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 BuildingSystems.Electrical.AC.ThreePhasesUnbalanced package. The connectors extends the basic connectors BuildingSystems.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
| Name | Description |
|---|---|
| Adapter from 3 single phase connectors to a connector with 3 phases | |
| Adapter between Terminal4 (3 phases and ground) and Terminal3 N | |
| Adapter between Terminal4 (3 phases and ground) and Terminal3 P | |
| Adapter between Terminal4 and Terminal3 N | |
| Adapter between Terminal4 and Terminal3 P | |
| Terminal N for AC three-phase unbalanced systems (neutral cable) | |
| Terminal P for AC three-phase unbalanced systems (neutral cable) | |
| Terminal N for AC three-phase unbalanced systems (no neutral cable) | |
| Terminal P for AC three-phase unbalanced systems (no neutral cable) | |
| TwoPort | Partial model interface for a two port component without neutral cable |
| TwoPort_N | Partial model interface for a two port component with neutral cable |
| This model represent a connection between wye to delta | |
| This model represent a connection between wye to wye grounded | |
| Package with example models |
Revisions
-
August 25, 2014, by Marco Bonvini:
Revised documentation.