Buildings.Electrical.AC.OnePhase.Interfaces
Package with interfaces for one phase AC systems
Information
This package contains connectors that are used by the models in the Buildings.Electrical.AC.OnePhase package. The connectors extend 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).
Extends from Modelica.Icons.InterfacesPackage (Icon for packages containing interfaces).
Package Content
Name | Description |
---|---|
Terminal_n | Terminal n for AC one phase systems |
Terminal_p | Terminal p for AC one phase systems |
Buildings.Electrical.AC.OnePhase.Interfaces.Terminal_n
Terminal n for AC one phase systems
Information
Electric connector for AC one phase systems.
Extends from Buildings.Electrical.Interfaces.Terminal (Generalized electric terminal).
Parameters
Type | Name | Default | Description |
---|---|---|---|
replaceable package PhaseSystem | PartialPhaseSystem | Phase system |
Contents
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] |
Modelica definition
Buildings.Electrical.AC.OnePhase.Interfaces.Terminal_p
Terminal p for AC one phase systems
Information
Electric connector for AC one phase systems.
Extends from Buildings.Electrical.Interfaces.Terminal (Generalized electric terminal).
Parameters
Type | Name | Default | Description |
---|---|---|---|
replaceable package PhaseSystem | PartialPhaseSystem | Phase system |
Contents
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] |