Main Content

Test Harness to Generate High-Power IGBT Device Characteristics

This example provides test harness for estimating switching loss for different parameters of a N-Channel IGBT block.

For more information on designing and analyzing a three-phase converter, refer examples,

  1. TestHarnessNChannelIGBT.

  2. ConverterDesign.

To access the overall workflow, click on the hyperlink in the model canvas or, at the MATLAB® Command Window, type:

edit ConverterDesignIGBTWorkflow.mlx

Test Harness for High-Power Converter Switching Loss Estimation

This model plots the variation of switching loss characteristics for these IGBT simulation parameters:

  1. Collector-emitter current $(I_{ce}) $

  2. PWM switching frequency $(f_{pwm}) $

  3. Gate-emitter voltage $(V_{ge}) $

  4. Collector-emitter voltage $(V_{ce}) $

  5. Gate resistance $(R_{gon}\; and\;R_{goff}) $

  6. Junction temperature $ (T_{j}) $

This example plots the IGBT characteristics for both double pulse and sinusoidal PWM gate signals. The IGBT device under test is placed in the lower (IGBTL) leg of a converter. To determine the single turn-on and turn-off characteristics, this model uses a double pulse gate signal. To simulate the voltage $(V_{ce}) $ and current $(I_{ce}) $ stress on the IGBT-diode device combination in a typical two level converter, a sinusoidal PWM gate modulation signal is used along with a sinusoidal output collector current. Sinusoidal $(I_{ce}) $ load current with sinusoidal voltage modulation signal option enables you to simulate for different power factor, power frequency, and switching frequency. IGBT characteristics are plotted for both double pulse and sinusoidal PWM gate signals.

Parameter Selection Mask for Switching Loss Estimation Test Harness

To define the simulation parameters and plot the switching loss characteristics, open the right-hand top corner parameters selection mask.

Simulated Switching Loss Characteristics for Single Turn-On and Turn-Off

The IGBT switching loss values change according to the definition of the switching region and on the free wheeling diode. In this example, some of the diode reverse recovery is part of the turn-on switching region and any power loss (Vce*Ice) greater than lossFactor*max(Vce*Ice) is a switching loss. This example uses loss factor of 0.02 (2% of max switching power). During switching, any power loss (Vce*Ice) greater than lossFactor*max(Vce*Ice) is considered as a switching loss.

Simulated Loss for Different Ice

This plot shows the simulated loss for different Ice.

Simulated Loss for Different Vce

This plot shows the simulated loss for different Vce.

Simulated Loss for Different Rg

This plot shows the simulated loss for different Rg.

Simulated Switching Loss Characteristics for Sinusoidal Load Current and Modulation Signal

Simulated Output for Sinusoidal Load Current This plot shows the simulated output for the sinusoidal load current when $ f_{pwm} = 3000Hz $.

Simulated Loss for Different Ice

This plot shows the simulated loss for different Ice when $ f_{pwm} = 3000Hz $.

Simulated Loss for Different PWM Frequency

This plot shows the simulated loss for different PWM frequencies.