Boost Converter

A Boost converter steps up a DC voltage from the input to the output
240 Downloads
Updated 21 Dec 2019

View License

Working principle
A Boost converter steps up a DC voltage from the input to the output. The circuit operation depends on the conduction state of the IGBT:
On-state: The current through the inductor increases linearly and the diode blocks.
Off-state: Since the current through the inductor can not abruptly change the diode must carry the current so it commutates and begins conducting. Energy is transferred from the inductor to the capacitor resulting in a decreasing inductor current. During steady state the circuit is said to operate:

in discontinuous conduction mode if the inductor current reaches zero and
in continuous conduction mode if the inductor current never reaches zero.
The circuit has two limits of operation. For a PWM duty cycle D ➝ 0 the output voltage equals Vin, and for D ➝ 1 the output voltage grows toward infinity. In between those limits the output voltage in continuous conduction mode is given by: Vout = Vin/(1-D).
Note that the parallel combination of inductor and capacitor as shown above acts as a second order low pass filter reducing the voltage ripple at the output.
Experiments
Change the PWM duty cycle of the converter from 0.6 to 0.4 and observe how the average output voltage changes from 60 V to 40 V.
Change the resistance value from 10 Ω to 80 Ω and observe how the converter goes into discontinuous conduction mode.

Cite As

Dr.GADDALA JAYA RAJU (2024). Boost Converter (https://www.mathworks.com/matlabcentral/fileexchange/73559-boost-converter), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2016a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Communities

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.1

The circuit operation depends on the conduction state of the IGBT:

1.0.0