Motor control
How to configure complementary Mode PWM pulse?
I am using TMS20F28035 Piccolo controller borad.
Answers
-
In the ePWM block you need to enable the deadband. You should set the delay mode, the rising and the falling edge value according to your preferences. If you want no deadband keep the values at 0 but I would recommend using it to protect the converter. What is important is to set the polarity to 'Invert Falling Edge Delay on B' and for Input Select DbA in=PWMA, DbB in=PWMA. This way you are inverting the signal of PWMB and both PWMA and PWMB share the same input which is of PWMA (this means you don't need to connect PWMB as it is being triggered by PWMA). Also make sure to set the triggers for PWMA under CMPA.
0 -
Hi... Using a potentiometer to emulate the inductor/primary current is not the best way to test this. I would like to suggest referring to the Digital Power training Kit software and documentation for correct usage.
0