Hi,
I need to have a delay (dead time) at the rising edge of a PWM signal generated from trip signals from CMPSS. Following is the setup:
- There are two trip outputs from a CMPSS subsystem, TRIP 4 and TRIP 5.
- I need to create a dead time at the rising edge of the PWM.
- For that, I can generate a DCAH signal to create a DCAEVT1.sync event to control the rising edge of the PWM.
- And for the falling edge, I can generate a DCAL signal to create a DCAEVT2.force event to set PWM output to zero.
This looks okay on paper, but would this work practically? I am unable to test this at the moment.
Also, is there more to DCAL and DCAH other than the fact that they are two signals for two different inputs. I was confused because of its name, DCA high and low.
Thanks,
Aparna