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.
Zitieren als
Syed Abdul Rahman Kashif (2025). Buck Converter -- Open Loop (https://www.mathworks.com/matlabcentral/fileexchange/27379-buck-converter-open-loop), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Communitys
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
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 |