Boost Detailed Design PDF
Boost Detailed Design PDF
3.1 Introduction
with better efficiency and high power density. Linear power regulator fails in terms of
efficiency and high power density and that’s the reason for its narrowed application. A
DC/DC converter of high power is used nowadays mostly in the field of renewable energy
and Telecom applications. Using a basic buck and boost converter, several other converters
are derived and each one of them has their own strategy of functioning, merits and demerits
[57]. DC/DC converters being a switched power supply are used in situations where a high
The most common converter in non-isolated circuit is of the boost converter [58]. Basic
DC/DC step-up (boost) is discussed and its mathematical modelling is done using
Matlab/Simulink. Later in chapter 4, the same DC/DC converters are paralleled and an
appropriate control strategy is used for harvesting of renewable DC energy. These DC/DC
converter being modular; can be scaled to high power for residential, commercial
applications by utilizing the green renewable energy. However, the analyses, design, and
21
3.2 Basic description of DC/DC boost converter
The step-up (boost) and step-down (buck) converter consists of a DC input voltage source
(Vs), inductor, filter capacitor, controllable switch (Q), diode (D) and load resistance (R). The
buck converter’s output voltage is always lower than input voltage and the output voltage of
If the switch operates with a Duty ratio D, the DC Voltage gain of the boost converter is
given by , where Vo is the output voltage and D is the duty ratio of the pulse
Only the boost convertor is considered and its schematic diagram is shown in Figure 2.1(a).
The portion of the switching period over which the inductor current of the converter is never
zero is called continuous current mode (CCM) and when the inductor current is zero during
switching period the converter is said to be operating in discontinuous current mode (DCM)
[59].
Here the parasitic resistance of inductor, capacitor and source is not taken into account. These
parasitic resistances degrade the gain of the converter. The voltage gain of the converter is
monotonically increasing function, but it falls sharply as the duty cycle reaches to unity
because of these parasitic resistances. If the inductor and source resistance are considered
22
… (3.1)
where is inductor and source parasitic resistance and R is the resistive load. In CCM
mode, the rate of change of current during the switching period is constant and this ripple
... (3.2)
The converter’s output voltage ripple depends on charging and discharging rate of the
capacitor and the load on it. It has first order roll-of with the switching frequency. Voltage
… (3.3)
In CCM mode, when the switch is ON, the diode is reversed biased and polarity of left side of
the inductor is positive. The inductor being an energy storing device starts storing energy due
When the switch is OFF, polarity of left side of the inductor is reversed due to decrease in
current because of high impedance and as a result the supplied input voltage and voltage
across inductor will be added up. This is the reason for output voltage of boost converter is
always higher than the input voltage. The circuit diagram of the Boost converters is shown in
Figure 3.1.
23
(a)
(b) (c)
Figure 3.1 Step-up (boost) converter (a) equivalent circuit, (b) equivalent circuit when
switch-on and (c) equivalent circuit when switch-off
converter
The component values tabulated in Table 3.1 are implemented in the hardware for making
converter 2. Diode and capacitance used in both converters are same and switching PWM is
of 18.2 kHz. Diode used here is a Schottky diode for quick reverse recovery operation.
24
3.4.1 Design of inductor for boost converter
The design inductor is a vital for stable operation of boost convertor. Here a T 94-2 iron
powder core is used. The choice of inductor value is made from the acceptable ripple current
at maximum input voltage and at the minimum duty cycle of PWM switching [60]. The boost
convertor’s operation in CCM or DCM mode depends on the inductor value which is given
by equation (3.4)
… (3.4)
and the required number of turns is is given by equation (3.5), where is Inductive index.
… (3.5)
The inductor for converter-1 is 18.2 μH and convertor-2 is 30.2 μH for 9.6 W and 7.2 W as
input power respectively. Designed inductor core’s electrical properties are given in Table
3.2.
The output capacitor used in boost converter is 94 μF and input capacitor is of 940 μF. The
choice of capacitor value depends mainly on the equivalent series resistance (ESR) as the
converter’s efficiency is influenced. Hence, ESR value of the capacitors used should be small
25
3.5 Mathematical Model of Boost Converter
The set of differential equations which aid in mathematical modelling of DC/DC boost
converter is helpful in representing the waveforms of the modelled circuit and it is known as
The Boost converter’s state space equation (3.6 ) when the switch is ON is shown here
, … (3.6)
And during the switch OFF mode the state space equation (3.7) obtained will be as shown by
, … (3.7)
Based on above mathematical equations, the Simulink modeling of boost converter was used
for simulation. Two similar boost converters with closed loop proportional-integral (PI)
controller were paralleled for the purpose of power sharing with and without cable
Here the hardware implementation of closed loop paralleled boost converter is discussed. In
this work, the unregulated voltages of the PV modules due to variation of insolation and
temperature, is input to this DC\DC converter for getting a constant voltage as output. The
high voltage gains of DC/DC converters help in attaining large quality power production
26
In order to regulate a constant output voltage, several control techniques are available in the
literature. In this work a current mode control is chosen for its advance features and easy
mode control
The conventional analog control methods used industries are the voltage mode and current
mode control for closed loop DC\DC converter operation. Both techniques are analog based
Voltage mode control (VMC) is a single loop controller and therefore it is easy in
implementation. This method is used in research and industry for simple control of DC
converters. In this method, the measured value and the reference voltage are compared to
generate the control voltage [65]. Then the control voltage is compared with fixed frequency
This switching duty ratio maintains the average voltage across the inductor and eventually the
27
Figure 3.2 Boost converter with voltage mode control
This method inspite of easy implementation, it also has several disadvantages. They are i)
when DC converters are connected in parallel with a common load, the reliability of control
is poor. ii) The response time of control system is slow due to the higher order of switching
cycles. iii) Poor reliability of switches. iv)It is inefficient in making the push-pull transformer
to operate in center of linear region. Therefore, a better choice than this control is the control
mode control which is described in next subsection 3.6.2 and in this work implemented in
Current mode control method is more complex than VMC as it is a dual loop control method.
The current mode control (CMC) method used in this work is more superior to voltage mode
control methods in terms of stability, response time and reliability [66]. The two loops are
namely voltage and current control loop and the same is shown in Figure 3.3.
28
In this method, the output voltage Vo and the reference voltage Vref are compared to generate
reference current Iref. This reference current Iref is then compared with the sensed sawtooth
waveform of current in terms of voltage to generate the control switching duty ratio [9].
The sensed inductor current tracks the reference current Iref and the output voltage Vo equals
the reference voltage Vref. The only disadvantage of the control method is subharmonic
oscillations which occur when the duty cycle exceeds the 50% duty ratio in the peak current
mode control.
The choice of this method in this work is due several superior qualities of this technique.They
are i) improved transient response, ii) better line regulation, iii) self protection features and
iv) suitable for DC\DC converters operating in parallel mode. The dynamic response of the
power converter is a vital parameter for measuring its performance [67, 68].
29
3.7 Proposed closed loop parallel boost converter using CMC UC
3843 controller
The closed loop CMC boost converter schematic is shown in Figure 3.4 and two such
converters are paralleled and connected to a common resistive load as shown in Figure 3.5.
The controller IC uses a part of PV module power for its functioning and no external supply
is required for its operation. In controller ICs the sub harmonic instability of the current-mode
converter is improved by avoiding the extreme duty ratios [69] or using programmed
Figure 3.4 Closed loop Step-up converter using current mode controller IC (UC3843)
To reduce the stress on switching component during transient period, an optimum number of
resistance (Rds(ON) ) of MOSFET is reduced to half of single MOSFET resistance [70, 71] as
shown in figure 5. These paralleled MOSFETS when hard triggered synchronously, it helps
30
with the flow of twice the current through the converter inductor and this helps in the
Here two such similar converters are paralleled with cable resistance consideration and tested
with varying irradiance on PV modules which are current source. The schematic diagram and
its experimental setup are shown in Figure 3.5 and Figure 3.6 respectively. G1 and G2 as
shown in the Figure 3.5 are the feedback for the paralleled DC\DC converters. In Figure 3.5,
R27 and R48 represent the cable resistances and it is fixed in simulation as well as in
experimental work.
Figure 3.5 Paralleled step-up converter with cable resistance interfaced with PV modules
paralleled Step-up converter with resistive load
31
Figure 3.6 Experimental setup of closed loop
The main objective of this work is to integrate several renewable energy sources using power
electronic components and investigate how the power contribution from each source occurs
under varying parameters. Here the role of control theory plays a vital role in the regulation
At a higher duty ratio, the parasitic elements of the basic components of the converter
become dominating and alleviate the risk of high current and voltage stress and as a result the
control and efficiency of conversion is aggravated [17]. The under voltage lockout (ULVO)
of this PWM controller IC is 8.6 volts and it can be operated to 100% duty cycle [74].
32
3.8 Features and working of UC 3843 CMC controller
The controller UC3843 is a versatile IC and finds its applications in switched mode power
supply (SMPS) [74]. There are several controller ICs such as TL494, UC384X and L6565
series available based on the mode of operations, namely voltage control mode, current
control mode and green mode respectively. The voltage mode control method with PID tuned
controller is used with three boost converters in parallel and the converters input power is
The results obtained are higher efficiency, reduced ripple current/voltage and a stable
system, but the cable resistance impact on the system is not considered. In another work, the
effectiveness of interleaved boost converter using the sliding mode control is discussed with
PSIM simulation [76] (Veerachary, 2005). The drawback of this system is that it cannot be
Among mentioned control methods previously, UC3843 IC is used here for several reasons,
the major being the two loops namely voltage and current loop implementation and
MOSFETs triggering is easier without extra driver circuits. This current mode controller
(CMC) IC UC3843 uses the voltage feedback from the output of the boost converter and the
average inductor current like sawtooth waveform generated using auxiliary circuits and it is
sensed at pin-3 of the IC and it gets added to the slope compensation voltage.
33
Using this compensation voltage, the average inductor current follows the control voltage.
This process is called a current mode control method. The schematic diagram of the internal
In boost convertor the average value of the inductor current (IL) is equal to the DC input
current (Iin). The output of the converter is set by the potentiometer to the desired output
voltage. The latching PWM block generates the duty ratio according to the difference in
voltage feedback and output compensation voltage and as per sensed current input. Resistor
RT and capacitor CT are selected such that switching frequency is obtained for the designed
inductor value and maximum obtained switching frequency is 250 kHz. Vcc is the voltage for
the operation of the internal blocks which is 5 volts obtained by voltage divider circuit. As
The dynamic response of the power converter is a significant parameter for measuring its
performance [78, 79]. The closed loop current mode control converter schematic is shown in
34
Figure 3.8 and this pulse-width-modulated (PWM) IC uses the same power of photovoltaic
module for its functioning and no external supply is required for its operation. To increase the
efficiency of DC-DC power converter of the solar renewable sources the active snubber
circuit can be employed [69]. A potentiometer R2 is used to tune the desired output voltage as
∂V
Figure 3.9 Waveforms of the boost converter in steady state CCM mode
35
To reduce the stress on switching component during transient period, an optimum number of
resistance of MOSFET (Rds (ON)) is reduced to half of single MOSFET resistance [80, 81].
Here in this work two MOSFETs in parallel are used and are synchronously switched.
These paralleled MOSFETs when triggered synchronously, its helps in flow of twice the
current through the converter’s inductor and this helps in modular design of converter [82].
The steady state waveform of a boost converter in continuous current mode is shown in
Figure 3.9. In Chapter 5, two such similar converters are paralleled with cable resistance
consideration and tested with varying irradiance on photovoltaic modules as a current source.
The main objective of this thesis is to integrate several renewable energy sources using power
electronic components and investigate how the power contribution from each source occurs
under varying parameters. Here the role of control theory plays a vital role in the regulation
The control IC UC3843 used in this work is a current mode control IC which uses the voltage
as external loop feedback and sensed current as internal loop. This IC is a fixed frequency
current-mode PWM controller. At higher duty ratio the parasitic elements of the basic
components of the converter become dominating and alleviate the risk of high current and
voltage stress and as a result the control and efficiency of converter is aggravated [72].
The under voltage lockout (ULVO) of this PWM controller IC is 8.6 volts and it can be
operated to 100% duty cycle. Internally included circuits include a trimmed oscillator for
36
comparator, a high gain error amplifier and a high current totem pole output ideally suited for
driving power Metal Oxide Semiconductor Field Effect Transistor (MOSFETs). The merits
(a) The current control method is self protected from short circuit and control voltage is
internally limited, so that even if external voltage is high, the output current is just close to
maximum.
(b) In technique, the overall transient response is improved and being the first order system,
(c) The switches in current control method are protected for over-current as the current
threshold is internally limited to its maximum value. This factor attributes to improved
(d) This method is suitable in paralleled configured converters as single feedback circuit
regulate the voltage. The equal load sharing is obtained because the parallel converters
(e) This technique is immune to noise as the circuit feeds the fixed current into load
independent of the input and therefore the input transient does not require external feedback
The demerit of this technique is the sub-harmonics generation in boost converter operation.
This sub harmonic instability of the current-mode converter is improved by avoiding the
extreme duty ratios as well [83] and also by programming a compensating ramp signal.
37
The local feedback accounts for this instability in the current mode converter during the
operation of converter’s duty ratio above 0.5. This is explained using steady state inductor
current waveform as shown in figure 3.10. In steady state condition suppose the inductor
current has a rising slope of M1, falling slope of M2 and Ic be the control signal representing
If a perturbation of δIo occurs in the inductor current relative to the steady state at the
beginning of the cycle, then after one period, the perturbation will propagate to δI1 i.e.,
… (3.9)
δ δ … (3.10)
Which clearly indicates the steady state is not stable for D> 0.5. This issue is overcome by
38
Figure 3.11 Compensating Slope in Current mode Control method
By using this additional ramp –M to the reference current as shown in Figure 3.11, the
δ δ … (3.11)
An appropriate choice of the ramp slope M can thus cause this perturbation to disappear even
if the duty ratio is greater than 0.5. The enhancement of inner loop stability and improvement
in the transient recovery is attained by the correct slope choice of this compensating ramp.
For a variable operating point, a sophisticated program may be developed to achieve the
compensation.
Simulation Result
The boost converter circuit of figure is simulated with same parameters and the result
obtained confirms that it is operating in a discontinuous current mode. The inductor and
39
capacitor current waveforms at frequency 18.2 kHz are obtained from the simulation and it is
Figure 3.13 Load current and output voltage waveforms of boost convertor in DCM mode
The regulated output voltage and load current obtained with resistive load of 600 Ω is shown
in Figure 3.13. When the resistive load is drastically reduced to 12 Ω, the inductor current
waveform shown in Figure 3.14, indicates that it is going in CCM mode, but this optimized
resistive load alone will not result in CCM mode operation. The proper choice of inductor
40
value, switching frequency and duty cycle decides the mode of operation of the DC boost
converter.
Figure 3.15 Waveform of load current and output voltage in CCM mode
The Figure 3.15 shows the load current and output voltage of the boost converter whose
voltage is regulated to the desired value. In chapter 5, two similar boost converters with
investigating the power contribution from both the converters and the mode of operation.
41
By integrating few hundreds of watts of photovoltaic modules and small wind turbines to
power conditioning devices such as these paralleled converters can suffice the everyday
power consumption to at least DC light loads in every house of villagers which are remotely
located and unreachable by the utility line. Here an attempt to power a light resistive load
from photovoltaic module is done and how the contribution of the power takes place between
3.10 Summary
A basic about the operation of the DC\DC boost converter is studied. For the available
voltage of PV modules , suitable inductors are designed for the boost converter and the
details of it is given in table 3.2 Proper selection of diode, MOSFET and capacitance is made
in order to operate the DC boost converter smoothly. Next among the varieties of the control
algorithm, current mode control method is chosen for its advanced features and easy
implementation. The drawback of CMC method and the solution of this drawback is
discussed. Finally, the simulation results of the single DC boost converter using UC3843
PWM controller are presented. In chapter 4, another control technique which is widely used
in industry, namely PID controller and its tuning by PSO algorithm is studied and
implemented.
42