packageInterfaces

Package with interfaces for three-phase unbalanced AC models

Extends from Modelica.Icons.InterfacesPackage (Icon for packages containing interfaces).

Information

This package contains connectors that are used by the models in the Buildings.Electrical.AC.ThreePhasesUnbalanced package. The connectors extends the basic connectors Buildings.Electrical.Interfaces.Terminal and define a new graphical icon in order to be distinguished by connectors of other electrical systems (e.g. DC systems).

Contents

NameDescription
Adapter3to3Adapter from 3 single phase connectors to a connector with 3 phases
Connection3to3Ground_nAdapter between Terminal4 (3 phases and ground) and Terminal3 N
Connection3to3Ground_pAdapter between Terminal4 (3 phases and ground) and Terminal3 P
Connection3to4_nAdapter between Terminal4 and Terminal3 N
Connection3to4_pAdapter between Terminal4 and Terminal3 P
Terminal4_nTerminal N for AC three-phase unbalanced systems (neutral cable)
Terminal4_pTerminal P for AC three-phase unbalanced systems (neutral cable)
Terminal_nTerminal N for AC three-phase unbalanced systems (no neutral cable)
Terminal_pTerminal P for AC three-phase unbalanced systems (no neutral cable)
TwoPortPartial model interface for a two port component without neutral cable
TwoPort_NPartial model interface for a two port component with neutral cable
WyeToDeltaThis model represent a connection between wye to delta
WyeToWyeGroundThis model represent a connection between wye to wye grounded
ExamplesPackage with example models

Revisions

  • August 25, 2014, by Marco Bonvini:
    Revised documentation.