How to have a non-overlapping pulse for buck-boost mode?

3 views (last 30 days)
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?

Accepted Answer

Rahul
Rahul on 4 Jun 2023
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.

More Answers (0)

Categories

Find more on Electrical Block Libraries in Help Center and File Exchange

Products


Release

R2022b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!