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

조회 수: 3 (최근 30일)
jeanrose larot
jeanrose larot 2023년 6월 3일
답변: Rahul 2023년 6월 4일
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?

채택된 답변

Rahul
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개)

카테고리

Help CenterFile Exchange에서 Pulse and Transition Metrics에 대해 자세히 알아보기

제품


릴리스

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by