How to generate deadband between two complimentary pulses of inverter.
조회 수: 20 (최근 30일)
이전 댓글 표시
There should be a proper dead-band between two pulses of switches of one lag of inverter, to avoid shoot through. Dead-band will make rising edge of each pulse delay by defined time. We can generate dead-band by use of analog circuit and set it's value by design of R-C network in hardware. But is there way to make a complimentary pulses with proper microsecond dead-band in matlab simulink??
댓글 수: 2
답변 (1개)
Dr. Pemendra Kumar Pardhi
2022년 3월 24일
Hi,
In MATLAB Simulink, deadband can be provided by using dead zone or on/off delay (continuous) or on/off delay (discrete).
If any third party support like C2000 hardware support package and its EPWM block is used then there are also provisions available to provide a deadband time.
Thanks,
Pemendra
댓글 수: 1
Arifin
2024년 6월 20일
Hi,
how to generate deadband smaller than Ts ?
I am working with MPC for control MPC.
the output MPC connected to GPIO Output.
however i need to add deadband between MPC and GPIO.
Ts = 50e-6. and i would like to generate deadband 1e-6.
참고 항목
카테고리
Help Center 및 File Exchange에서 Linear Plant Specification에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!