All Courses
All Courses
Courses by Software
Courses by Semester
Courses by Domain
Tool-focused Courses
Machine learning
POPULAR COURSES
Success Stories
Aim) The main aim is Design the Simulink model of BOOST converter and determine the Losses of Converter and efficiency of the Converter. Answer) BOOST-CONVERTER: - A boost converter (step-up converter) is a DC-DC power converter that steps up voltage (while stepping down…
Durga Prasad Sunnam
updated on 27 Apr 2023
Aim) The main aim is Design the Simulink model of BOOST converter and determine the Losses of Converter and efficiency of the Converter.
Answer)
BOOST-CONVERTER: -
A boost converter (step-up converter) is a DC-DC power converter that steps up voltage (while stepping down current) from its input (supply) to its output (load).
It is a class of Switched mode power supply (SMPS) containing at least two semiconductors (a diode and a Transistor) and at least one energy storage element: a capacitor, inductor, or the two in combination.
To reduce voltage ripple, filters made of capacitors (sometimes in combination with inductors) are normally added to such a converter's output (load-side filter) and input (supply-side filter).
Simulink Model: -
for designing the Boost converter in Simulink, we are used the following blocks:
Design parameters: -
For duty cycle: -
We know that the
Vo / Vin = (1/ (1-D))
were,
vin= Input voltage
Vo= Output Voltage
D= Duty cycle
from the given data
Vin = 100 V
Vout = 195.5 V
Then from the above equitation
Vo / Vin = (1/ (1-D))
200/100 = (1/ (1-D))
2*(1-D) = 1
(1-D) = 0.5
D=0.5
therefore
Duty cycle = 0.5
Procedure: -
For creating the Simulink model of Boost converter, the supply voltage and Series RL branch will be connected in series manner
And MOSFET" is acts as power switch and it is connected to the Parallel manner
After that a Capacitor and load (Resistive Load) are connected parallel with using the "Series RLC branch" block.
For on and off Switch, we are sending the Pulses with switching frequency () Using DC-DC PWM generator Block>>we are assigning the Duty cycle ration as 0.5 by using the Constant block.
And the output voltage will be displayed by using the display block.
The voltage and currents drawn by both "MOSFET " and Diode" will be plotting by using the Scope and Bus selector Blocks.
Mosfet voltage and current graph: -
The above graph we can see the Output voltage is greater than the Input voltage
Hence the Working of Boost Converter is working in proper manner
the Minimum and maximum Voltage will be displayed by using the Below Signal statistics block.
Diode voltage and current graph: -
Determining the Losses in Power electronic Converters: -
In any DC-DC converter majorly consider 4 types of losses are as followes: -
Conduction Losses: -
Conduction losses are a result of device parasitic resistances impeding the DC current flow in a DC/DC converter. These losses are in direct relationship with the duty cycle.
When the integrated high-side MOSFET turns on, the load current flows through it. The drain-to-source channel resistance (RDSON) causes power dissipation.
Formula: -
Conduction Losses: - Pc= I² * R *D-----------------(1)
were,
p= Power Dissipation
I= Current through MOSFET
R= Resistance in Ohm
D=Duty Cycle= Vout / Vin
Diode losses: -
The diode is forward-biased when the integrated MOSFET turns off. During this time, the inductor current ramps down through the output capacitors, the load and the forward-biased diode. Since the load current is now conducting through the diode, there will be power dissipation in Diode.
This will be calculated by using below Formula: -
Diode Losses: - P= Vf * I* (1-D) ------(2)
were,
Vf= forward voltage
I= Current output
D=Duty Cycle= Vout / Vin
Induction Losses: -
The conduction losses depend on the load current. With heavier loads, the conduction loss in the MOSFET increases and is the dominating factor. Conduction losses plus switching, driver and internal low-dropout regulator (LDO) losses lead to a considerable generation of heat.
These losses can be calculated by using the below formula:
Pd= I² * R + {(rl / 12) (D* Vin / F*L)} -------(3)
were,
I= Current output
D=Duty Cycle= Vout / Vi
F= Frequency
L= Inductance value
Capacitance losses: -
While getting the output through the capacitor we can get some power dissipation in capacitor also.
this power dissipation is determined by using the following Formula: -
Pc= {rc* D*(1-D) I² + {rc / 12(1-D)}} *{(Din / C*F)} ----(4)
were,
I= Current output
D=Duty Cycle= Vout / Vi
F= Frequency
C= Capacitance value
From the given data we can find the losses for Designed DC-DC Converter: -
Conduction Losses: -
from the equitation (1)
Conduction Losses: - Pc= I² * R *D
Pc= (1) ² * 10*0.5
Conduction Losses (Pc)=5W
Diode losses: -
From the equitation (2)
Diode Losses: - Pd= Vf * I* (1-D)
= 19.55 * 1 * (1-0.5)
= 19.55*0.5
Diode Losses (Pd) =9.75 w
Inductor Losses: -
From the equitation (3)
PI= I² * R + {(rl / 12) (D* Vin / F*L)}
=1² * 10 +(0.0008*5000)
= 10+4
PI =14 W
Capacitance Losses: -
From the equitation (4)
Pc= {rc* D*(1-D) I² + {rc / 12(1-D)}} *{(Din / C*F)}
=2*0.5*0.5+(2*0.0001*0.5*0.5*100 / 400*50*0.000001)
Pc= 0.7085 W
Total Losses= Pcon+Pd+Pi+Pc
=5+9.775+1.4+0.7085
Total losses=11.74585 W
Efficiency Of Converter: -
The efficiency of converter is determined by using below formula:
Formula: -
Efficiency = (Pin -Ploss / Pin) 100-----------(5)
From the data
Pin= Vin * I
I= Vin / R
=100 / 10
I= 10 Amps
Therefore,
Pin = vin * I
=100 * 10
Pin=1000 W
From above equitation (5)
Efficiency = (Pin -Ploss / Pin )100
= 1000-11.75 / 1000 100
Efficiency = 98.825 %
Results: -
The total Power losses Ploss= 11.75 W
The efficiency of Converter = 98.825 %
Leave a comment
Thanks for choosing to leave a comment. Please keep in mind that all the comments are moderated as per our comment policy, and your email will not be published for privacy reasons. Please leave a personal & meaningful conversation.
Other comments...
Project 2 - Modeling of 3 phase Induction Motor Drive
AIM: - The main aim is Design the 3 Phase Inverter using Simulink and Controlling the 3 phase Squirrel Cage Induction motor, using V/F method from 3 Phase Inverter. Answer: - Three-phase inverter is used to change the DC voltage to three-phase AC supply. Generally, these are used in high power and variable frequency…
26 Jun 2023 04:41 PM IST
Project 1 - Loss calculation for a DC/DC converter-MATLAB
Aim) The main aim is Design the Simulink model of BOOST converter and determine the Losses of Converter and efficiency of the Converter. Answer) BOOST-CONVERTER: - A boost converter (step-up converter) is a DC-DC power converter that steps up voltage (while stepping down…
27 Apr 2023 03:40 PM IST
Week 6 - Data analysis
OBJECTIVE: To perform Data Analysis. Plot a graph between any two Column vector. Calculate the area under the P-V diagram. Calculate the power output of this engine. Calculate engine specific fuel consumption. PROBLEM STATEMENT: Data visualizer Your script should take column numbers as the input and plot the respective…
24 Mar 2023 03:49 PM IST
Week 5 - Curve fitting
What does popt and pcov mean? (Watch the video to get some context) In the curve fitting code, the variables "popt" and "pcov" are defined to the curve fit function. The first variable, "popt", stores and extracts the coefficients of the curve fitting function into an array, with respect to the general polynomial…
18 Mar 2023 01:37 PM IST
Related Courses
0 Hours of Content
Skill-Lync offers industry relevant advanced engineering courses for engineering students by partnering with industry experts.
© 2025 Skill-Lync Inc. All Rights Reserved.