Three Phase ANPC Inverter
Description of the Three Phase ANPC Inverter component in Schematic Editor
A block diagram and input parameters for an inverter-rectifier block are given in Table 1.
component | component dialog window | component parameters |
---|---|---|
![]() Three phase three level ANPC inverter |
![]() |
|
A schematic block diagram of the inverter switching block is given in Figure 1 with corresponding switch arrangement and naming.
Digital inputs, when selected for Control parameter, enables the user to assign gate drive inputs to any of the digital input pins (from 1 to 32). For example, if Phase A S1 is assigned to 1, the digital input pin 1 will be routed to the Phase A S1 switch gate drive. In addition, the gate_logic parameter selects either active high(High-level input voltage VIHturns on the switch), or active low(Low-level input voltage VILturns on the switch) gate drive logic, depending on the user’s external controller design.
Model, when selected for Control parameter, enables the user to set the IGBTs gate drive signals directly from signal processing model. The input pin gates appears on the component and requires a vector input of eighteen gate drive signals in the following order: [Phase A S1, Phase A S2, … , Phase B S1, Phase B S2, … , Phase C S1, Phase C S2, ...]. When controlled from the model, logic is always active high.
Gate control enabling, when checked, enables using an external PWM enabling digital signal.

Losses calculation
When the Losses calculation property is enabled, the component will calculate switching and conduction power losses for all switching elements (IGBTs and Diodes or MOSFETs). In the case of MOSFET switching elements, the diode characteristic represents the internal MOSFET body diode. Switching power losses are calculated as a function of current, voltage, and temperature using 3D lookup tables. Also, 2D input for losses is supported. When a 2D losses table is inserted, it assumes only current (I) and temperature dependence. Conduction power losses can be defined as a function of current and temperature using Vt and Vd lookup tables (LUTs). These LUTs can be 1D or 2D tables. If the LUT is a 1D table, forward voltage drop depends only on the current, but if LUT is a 2D table, forward voltage drop dependence on the junction temperature is also considered. In the MOSFET case under reverse current conduction, a current sharing calculation between the MOSFET channel and the internal body diode is performed. Import options and an explanation how to correctly fill all necessary power losses parameters is described in the Importing power losses data section.In the case of the IGBT switch type, input/output terminals for power losses receive/generate vectors of 36 elements (indexes 0-35, where every index in the vector represent one switching element). The first 12 elements (base index 0) are related to the switching elements in phase A, the second 12 elements (starting from base index 12) are related to the switching elements in phase B and the last 12 elements (with the base index 24) are related to the switching elements in phase C. The ordering of switching elements is described in Table 2, using the offset numbers related to the base indexes for each anpc phase:
Offset | Switching element (x={a,b,c}) |
---|---|
0 | Sx_1_igbt |
1 | Sx_1_diode |
2 | Sx_2_igbt |
3 | Sx_2_diode |
4 | Sx_3_igbt |
5 | Sx_3_diode |
6 | Sx_4_igbt |
7 | Sx_4_diode |
8 | Sx_5_igbt |
9 | Sx_5_diode |
10 | Sx_6_igbt |
11 | Sx_6_diode |
Offset | Switching element (x={a,b,c}) |
---|---|
0 | Sx_1_mosfet |
1 | Sx_2_mosfet |
2 | Sx_3_mosfet |
3 | Sx_4_mosfet |
4 | Sx_5_mosfet |
5 | Sx_6_mosfet |
-
Current values - Switching elements current axis [A]
-
Voltage values - Switching elements voltage axis [V]
-
Temp values - Switching elements temperature axis [°C]
-
Vt table - Switch forward voltage drop, f(I,T) [V]
-
Vd table - Diode forward voltage drop, f(I,T) [V]
-
Et on table - Switch switching ON losses, output energy, f(I, V, T) [J]
-
Et off table - Switch switching OFF losses, output energy, f(I, V, T) [J]
-
Ed off table - Diode switching OFF losses, output energy, f(I, V, T) [J]
Temperatures calculation
- Thermal networks type - Defines type of internal thermal network
- Rth switch - List of thermal resistance for the IGBT switch
- Tth switch / Cth switch - List of thermal time constants or thermal capacitances for the IGBT switch
- Rth diode - List of thermal resistances for the diode
- Tth diode / Cth diode - List of thermal time constants or thermal capacitances for the diode
- Calculation execution rate - Execution rate in [s] for the losses and temperature calculation logic
Digital Alias
If a converter is controlled by digital inputs, an alias for every digital input used by the converter will be created. Digital input aliases will be available under the Digital inputs list alongside existing Digital input signals. The alias will be shown as Converter_name.Switch_name, where Converter_name is name of the converter component and Switch_name is name of the controllable switch in the converter.