modelTwoPortInductance

Model of an inductance with two electrical ports

Extends from Buildings.Electrical.AC.ThreePhasesUnbalanced.Interfaces.TwoPort (Partial model interface for a two port component without neutral cable).

Information

Inductive model that connects two AC three-phase unbalanced interfaces. This model can be used to represent a cable in a three-phase unbalanced AC system.

image

The model represents the lumped inductances as shown in the figure above. Assuming that the inductance L is the overall inductance of the cable, each line has an inductance equal to L/3.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.InductanceLInductance

Connectors

TypeNameDefaultDescription
Terminal_pterminal_p (from TwoPort)Electric terminal side p
Terminal_nterminal_n (from TwoPort)Electric terminal side n

Components

TypeNameDefaultDescription
OnePhase.Lines.TwoPortInductancephase1Inductance line 1
OnePhase.Lines.TwoPortInductancephase2Inductance line 2
OnePhase.Lines.TwoPortInductancephase3Inductance line 3

Revisions

  • October 3, 2014, by Marco Bonvini:
    Added model and documentation.