Can't Visualize IGBT Overlap in 3-Phase Inverter Simulation (Simulink / Simscape)
Show older comments
I'm working on a simulation of a three-phase inverter using 6 IGBTs in Simulink/Simscape Electrical. My goal is to visualize an overlap (shoot-through) condition — that is, when both the high-side and low-side IGBTs of one inverter leg are ON at the same time, which could cause a short circuit through the DC bus.
Here’s what I’ve done so far:
- I'm using sinusoidal PWM (SPWM) based on 3 sine waves and 1 triangular carrier.
- I set the dead-time to zero in my PWM generation.
- I disabled snubber circuits in all IGBTs.
- I visualized gate signals (Vge) and collector currents (Ic) using scopes.
- Modifying the IGBT parameters (turn-on/turn-off times, internal resistance, etc.)
- Switching between continuous and discrete solvers
But despite everything, I can’t observe any overlap between IGBTs — no shoot-through, no simultaneous conduction.
Accepted Answer
More Answers (0)
Categories
Find more on Switches and Breakers in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!