Buck Converter -- Open Loop

Buck Converter

You are now following this Submission

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 (2026). Buck Converter -- Open Loop (https://se.mathworks.com/matlabcentral/fileexchange/27379-buck-converter-open-loop), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Communities
Version Published Release Notes Action
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