How to have a non-overlapping pulse for buck-boost mode?
4 ビュー (過去 30 日間)
古いコメントを表示
How to have a non-overlapping pulse with 50% duty cycle for the four switch buck-boost converter operating in buck-boost mode using matlab simulink?
0 件のコメント
採用された回答
Rahul
2023 年 6 月 4 日
Hi Jeanrose,
You could use a pulse generator block to produce a square wave of sufficient amplitude (usually 1, which is default), 50% duty cycle and time period as 1/(switching_frequency), which would act as a gating pulse for switches Q1, Q2 and correspondingly use a NOT gate for generating the gating pulses for Q3, Q4, as shown below:
I have attached the simulink model for your reference, you can tune the various block parameters as per your needs.
Hope that helps.
0 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!