Three Phase Diode Rectifier

Description of the Three Phase Diode Rectifier component in Schematic Editor

A schematic block diagram of the Three Phase Diode Rectifier with corresponding diode arrangement and naming is given in Figure 1.

Weight of a Three Phase Diode Rectifier component for real-time/VHIL simulation is 3.

Figure 1. A schematic block diagram of a Three Phase Diode Rectifier with corresponding diode naming

PESB Optimization

The PESB Optimization option is available in certain converter models. When PESB Optimization is enabled, all converter's short circuit state space modes will be merged and treated as the same state space mode. For example, if one converter leg within the three phase converter is short circuited and PESB Optimization is enabled, all of the legs within the three phase converter will also be short circuited. This simplification for short circuit modeling can save a significant amount of matrix memory.

Feature ignored: PESB Optimization is specific for optimization of real-time simulation and it is not applied to TyphoonSim at all. Changing its value will not affect TyphoonSim simulation at all.

Losses calculation

When the Losses calculation property is enabled, the component will calculate switching and conduction power losses for all switching elements (Diodes). Switching power losses are calculated as a function of current, voltage, and temperature using 3D Look-up tables (LUTs). Also, 2D input for losses is supported. When a 2D losses table is inserted, it assumes only current and temperature dependance. Conduction power losses can be defined as a function of current and temperature using Vd Look-up tables. These LUTs can be either 1D or 2D. If the LUT is a 1D table, the forward voltage drop depends only on current. If the LUT is a 2D table, the forward voltage drop dependence on the junction temperature is included.

Import options and an explanation of how to correctly fill in all the necessary power loss parameters are described in the Importing power losses data section.

Note: An interactive overview of how you can incorporate power loss calculation in your model is available as part of the HIL for Power Electronics course on HIL Academy, as well as in the video Knowledgebase.
Input/output power losses ports receive/generate vectors of six elements. The first element (index 0) is the upper diode in phase A, the second element (index 1) is the bottom diode in phase A. The 3rd and 4th elements follow this same pattern for phase B, as do the 5th and 6th elements for phase C. Available component properties are:
  • Current values - Switching elements current axis [A]
  • Voltage values - Switching elements voltage axis [V]
  • Temp values - Switching elements temperature axis [°C]
  • Vd table - Diode forward voltage drop, f(I,T) [V]
  • Ed off table - Diode switching OFF losses, output energy, f(I, V, T) [J]
Feature Not Supported: Losses calculation for this component is not supported in TyphoonSim yet.

Temperatures calculation

When the Temperatures calculation property is enabled, the component calculates the combined power losses (P_loss) and junction temperatures (T_junctions) for all switching elements (Diodes). Combined power losses represent the sum of the calculated switching and conduction losses transferred through an internally generated Thermal network component. The internally generated Thermal network component also calculates the junction temperatures from power losses, input case temperatures, and provided thermal model parameters. Input/output ports for temperature calculation are vectors of six elements and they are indexed in the same way as explained in the Losses calculation section.

Note: An interactive overview of how you can incorporate temperature calculation in your model is available as part of the HIL for Power Electronics course on HIL Academy, as well as in the video Knowledgebase.
Additional temperature calculation mask properties include:
  • Thermal networks type - Defines type of internal thermal network
  • Diode Rth - List of thermal resistances for diode
  • Diode Tth / Cth - List of thermal time constants or thermal capacitances for diode
  • Calculation execution rate - Execution rate in [s] for the losses and temperature calculation logic
Feature Not Supported: Temperature calculation for this component is not supported in TyphoonSim yet.

Ports

  • A (electrical)
    • AC side port - phase A
  • B (electrical)
    • AC side port - phase B
  • C (electrical)
    • AC side port - phase C
  • DC+ (electrical)
    • DC side + port.
  • DC- (electrical)
    • DC side - port.
  • T_junctions (in)
    • Available if Losses calculation is enabled and Temperature calculation is disabled
    • Used to provide junction temperatures for switch losses calculations
    • Consists of 6 temperature values, one for each diode for all three phases
  • T_cases (in)
    • Available if Temperature calculation is enabled
    • Used to provide case temperatures for the thermal model
    • Consists of 6 temperature values, one for each diode for all three phases
  • cond_losses (out)
    • Available if Losses calculation is enabled
    • Represents conduction losses of the switching elements
    • Consists of 6 values, one for each diode for all three phases
  • sw_losses (out)
    • Available if Losses calculation is enabled
    • Represents switching losses of the switching elements
    • Consists of 6 values, one for each diode for all three phases
  • P_loss (out)
    • Available if both Losses and Temparature calculation are enabled
    • Represents sum of conduction and switching losses of the switching elements
    • Consists of 6 values, one for each diode for all three phases
  • T_junctions (out)
    • Available if both Losses and Temparature calculation are enabled. In this case T_junctions is an output since the case thermal model is inside the component and case temperatures are provided as an input to the component.
    • Represents the junction temperatures of the switching elements
    • Consists of 6 values, one for each diode for all three phases

Advanced (Tab)

  • PESB Optimization
    • PESB Optimization is specific for optimization of real-time simulation and it is not applied to TyphoonSim at all. Changing its value will not affect TyphoonSim simulation at all.
    • Enables/disables PESB optimization. More details can be found in the dedicated PESB Optimization section.

Losses (Tab)

  • Losses calculation
    • Losses calculation for this component is not supported in TyphoonSim yet.
    • Enables/disables losses calculation for converter. More details can be found in the dedicated Losses calculation section.
  • Diode xml file
    • Available if Losses calculation is enabled.
    • Used to load losses data for the diode from an xml file. More information about supported file formats can be found in the dedicated section.
  • Current values
    • Available if Losses calculation is enabled.
    • Vector of current values that are used to specify converter losses at specific points. If losses data are loaded from an xml file, it will be filled automatically.
  • Voltage values
    • Available if Losses calculation is enabled
    • Vector of voltage values that are used to specify converter losses at specific points. If losses data are loaded from an xml file, it will be filled automatically.
  • Temp Values
    • Available if Losses calculation is enabled.
    • Vector of temperature values that are used to specify converter losses at specific points. If losses data are loaded from an xml file, it will be filled automatically.
  • Vd table
    • Available if Losses calculation is enabled.
    • 2D look up table for diode conduction voltage drop values. If losses data is loaded from xml file, it will be filled automatically. More information about table formats can be found in the Losses calculation section.
  • Ed off table
    • Available if Losses calculation is enabled.
    • 3D look up table for diode turn off switching losses. If losses data is loaded from an xml file, it will be filled automatically. More information about table formats can be found in the Losses calculation section.
  • Temperatures calculation
    • Available if Losses calculation is enabled.
    • Enables/disables losses temperature calculation for converter. Thermal model must be provided. More details can be found in the dedicated Temperatures calculation section.
  • Thermal networks type
    • Available if Temperature calculation is enabled.
    • Specifies the type of thermal network model: Foster or Cauer
  • Diode Rth
    • Available if Temperature calculation is enabled.
    • Diode thermal resistance
    • Vector
  • Diode Tth
    • Available if Temperature calculation is enabled and the Thermal network type is Foster.
    • Diode thermal time constant
    • Vector
  • Diode Cth
    • Available if Temperature calculation is enabled and the Thermal network type is Cauer.
    • Diode thermal time constant
    • Vector
  • Calculations execution rate
    • Available if Losses calculation is enabled.
    • Execution rate for losses calculation. Defines interval that will be used to update losses calculation inputs and outputs.

Extras (Tab)

The Extras tab gives you the opportunity to set Signal Access Management for the component.

Signal visibility is calculated based on the 'signal_access' property and whether or not a parent component in its hierarchy is locked or not. Components that are not contained within locked components expose their signals regardless of the 'signal_access' property. The 'signal_access' property can have one of three values:
  • Public - Components marked as public expose their signals on all levels.
  • Protected - Components marked as protected will hide their signals to components outside of their first locked parent component.
  • Inherit - Components marked as inherit will take the nearest parent 'signal_access' property value that is set to a value other than inherit.