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.
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.
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.
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.

Relationships

Inherits from

Descendant classes

  • No descendant classes

Leaf/Root class

IsLeaf IsRoot
False False

Associations

Source Class Cardinality Source Target Class Cardinality Target Source Name Source Assoc. Description Target Name Target Assoc. Description
EnergyConsumer 1 EnergyConsumerPhase 0..* EnergyConsumer The energy consumer to which this phase belongs. EnergyConsumerPhase The individual phase models for this energy consumer.