Boost Converter

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

Lizenz anzeigen

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.

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2016a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Power Converters finden Sie in Help Center und MATLAB Answers
Communitys
Mehrere Dateien sind in der  Power Electronics Control Community erhältlich

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.1

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

1.0.0