DEADBAND GENERATION (DELAY)

I want to generate Deadband b/w 2 complementary pulses.
How can I provide that delay b/w 2 signals?

Answers (1)

Sabin
Sabin on 1 Feb 2023
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

  1. 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 ?

Sign in to comment.

Asked:

on 6 Mar 2019

Commented:

on 14 Jun 2024

Community Treasure Hunt

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

Start Hunting!