Boost Converter

A Boost converter steps up a DC voltage from the input to the output
240.0 次下载
更新时间 2019/12/21

查看许可证

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R2016a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Power Converters 的更多信息
社区

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.1

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

1.0.0