Class Description
A single phase of a power electronics connection.
Attributes
Name | Type | Description |
---|---|---|
p | ActivePower | Active power injection. Load sign convention is used, i.e. positive sign means flow into the equipment from the network. |
phase | SinglePhaseKind | Phase of this energy producer component. If the energy producer is wye connected, the connection is from the indicated phase to the central ground or neutral point. If the energy producer is delta connected, the phase indicates an energy producer connected from the indicated phase to the next logical non-neutral phase. |
q | ReactivePower | Reactive power injection. Load sign convention is used, i.e. positive sign means flow into the equipment from the network. |
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 |
---|---|---|---|---|---|---|---|
PowerElectronicsConnection | 1 | PowerElectronicsConnectionPhase | 0..* | PowerElectronicsConnection | Power electronics connection of this power electronics connection phase. | PowerElectronicsConnectionPhase | The individual phases models for the power electronics connection. |