Skip to main content

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

NameTypeDescription
pInjectionActivePowerThe active power mismatch between calculated injection and initial injection. Positive sign means injection into the TopologicalNode (bus).
phaseSinglePhaseKindThe terminal phase at which the connection is applied. If missing, the injection is assumed to be balanced among non-neutral phases.
qInjectionReactivePowerThe 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 ClassSource CardinalityTargetTarget CardinalitySource NameSource Assoc. DescriptionTarget NameTarget Assoc. Description
SvInjection0..*TopologicalNode1SvInjectionThe injection flows state variables associated with the topological node.TopologicalNodeThe topological node associated with the flow injection state variable.