Package with interfaces for DC electrical systems
This package contains connectors that are used by the models in the Buildings.Electrical.DC 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. AC systems).
Extends from Modelica.Icons.InterfacesPackage (Icon for packages containing interfaces).
| Name | Description |
|---|---|
| Terminal n for DC electrical systems | |
| Terminal p for DC electrical systems |
Buildings.Electrical.DC.Interfaces.Terminal_nTerminal n for DC electrical systems
Electric connector for DC electrical systems.
Extends from Buildings.Electrical.Interfaces.Terminal (Generalized electric terminal).
| Type | Name | Default | Description |
|---|---|---|---|
| replaceable package PhaseSystem | Buildings.Electrical.PhaseSy... | 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.DC.Interfaces.Terminal_pTerminal p for DC electrical systems
Electric connector for DC electrical systems.
Extends from Buildings.Electrical.Interfaces.Terminal (Generalized electric terminal).
| Type | Name | Default | Description |
|---|---|---|---|
| replaceable package PhaseSystem | Buildings.Electrical.PhaseSy... | 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] |