 
Package interfaces for three-phase balanced AC systems
This package contains connectors that are used by the models in the Buildings.Electrical.AC.ThreePhasesBalanced package. The connectors extends the basic connectors Buildings.Electrical.Interfaces.Terminal and define a new graphical icon in order to be distinguishable from connectors of other electrical systems (e.g. DC systems).
Extends from Modelica.Icons.InterfacesPackage (Icon for packages containing interfaces).
| Name | Description | 
|---|---|
|  Terminal_n | AC three-phase balanced terminal ('negative') | 
|  Terminal_p | AC three-phase balanced terminal ('positive') | 
 Buildings.Electrical.AC.ThreePhasesBalanced.Interfaces.Terminal_n
Buildings.Electrical.AC.ThreePhasesBalanced.Interfaces.Terminal_n
AC three-phase balanced terminal ('negative')
 
Electric connector with a vector of negative pins.
Extends from Buildings.Electrical.Interfaces.Terminal (Generalized electric terminal).
| Type | Name | Default | Description | 
|---|---|---|---|
| replaceable package PhaseSystem | PartialPhaseSystem | Phase system | |
| Type | Name | Description | 
|---|---|---|
| replaceable package PhaseSystem | Phase system | |
| Voltage | v[PhaseSystem.n] | Voltage vector [V] | 
| flow Current | i[PhaseSystem.n] | Current vector [A] | 
| ReferenceAngle | theta[PhaseSystem.m] | Optional vector of phase angles [rad] | 
 Buildings.Electrical.AC.ThreePhasesBalanced.Interfaces.Terminal_p
Buildings.Electrical.AC.ThreePhasesBalanced.Interfaces.Terminal_p
AC three-phase balanced terminal ('positive')
 
Electric connector with a vector of positive pins.
Extends from Buildings.Electrical.Interfaces.Terminal (Generalized electric terminal).
| Type | Name | Default | Description | 
|---|---|---|---|
| replaceable package PhaseSystem | PartialPhaseSystem | Phase system | |
| Type | Name | Description | 
|---|---|---|
| replaceable package PhaseSystem | Phase system | |
| Voltage | v[PhaseSystem.n] | Voltage vector [V] | 
| flow Current | i[PhaseSystem.n] | Current vector [A] | 
| ReferenceAngle | theta[PhaseSystem.m] | Optional vector of phase angles [rad] |