vinu gopalakrishnan
Member level 1
- Joined
- Nov 18, 2012
- Messages
- 34
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 1,288
- Location
- calicut
- Activity points
- 1,484
Hi guys...
Trying to do build 3 phase inverter to drive induction motor.
Im using pic18f452 to give gating signals to IGBT bridge(3 legged) via TLP 250. So the confusion is that should i give dead time in the code?
My igbt is FGA15N120 having maximum Ton Toff delays 150ns (for high current). According to the c code, one instruction cycle takes more than this time...so should i give additional delay time between the switching?..What do you think???
this figure shows two pins giving complementary outputs, having no instructions in between...time taken between the instructions is 330ns...Is this delay enough?
Trying to do build 3 phase inverter to drive induction motor.
Im using pic18f452 to give gating signals to IGBT bridge(3 legged) via TLP 250. So the confusion is that should i give dead time in the code?
My igbt is FGA15N120 having maximum Ton Toff delays 150ns (for high current). According to the c code, one instruction cycle takes more than this time...so should i give additional delay time between the switching?..What do you think???
this figure shows two pins giving complementary outputs, having no instructions in between...time taken between the instructions is 330ns...Is this delay enough?
Last edited: