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!