Boost Converter
Boost Converter
APPLICATIONS
VISHNU AJITH
M220424EE
MASTER OF TECHNOLOGY
in
ELECTRICAL ENGINEERING
(POWER ELECTRONICS)
KERALA, INDIA
MAY 2023
DEPARTMENT OF ELECTRICAL ENGINEERING
CERTIFICATE
M220424EE) of 2nd semester M.Tech under our guidance towards the partial
2
ACKNOWLEDGEMENT
I have put considerable efforts in developing this mini project report. However,
it would not have been possible without the support and help from many people.
environment and infrastructure required for my mini project. I would like to take
VISHNU AJITH
M220424EE
NIT CALICUT
3
Abstract
The goal of this project is to design and test a DC to DC boost converter for charg-
ing applications. The scope of this work included the design, simulation,inductor
core selection and winding and design of the driver circuit for MOSFET. The
simulation design uses a closed loop PI controller, a power stage, and a ramp
4
Contents
1 INTRODUCTION 1
1.1 Background . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1.2 Motivation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1.3 Objective . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
2 BOOST CONVERTER:
AN OVERVIEW 3
2.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
2.1.1 Operation . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
3 BOOST CONVERTER :
4.3 Inference . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
5
5.2 Implementation of closed loop control : MATLAB . . . . . . . . . 19
5.2.2 Inference . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22
5.3.2 Inference . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25
6 CONCLUSION 26
6
List of Figures
7
5.1 Transfer function of Boost converter . . . . . . . . . . . . . . . . . 20
5.8 Closed loop SIMetrix model with changed input and load . . . . . 24
5.9 Closed loop SIMetrix output with changed input and load . . . . 25
8
CHAPTER 1
INTRODUCTION
1.1 Background
The Combined Charging System, which regulates electric car charging standards,
often take less than 30 minutes at a charging station to fully charge an electric
vehicle [1].DC charging stations uses Level 3 chargers, which deals with powers of
and enable speedy charging, a number of power conversion modules are piled
one over the other inside a charging station.. Without passing via an internal
converter arises which can directly charge the battery without the need for ac-dc
conversion.
1.2 Motivation
Though many dc-dc topologies exist,boost converter is cheap and less bulky when
the size of the onboard charger in the electric vehicle as well as the cost of
1
implementation.
1.3 Objective
2
CHAPTER 2
BOOST CONVERTER:
AN OVERVIEW
2.1 Introduction
resist changes in current by either storing more or less energy in its magnetic
field. Boost converters always have higher output voltages than they do input
2.1.1 Operation
When the switch is closed (in the ”on” state), the inductor produces a magnetic
field and current flows through it clockwise, enabling the inductor to store some
energy. Positive polarity is present on the inductor’s left side. The switch’s open
(or ”off-state”) state will have a lower current because of the higher impedance.
3
The previously generated magnetic field’s energy will be reduced in order to keep
If the switch is cycled rapidly enough, the inductor won’t entirely discharge
between charging phases, and the load will always experience a voltage when the
switch is opened that is higher than the voltage of the input source alone. While
the switch is open, this total voltage is also applied to the capacitor connected
in series with the load. As a result, when the switch is shut and the right side
is disconnected from the left side, the capacitor is able to supply the load with
the necessary voltage and energy. The blocking diode prevents the capacitor from
discharging during this period through the switch. It goes without saying that the
switch must be opened quickly enough to prevent the capacitor from discharging
excessively.
The two distinct states that make up a boost converter’s basic functionality
are:
1. When the switch is in the off position, the switch is open, and the
flyback diode D, the capacitor C, and the load R are the sole conductors for
inductor current. The switch S is closed in the on-state, boosting the current
flowing through the inductor[8]. The energy that accrued during the on-state is
2. The inductor current and the input current are same. It is not
discontinuous, unlike a buck converter, thus the input filter requirements are
less strict.
4
CHAPTER 3
BOOST CONVERTER :
designed values so as to check whether the output from the simulation matches
with the desired output. If not, we simulate again with the necessary changes till
The output voltage chosen is 12V as the standard lead acid battery is rated at
12V. With the input being at 6V, the duty ratio of the converter can be calculated
Vi
V0 = (3.1)
1−D
5
where,
V0 = Output Voltage
Vi = Input Voltage
D= Duty cycle
Substituting the value in Equation 3.1, we get the duty cycle as 0.5.This is the
duty cycle with which we operate the converter to get 12v output. The switching
frequency of operation. The size of the capacitor used by filter is decided by the
amount of ripple content it must let through which is set at 10The rate at which
the converter which is 1A. For simulation purposes,the output load is simulated
as a load resistor.
Now the values of the inductor and capacitor used in the converter has to be
decided based on the fact that the converter is run in continuous conduction
mode(CCM) i.e, the current through the inductor must not fall to zero and always
V0 ∗ D ∗ (1 − D)2
L >= (3.2)
2 ∗ f ∗ I0
Substituing the values from Figure 3.1, the critical value of inductance obtained
is:
L=3mH
The value chosen for design must be greater than 3mH.So we choose 4.4mH for
the inductor.
6
The design equation for capacitor is given by:
I0 ∗ D
C >= (3.3)
f ∗ ∆Vc
where
Substituting the value into eqn 3.3, the critical value of capacitance is 4.4 µF.
We must choose a value greater than the critical value and we choose 440 µF.
After calculating the required inductance and capacitance values, an open loop
After simulating the above model from the scope across various components,
7
Figure 3.3: Output voltage
8
The current in diode is an approximated square wave as shown:
The capacitor bypasses the entire ripple content through it and the load thus
9
The voltage across the inductor is square waveform due to switching as shown
below:
The inductor current rises and falls linearly thus giving triangular wave as shown
below:
10
The current through the switch is complementary to that of the diode current
as shown below:
The voltage across switch is square wave as shown with amplitude of 12V:
11
CHAPTER 4
The simulation of the open loop converter has given the desired output and
constraints, the input and the output voltage used here are 4.1V and 8.2V. Rest
The PWM pulses for the switch is produced using Aurdino uno with duty cycle of
0.5. But the output of the micro controller used is 5V peak. The MOSFET used
12
circuit using TLP 250 which provides the required level of voltage to trigger the
The typical saturation flux density for this design is around 0.2mT. Based on
this,we need to know the SWG rating of wire. As the current passing through
From the datasheet provided by the manufacturer, the AL value of the core
13
Now to calculate number of turns we know the relation:
L
AL = (4.1)
N2
r
4.4 ∗ 10− 3
N= = 26 (4.2)
3950 ∗ 10− 9
Thus in order to obtain an inductance of 4.4mH, we must use SWG 16 wire with
26 turns.
The hardware setup shown in Figure 4.4 is powered up and the output waveforms
are obtained in CRO. The obtained waveforms are in coherence with that of the
14
waveforms obtained from simulation in MATLAB as shown below. The gate pulse
The steady state output voltage of the boost converter with magnitude of 8.2 V
is as shown:
15
The voltage across the inductor is as shown:
16
The voltage across the switch is as shown below.
as shown below:
4.3 Inference
The above waveforms when compared to the simulation results are found to be in
coherence except for some non-idealities like the spikes and ripples in the practical
17
The load current can be made ripple free by implementing a closed loop current
current scheme which will make the current through the load ripple free and
The spike in the voltage across diode can be eliminated by the use of snubbers[6].
18
CHAPTER 5
The open loop hardware and simulation has shown us that the design is
satisfactory and can do the necessary task.These are true in cases where the
parameters like load, input voltage remains constant during the period of
performance of the converter and cause deviation in output from the desired.
closed loop control must be established which constantly compares the necessary
parameters to a reference value and hence control the switching action to meet
this demand. In this project only a simulationin MATLAB and SIMetrix has
In order to implement the control i.e. to control output voltage by varying the
duty ratio of the switch, we need to establish a relationship between the mentioned
parameters[9].
19
We obtain this by modeling the boost converter using state space analysis and
where
Vg =Input voltage
D’=1-D
Now plugging Rc =0, L=4.4mH and C=440uF in figure 5.1 the obtained transfer
function is:
V0 72 − 0.1056s
= (5.1)
D 3 + 0.0044s + 23232 ∗ s2 ∗ 10−9
With equation 5.1 with us, we can simulate this transfer function in MATLAB as
shown: The auto tune function of MATLAB will help us in obtaining the desired
20
response as shown below:
The obtained value of P and I are plugged into the MATLAB closed loop model
as shown below:
21
The output of the closed loop control with PI is as shown:
5.2.2 Inference
The closed loop simulation has given the response as shown below. Oscillations
are found about the reference value as well as during the time it reaches to the
reference value.
22
5.3 Closed Loop Simulation: SIMetrix
schematic as shown:
The transconductance amplifier converts the output voltage into a current which
and Ki values from MATLAB which then goes to opamp.The opamp compares
this value with a sawtooth waveform which gives a variable duty cycle which in
23
Here the reference value is set at 12V and the final output steady state is 12V
as shown below:
Now in order to verify that the controller actually helps in matching the output
to reference value, the input and the load values are changed to 8V and 10 ohms
as shown below:
Figure 5.8: Closed loop SIMetrix model with changed input and load
24
The obtained output from this change is as shown below:
Figure 5.9: Closed loop SIMetrix output with changed input and load
5.3.2 Inference
It is clearly evident that the final output voltage settles at 12V despite the
oscillations during the transition.For a faster response , the load must be immune
to the oscillations found in output which rarely is the case. So one must consider
a trade off between the speed of response to the oscillations in the output.
25
CHAPTER 6
CONCLUSION
loop.
simulated waveforms.
3. The closed loop implementation is simulated and the results are obtained. The
4.There is an initial dip in the voltage and then reaches the final steady state
5.The intital dip in voltage is due to the output voltage being dependent on the
6.The spike in the voltage across diode and switch can be mitigated using snubber
circuits.
26
REFERENCES
[1] Hasaneen, B. M., and Adel A. Elbaset Mohammed. ”Design and simulation of
[3] Hwu, K.I. and Yau, Y.T., 2010. A boost converter. IEEE Transactions on
[5] Lee, P. W., Lee, Y. S., Cheng, D. K., Liu, X. C. (2000). Steady-state analysis
on industrial electronics, 47(4), 787-795. ol. 36, no. 7, pp. 8028-8043, July
closed loop boost converter for solar powered LED lighting system.” Interna-
27
[8] ] Kalirasu, Athimulam, and Sekar Subharensu Dash. ”Simulation of closed
[9] Sharma, P., Kumar, P., Pal, N. (2018, March). Design and implementation
of closed loop controlled boost converter for solar power installation system
mad.H.Rashid.
28
vishnu_m220424ee
ORIGINALITY REPORT
14 %
SIMILARITY INDEX
4%
INTERNET SOURCES
2%
PUBLICATIONS
10%
STUDENT PAPERS
PRIMARY SOURCES
1
Submitted to Newham College of Further
Education, London
5%
Student Paper
2
Submitted to University of Portsmouth
Student Paper 2%
3
Fundamentals of Power Electronics, 2001.
Publication 1%
4
Submitted to International College of
Auckland
1%
Student Paper
5
www.ti.com
Internet Source 1%
6
Submitted to The London College UCK
Student Paper 1%
7
Submitted to Institut Teknologi Brunei
Student Paper 1%
8
Submitted to Institute of Technology, Nirma
University
1%
Student Paper
9
Submitted to De Montfort University
Student Paper 1%
10
downloads.hindawi.com
Internet Source <1 %
11
unbscholar.lib.unb.ca
Internet Source <1 %
12
digibuo.uniovi.es
Internet Source <1 %
13
mobt3ath.com
Internet Source <1 %