modelInverterEquation

Inverter equation, 1-phase

Extends from Partials.SwitchEquation (Switch equation, 1-phase).

Information

Four quadrant switched inverter, based on switch equation. Fulfills the power balance:

  vAC*iAC = vDC*iDC

Gates:

  true=on, false=off.

The Boolean parameter Vf_zero chooses faster code if both Vf_s and Vf_d are zero.
Blocking losses are neglected in the expression of dissipated heat Q_flow.

Parameters

TypeNameDefaultDescription
Semiconductors.Ideal.SCparameterparSC parameters

Connectors

TypeNameDefaultDescription
Base.Interfaces.ElectricV_nAC (from AC_DC_base)AC connection
Base.Interfaces.ElectricV_pDC (from AC_DC_base)DC connection
Base.Interfaces.ThermalV_nheat (from AC_DC_base)vector heat port
Modelica.Blocks.Interfaces.BooleanInputgatesgates pairs {a1_p, a1_n, a2_p, a2_n}