Buck Converter -- Open Loop

Buck Converter
5.5K Downloads
Updated 27 Apr 2010

View License

The model simulates buck converter using different approaches. Parameters can be change from the initializing callback function in the model properties. First circuit implements buck using a MOSFET and diode, second implements using two MOSFETs and third implements using the model equation. Power switches voltage drop is neglected in the third implementation, that's why output voltage is higher than the first two implementations.

The model can be simulated for different duty ratio to clear the concept of buck converters.

Cite As

Syed Abdul Rahman Kashif (2024). Buck Converter -- Open Loop (https://www.mathworks.com/matlabcentral/fileexchange/27379-buck-converter-open-loop), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Electrical Block Libraries in Help Center and MATLAB Answers
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.1.0.0

Parameters were defined in pre-load function in earlier file, now the parameters have been defined in initializing function.

1.0.0.0