Boost Converter: Project File
Boost Converter: Project File
Project File
boost.sqproj
Introduction
The step-up dc-dc converter is known as boost converter. Its main applications are in
regulated dc power supplies and the regenerative braking of dc motors. The average output is
always greater than the dc input voltage. The output voltage is controlled by controlling the
switch-duty cycle. When the switch is on, the diode is reverse biased, and hence isolaes the
output stage. During the switch on mode the inductor gets the energy from the supply and
stores it. During switch o state, the diode becomes forward biased and the output stage
receives the energy from the inductor as well as the input. Thus the net energy transfered
to the output from input is always greater in a given switching cycle. The ratio of output
voltage to input voltage is given by
V
o
V
in
=
1
1 D
=
I
in
1
o
(1)
Where, V
o
and V
in
are the output and input voltages, respectively. The term I
o
and I
in
are the output and input currents, respectively. The term D is the duty ratio and dened as
the ratio of the on time of the switch to the total switching period.
Simulation Example
The simulation example consists of a simple boost PWM dc-dc converter as shown in
Figure 1. In the present example, the input voltage is kept at 50V. The Load resistance is
kept at 50. The output lter capacitor is chosen as 100F. The switch is controlled by a
signal gce clock. The output can be controlled by changing the duty cycle parameter for
the clock. The switch and diode are ideal switch and diode, respectively.
Sample Plots
The sample simulation plots are shown in Fig. 2. Here, the rst upper plot shows the
gate driver pulse. The second plot shows the switch current, diode current and the source
1
Figure 1: The Schematic circuit for the boost converter
current. The third plot shows the input and output voltages for 40% duty cycle. All the plots
are steady-state and plotted for two cycles with reference to time.
0 2e-05 4e-05 6e-05 8e-05
0
5
10
0 2e-05 4e-05 6e-05 8e-05
-5
0
5
0 2e-05 4e-05 6e-05 8e-05
time
40
50
60
70
80
90
V
out
V
g
i
switch
i
d
i
src
V
in
Figure 2: Simulation Plots for boost converter
Few sample exercises are given here to get the complete understanding of the topic.
Exercises
1. Change the duty cycle, re-run the simulation and verify output voltage
2. Create a condition of discontinuose current conduction and observe its eect on out-
put voltage. Study which parameters inunce this condition and nd the boundary
conditions and verfy it by simulation with appropriate parameter values.
3. See the eect of change in the frequency
2
4. See the eect of change in inductor on the boundary conditions for discontinuose current
conduction.
5. See the eect of change in output lter capacitance value.
References
[1] Ned Mohan, T.M.Undeland and W.P. Robbins, Power Electronics: Converter, Applica-
tions and Devices, Second Edition, John Wiley and Sons, 1995
3