Boost
This section describes boost converters
A block diagram and input parameters for boost converter switching blocks are given in Table 1.
component | component dialog window | component parameters |
---|---|---|
![]() Boost converter |
![]() |
|
A schematic block diagram of the boost switching block is given in Figure 1 with corresponding switch arrangement and naming.
Digital inputs, when selected as the Control parameter, enables you to assign gate drive inputs to any of the digital input pins (from 1 to 32). For example, if S1 is assigned to 1, the digital input pin 1 will be routed to the S1 switch gate drive. In addition, the S1_logic parameter is set to either active high (i.e. high-level input voltage VIH turns on the switch) or active low (i.e. low-level input voltage VIL turns on the switch). The gate drive logic depends on your external controller design.
Internal modulator, when selected as the Control parameter, enables you to use the internal PWM modulator for driving the S1 switch instead of the digital input pins. In this configuration, two additional component inputs will be present. The En input is used to enable/disable PWM modulator control, while In is used as the referent signal input for the internal PWM modulator.
Model, when selected as the Control parameter, enables you to set the IGBT gate drive signal directly from the signal processing model. The input pin gate appears on the component. It is one element input which controls the S1 switch gate. When controlled from the model, logic is always set to active high.

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). Switching power losses are calculated as a function of current, voltage, and temperature using 3D Look-up tables. 2D input for losses is also supported. When a 2D losses table is inserted, only current and temperature dependance is assumed. Conduction power losses are calculated based on Vce and Rce. Import options and an explanation how to correctly fill all necessary power losses parameters is described in the Importing power losses data section.
- Vce - IGBT collector emitter saturation voltage [V]
- Rce - IGBT on state slope resistance [Ohm]
- Vd - Diode voltage drop [V]
- Rd - Diode slope resistance [Ohm]
- Current values - IGBT switching losses, current axis [A]
- Voltage values - IGBT switching losses, voltage axis [V]
- Temp values - IGBT switching losses, temperature axis [°C]
- Et on table out - IGBT switching ON losses, output energy, f(I, V, T) [J]
- Et off table out - IGBT switching OFF losses, output energy, f(I, V, T) [J]
- Ed off table out - Diode switching OFF losses, output energy, f(I, V, T) [J]
Temperatures calculation
When the Temperatures calculation property is enabled, the component will calculate the combined power losses (P_loss) and junction temperatures (T_junctions) for all switching elements (IGBTs and 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 junction temperatures from power losses, input cases temperatures, and provided thermal model parameters. Input/output ports for temperatures calculation are vectors of two elements and they are indexed in the same way as explained in the Losses calculation section.
- 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 resistance for diode
- Tth diode / Cth diode - List of thermal time constants or thermal capacitances for diode
- Calculations execution rate - Execution rate in [s] for the losses and temperatures 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.