DEADBAND GENERATION (DELAY)
이전 댓글 표시
I want to generate Deadband b/w 2 complementary pulses.
How can I provide that delay b/w 2 signals?

답변 (1개)
Sabin
2023년 2월 1일
0 개 추천
A Transport Delay block for continuous-time simulation or Delay block for discrete-time simulation can be used to keep the implementation simple.
댓글 수: 1
Arifin
2024년 6월 14일
- How to make delay is smaller than step size ?
i would like to implemented MPC for converter.
The output of MPC is already switching behaviour (0 or 1), then connected to GPIO output for C2000 code generation.
However, when used delay block to add deadband, the deadtime is to large (deadtime = step time).
2. Is it possible to implemented MPC using ePWM block module for automatic code generation C2000 ?
카테고리
도움말 센터 및 File Exchange에서 Controller Creation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!