SvInjection
Class Description
The SvInjection reports the calculated bus injection minus the sum of the terminal flows. The terminal flow is positive out from the bus (load sign convention) and bus injection has positive flow into the bus. SvInjection may have the remainder after state estimation or slack after power flow calculation.
Attributes
Name | Type | Description |
---|---|---|
pInjection | ActivePower | The active power mismatch between calculated injection and initial injection. Positive sign means injection into the TopologicalNode (bus). |
phase | SinglePhaseKind | The terminal phase at which the connection is applied. If missing, the injection is assumed to be balanced among non-neutral phases. |
qInjection | ReactivePower | The reactive power mismatch between calculated injection and initial injection. Positive sign means injection into the TopologicalNode (bus). |
Relationships
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
SvInjection | 0..* | TopologicalNode | 1 | SvInjection | The injection flows state variables associated with the topological node. | TopologicalNode | The topological node associated with the flow injection state variable. |