SlideShare a Scribd company logo
1 of 6
Download to read offline
International Journal of Recent Technology and Engineering (IJRTE)
ISSN: 2277-3878, Volume-8 Issue-2, July 2019
5181
Published By:
Blue Eyes Intelligence Engineering
& Sciences Publication
Retrieval Number: B3174078219/19©BEIESP
DOI: 10.35940/ijrte.B3174.078219

Abstract: This article presents the stability and dynamic
response of open loop and closed loop control of Bidirectional
buck-boost converter(BBC) using PID and PIDN controllers
through transfer function model implemented in MATLAB code.
In order to ensure the stability of switch mode power supplies the
control loop behaviors need to be characterized. Improvement of
stability of BBC using PID/PIDN compensators is demonstrated
in both analog and digital domains by plotting bode plots. Step
response of BBC using PID /PIDN controllers are plotted that
defines the dynamic behavior of the system.PIDN compensator
is proposed to maintain a healthy balance between the stability
and transient behavior since both are indirectly proportional.
Index Terms: Analog and digital control loops, Bidirectional
buck-boost converter, Bode plots, Dynamic response ,PID,PIDN,
Stability analysis .
I. INTRODUCTION
Now a days renewable energysources are more in demand
to save the environment and hence storing the energy is also
increased. The Bidirectional buck-boost converter(BBC) as
power interface between main and auxiliary energy storage
become key element[13]-[15].In many applications like
Hybrid electric vehicles(HEVs),fuel cell electric
vehicles(FCEVs), stand-alone PV power plants, automotive
industries and so on, the bidirectional buck-boost converter
plays very important role for efficient usage of power and to
improve the stability and flexibility of the system. The best
application of BBC is in electric vehicle where it captures the
kinetic energy of motor and charging the battery during
regenerative braking by reverse flow of energy as shown in
fig.1[19]-[23].Similarly there are some hybrid renewable
energy system as shown in fig.2 where solar energy, wind
energy etc. are environment dependent systems therefore
fluctuation of output power and sudden change in load
demand results in unreliable system .The solution for this
issue is usage of storage system like battery with the help of
BBC for power conditioning and smooth flow of power to the
load. High power and medium/high-voltage energy
conversion system offers modularity, voltage/current
scalability, transformer less operation, fault
Revised Manuscript Received on July 29, 2019.
Mr. Viswanatha V, Electronics and Communication, Acharya Institute of
Technology, Bangalore, India.
Dr.Venkata Siva Reddy R , Electronics and Communication, REVA
University, Bangalore, India.
Dr.Rajeswari, Electronics and Communication, Acharya Institute of
Technology, Bangalore, India.
blocking capability, reduced filter size, reduced size, high
efficiency and low expense on duplication[16]-[18]. Stability
and dynamic response of BDC play very important role for
the existence of the systems discussed earlier where BDC is
used. Bode plots are used to measure the stability of such
power converters in terms of gain margin , phase margin and
bandwidth of control loops in frequency domain.
Fig.1.Fuel cell powered electric vechicle
Fig.2. Hybrid Energy System with Battery Interface
using Bidirectional dc-dc Converter
II. BIDIRECTIONAL DC-DC CONVERTER
The bidirectional buck-boost converter with resistive load
at one side and battery bank at the other side is as shown in
fig.3.Mathematical Modeling is performed under continuous
conduction mode using state space average large signal
modelling.Modeling is carried out separately for boost mode
as well as buck mode of operations.
Stability and Dynamic Response of Analog and
Digital Control loops of Bidirectional
buck-boost Converter for Renewable Energy
Applications
Viswanatha V, Venkata Siva Reddy R, Rajeswari
Stability and Dynamic Response of Analog and Digital Control loops of Bidirectional buck-boost Converter
for Renewable Energy Applications
5182
Published By:
Blue Eyes Intelligence Engineering
& Sciences Publication
Retrieval Number: B3174078219/19©BEIESP
DOI: 10.35940/ijrte.B3174.078219
During boost mode of operation switch ‘S2’ is working along
with the diode which antiparallel with switch ‘S1’.In this
mode of operation, the voltage source is Vbatt and the load is
resistive load (R) as shown in fig.3.Circuit is switched to
boost mode when the bus voltage ‘Vbus’ goes below the
voltage required bythe ‘R’load .In this mode ,the battery is in
discharging mode. Circuit switched to buck mode when the
bus voltage is sufficient to provide the voltage required by the
load ‘R’ .In this mode the battery is in charging mode.
During buck mode of operation switch ‘S1’ is working along
with the diode which is antiparallel with switch ‘S2’.
CbusR
S1
S2
L
C0
Vbatt
Vbus
+
-
Fig.3 bidirectional buck-boost converter
Table I. Specifications of BBC
Parameter Value
DC Bus voltage (Vbus) 24V
DC Bus current (Ibus) 3 A
Battery voltage (VBatt) 12 V
Switching frequency (Fs) 20 KHz
Load voltage (V0) 24 V
Load Current (I0) 2.4 A
Duty Cycle (d) 0.5
Inductor (L) 1000
µH
DC bus capacitor (Cbus) 250 µF
Load resistor (R) 10 Ω
Capacitor across battery (C0) 125 µF
Battery resistance (Rbatt)= *Rinter = *30 m
Ω
0.18 Ω
III. MODELING
During Boost mode of operation of BBC, the state
equations are shown by eqn (1) and output equations are
shown by eqn (2).
1 1
2 2
(1 )
0 1
'
.................(1)
(1 ) 1'
0
batt
bus bus
d
x xL
VL
dx x
C RC
 
                       
1
2
1 0 0
..............(2)
0 1 0
L
batt
C
iy
V
Vy
      
       
      
During Buck mode of operation of BBC, the state equations
are shown by eqn (3) and output equations are shown by eqn
(4).
1 1
2 2
0 0
1
0
'
.................(3)
1 1'
0
batt
d
x xL
VbusL
x x
C R C
 
                       
1
2
1 0 0
..............(4)
0 1 0
L
bus
C
iy
V
Vy
      
       
      
Considering the design specifications given in the table I,
the transfer function of boost mode (TFboost) is obtained using
eqns (1) and (2) and it is shown in eqn (5) also the transfer
function of buck mode (TFbuck) is obtained using (3) and (4)
and it is shown in eqn (6) .
6
2 6
2*10
.....................(5)
400 1*10
boostTF
S S

 
6
2 4 6
4*10
4.444*10 8*10
buckTF
S S

 
….(6)
Stability analysis is performed in open loop as well as
closed loop control of each mode of operation in both analog
as well as digital domain. For digital domain
implementation, transfer function of analog domain is
converted into digital domain using Tustin transformation
technique and it defines redesign digital control method.
Digital transfer functions of BBC in boost and buck modes
are shown in eqns (7) and (8) respectively using Tustin
transformation with sampling time ‘t’ =01 sec.
-05 2
boost 2
4.9899*10 (z+1)
G(Z) = ........(7)
(z - 1.996z + 0.996)
2
buck
0.4501 (z+1)
G(Z) = ........(8)
(z+0.8007) (z+0.9991)
IV. STABILITY AND DYNAMIC RESPONSE
Stability and dynamic response analysis are carried out for
BBC in open loop and closed loop control in analog and
digital domain .Closed loop control is designed with PID and
PIDN controls with gain values which are obtained by auto
tuning of transfer function model of each mode of BBC in
MATLAB tool.
Stability and dynamic response of BBC in two modes of
operation are as follows.
(i) Stability and dynamic response in Boost mode.
PID control gains: kp=4.63 ,ki=1039.4
,kd=0.0048 , N=1703100.
PIDN control gains: kp=4.63 ,ki=1039.4
,kd=0.0048 , N=17031.
(ii) Stability and dynamic response in buck mode.
International Journal of Recent Technology and Engineering (IJRTE)
ISSN: 2277-3878, Volume-8 Issue-2, July 2019
5183
Published By:
Blue Eyes Intelligence Engineering
& Sciences Publication
Retrieval Number: B3174078219/19©BEIESP
DOI: 10.35940/ijrte.B3174.078219
PID control gains: kp=3.14 ,ki=921.8 ,
kd=-0.0048 ,N=778000.
PIDN control gains: kp=3.14 ,ki=921.8 ,
kd=-0.0048 ,N=778.
4.1 Stability and dynamic response in Boost mode
The transfer function model of BBC in boost mode is
shown in eqn(5) and it is implemented using text based
computational implementation in matlab code. This allows
the BBC in boost mode model to easily embed in
design,simulation,analysis and education application
software. Text based computational implementation
basically translates the differential equations into discrete
programming code. Using MATLAB code Eqns (1) and (2)
are used to obtain transfer function as shown in eqn (5) using
function ss2tf() .By making use of transfer function, step
response, bode plot are obtained for BBC in open loop and
closed loop with PID/PIDN control in boost mode.
4.1.1. Dynamic response
Step response which reveals the dynamic response of BBC
in boost mode is as shown in fig.4.Dynamic characteristics of
BBC for step input is listed in the table-II.PIDN control
performs action as same as PID but also perform filter action
for the output generated bythe differentiator Hence it’s called
PIDN.Filter eliminates the noise in the output signal of
differentiator which amplifies load signal along with the
noise .PIDN control obtains ripple free load signal which
results in better stability. From the data listed in the table.II,it
is understood that PIDN control loop gives better tradeoff
between stability and dynamic response whereas PID control
gives only better dynamic response but not better stability
than PIDN.
Step Response
Time (seconds)
Amplitude
0 0.005 0.01 0.015 0.02 0.025 0.03
0
0.5
1
1.5
2
2.5
3
3.5
System: analog_Cloop
Rise time (seconds): 0.000414
System: analog_CloopN
Rise time (seconds): 0.000314
System: analog_Cloop
Peakamplitude: 2.02
Overshoot (%): 0.753
At time (seconds): 0.000821
System: analog_CloopN
Peakamplitude: 2.08
Overshoot (%): 4.1
At time (seconds): 0.000676
System: withoutpid
Peakamplitude: 3.05
Overshoot (%): 52.7
At time (seconds): 0.00322
System: analog_CloopN
Settling time (seconds): 0.0115
System: withoutpid
Settling time (seconds): 0.0196
w ithoutpid
analog_Cloop
analog_CloopN
Fig.4. Step response of BBC in Boost mode with
PID,PIDN and without PID control for 50% duty cycle.
TABLE II. Step response of BBC with PID ,PIDN and
without PID in boost mode
4.1.2. Stability
Frequencyresponse gives the information about the control
loops. In a perfect control loop, the output voltage would
remain locked to the reference voltage even if the load or
input voltage changes.The frequency response indicates how
a switching regulator will react under defined operating
conditions across a range of frequencies. The frequency
response is a dynamic model of the system showing how
variations in the input voltage, the load and duty cycle affect
the output voltage according to frequency. The frequency
response Influences the reaction time, precision and stability
of the system. The frequency response of BBC in boost
mode in analog domain is s shown in fig.5 can be determined
from transfer function using bode plots which is basically a
graph of magnitude and phase of the transfer function as a
function of frequency, where magnitude is plotted in decibels
and phase in degrees. These plots revel some key Information
about the control loop’s performance. The first point of
interest is the crossover frequency (fc). Here ,BBC in boost
mode is showing 9.13 KHz under PIDN control. This is the
frequencyat which the control loop gain is unity(0 dB) and is
also referred to as the loop bandwidth. The second point of
interest is the place at which the phase lag reaches 1800
.In
this case ,its infinity under PIDN control. The phase margin
(PM) equals 1800
minus the phase lag at fc. In this case its
82.60
.The gain margin (GM) is the gain at a phase lag of
1800
.In this case its infinity under PIDN control. The system
will be stable if the phase lag at fc is less than 1800
.Here in
buck mode under PIDN control, its 82.60
therefore its stable.
For most control loops, the engineers aim to achieve a PM
greater than 450
and less than 1800
.Typically, a phase
margin of 450
provides good transient response with good
damping. For buck or boost switching system the gain
margin should be above 10dB.In this case,GM is infinity.
The data which defines the stability of BBC in boost mode
with PID and PIDN control loops is extracted from bode plots
of analog domain which is as shown in fig.5 and is tabulated
in the Table .III. Similarlythe data which defines the stability
of BBC in boost mode with PID and PIDN control loops is
extracted from bode plots of digital domain which is as
shown in fig.6 and is tabulated in the table .IV.
Bode Diagram
Frequency (rad/s)
-200
-150
-100
-50
0
50 System: analog_Cloop
Peakgain(dB): 6.38
At frequency(rad/s): 1.92e+03
System: analog_CloopN
Peakgain(dB): 6.65
At frequency(rad/s): 2.05e+03
System: withoutpid
Peakgain(dB): 14.2
At frequency(rad/s): 959
Magnitude(dB)
10
1
10
2
10
3
10
4
10
5
10
6
10
7
10
8
-180
-135
-90
-45
0 System: analog_Cloop
PhaseMargin(deg): 114
DelayMargin(sec): 0.00026
At frequency(rad/s): 7.65e+03
Closedloopstable?Yes
System: analog_CloopN
PhaseMargin(deg): 82.6
DelayMargin(sec): 0.000158
At frequency(rad/s): 9.13e+03
Closedloopstable?Yes
System: withoutpid
PhaseMargin(deg): 19.8
DelayMargin(sec): 0.000204
At frequency(rad/s): 1.7e+03
Closedloopstable?Yes
Phase(deg)
withoutpid
analog_Cloop
analog_CloopN
Fig.5. Frequency response of BBC with PID,PIDN and
without PID control in boost mode.
TABLE III. Comparison of stability analysis in analog
domain of BBC in boost mode of operation
System PM
(degrees)
GM
(db)
ωg
(rad/sec)
ωp
(rad/sec)
Delay
Margin
(sec)
Stability
state
Open
loop
19.8 Inf Inf 1700 0.00020
4
Stable
with
poor
dynamic
response
with
PID
control
114 Inf Inf 7650 0.00026 stable
BBC Peak
amplitude
in volts
Overshoot Rise Time
in seconds
Settling
time in
seconds
Open
loop
3.05 52.7% 0.00121 0.0196
With PID 2.02 0.735% 0.000416 0.0114
PIDN 2.08 4.1% 0.000414 0.0115
Stability and Dynamic Response of Analog and Digital Control loops of Bidirectional buck-boost Converter
for Renewable Energy Applications
5184
Published By:
Blue Eyes Intelligence Engineering
& Sciences Publication
Retrieval Number: B3174078219/19©BEIESP
DOI: 10.35940/ijrte.B3174.078219
with
PIDN
control
82.6 Inf Inf 9130 0.00015
8
stable
Bode Diagram
Frequency (rad/s)
10
-1
10
0
10
1
10
2
-180
-90
0
90
180
270
360
System:Digital_PIDN_Cloop
PhaseMargin(deg):82.5
DelayMargin(samples):0.459
Atfrequency(rad/s):31.4
Closedloopstable?Yes
System:Digital_PID_Cloop
PhaseMargin(deg):177
DelayMargin(samples):0.994
Atfrequency(rad/s):31.1
Closedloopstable?Yes
System:Digital_PID_Cloop
PhaseMargin(deg):158
DelayMargin(samples):0.878
Atfrequency(rad/s):31.3
Closedloopstable?Yes
System:digital_withoutpid
PhaseMargin(deg):19.8
DelayMargin(samples):0.111
Atfrequency(rad/s):31.2
Closedloopstable?Yes
Phase(deg)
-600
-500
-400
-300
-200
-100
0
100
System:Digital_PIDN_Cloop
Peakgain(dB):6.54
Atfrequency(rad/s):31.3
System:digital_withoutpid
Peakgain(dB):13.4
Atfrequency(rad/s):31
System:Digital_PID_Cloop
Peakgain(dB):0.253
Atfrequency(rad/s):31.3
Magnitude(dB)
digital_withoutpid
Digital_PID_Cloop
Digital_PIDN_Cloop
Fig.6. Digital domain- Frequency response of BBC with
PID,PIDN and without PID control in boost mode.
TABLE. IV. Comparison of stability analysis in digital
domain of BBC in boost mode of operation .
System PM
(degrees)
GM(db) ωg
(rad/sec)
ωp
(rad/sec)
Delay
Margin
(samples)
Stability
state
Open
loop
19.8 Inf Inf 31.5 0.111 Stable
with
poor
dynamic
response
with
PID
control
177 &
158
Inf Inf 31.1 &
31.3
0.994 &
0.878
Stable
with
PIDN
control
82.5 Inf Inf 31.4 0.459 stable
Bode Diagram
Frequency (rad/s)
10
-1
10
0
10
1
10
2
10
3
10
4
10
5
10
6
10
7
10
8
-180
-90
0
90
180
270
360
System: analog_Cloop
PhaseMargin(deg): 114
DelayMargin(sec): 0.00026
At frequency(rad/s): 7.65e+03
Closedloopstable?Yes
System: analog_CloopN
PhaseMargin(deg): 82.6
DelayMargin(sec): 0.000158
At frequency(rad/s): 9.13e+03
Closedloopstable?Yes
System: Digital_PIDN_Cloop
PhaseMargin(deg): 82.5
DelayMargin(samples): 0.459
At frequency(rad/s): 31.4
Closedloopstable?Yes
System: Digital_PID_Cloop
PhaseMargin(deg): 177
DelayMargin(samples): 0.994
At frequency(rad/s): 31.1
Closedloopstable?Yes
System: Digital_PID_Cloop
PhaseMargin(deg): 158
DelayMargin(samples): 0.878
At frequency(rad/s): 31.3
Closedloopstable?Yes
System: digital_withoutpid
PhaseMargin(deg): 19.8
DelayMargin(samples): 0.111
At frequency(rad/s): 31.2
Closedloopstable?Yes
Phase(deg)
-600
-500
-400
-300
-200
-100
0
100
System: analog_CloopN
Peakgain(dB): 6.65
At frequency(rad/s): 2.05e+03
System: analog_Cloop
Peakgain(dB): 6.38
At frequency(rad/s): 1.92e+03
System: Digital_PIDN_Cloop
Peakgain(dB): 6.54
At frequency(rad/s): 31.3
System: digital_withoutpid
Peakgain(dB): 13.4
At frequency(rad/s): 31
System: Digital_PID_Cloop
Peakgain(dB): 0.253
At frequency(rad/s): 31.3
Magnitude(dB)
withoutpid
digital_withoutpid
analog_Cloop
Digital_PID_Cloop
analog_CloopN
Digital_PIDN_Cloop
Fig.7. Mixed domain - Frequency response of BBC in
boost mode in open loop, closed loop with PID and PIDN.
4.2. Stability and Dynamic response in buck mode
The frequency response of a BBC with and without
compensator in buck mode is determined using transfer
function . Eqns (3) and (4) are used to obtain transfer
function as shown in eqn (6) using function ss2tf() .By
making use of transfer function, step response, bodeplot and
pole & zero plot are obtained for BBC with PID,PIDN and
without PID control in buck mode.
4.2.1. Dynamic response
Step response gives transient and steady state response of
the system that define dynamic response. The dynamic
response of BBC in buck mode is as shown in fig.8. and its
characteristics are listed in the table.V.From the data listed in
the Table.V,it is understood that PIDN control loop gives
better tradeoff between stability and dynamic response
whereas PID control gives only better dynamic response but
not better stability than PIDN.
4.2.2. Stability
Frequency response gives the information about the
control loops. In a perfect control loop, the output voltage
would remain locked to the reference voltage even if the load
or input voltage changes. The frequency response indicates
how a switching regulator will react under defined operating
conditions across a range of frequencies. The frequency
response is a dynamic model of the system showing how
variations in the input voltage, the load and duty cycle affect
the output voltage according to frequency. The frequency
response Influences the reaction time, precision and stability
of the system.
The frequency response of BBC in buck mode in analog
domain is s shown in fig.9 can be determined from transfer
function using bode plots which is basically a graph of
magnitude and phase of the transfer function as a function of
frequency, where magnitude is plotted in decibels and phase
in degrees. These plots revel some key Information about the
control loop’s performance. The first point of interest is the
crossover frequency(fc). Here ,BBC in buck mode is showing
360 Hz under PIDN control. This is the frequency at which
the control loop gain is unity (0 dB) and is also referred to as
the loop bandwidth. The second point of interest is the place
at which the phase lag reaches 1800
.In this case ,its 5.74
KHz under PIDN control The phase margin (PM) equals
1800
minus the phase lag at fc. In this case its 1220
.The gain
margin (GM) is the gain at a phase lag of 1800
.In this case its
40.8 dB under PIDN control. The system will be stable if the
phase lag at fc is less than 1800
.Here in buck mode under
PIDN control, its 1200
therefore its stable. For most control
loops, the engineers aim to achieve a PM greater than 450
and
less than 1800
.Typically, a phase margin of 450
provides
good transient response with good damping. For buck or
boost switching system the gain margin should be above
10dB.In this case,GM is 40.8 dB.The data which defines the
stability of BBC in buck mode with PID and PIDN control
loops is extracted from bode plots of analog domain which is
as shown in fig.9 and is tabulated in the table .VI. Similarly
the data which defines the stability of BBC in buck mode
with PID and PIDN control loops is extracted from bode plots
of digital domain which is as shown in fig.10 and is tabulated
in the table .VII.
StepResponse
Time(seconds)
Amplitude
-0.005 0 0.005 0.01 0.015 0.02 0.025 0.03 0.035 0.04 0.045
-1
-0.8
-0.6
-0.4
-0.2
0
0.2
0.4
0.6
0.8
System:PIDN
Final value:0.5
System:PIDN
Settling time(seconds):0.0106
System:PIDN
Peakamplitude:0.605
Overshoot(%):21.1
Attime(seconds):0.00458
System:PIDN
Risetime(seconds):0.00201
System:withoutPID
Settling time(seconds):0.0217System:withoutPID
Risetime(seconds):0.0122
System:PID
Settling time(seconds):0.00237
System:PID
Risetime(seconds):0.000473
System: PID
Peakamplitude: -0.894
Overshoot (%): 5.74
At time(seconds): 0.000157
without PID
PID
PIDN
Fig.8. Step response of BBC in buck mode for 50% duty
cycle.
International Journal of Recent Technology and Engineering (IJRTE)
ISSN: 2277-3878, Volume-8 Issue-2, July 2019
5185
Published By:
Blue Eyes Intelligence Engineering
& Sciences Publication
Retrieval Number: B3174078219/19©BEIESP
DOI: 10.35940/ijrte.B3174.078219
TABLE. V. Step response of BBC with PID ,PIDN and
without PID in buck mode.
BBC
Peak
amplitude
in volts
Overshoot
Rise Time
in seconds
Settling
time in
seconds
Open
loop
0.0% 0.0% 0.0122 0.0217
PID -0.894 5.74
0.000047
3
0.0023
7
PIDN 0.605 21.1 0.00201 0.0106
Bode Diagram
Frequency (rad/s)
-300
-250
-200
-150
-100
-50
0
50
System: analog_Cloop
GainMargin(dB): 4.81
At frequency(rad/s): 6.33e+03
Closedloopstable?Yes
System: analog_CloopN
GainMargin(dB): 40.8
At frequency(rad/s): 5.74e+03
Closedloopstable?Yes
System: analog_CloopN
Peakgain(dB): 0.41
At frequency(rad/s): 241
System: analog_Cloop
Peakgain(dB): 0.306
At frequency(rad/s): 199
Magnitude(dB)
10
1
10
2
10
3
10
4
10
5
10
6
10
7
10
8
-270
-180
-90
0
90
180
270
360
System: analog_Cloop
PhaseMargin(deg): 129
DelayMargin(sec): 0.00636
At frequency(rad/s): 354
Closedloopstable?Yes
System: analog_CloopN
PhaseMargin(deg): 122
DelayMargin(sec): 0.0059
At frequency(rad/s): 360
Closedloopstable?Yes
Phase(deg)
withoutpid
analog_Cloop
analog_CloopN
Fig.9. Analog domain- Frequency response of BBC with
PID,PIDN and without PID control in buck mode.
TABLE VI. Comparison of stability analysis in analog
domain of BBC in buck mode of operation.
System PM
(degrees)
GM
(db)
ωg
(rad/sec)
ωp
(rad/sec)
Delay
Margin
(sec)
Stability state
Open
loop
Inf Inf Inf Inf Inf Stable with
poor dynamic
response
with
PID
control
129 4.81 6330 354 0.00636 Stable with
good dynamic
response
with
PIDN
control
122 40.8 5740 360 0.0059 Stable with
better
dynamic
response
Bode Diagram
Frequency (rad/s)
-600
-500
-400
-300
-200
-100
0
100
System:Digital_PIDN_Cloop
GainMargin(dB):301
Atfrequency(rad/s):31.4
Closedloopstable?Yes
System:Digital_PID_Cloop
GainMargin(dB):308
Atfrequency(rad/s):31.4
Closedloopstable?Yes
System:Digital_PIDN_Cloop
GainMargin(dB):41.1
Atfrequency(rad/s):31.3
Closedloopstable?Yes
System:Digital_PID_Cloop
GainMargin(dB):4.82
Atfrequency(rad/s):31.4
Closedloopstable?Yes
Magnitude(dB)
10
-1
10
0
10
1
10
2
-360
-270
-180
-90
0
90
180
System:Digital_PID_Cloop
PhaseMargin(deg):129
DelayMargin(samples):0.743
Atfrequency(rad/s):30.3
Closedloopstable?Yes
System:Digital_PIDN_Cloop
PhaseMargin(deg):122
DelayMargin(samples):0.7
Atfrequency(rad/s):30.3
Closedloopstable?Yes
Phase(deg)
GsD
Digital_PID_Cloop
Digital_PIDN_Cloop
Fig.10. Digital domain- Frequency response of BBC
with PID,PIDN and without PID control in buck mode.
TABLE VII. Comparison of stability analysis in digital
domain of BBC in buck mode of operation
System PM
(degrees)
GM(db) ωg
(rad/sec)
ωp
(rad/sec)
Delay
Margin
(samples)
Stability
state
Open
loop
Inf Inf Inf Inf Inf Stable
with poor
dynamic
response
with
PID
control
129 4.82 &
308
31.4 30.3 0.743 stable
with
PIDN
control
122 41.1 &
301
31.3 &
31.4
30.3 0.7 stable
From Table.VI and table VII, it is understood that the delay
margin is more in digital control compare to analog control
because of delay offered by ADC,control algorithm and
DPWM and which can be overcome by predictive or
deadbeat digital current control technique [12],where the
current is sampled once per switching cycle. Another
technique is based on a multiple sampling technique that can
achieve a significant reduction of the DPWM delay by
executing the control algorithm at a frequency of at least
twice the converter frequency [13]. Analog and Digital
control loops offers delay in closed loop control of power
converters either it can be current mode control , voltage
mode control or both . Analog control loops offers minimum
delay compare to digital control loops where the delays are
offered by ADC block, computation of algorithm and
DPWM..Such delays results in reduction of maximum
achievable closed-loop control bandwidth [8]-[10]. The
closed loop control bandwidth is very important design
parameter in power control system used in hybrid renewable
energy harvesting system as it determines how fast the power
conditioning unit will respond during transients [5]-[7].
However analog controllers hinders practical realization of
the advanced control schemes , environmental conditions
highly susceptible to the aging effects and limits the
possibilities of implementing the operational dead-zone
avoidance algorithms.[1]-[4]. The digital implementation in
modern DSP controllers offers simpler implementation of
complex control algorithms, higher robustness to noise and
higher flexibility to changes in input/output parameters of
the systems [11].
Bode Diagram
Frequency (rad/s)
10
-1
10
0
10
1
10
2
10
3
10
4
10
5
10
6
10
7
10
8
-360
-270
-180
-90
0
90
180
270
360
System:analog_CloopN
PhaseMargin(deg):122
DelayMargin(sec):0.0059
Atfrequency(rad/s):360
Closedloopstable?Yes
System:analog_Cloop
PhaseMargin(deg):129
DelayMargin(sec):0.00636
Atfrequency(rad/s):354
Closedloopstable?Yes
System:Digital_PID_Cloop
PhaseMargin(deg):129
DelayMargin(samples):0.743
Atfrequency(rad/s):30.3
Closedloopstable?Yes
System:Digital_PIDN_Cloop
PhaseMargin(deg):122
DelayMargin(samples):0.7
Atfrequency(rad/s):30.3
Closedloopstable?Yes
Phase(deg)
-600
-500
-400
-300
-200
-100
0
100
System:analog_Cloop
GainMargin(dB):4.81
Atfrequency(rad/s):6.33e+03
Closedloopstable?Yes
System:Digital_PIDN_Cloop
GainMargin(dB):301
Atfrequency(rad/s):31.4
Closedloopstable?Yes
System:Digital_PID_Cloop
GainMargin(dB):308
Atfrequency(rad/s):31.4
Closedloopstable?Yes
System:Digital_PID_Cloop
GainMargin(dB):4.82
Atfrequency(rad/s):31.4
Closedloopstable?Yes
System:Digital_PIDN_Cloop
GainMargin(dB):41.1
Atfrequency(rad/s):31.3
Closedloopstable?Yes
System:analog_CloopN
GainMargin(dB):40.8
Atfrequency(rad/s):5.74e+03
Closedloopstable?Yes
Magnitude(dB)
analog_withoutpid
digital_withoutpid
analog_Cloop
Digital_PID_Cloop
analog_CloopN
Digital_PIDN_Cloop
Fig.11. Mixed domain - Frequency response of BBC in
buck mode in open loop, closed loop with PID and PIDN
V. CONCLUSION
Control loops behaviors of BDC with constant power
loads are characterized in analog and digital control
technology using PID and PIDN control logics in simulation
using matlab code. Comparative analysis of dynamic
response and stability in open loop and closed loop control
with PID and PIDN also revealed. PIDN control logic gives
better tradeoff between dynamic response and stability of the
system in both analog and digital control. Further control
loop transfer function models can be realized on hardware
platforms of analog technology as well as digital
technologies like microcontrollers, DSPs and FPGA for
stability and dynamic characteristics that results in good
reliability of the system
Stability and Dynamic Response of Analog and Digital Control loops of Bidirectional buck-boost Converter
for Renewable Energy Applications
5186
Published By:
Blue Eyes Intelligence Engineering
& Sciences Publication
Retrieval Number: B3174078219/19©BEIESP
DOI: 10.35940/ijrte.B3174.078219
Author-2
Photo
Author-3
Photo
REFERENCES
1. D. C. Jones and R. W. Erickson, “A Nonlinear State Machine for Dead
Zone Avoidance and Mitigation in a Synchronous Noninverting Buck
Boost Converter,” IEEE Transactions on Power Electronics, vol. 28, no.
1, pp. 467–480, Jan. 2013.
2. C. Restrepo, T. Konjedic, S. Member, J. Calvente, R. Giral, and S.
Member, “Hysteretic transition method for avoiding the dead-zone effect
and subharmonics in a non-inverting buck-boost converter,” IEEE
Transactions on Power Electronics, vol. 30, no. 6, pp. 3418–3430, 2015.
3. N. Zhang, G. Zhang, and K. W. See, “Systematic derivation of deadzone
elimination strategies for the noninverting synchronous buckboost
converter,” IEEE Transactions on Power Electronics, vol. 33, no. 4, pp.
3497–3508, April 2018.
4. L. Callegaro, M. Ciobotaru, D. J. Pagano, E. Turano, and J. E. Fletcher,
“A simple smooth transition technique for the noninverting buckboost
converter,” IEEE Transactions on Power Electronics, vol. 33, no. 6, pp.
4906–4915, June 2018.
5. H. Ramrez-Murillo, C. Restrepo, T. Konjedic, J. Calvente, A. Romero, C.
R. Baier, and R. Giral, “An efficiency comparison of fuel-cell hybrid
systems based on the versatile buck–boost converter,” IEEE Transactions
on Power Electronics, vol. 33, no. 2, pp. 1237–1246, Feb 2018.
6. H. Ramrez-Murillo, C. Restrepo, J. Calvente, A. Romero, and R. Giral,
“Energy management of a fuel-cell serial–parallel hybrid system,” IEEE
Transactions on Industrial Electronics, vol. 62, no. 8, pp. 5227–5235,
Aug 2015.
7. ——, “Energy management dc system based on current-controlled
buckboost modules,” IEEE Transactions on Smart Grid, vol. 5, no. 5, pp.
2644–2653, Sept 2014.
8. L. Corradini and P. Mattavelli, “Modeling of Multisampled Pulse Width
Modulators for Digitally Controlled DCDC Converters,” IEEE
Transactions on Power Electronics, vol. 23, no. 4, pp. 1839–1847, Jul.
2008.
9. M. Ilic and D. Maksimovic, “Digital average current-mode controller for
dc–dc converters in physical vapor deposition applications,” IEEE
Transactions on Power Electronics, vol. 23, no. 3, pp. 1428–1436, May
2008.
10. E. Vidal-Idiarte, A. Marcos-Pastor, R. Giral, J. Calvente, and L.
Martinez-Salamero, “Direct digital design of a sliding mode-based
control of a pwm synchronous buck converter,” IET Power Electronics,
vol. 10, no. 13, pp. 1714–1720, 2017.
11. C. Restrepo, T. Konjedic, F. Flores-Bahamonde, E. Vidal-Idiarte, J.
Calvente and R. Giral, "Multisampled Digital Average Current Controls
of the Versatile Buck–Boost Converter," in IEEE Journal of Emerging
and Selected Topics in Power Electronics, vol. 7, no. 2, pp. 879-890, June
2019.
12. J. Chen, A. Prodic, R. W. Erickson, and D. Maksimovic, “Predictive
digital current programmed control,” IEEE Transactions on Power
Electronics, vol. 18, no. 1, pp. 411–419, Jan 2003.
13. Viswanatha V., Venkata Siva Reddy R.,Microcontroller
basedbidirectional buck–boost converter for photo-voltaic power
plant,Journal of Electrical Systems and Information Technology,Vol.5,
no.3, pp 745-758,Dec 2018.,
14. V. Viswanatha and R. V. S. Reddy, "Digital control of buck converter
using arduino microcontroller for low power applications," 2017
International Conference On Smart Technologies For Smart Nation
(SmartTechCon), Bangalore, 2017, pp. 439-443.
15. V. Viswanatha and R. Venkata Siva Reddy, "Modeling, simulation and
analisis of noninverting buck-boost converter using PSIM," 2016
International Conference on Circuits, Controls, Communications and
Computing (I4C), Bangalore, 2016, pp. 1-5.
16. M. N. Raju, J. Sreedevi, R. P Mandi and K. S. Meera, "Modular
multilevel converters technology: a comprehensive study on its
topologies, modelling, control and applications," in IET Power
Electronics, vol. 12, no. 2, pp. 149-169, 20 2 2019.
17. R. P. Mandi, "Grid interactive rooftop solar PV power plant for
educational institute," 2017 International Conference On Smart
Technologies For Smart Nation (SmartTechCon), Bangalore, 2017, pp.
1473-1478.
18. R. P. Mandi and U. R. Yaragatti, "Solar PV-diesel hybrid energy system
for rural applications," 2010 5th International Conference on Industrial
and Information Systems, Mangalore, 2010, pp. 602-607.
19. RAVI, Deepak et al. Bidirectional dc to dc Converters: An Overview of
Various Topologies, Switching Schemes and Control Techniques.
International Journal of Engineering & Technology, [S.l.], v. 7, n. 4.5, p.
360-365, sep. 2018.
20. F. Caricchi, F. Crescimbini, F. G. Capponi, and L. Solero, “Studyof
bi-directional buck-boost converter topologies for application inelectrical
vehicle motor drives,” APEC ’98 Thirteen. Annu. Appl.Power Electron.
Conf. Expo., vol. 1, pp. 287–293, (1998).
21. J.-S. Lai and D. J. Nelson, “Energy Management Power Convertersin
Hybrid Electric and Fuel Cell Vehicles,” Proc. IEEE, vol. 95, no.4, pp.
766–777, (2007).
22. A. Emadi, S. S. Williamson, and A. Khaligh, “Power electronicsintensive
solutions for advanced electric, hybrid electric, and fuelcell vehicular
power systems,” IEEE Transactions on Power Electronics, vol. 21, no. 3.
pp. 567–577, ( 2006).
23. H. Plesko, J. Biela, J. Luomi, and J. W. Kolar, “Novel concepts
forintegrating the electric drive and auxiliary DC-DC converter forhybrid
vehicles,” IEEE Trans. Power Electron., vol. 23, no. 6, pp.
AUTHORS PROFILE
Mr Viswanatha V is presently working as Asst.Professor,
Electronics and communication Engineering Department at
Acharya Institute of Technology, Bangalore. He is pursuing
his Ph.D in the field of Embedded system in power control
and conversion. His Areas of interests include IOT,
Embedded & VLSI Technology in power control and
conversion.
Dr Venkata Siva Reddy is presently working as Professor,
Electronics and communication Engineering Department at
REVA Universty Bangalore.He has completed his Ph.D in
the field of Digital System Design. His Areas of interests
include Digital system design, Signal processing and
Systems & Control Engineering
Dr Rajeswari is presently working as Professor and HOD,
Electronics and communication Engineering Department at
Acharya Institute of Technology, Bangalore.She has
completed her Ph.D in the field of Signal Processing
Engineering. Her Areas of interests include Signal
processing,Machine learning, Deep learning and Control
Engineering

More Related Content

What's hot

IRJET - Optimizing a High Lateral Misalignment Tolerance of the Short-Ra...
IRJET  -  	  Optimizing a High Lateral Misalignment Tolerance of the Short-Ra...IRJET  -  	  Optimizing a High Lateral Misalignment Tolerance of the Short-Ra...
IRJET - Optimizing a High Lateral Misalignment Tolerance of the Short-Ra...IRJET Journal
 
Convergence analysis of the triangular-based power flow method for AC distribu...
Convergence analysis of the triangular-based power flow method for AC distribu...Convergence analysis of the triangular-based power flow method for AC distribu...
Convergence analysis of the triangular-based power flow method for AC distribu...IJECEIAES
 
Distribution Network Reconfiguration Using Binary Particle Swarm Optimization...
Distribution Network Reconfiguration Using Binary Particle Swarm Optimization...Distribution Network Reconfiguration Using Binary Particle Swarm Optimization...
Distribution Network Reconfiguration Using Binary Particle Swarm Optimization...journalBEEI
 
DESIGN AND IMPLEMENTATION OF ANALOG MULTIPLIER WITH IMPROVED LINEARITY
DESIGN AND IMPLEMENTATION OF ANALOG MULTIPLIER WITH IMPROVED LINEARITY DESIGN AND IMPLEMENTATION OF ANALOG MULTIPLIER WITH IMPROVED LINEARITY
DESIGN AND IMPLEMENTATION OF ANALOG MULTIPLIER WITH IMPROVED LINEARITY VLSICS Design
 
IRJET- Particle Swarm Optimization based Reactive Power Optimization of U...
IRJET-  	  Particle Swarm Optimization based Reactive Power Optimization of U...IRJET-  	  Particle Swarm Optimization based Reactive Power Optimization of U...
IRJET- Particle Swarm Optimization based Reactive Power Optimization of U...IRJET Journal
 
Non-integer IMC Based PID Design for Load Frequency Control of Power System t...
Non-integer IMC Based PID Design for Load Frequency Control of Power System t...Non-integer IMC Based PID Design for Load Frequency Control of Power System t...
Non-integer IMC Based PID Design for Load Frequency Control of Power System t...IJECEIAES
 
Delay Optimization of Low Power Reversible Gate using MOS Transistor Level de...
Delay Optimization of Low Power Reversible Gate using MOS Transistor Level de...Delay Optimization of Low Power Reversible Gate using MOS Transistor Level de...
Delay Optimization of Low Power Reversible Gate using MOS Transistor Level de...IJERA Editor
 
IRJET - Study of Technical Parameters in Grid-Connected PV System
IRJET -  	  Study of Technical Parameters in Grid-Connected PV SystemIRJET -  	  Study of Technical Parameters in Grid-Connected PV System
IRJET - Study of Technical Parameters in Grid-Connected PV SystemIRJET Journal
 
KICKBACK NOISE ANALYSIS OF LOW POWER COMPARATOR
KICKBACK NOISE ANALYSIS OF LOW POWER COMPARATORKICKBACK NOISE ANALYSIS OF LOW POWER COMPARATOR
KICKBACK NOISE ANALYSIS OF LOW POWER COMPARATORijsrd.com
 
Condition of phase angle for a new VDGA-based multiphase variable phase shift...
Condition of phase angle for a new VDGA-based multiphase variable phase shift...Condition of phase angle for a new VDGA-based multiphase variable phase shift...
Condition of phase angle for a new VDGA-based multiphase variable phase shift...IJECEIAES
 
Hybrid bypass technique to mitigate leakage current in the grid-tied inverter
Hybrid bypass technique to mitigate leakage current in the grid-tied inverterHybrid bypass technique to mitigate leakage current in the grid-tied inverter
Hybrid bypass technique to mitigate leakage current in the grid-tied inverterIJECEIAES
 
Efficient reconfigurable architecture of baseband
Efficient reconfigurable architecture of basebandEfficient reconfigurable architecture of baseband
Efficient reconfigurable architecture of basebandeSAT Publishing House
 
Digitally Programmable Grounded Impedance Multiplier
Digitally Programmable Grounded Impedance MultiplierDigitally Programmable Grounded Impedance Multiplier
Digitally Programmable Grounded Impedance MultiplierIJERD Editor
 
Simulation model of PID for DC-DC converter by using MATLAB
Simulation model of PID for DC-DC converter by using MATLAB Simulation model of PID for DC-DC converter by using MATLAB
Simulation model of PID for DC-DC converter by using MATLAB IJECEIAES
 

What's hot (19)

C010242128
C010242128C010242128
C010242128
 
IRJET - Optimizing a High Lateral Misalignment Tolerance of the Short-Ra...
IRJET  -  	  Optimizing a High Lateral Misalignment Tolerance of the Short-Ra...IRJET  -  	  Optimizing a High Lateral Misalignment Tolerance of the Short-Ra...
IRJET - Optimizing a High Lateral Misalignment Tolerance of the Short-Ra...
 
A five-level multilevel topology utilizing multicarrier modulation technique
A five-level multilevel topology utilizing multicarrier modulation techniqueA five-level multilevel topology utilizing multicarrier modulation technique
A five-level multilevel topology utilizing multicarrier modulation technique
 
Convergence analysis of the triangular-based power flow method for AC distribu...
Convergence analysis of the triangular-based power flow method for AC distribu...Convergence analysis of the triangular-based power flow method for AC distribu...
Convergence analysis of the triangular-based power flow method for AC distribu...
 
Distribution Network Reconfiguration Using Binary Particle Swarm Optimization...
Distribution Network Reconfiguration Using Binary Particle Swarm Optimization...Distribution Network Reconfiguration Using Binary Particle Swarm Optimization...
Distribution Network Reconfiguration Using Binary Particle Swarm Optimization...
 
DESIGN AND IMPLEMENTATION OF ANALOG MULTIPLIER WITH IMPROVED LINEARITY
DESIGN AND IMPLEMENTATION OF ANALOG MULTIPLIER WITH IMPROVED LINEARITY DESIGN AND IMPLEMENTATION OF ANALOG MULTIPLIER WITH IMPROVED LINEARITY
DESIGN AND IMPLEMENTATION OF ANALOG MULTIPLIER WITH IMPROVED LINEARITY
 
IRJET- Particle Swarm Optimization based Reactive Power Optimization of U...
IRJET-  	  Particle Swarm Optimization based Reactive Power Optimization of U...IRJET-  	  Particle Swarm Optimization based Reactive Power Optimization of U...
IRJET- Particle Swarm Optimization based Reactive Power Optimization of U...
 
A011110108
A011110108A011110108
A011110108
 
Non-integer IMC Based PID Design for Load Frequency Control of Power System t...
Non-integer IMC Based PID Design for Load Frequency Control of Power System t...Non-integer IMC Based PID Design for Load Frequency Control of Power System t...
Non-integer IMC Based PID Design for Load Frequency Control of Power System t...
 
Delay Optimization of Low Power Reversible Gate using MOS Transistor Level de...
Delay Optimization of Low Power Reversible Gate using MOS Transistor Level de...Delay Optimization of Low Power Reversible Gate using MOS Transistor Level de...
Delay Optimization of Low Power Reversible Gate using MOS Transistor Level de...
 
IRJET - Study of Technical Parameters in Grid-Connected PV System
IRJET -  	  Study of Technical Parameters in Grid-Connected PV SystemIRJET -  	  Study of Technical Parameters in Grid-Connected PV System
IRJET - Study of Technical Parameters in Grid-Connected PV System
 
KICKBACK NOISE ANALYSIS OF LOW POWER COMPARATOR
KICKBACK NOISE ANALYSIS OF LOW POWER COMPARATORKICKBACK NOISE ANALYSIS OF LOW POWER COMPARATOR
KICKBACK NOISE ANALYSIS OF LOW POWER COMPARATOR
 
Condition of phase angle for a new VDGA-based multiphase variable phase shift...
Condition of phase angle for a new VDGA-based multiphase variable phase shift...Condition of phase angle for a new VDGA-based multiphase variable phase shift...
Condition of phase angle for a new VDGA-based multiphase variable phase shift...
 
Hybrid bypass technique to mitigate leakage current in the grid-tied inverter
Hybrid bypass technique to mitigate leakage current in the grid-tied inverterHybrid bypass technique to mitigate leakage current in the grid-tied inverter
Hybrid bypass technique to mitigate leakage current in the grid-tied inverter
 
Efficient reconfigurable architecture of baseband
Efficient reconfigurable architecture of basebandEfficient reconfigurable architecture of baseband
Efficient reconfigurable architecture of baseband
 
Uncertain DC-DC Zeta Converter Control in Convex Polytope Model Based on LMI ...
Uncertain DC-DC Zeta Converter Control in Convex Polytope Model Based on LMI ...Uncertain DC-DC Zeta Converter Control in Convex Polytope Model Based on LMI ...
Uncertain DC-DC Zeta Converter Control in Convex Polytope Model Based on LMI ...
 
Project
ProjectProject
Project
 
Digitally Programmable Grounded Impedance Multiplier
Digitally Programmable Grounded Impedance MultiplierDigitally Programmable Grounded Impedance Multiplier
Digitally Programmable Grounded Impedance Multiplier
 
Simulation model of PID for DC-DC converter by using MATLAB
Simulation model of PID for DC-DC converter by using MATLAB Simulation model of PID for DC-DC converter by using MATLAB
Simulation model of PID for DC-DC converter by using MATLAB
 

Similar to Stability and Dynamic Response of Analog and Digital Control loops of Bidirectional buck-boost Converter for Renewable Energy Applications

Comparison of Cascaded H-Bridge Multilevel Inverter connected to grid using P...
Comparison of Cascaded H-Bridge Multilevel Inverter connected to grid using P...Comparison of Cascaded H-Bridge Multilevel Inverter connected to grid using P...
Comparison of Cascaded H-Bridge Multilevel Inverter connected to grid using P...IRJET Journal
 
IRJET- Investigation on DC-DC Converter Topologies for PV Applications
IRJET-  	  Investigation on DC-DC Converter Topologies for PV ApplicationsIRJET-  	  Investigation on DC-DC Converter Topologies for PV Applications
IRJET- Investigation on DC-DC Converter Topologies for PV ApplicationsIRJET Journal
 
Iaetsd design of fuzzy self-tuned load frequency controller for power system
Iaetsd design of fuzzy self-tuned load frequency controller for power systemIaetsd design of fuzzy self-tuned load frequency controller for power system
Iaetsd design of fuzzy self-tuned load frequency controller for power systemIaetsd Iaetsd
 
10.1109@IPACT.2017.8245072.pdf
10.1109@IPACT.2017.8245072.pdf10.1109@IPACT.2017.8245072.pdf
10.1109@IPACT.2017.8245072.pdfRavipatiSrikanth1
 
27 i6 ijaet0511571
27 i6 ijaet051157127 i6 ijaet0511571
27 i6 ijaet0511571okmannoway
 
Implementation of Linear Controller for a DC-DC Forward Converter
Implementation of Linear Controller for a DC-DC Forward ConverterImplementation of Linear Controller for a DC-DC Forward Converter
Implementation of Linear Controller for a DC-DC Forward Converterijceronline
 
Efficient bridgeless SEPIC converter fed PMBLDC motor using artificial neural...
Efficient bridgeless SEPIC converter fed PMBLDC motor using artificial neural...Efficient bridgeless SEPIC converter fed PMBLDC motor using artificial neural...
Efficient bridgeless SEPIC converter fed PMBLDC motor using artificial neural...IJECEIAES
 
PID Compensator Control Scheme of Synchronous Buck DC-DC Converter with ZVS L...
PID Compensator Control Scheme of Synchronous Buck DC-DC Converter with ZVS L...PID Compensator Control Scheme of Synchronous Buck DC-DC Converter with ZVS L...
PID Compensator Control Scheme of Synchronous Buck DC-DC Converter with ZVS L...IJRES Journal
 
Small signal analysis based closed loop control of buck converter
Small signal analysis based closed loop control of buck converterSmall signal analysis based closed loop control of buck converter
Small signal analysis based closed loop control of buck converterRamaraochowdary Kantipudi
 
IRJET- Design and Implementation of Solar Charge Controller
IRJET- Design and Implementation of Solar Charge ControllerIRJET- Design and Implementation of Solar Charge Controller
IRJET- Design and Implementation of Solar Charge ControllerIRJET Journal
 
IRJET- Design and Development of Interleaved Boost Converter using Fuzzy ...
IRJET-  	  Design and Development of Interleaved Boost Converter using Fuzzy ...IRJET-  	  Design and Development of Interleaved Boost Converter using Fuzzy ...
IRJET- Design and Development of Interleaved Boost Converter using Fuzzy ...IRJET Journal
 
Integrated double buck boost converter for power led lamps using fuzzy logic ...
Integrated double buck boost converter for power led lamps using fuzzy logic ...Integrated double buck boost converter for power led lamps using fuzzy logic ...
Integrated double buck boost converter for power led lamps using fuzzy logic ...IAEME Publication
 
Design of low power barrel shifter and rotator using two phase clocked adiaba...
Design of low power barrel shifter and rotator using two phase clocked adiaba...Design of low power barrel shifter and rotator using two phase clocked adiaba...
Design of low power barrel shifter and rotator using two phase clocked adiaba...eSAT Publishing House
 
Design and Implementation of speed control for 3 phase induction motor using ...
Design and Implementation of speed control for 3 phase induction motor using ...Design and Implementation of speed control for 3 phase induction motor using ...
Design and Implementation of speed control for 3 phase induction motor using ...IRJET Journal
 
Implementation of TI-SEPIC Converter for Optimal Utilization Of PV Power
Implementation of TI-SEPIC Converter for Optimal Utilization Of PV PowerImplementation of TI-SEPIC Converter for Optimal Utilization Of PV Power
Implementation of TI-SEPIC Converter for Optimal Utilization Of PV Powerijtsrd
 
Comparison of PI and PID Controlled Bidirectional DC-DC Converter Systems
Comparison of PI and PID Controlled Bidirectional DC-DC Converter SystemsComparison of PI and PID Controlled Bidirectional DC-DC Converter Systems
Comparison of PI and PID Controlled Bidirectional DC-DC Converter SystemsIJPEDS-IAES
 

Similar to Stability and Dynamic Response of Analog and Digital Control loops of Bidirectional buck-boost Converter for Renewable Energy Applications (20)

J010316164
J010316164J010316164
J010316164
 
Comparison of Cascaded H-Bridge Multilevel Inverter connected to grid using P...
Comparison of Cascaded H-Bridge Multilevel Inverter connected to grid using P...Comparison of Cascaded H-Bridge Multilevel Inverter connected to grid using P...
Comparison of Cascaded H-Bridge Multilevel Inverter connected to grid using P...
 
IRJET- Investigation on DC-DC Converter Topologies for PV Applications
IRJET-  	  Investigation on DC-DC Converter Topologies for PV ApplicationsIRJET-  	  Investigation on DC-DC Converter Topologies for PV Applications
IRJET- Investigation on DC-DC Converter Topologies for PV Applications
 
Iaetsd design of fuzzy self-tuned load frequency controller for power system
Iaetsd design of fuzzy self-tuned load frequency controller for power systemIaetsd design of fuzzy self-tuned load frequency controller for power system
Iaetsd design of fuzzy self-tuned load frequency controller for power system
 
Comparison of Different Control Techniques for Interleaved DC-DC Converter
Comparison of Different Control Techniques for Interleaved DC-DC ConverterComparison of Different Control Techniques for Interleaved DC-DC Converter
Comparison of Different Control Techniques for Interleaved DC-DC Converter
 
10.1109@IPACT.2017.8245072.pdf
10.1109@IPACT.2017.8245072.pdf10.1109@IPACT.2017.8245072.pdf
10.1109@IPACT.2017.8245072.pdf
 
27 i6 ijaet0511571
27 i6 ijaet051157127 i6 ijaet0511571
27 i6 ijaet0511571
 
Implementation of Linear Controller for a DC-DC Forward Converter
Implementation of Linear Controller for a DC-DC Forward ConverterImplementation of Linear Controller for a DC-DC Forward Converter
Implementation of Linear Controller for a DC-DC Forward Converter
 
Efficient bridgeless SEPIC converter fed PMBLDC motor using artificial neural...
Efficient bridgeless SEPIC converter fed PMBLDC motor using artificial neural...Efficient bridgeless SEPIC converter fed PMBLDC motor using artificial neural...
Efficient bridgeless SEPIC converter fed PMBLDC motor using artificial neural...
 
PID Compensator Control Scheme of Synchronous Buck DC-DC Converter with ZVS L...
PID Compensator Control Scheme of Synchronous Buck DC-DC Converter with ZVS L...PID Compensator Control Scheme of Synchronous Buck DC-DC Converter with ZVS L...
PID Compensator Control Scheme of Synchronous Buck DC-DC Converter with ZVS L...
 
Small signal analysis based closed loop control of buck converter
Small signal analysis based closed loop control of buck converterSmall signal analysis based closed loop control of buck converter
Small signal analysis based closed loop control of buck converter
 
IRJET- Design and Implementation of Solar Charge Controller
IRJET- Design and Implementation of Solar Charge ControllerIRJET- Design and Implementation of Solar Charge Controller
IRJET- Design and Implementation of Solar Charge Controller
 
IRJET- Design and Development of Interleaved Boost Converter using Fuzzy ...
IRJET-  	  Design and Development of Interleaved Boost Converter using Fuzzy ...IRJET-  	  Design and Development of Interleaved Boost Converter using Fuzzy ...
IRJET- Design and Development of Interleaved Boost Converter using Fuzzy ...
 
Integrated double buck boost converter for power led lamps using fuzzy logic ...
Integrated double buck boost converter for power led lamps using fuzzy logic ...Integrated double buck boost converter for power led lamps using fuzzy logic ...
Integrated double buck boost converter for power led lamps using fuzzy logic ...
 
Fractional Order PID Controlled Interleaved Boost converter Fed Shunt Active ...
Fractional Order PID Controlled Interleaved Boost converter Fed Shunt Active ...Fractional Order PID Controlled Interleaved Boost converter Fed Shunt Active ...
Fractional Order PID Controlled Interleaved Boost converter Fed Shunt Active ...
 
Design of low power barrel shifter and rotator using two phase clocked adiaba...
Design of low power barrel shifter and rotator using two phase clocked adiaba...Design of low power barrel shifter and rotator using two phase clocked adiaba...
Design of low power barrel shifter and rotator using two phase clocked adiaba...
 
Design and Implementation of speed control for 3 phase induction motor using ...
Design and Implementation of speed control for 3 phase induction motor using ...Design and Implementation of speed control for 3 phase induction motor using ...
Design and Implementation of speed control for 3 phase induction motor using ...
 
Implementation of TI-SEPIC Converter for Optimal Utilization Of PV Power
Implementation of TI-SEPIC Converter for Optimal Utilization Of PV PowerImplementation of TI-SEPIC Converter for Optimal Utilization Of PV Power
Implementation of TI-SEPIC Converter for Optimal Utilization Of PV Power
 
Comparison of PI and PID Controlled Bidirectional DC-DC Converter Systems
Comparison of PI and PID Controlled Bidirectional DC-DC Converter SystemsComparison of PI and PID Controlled Bidirectional DC-DC Converter Systems
Comparison of PI and PID Controlled Bidirectional DC-DC Converter Systems
 
J0372049056
J0372049056J0372049056
J0372049056
 

More from Springer

Custom Hardware and Software Integration: Bluetooth Based Wireless Thermal P...
Custom Hardware and Software Integration:  Bluetooth Based Wireless Thermal P...Custom Hardware and Software Integration:  Bluetooth Based Wireless Thermal P...
Custom Hardware and Software Integration: Bluetooth Based Wireless Thermal P...Springer
 
Implementation of IoT in Agriculture: A Scientific Approach for Smart Irriga...
Implementation of IoT in Agriculture: A Scientific  Approach for Smart Irriga...Implementation of IoT in Agriculture: A Scientific  Approach for Smart Irriga...
Implementation of IoT in Agriculture: A Scientific Approach for Smart Irriga...Springer
 
Real Time Object Detection System with YOLO and CNN Models: A Review
Real Time Object Detection System with YOLO and CNN Models: A ReviewReal Time Object Detection System with YOLO and CNN Models: A Review
Real Time Object Detection System with YOLO and CNN Models: A ReviewSpringer
 
Implementation of Tiny Machine Learning Models on Arduino 33 – BLE for Gestur...
Implementation of Tiny Machine Learning Models on Arduino 33 – BLE for Gestur...Implementation of Tiny Machine Learning Models on Arduino 33 – BLE for Gestur...
Implementation of Tiny Machine Learning Models on Arduino 33 – BLE for Gestur...Springer
 
Bidirectional DC-DC converter circuits and smart control algorithms_ a review...
Bidirectional DC-DC converter circuits and smart control algorithms_ a review...Bidirectional DC-DC converter circuits and smart control algorithms_ a review...
Bidirectional DC-DC converter circuits and smart control algorithms_ a review...Springer
 
Microcontroller based bidirectional buck–boost converter for photo-voltaic po...
Microcontroller based bidirectional buck–boost converter for photo-voltaic po...Microcontroller based bidirectional buck–boost converter for photo-voltaic po...
Microcontroller based bidirectional buck–boost converter for photo-voltaic po...Springer
 

More from Springer (6)

Custom Hardware and Software Integration: Bluetooth Based Wireless Thermal P...
Custom Hardware and Software Integration:  Bluetooth Based Wireless Thermal P...Custom Hardware and Software Integration:  Bluetooth Based Wireless Thermal P...
Custom Hardware and Software Integration: Bluetooth Based Wireless Thermal P...
 
Implementation of IoT in Agriculture: A Scientific Approach for Smart Irriga...
Implementation of IoT in Agriculture: A Scientific  Approach for Smart Irriga...Implementation of IoT in Agriculture: A Scientific  Approach for Smart Irriga...
Implementation of IoT in Agriculture: A Scientific Approach for Smart Irriga...
 
Real Time Object Detection System with YOLO and CNN Models: A Review
Real Time Object Detection System with YOLO and CNN Models: A ReviewReal Time Object Detection System with YOLO and CNN Models: A Review
Real Time Object Detection System with YOLO and CNN Models: A Review
 
Implementation of Tiny Machine Learning Models on Arduino 33 – BLE for Gestur...
Implementation of Tiny Machine Learning Models on Arduino 33 – BLE for Gestur...Implementation of Tiny Machine Learning Models on Arduino 33 – BLE for Gestur...
Implementation of Tiny Machine Learning Models on Arduino 33 – BLE for Gestur...
 
Bidirectional DC-DC converter circuits and smart control algorithms_ a review...
Bidirectional DC-DC converter circuits and smart control algorithms_ a review...Bidirectional DC-DC converter circuits and smart control algorithms_ a review...
Bidirectional DC-DC converter circuits and smart control algorithms_ a review...
 
Microcontroller based bidirectional buck–boost converter for photo-voltaic po...
Microcontroller based bidirectional buck–boost converter for photo-voltaic po...Microcontroller based bidirectional buck–boost converter for photo-voltaic po...
Microcontroller based bidirectional buck–boost converter for photo-voltaic po...
 

Recently uploaded

Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 

Recently uploaded (20)

Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 

Stability and Dynamic Response of Analog and Digital Control loops of Bidirectional buck-boost Converter for Renewable Energy Applications

  • 1. International Journal of Recent Technology and Engineering (IJRTE) ISSN: 2277-3878, Volume-8 Issue-2, July 2019 5181 Published By: Blue Eyes Intelligence Engineering & Sciences Publication Retrieval Number: B3174078219/19©BEIESP DOI: 10.35940/ijrte.B3174.078219  Abstract: This article presents the stability and dynamic response of open loop and closed loop control of Bidirectional buck-boost converter(BBC) using PID and PIDN controllers through transfer function model implemented in MATLAB code. In order to ensure the stability of switch mode power supplies the control loop behaviors need to be characterized. Improvement of stability of BBC using PID/PIDN compensators is demonstrated in both analog and digital domains by plotting bode plots. Step response of BBC using PID /PIDN controllers are plotted that defines the dynamic behavior of the system.PIDN compensator is proposed to maintain a healthy balance between the stability and transient behavior since both are indirectly proportional. Index Terms: Analog and digital control loops, Bidirectional buck-boost converter, Bode plots, Dynamic response ,PID,PIDN, Stability analysis . I. INTRODUCTION Now a days renewable energysources are more in demand to save the environment and hence storing the energy is also increased. The Bidirectional buck-boost converter(BBC) as power interface between main and auxiliary energy storage become key element[13]-[15].In many applications like Hybrid electric vehicles(HEVs),fuel cell electric vehicles(FCEVs), stand-alone PV power plants, automotive industries and so on, the bidirectional buck-boost converter plays very important role for efficient usage of power and to improve the stability and flexibility of the system. The best application of BBC is in electric vehicle where it captures the kinetic energy of motor and charging the battery during regenerative braking by reverse flow of energy as shown in fig.1[19]-[23].Similarly there are some hybrid renewable energy system as shown in fig.2 where solar energy, wind energy etc. are environment dependent systems therefore fluctuation of output power and sudden change in load demand results in unreliable system .The solution for this issue is usage of storage system like battery with the help of BBC for power conditioning and smooth flow of power to the load. High power and medium/high-voltage energy conversion system offers modularity, voltage/current scalability, transformer less operation, fault Revised Manuscript Received on July 29, 2019. Mr. Viswanatha V, Electronics and Communication, Acharya Institute of Technology, Bangalore, India. Dr.Venkata Siva Reddy R , Electronics and Communication, REVA University, Bangalore, India. Dr.Rajeswari, Electronics and Communication, Acharya Institute of Technology, Bangalore, India. blocking capability, reduced filter size, reduced size, high efficiency and low expense on duplication[16]-[18]. Stability and dynamic response of BDC play very important role for the existence of the systems discussed earlier where BDC is used. Bode plots are used to measure the stability of such power converters in terms of gain margin , phase margin and bandwidth of control loops in frequency domain. Fig.1.Fuel cell powered electric vechicle Fig.2. Hybrid Energy System with Battery Interface using Bidirectional dc-dc Converter II. BIDIRECTIONAL DC-DC CONVERTER The bidirectional buck-boost converter with resistive load at one side and battery bank at the other side is as shown in fig.3.Mathematical Modeling is performed under continuous conduction mode using state space average large signal modelling.Modeling is carried out separately for boost mode as well as buck mode of operations. Stability and Dynamic Response of Analog and Digital Control loops of Bidirectional buck-boost Converter for Renewable Energy Applications Viswanatha V, Venkata Siva Reddy R, Rajeswari
  • 2. Stability and Dynamic Response of Analog and Digital Control loops of Bidirectional buck-boost Converter for Renewable Energy Applications 5182 Published By: Blue Eyes Intelligence Engineering & Sciences Publication Retrieval Number: B3174078219/19©BEIESP DOI: 10.35940/ijrte.B3174.078219 During boost mode of operation switch ‘S2’ is working along with the diode which antiparallel with switch ‘S1’.In this mode of operation, the voltage source is Vbatt and the load is resistive load (R) as shown in fig.3.Circuit is switched to boost mode when the bus voltage ‘Vbus’ goes below the voltage required bythe ‘R’load .In this mode ,the battery is in discharging mode. Circuit switched to buck mode when the bus voltage is sufficient to provide the voltage required by the load ‘R’ .In this mode the battery is in charging mode. During buck mode of operation switch ‘S1’ is working along with the diode which is antiparallel with switch ‘S2’. CbusR S1 S2 L C0 Vbatt Vbus + - Fig.3 bidirectional buck-boost converter Table I. Specifications of BBC Parameter Value DC Bus voltage (Vbus) 24V DC Bus current (Ibus) 3 A Battery voltage (VBatt) 12 V Switching frequency (Fs) 20 KHz Load voltage (V0) 24 V Load Current (I0) 2.4 A Duty Cycle (d) 0.5 Inductor (L) 1000 µH DC bus capacitor (Cbus) 250 µF Load resistor (R) 10 Ω Capacitor across battery (C0) 125 µF Battery resistance (Rbatt)= *Rinter = *30 m Ω 0.18 Ω III. MODELING During Boost mode of operation of BBC, the state equations are shown by eqn (1) and output equations are shown by eqn (2). 1 1 2 2 (1 ) 0 1 ' .................(1) (1 ) 1' 0 batt bus bus d x xL VL dx x C RC                           1 2 1 0 0 ..............(2) 0 1 0 L batt C iy V Vy                       During Buck mode of operation of BBC, the state equations are shown by eqn (3) and output equations are shown by eqn (4). 1 1 2 2 0 0 1 0 ' .................(3) 1 1' 0 batt d x xL VbusL x x C R C                           1 2 1 0 0 ..............(4) 0 1 0 L bus C iy V Vy                       Considering the design specifications given in the table I, the transfer function of boost mode (TFboost) is obtained using eqns (1) and (2) and it is shown in eqn (5) also the transfer function of buck mode (TFbuck) is obtained using (3) and (4) and it is shown in eqn (6) . 6 2 6 2*10 .....................(5) 400 1*10 boostTF S S    6 2 4 6 4*10 4.444*10 8*10 buckTF S S    ….(6) Stability analysis is performed in open loop as well as closed loop control of each mode of operation in both analog as well as digital domain. For digital domain implementation, transfer function of analog domain is converted into digital domain using Tustin transformation technique and it defines redesign digital control method. Digital transfer functions of BBC in boost and buck modes are shown in eqns (7) and (8) respectively using Tustin transformation with sampling time ‘t’ =01 sec. -05 2 boost 2 4.9899*10 (z+1) G(Z) = ........(7) (z - 1.996z + 0.996) 2 buck 0.4501 (z+1) G(Z) = ........(8) (z+0.8007) (z+0.9991) IV. STABILITY AND DYNAMIC RESPONSE Stability and dynamic response analysis are carried out for BBC in open loop and closed loop control in analog and digital domain .Closed loop control is designed with PID and PIDN controls with gain values which are obtained by auto tuning of transfer function model of each mode of BBC in MATLAB tool. Stability and dynamic response of BBC in two modes of operation are as follows. (i) Stability and dynamic response in Boost mode. PID control gains: kp=4.63 ,ki=1039.4 ,kd=0.0048 , N=1703100. PIDN control gains: kp=4.63 ,ki=1039.4 ,kd=0.0048 , N=17031. (ii) Stability and dynamic response in buck mode.
  • 3. International Journal of Recent Technology and Engineering (IJRTE) ISSN: 2277-3878, Volume-8 Issue-2, July 2019 5183 Published By: Blue Eyes Intelligence Engineering & Sciences Publication Retrieval Number: B3174078219/19©BEIESP DOI: 10.35940/ijrte.B3174.078219 PID control gains: kp=3.14 ,ki=921.8 , kd=-0.0048 ,N=778000. PIDN control gains: kp=3.14 ,ki=921.8 , kd=-0.0048 ,N=778. 4.1 Stability and dynamic response in Boost mode The transfer function model of BBC in boost mode is shown in eqn(5) and it is implemented using text based computational implementation in matlab code. This allows the BBC in boost mode model to easily embed in design,simulation,analysis and education application software. Text based computational implementation basically translates the differential equations into discrete programming code. Using MATLAB code Eqns (1) and (2) are used to obtain transfer function as shown in eqn (5) using function ss2tf() .By making use of transfer function, step response, bode plot are obtained for BBC in open loop and closed loop with PID/PIDN control in boost mode. 4.1.1. Dynamic response Step response which reveals the dynamic response of BBC in boost mode is as shown in fig.4.Dynamic characteristics of BBC for step input is listed in the table-II.PIDN control performs action as same as PID but also perform filter action for the output generated bythe differentiator Hence it’s called PIDN.Filter eliminates the noise in the output signal of differentiator which amplifies load signal along with the noise .PIDN control obtains ripple free load signal which results in better stability. From the data listed in the table.II,it is understood that PIDN control loop gives better tradeoff between stability and dynamic response whereas PID control gives only better dynamic response but not better stability than PIDN. Step Response Time (seconds) Amplitude 0 0.005 0.01 0.015 0.02 0.025 0.03 0 0.5 1 1.5 2 2.5 3 3.5 System: analog_Cloop Rise time (seconds): 0.000414 System: analog_CloopN Rise time (seconds): 0.000314 System: analog_Cloop Peakamplitude: 2.02 Overshoot (%): 0.753 At time (seconds): 0.000821 System: analog_CloopN Peakamplitude: 2.08 Overshoot (%): 4.1 At time (seconds): 0.000676 System: withoutpid Peakamplitude: 3.05 Overshoot (%): 52.7 At time (seconds): 0.00322 System: analog_CloopN Settling time (seconds): 0.0115 System: withoutpid Settling time (seconds): 0.0196 w ithoutpid analog_Cloop analog_CloopN Fig.4. Step response of BBC in Boost mode with PID,PIDN and without PID control for 50% duty cycle. TABLE II. Step response of BBC with PID ,PIDN and without PID in boost mode 4.1.2. Stability Frequencyresponse gives the information about the control loops. In a perfect control loop, the output voltage would remain locked to the reference voltage even if the load or input voltage changes.The frequency response indicates how a switching regulator will react under defined operating conditions across a range of frequencies. The frequency response is a dynamic model of the system showing how variations in the input voltage, the load and duty cycle affect the output voltage according to frequency. The frequency response Influences the reaction time, precision and stability of the system. The frequency response of BBC in boost mode in analog domain is s shown in fig.5 can be determined from transfer function using bode plots which is basically a graph of magnitude and phase of the transfer function as a function of frequency, where magnitude is plotted in decibels and phase in degrees. These plots revel some key Information about the control loop’s performance. The first point of interest is the crossover frequency (fc). Here ,BBC in boost mode is showing 9.13 KHz under PIDN control. This is the frequencyat which the control loop gain is unity(0 dB) and is also referred to as the loop bandwidth. The second point of interest is the place at which the phase lag reaches 1800 .In this case ,its infinity under PIDN control. The phase margin (PM) equals 1800 minus the phase lag at fc. In this case its 82.60 .The gain margin (GM) is the gain at a phase lag of 1800 .In this case its infinity under PIDN control. The system will be stable if the phase lag at fc is less than 1800 .Here in buck mode under PIDN control, its 82.60 therefore its stable. For most control loops, the engineers aim to achieve a PM greater than 450 and less than 1800 .Typically, a phase margin of 450 provides good transient response with good damping. For buck or boost switching system the gain margin should be above 10dB.In this case,GM is infinity. The data which defines the stability of BBC in boost mode with PID and PIDN control loops is extracted from bode plots of analog domain which is as shown in fig.5 and is tabulated in the Table .III. Similarlythe data which defines the stability of BBC in boost mode with PID and PIDN control loops is extracted from bode plots of digital domain which is as shown in fig.6 and is tabulated in the table .IV. Bode Diagram Frequency (rad/s) -200 -150 -100 -50 0 50 System: analog_Cloop Peakgain(dB): 6.38 At frequency(rad/s): 1.92e+03 System: analog_CloopN Peakgain(dB): 6.65 At frequency(rad/s): 2.05e+03 System: withoutpid Peakgain(dB): 14.2 At frequency(rad/s): 959 Magnitude(dB) 10 1 10 2 10 3 10 4 10 5 10 6 10 7 10 8 -180 -135 -90 -45 0 System: analog_Cloop PhaseMargin(deg): 114 DelayMargin(sec): 0.00026 At frequency(rad/s): 7.65e+03 Closedloopstable?Yes System: analog_CloopN PhaseMargin(deg): 82.6 DelayMargin(sec): 0.000158 At frequency(rad/s): 9.13e+03 Closedloopstable?Yes System: withoutpid PhaseMargin(deg): 19.8 DelayMargin(sec): 0.000204 At frequency(rad/s): 1.7e+03 Closedloopstable?Yes Phase(deg) withoutpid analog_Cloop analog_CloopN Fig.5. Frequency response of BBC with PID,PIDN and without PID control in boost mode. TABLE III. Comparison of stability analysis in analog domain of BBC in boost mode of operation System PM (degrees) GM (db) ωg (rad/sec) ωp (rad/sec) Delay Margin (sec) Stability state Open loop 19.8 Inf Inf 1700 0.00020 4 Stable with poor dynamic response with PID control 114 Inf Inf 7650 0.00026 stable BBC Peak amplitude in volts Overshoot Rise Time in seconds Settling time in seconds Open loop 3.05 52.7% 0.00121 0.0196 With PID 2.02 0.735% 0.000416 0.0114 PIDN 2.08 4.1% 0.000414 0.0115
  • 4. Stability and Dynamic Response of Analog and Digital Control loops of Bidirectional buck-boost Converter for Renewable Energy Applications 5184 Published By: Blue Eyes Intelligence Engineering & Sciences Publication Retrieval Number: B3174078219/19©BEIESP DOI: 10.35940/ijrte.B3174.078219 with PIDN control 82.6 Inf Inf 9130 0.00015 8 stable Bode Diagram Frequency (rad/s) 10 -1 10 0 10 1 10 2 -180 -90 0 90 180 270 360 System:Digital_PIDN_Cloop PhaseMargin(deg):82.5 DelayMargin(samples):0.459 Atfrequency(rad/s):31.4 Closedloopstable?Yes System:Digital_PID_Cloop PhaseMargin(deg):177 DelayMargin(samples):0.994 Atfrequency(rad/s):31.1 Closedloopstable?Yes System:Digital_PID_Cloop PhaseMargin(deg):158 DelayMargin(samples):0.878 Atfrequency(rad/s):31.3 Closedloopstable?Yes System:digital_withoutpid PhaseMargin(deg):19.8 DelayMargin(samples):0.111 Atfrequency(rad/s):31.2 Closedloopstable?Yes Phase(deg) -600 -500 -400 -300 -200 -100 0 100 System:Digital_PIDN_Cloop Peakgain(dB):6.54 Atfrequency(rad/s):31.3 System:digital_withoutpid Peakgain(dB):13.4 Atfrequency(rad/s):31 System:Digital_PID_Cloop Peakgain(dB):0.253 Atfrequency(rad/s):31.3 Magnitude(dB) digital_withoutpid Digital_PID_Cloop Digital_PIDN_Cloop Fig.6. Digital domain- Frequency response of BBC with PID,PIDN and without PID control in boost mode. TABLE. IV. Comparison of stability analysis in digital domain of BBC in boost mode of operation . System PM (degrees) GM(db) ωg (rad/sec) ωp (rad/sec) Delay Margin (samples) Stability state Open loop 19.8 Inf Inf 31.5 0.111 Stable with poor dynamic response with PID control 177 & 158 Inf Inf 31.1 & 31.3 0.994 & 0.878 Stable with PIDN control 82.5 Inf Inf 31.4 0.459 stable Bode Diagram Frequency (rad/s) 10 -1 10 0 10 1 10 2 10 3 10 4 10 5 10 6 10 7 10 8 -180 -90 0 90 180 270 360 System: analog_Cloop PhaseMargin(deg): 114 DelayMargin(sec): 0.00026 At frequency(rad/s): 7.65e+03 Closedloopstable?Yes System: analog_CloopN PhaseMargin(deg): 82.6 DelayMargin(sec): 0.000158 At frequency(rad/s): 9.13e+03 Closedloopstable?Yes System: Digital_PIDN_Cloop PhaseMargin(deg): 82.5 DelayMargin(samples): 0.459 At frequency(rad/s): 31.4 Closedloopstable?Yes System: Digital_PID_Cloop PhaseMargin(deg): 177 DelayMargin(samples): 0.994 At frequency(rad/s): 31.1 Closedloopstable?Yes System: Digital_PID_Cloop PhaseMargin(deg): 158 DelayMargin(samples): 0.878 At frequency(rad/s): 31.3 Closedloopstable?Yes System: digital_withoutpid PhaseMargin(deg): 19.8 DelayMargin(samples): 0.111 At frequency(rad/s): 31.2 Closedloopstable?Yes Phase(deg) -600 -500 -400 -300 -200 -100 0 100 System: analog_CloopN Peakgain(dB): 6.65 At frequency(rad/s): 2.05e+03 System: analog_Cloop Peakgain(dB): 6.38 At frequency(rad/s): 1.92e+03 System: Digital_PIDN_Cloop Peakgain(dB): 6.54 At frequency(rad/s): 31.3 System: digital_withoutpid Peakgain(dB): 13.4 At frequency(rad/s): 31 System: Digital_PID_Cloop Peakgain(dB): 0.253 At frequency(rad/s): 31.3 Magnitude(dB) withoutpid digital_withoutpid analog_Cloop Digital_PID_Cloop analog_CloopN Digital_PIDN_Cloop Fig.7. Mixed domain - Frequency response of BBC in boost mode in open loop, closed loop with PID and PIDN. 4.2. Stability and Dynamic response in buck mode The frequency response of a BBC with and without compensator in buck mode is determined using transfer function . Eqns (3) and (4) are used to obtain transfer function as shown in eqn (6) using function ss2tf() .By making use of transfer function, step response, bodeplot and pole & zero plot are obtained for BBC with PID,PIDN and without PID control in buck mode. 4.2.1. Dynamic response Step response gives transient and steady state response of the system that define dynamic response. The dynamic response of BBC in buck mode is as shown in fig.8. and its characteristics are listed in the table.V.From the data listed in the Table.V,it is understood that PIDN control loop gives better tradeoff between stability and dynamic response whereas PID control gives only better dynamic response but not better stability than PIDN. 4.2.2. Stability Frequency response gives the information about the control loops. In a perfect control loop, the output voltage would remain locked to the reference voltage even if the load or input voltage changes. The frequency response indicates how a switching regulator will react under defined operating conditions across a range of frequencies. The frequency response is a dynamic model of the system showing how variations in the input voltage, the load and duty cycle affect the output voltage according to frequency. The frequency response Influences the reaction time, precision and stability of the system. The frequency response of BBC in buck mode in analog domain is s shown in fig.9 can be determined from transfer function using bode plots which is basically a graph of magnitude and phase of the transfer function as a function of frequency, where magnitude is plotted in decibels and phase in degrees. These plots revel some key Information about the control loop’s performance. The first point of interest is the crossover frequency(fc). Here ,BBC in buck mode is showing 360 Hz under PIDN control. This is the frequency at which the control loop gain is unity (0 dB) and is also referred to as the loop bandwidth. The second point of interest is the place at which the phase lag reaches 1800 .In this case ,its 5.74 KHz under PIDN control The phase margin (PM) equals 1800 minus the phase lag at fc. In this case its 1220 .The gain margin (GM) is the gain at a phase lag of 1800 .In this case its 40.8 dB under PIDN control. The system will be stable if the phase lag at fc is less than 1800 .Here in buck mode under PIDN control, its 1200 therefore its stable. For most control loops, the engineers aim to achieve a PM greater than 450 and less than 1800 .Typically, a phase margin of 450 provides good transient response with good damping. For buck or boost switching system the gain margin should be above 10dB.In this case,GM is 40.8 dB.The data which defines the stability of BBC in buck mode with PID and PIDN control loops is extracted from bode plots of analog domain which is as shown in fig.9 and is tabulated in the table .VI. Similarly the data which defines the stability of BBC in buck mode with PID and PIDN control loops is extracted from bode plots of digital domain which is as shown in fig.10 and is tabulated in the table .VII. StepResponse Time(seconds) Amplitude -0.005 0 0.005 0.01 0.015 0.02 0.025 0.03 0.035 0.04 0.045 -1 -0.8 -0.6 -0.4 -0.2 0 0.2 0.4 0.6 0.8 System:PIDN Final value:0.5 System:PIDN Settling time(seconds):0.0106 System:PIDN Peakamplitude:0.605 Overshoot(%):21.1 Attime(seconds):0.00458 System:PIDN Risetime(seconds):0.00201 System:withoutPID Settling time(seconds):0.0217System:withoutPID Risetime(seconds):0.0122 System:PID Settling time(seconds):0.00237 System:PID Risetime(seconds):0.000473 System: PID Peakamplitude: -0.894 Overshoot (%): 5.74 At time(seconds): 0.000157 without PID PID PIDN Fig.8. Step response of BBC in buck mode for 50% duty cycle.
  • 5. International Journal of Recent Technology and Engineering (IJRTE) ISSN: 2277-3878, Volume-8 Issue-2, July 2019 5185 Published By: Blue Eyes Intelligence Engineering & Sciences Publication Retrieval Number: B3174078219/19©BEIESP DOI: 10.35940/ijrte.B3174.078219 TABLE. V. Step response of BBC with PID ,PIDN and without PID in buck mode. BBC Peak amplitude in volts Overshoot Rise Time in seconds Settling time in seconds Open loop 0.0% 0.0% 0.0122 0.0217 PID -0.894 5.74 0.000047 3 0.0023 7 PIDN 0.605 21.1 0.00201 0.0106 Bode Diagram Frequency (rad/s) -300 -250 -200 -150 -100 -50 0 50 System: analog_Cloop GainMargin(dB): 4.81 At frequency(rad/s): 6.33e+03 Closedloopstable?Yes System: analog_CloopN GainMargin(dB): 40.8 At frequency(rad/s): 5.74e+03 Closedloopstable?Yes System: analog_CloopN Peakgain(dB): 0.41 At frequency(rad/s): 241 System: analog_Cloop Peakgain(dB): 0.306 At frequency(rad/s): 199 Magnitude(dB) 10 1 10 2 10 3 10 4 10 5 10 6 10 7 10 8 -270 -180 -90 0 90 180 270 360 System: analog_Cloop PhaseMargin(deg): 129 DelayMargin(sec): 0.00636 At frequency(rad/s): 354 Closedloopstable?Yes System: analog_CloopN PhaseMargin(deg): 122 DelayMargin(sec): 0.0059 At frequency(rad/s): 360 Closedloopstable?Yes Phase(deg) withoutpid analog_Cloop analog_CloopN Fig.9. Analog domain- Frequency response of BBC with PID,PIDN and without PID control in buck mode. TABLE VI. Comparison of stability analysis in analog domain of BBC in buck mode of operation. System PM (degrees) GM (db) ωg (rad/sec) ωp (rad/sec) Delay Margin (sec) Stability state Open loop Inf Inf Inf Inf Inf Stable with poor dynamic response with PID control 129 4.81 6330 354 0.00636 Stable with good dynamic response with PIDN control 122 40.8 5740 360 0.0059 Stable with better dynamic response Bode Diagram Frequency (rad/s) -600 -500 -400 -300 -200 -100 0 100 System:Digital_PIDN_Cloop GainMargin(dB):301 Atfrequency(rad/s):31.4 Closedloopstable?Yes System:Digital_PID_Cloop GainMargin(dB):308 Atfrequency(rad/s):31.4 Closedloopstable?Yes System:Digital_PIDN_Cloop GainMargin(dB):41.1 Atfrequency(rad/s):31.3 Closedloopstable?Yes System:Digital_PID_Cloop GainMargin(dB):4.82 Atfrequency(rad/s):31.4 Closedloopstable?Yes Magnitude(dB) 10 -1 10 0 10 1 10 2 -360 -270 -180 -90 0 90 180 System:Digital_PID_Cloop PhaseMargin(deg):129 DelayMargin(samples):0.743 Atfrequency(rad/s):30.3 Closedloopstable?Yes System:Digital_PIDN_Cloop PhaseMargin(deg):122 DelayMargin(samples):0.7 Atfrequency(rad/s):30.3 Closedloopstable?Yes Phase(deg) GsD Digital_PID_Cloop Digital_PIDN_Cloop Fig.10. Digital domain- Frequency response of BBC with PID,PIDN and without PID control in buck mode. TABLE VII. Comparison of stability analysis in digital domain of BBC in buck mode of operation System PM (degrees) GM(db) ωg (rad/sec) ωp (rad/sec) Delay Margin (samples) Stability state Open loop Inf Inf Inf Inf Inf Stable with poor dynamic response with PID control 129 4.82 & 308 31.4 30.3 0.743 stable with PIDN control 122 41.1 & 301 31.3 & 31.4 30.3 0.7 stable From Table.VI and table VII, it is understood that the delay margin is more in digital control compare to analog control because of delay offered by ADC,control algorithm and DPWM and which can be overcome by predictive or deadbeat digital current control technique [12],where the current is sampled once per switching cycle. Another technique is based on a multiple sampling technique that can achieve a significant reduction of the DPWM delay by executing the control algorithm at a frequency of at least twice the converter frequency [13]. Analog and Digital control loops offers delay in closed loop control of power converters either it can be current mode control , voltage mode control or both . Analog control loops offers minimum delay compare to digital control loops where the delays are offered by ADC block, computation of algorithm and DPWM..Such delays results in reduction of maximum achievable closed-loop control bandwidth [8]-[10]. The closed loop control bandwidth is very important design parameter in power control system used in hybrid renewable energy harvesting system as it determines how fast the power conditioning unit will respond during transients [5]-[7]. However analog controllers hinders practical realization of the advanced control schemes , environmental conditions highly susceptible to the aging effects and limits the possibilities of implementing the operational dead-zone avoidance algorithms.[1]-[4]. The digital implementation in modern DSP controllers offers simpler implementation of complex control algorithms, higher robustness to noise and higher flexibility to changes in input/output parameters of the systems [11]. Bode Diagram Frequency (rad/s) 10 -1 10 0 10 1 10 2 10 3 10 4 10 5 10 6 10 7 10 8 -360 -270 -180 -90 0 90 180 270 360 System:analog_CloopN PhaseMargin(deg):122 DelayMargin(sec):0.0059 Atfrequency(rad/s):360 Closedloopstable?Yes System:analog_Cloop PhaseMargin(deg):129 DelayMargin(sec):0.00636 Atfrequency(rad/s):354 Closedloopstable?Yes System:Digital_PID_Cloop PhaseMargin(deg):129 DelayMargin(samples):0.743 Atfrequency(rad/s):30.3 Closedloopstable?Yes System:Digital_PIDN_Cloop PhaseMargin(deg):122 DelayMargin(samples):0.7 Atfrequency(rad/s):30.3 Closedloopstable?Yes Phase(deg) -600 -500 -400 -300 -200 -100 0 100 System:analog_Cloop GainMargin(dB):4.81 Atfrequency(rad/s):6.33e+03 Closedloopstable?Yes System:Digital_PIDN_Cloop GainMargin(dB):301 Atfrequency(rad/s):31.4 Closedloopstable?Yes System:Digital_PID_Cloop GainMargin(dB):308 Atfrequency(rad/s):31.4 Closedloopstable?Yes System:Digital_PID_Cloop GainMargin(dB):4.82 Atfrequency(rad/s):31.4 Closedloopstable?Yes System:Digital_PIDN_Cloop GainMargin(dB):41.1 Atfrequency(rad/s):31.3 Closedloopstable?Yes System:analog_CloopN GainMargin(dB):40.8 Atfrequency(rad/s):5.74e+03 Closedloopstable?Yes Magnitude(dB) analog_withoutpid digital_withoutpid analog_Cloop Digital_PID_Cloop analog_CloopN Digital_PIDN_Cloop Fig.11. Mixed domain - Frequency response of BBC in buck mode in open loop, closed loop with PID and PIDN V. CONCLUSION Control loops behaviors of BDC with constant power loads are characterized in analog and digital control technology using PID and PIDN control logics in simulation using matlab code. Comparative analysis of dynamic response and stability in open loop and closed loop control with PID and PIDN also revealed. PIDN control logic gives better tradeoff between dynamic response and stability of the system in both analog and digital control. Further control loop transfer function models can be realized on hardware platforms of analog technology as well as digital technologies like microcontrollers, DSPs and FPGA for stability and dynamic characteristics that results in good reliability of the system
  • 6. Stability and Dynamic Response of Analog and Digital Control loops of Bidirectional buck-boost Converter for Renewable Energy Applications 5186 Published By: Blue Eyes Intelligence Engineering & Sciences Publication Retrieval Number: B3174078219/19©BEIESP DOI: 10.35940/ijrte.B3174.078219 Author-2 Photo Author-3 Photo REFERENCES 1. D. C. Jones and R. W. Erickson, “A Nonlinear State Machine for Dead Zone Avoidance and Mitigation in a Synchronous Noninverting Buck Boost Converter,” IEEE Transactions on Power Electronics, vol. 28, no. 1, pp. 467–480, Jan. 2013. 2. C. Restrepo, T. Konjedic, S. Member, J. Calvente, R. Giral, and S. Member, “Hysteretic transition method for avoiding the dead-zone effect and subharmonics in a non-inverting buck-boost converter,” IEEE Transactions on Power Electronics, vol. 30, no. 6, pp. 3418–3430, 2015. 3. N. Zhang, G. Zhang, and K. W. See, “Systematic derivation of deadzone elimination strategies for the noninverting synchronous buckboost converter,” IEEE Transactions on Power Electronics, vol. 33, no. 4, pp. 3497–3508, April 2018. 4. L. Callegaro, M. Ciobotaru, D. J. Pagano, E. Turano, and J. E. Fletcher, “A simple smooth transition technique for the noninverting buckboost converter,” IEEE Transactions on Power Electronics, vol. 33, no. 6, pp. 4906–4915, June 2018. 5. H. Ramrez-Murillo, C. Restrepo, T. Konjedic, J. Calvente, A. Romero, C. R. Baier, and R. Giral, “An efficiency comparison of fuel-cell hybrid systems based on the versatile buck–boost converter,” IEEE Transactions on Power Electronics, vol. 33, no. 2, pp. 1237–1246, Feb 2018. 6. H. Ramrez-Murillo, C. Restrepo, J. Calvente, A. Romero, and R. Giral, “Energy management of a fuel-cell serial–parallel hybrid system,” IEEE Transactions on Industrial Electronics, vol. 62, no. 8, pp. 5227–5235, Aug 2015. 7. ——, “Energy management dc system based on current-controlled buckboost modules,” IEEE Transactions on Smart Grid, vol. 5, no. 5, pp. 2644–2653, Sept 2014. 8. L. Corradini and P. Mattavelli, “Modeling of Multisampled Pulse Width Modulators for Digitally Controlled DCDC Converters,” IEEE Transactions on Power Electronics, vol. 23, no. 4, pp. 1839–1847, Jul. 2008. 9. M. Ilic and D. Maksimovic, “Digital average current-mode controller for dc–dc converters in physical vapor deposition applications,” IEEE Transactions on Power Electronics, vol. 23, no. 3, pp. 1428–1436, May 2008. 10. E. Vidal-Idiarte, A. Marcos-Pastor, R. Giral, J. Calvente, and L. Martinez-Salamero, “Direct digital design of a sliding mode-based control of a pwm synchronous buck converter,” IET Power Electronics, vol. 10, no. 13, pp. 1714–1720, 2017. 11. C. Restrepo, T. Konjedic, F. Flores-Bahamonde, E. Vidal-Idiarte, J. Calvente and R. Giral, "Multisampled Digital Average Current Controls of the Versatile Buck–Boost Converter," in IEEE Journal of Emerging and Selected Topics in Power Electronics, vol. 7, no. 2, pp. 879-890, June 2019. 12. J. Chen, A. Prodic, R. W. Erickson, and D. Maksimovic, “Predictive digital current programmed control,” IEEE Transactions on Power Electronics, vol. 18, no. 1, pp. 411–419, Jan 2003. 13. Viswanatha V., Venkata Siva Reddy R.,Microcontroller basedbidirectional buck–boost converter for photo-voltaic power plant,Journal of Electrical Systems and Information Technology,Vol.5, no.3, pp 745-758,Dec 2018., 14. V. Viswanatha and R. V. S. Reddy, "Digital control of buck converter using arduino microcontroller for low power applications," 2017 International Conference On Smart Technologies For Smart Nation (SmartTechCon), Bangalore, 2017, pp. 439-443. 15. V. Viswanatha and R. Venkata Siva Reddy, "Modeling, simulation and analisis of noninverting buck-boost converter using PSIM," 2016 International Conference on Circuits, Controls, Communications and Computing (I4C), Bangalore, 2016, pp. 1-5. 16. M. N. Raju, J. Sreedevi, R. P Mandi and K. S. Meera, "Modular multilevel converters technology: a comprehensive study on its topologies, modelling, control and applications," in IET Power Electronics, vol. 12, no. 2, pp. 149-169, 20 2 2019. 17. R. P. Mandi, "Grid interactive rooftop solar PV power plant for educational institute," 2017 International Conference On Smart Technologies For Smart Nation (SmartTechCon), Bangalore, 2017, pp. 1473-1478. 18. R. P. Mandi and U. R. Yaragatti, "Solar PV-diesel hybrid energy system for rural applications," 2010 5th International Conference on Industrial and Information Systems, Mangalore, 2010, pp. 602-607. 19. RAVI, Deepak et al. Bidirectional dc to dc Converters: An Overview of Various Topologies, Switching Schemes and Control Techniques. International Journal of Engineering & Technology, [S.l.], v. 7, n. 4.5, p. 360-365, sep. 2018. 20. F. Caricchi, F. Crescimbini, F. G. Capponi, and L. Solero, “Studyof bi-directional buck-boost converter topologies for application inelectrical vehicle motor drives,” APEC ’98 Thirteen. Annu. Appl.Power Electron. Conf. Expo., vol. 1, pp. 287–293, (1998). 21. J.-S. Lai and D. J. Nelson, “Energy Management Power Convertersin Hybrid Electric and Fuel Cell Vehicles,” Proc. IEEE, vol. 95, no.4, pp. 766–777, (2007). 22. A. Emadi, S. S. Williamson, and A. Khaligh, “Power electronicsintensive solutions for advanced electric, hybrid electric, and fuelcell vehicular power systems,” IEEE Transactions on Power Electronics, vol. 21, no. 3. pp. 567–577, ( 2006). 23. H. Plesko, J. Biela, J. Luomi, and J. W. Kolar, “Novel concepts forintegrating the electric drive and auxiliary DC-DC converter forhybrid vehicles,” IEEE Trans. Power Electron., vol. 23, no. 6, pp. AUTHORS PROFILE Mr Viswanatha V is presently working as Asst.Professor, Electronics and communication Engineering Department at Acharya Institute of Technology, Bangalore. He is pursuing his Ph.D in the field of Embedded system in power control and conversion. His Areas of interests include IOT, Embedded & VLSI Technology in power control and conversion. Dr Venkata Siva Reddy is presently working as Professor, Electronics and communication Engineering Department at REVA Universty Bangalore.He has completed his Ph.D in the field of Digital System Design. His Areas of interests include Digital system design, Signal processing and Systems & Control Engineering Dr Rajeswari is presently working as Professor and HOD, Electronics and communication Engineering Department at Acharya Institute of Technology, Bangalore.She has completed her Ph.D in the field of Signal Processing Engineering. Her Areas of interests include Signal processing,Machine learning, Deep learning and Control Engineering