Flyback converter

Description of the Flyback Converter component in the Schematic Editor core library

A block diagram and input parameters for flyback converter switching blocks are given in Table 1.

Table 1. The flyback converter component in the Schematic Editor core library
component component dialog window component parameters

Flyback converter

  • General tab:
    • Control (Digital inputs, Internal modulator, Model)
    • S1 (digital input selection for switch S1)
    • gate_logic (active high, active low)
    • Gate control enabling (enables usage of external digital signal to enable the switching)
    • Sen (digital input selection for gate enable)
  • Transformer tab:
    • Number of turns of the primary winding (n1)
    • Number of turns of the secondary winding (n2)
    • Leakage inductance of the primary winding (L1)
    • Initial current on primary side (I1)
    • Magnetization Inductance (Lm)
    • Primary winding resistance (R1)
    • Secondary winding resistance (R2)
    • Equivalent resistance representing the iron core losses (Rm)
Weight = 1

A schematic block diagram of the flyback switching block is given in Figure 1. It consists of a single phase two winding transformer, IGBT and a diode.

Digital inputs, when selected as the Control parameter, enables assigning of 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 gate_logic parameter selects either active high (High-level input voltage VIH turns on the switch) or active low (Low-level input voltage VIL turns on the switch) gate drive logic depending on the external controller design.

Internal modulator, when selected as the Control parameter, enables use of the internal PWM modulator for driving the IGBT switch instead of digital input pins. In this configuration, two additional component inputs will be present. The En input is used as enable/disable and In is used as the referent signal input for the internal PWM modulator.

Model, when selected as the Control parameter, enables setting of the IGBT gate drive signal directly from the signal processing model. The input pin gate appears on the component. It is a one element input, where the input value controls the S1 switch gate. When controlled from the model, the logic is always active high.

Figure 1. Schematic block diagram of flyback converter with corresponding switch naming

Currents of the transformer inductances can be found in the list of analog outputs by names shown in Analog output variable naming for the flyback switching block (internal to the component).

Analog output variable naming for the flyback switching block (internal to the component)

Analog output variable name Description
Lm_(name) Current of magnetizing inductance of the transformer
L1_(name) Current of primary side leakage inductance of the transformer

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.