DEADBAND GENERATION (DELAY)
Show older comments
I want to generate Deadband b/w 2 complementary pulses.
How can I provide that delay b/w 2 signals?

Answers (1)
Sabin
on 1 Feb 2023
0 votes
A Transport Delay block for continuous-time simulation or Delay block for discrete-time simulation can be used to keep the implementation simple.
1 Comment
Arifin
on 14 Jun 2024
- 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 ?
Categories
Find more on Controller Creation in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!