modelTwoPortInductance
Model of an inductance with two electrical ports
Extends from Buildings.Electrical.AC.OnePhase.Lines.TwoPortInductance (Model of an inductive element with two electrical ports).
Information
Inductance that connects two AC three-phase balanced interfaces. This model can be used to represent a cable in a three-phase balanced AC system.
See model Buildings.Electrical.AC.OnePhase.Lines.TwoPortInductance for more information.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Inductance | L (from PartialTwoPortInductance) | Inductance | |
| Modeling assumption | |||
| Buildings.Electrical.Types.Load | mode (from TwoPortInductance) | Buildings.Electrical.Types.Load.FixedZ_steady_state | Type of model (e.g., steady state, dynamic, prescribed power consumption, etc.) |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Electrical.Interfaces.BaseTerminal | terminal_n (from PartialBaseTwoPort) | Electric terminal side p | |
| Buildings.Electrical.Interfaces.BaseTerminal | terminal_p (from PartialBaseTwoPort) | Electric terminal side n |
Revisions
-
August 25, 2014, by Marco Bonvini:
Revised documentation.