EnergyConsumerPhase
Class Description​
A single phase of an energy consumer.
Attributes​
Name | Type | Description |
---|---|---|
p | ActivePower | Active power of the load. Load sign convention is used, i.e. positive sign means flow out from a node. For voltage dependent loads the value is at rated voltage. Starting value for a steady state solution. |
pfixed | ActivePower | Active power of the load that is a fixed quantity. Load sign convention is used, i.e. positive sign means flow out from a node. |
phase | SinglePhaseKind | Phase of this energy consumer component. If the energy consumer is wye connected, the connection is from the indicated phase to the central ground or neutral point. If the energy consumer is delta connected, the phase indicates an energy consumer connected from the indicated phase to the next logical non-neutral phase. |
q | ReactivePower | Reactive power of the load. Load sign convention is used, i.e. positive sign means flow out from a node. For voltage dependent loads the value is at rated voltage. Starting value for a steady state solution. |
qfixed | ReactivePower | Reactive power of the load that is a fixed quantity. Load sign convention is used, i.e. positive sign means flow out from a node. |
Relationships​
Ancestors​
Descendents​
No descendent classes
Associations​
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
EnergyConsumerPhase | 0..* | EnergyConsumer | 1 | Phases | The individual phase models for this energy consumer. | EnergyConsumer | The energy consumer to which this phase belongs. |