SvInjection
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.
URI: cim:SvInjection
Type: Class
classDiagram
class SvInjection
click SvInjection href "../SvInjection"
SvInjection : SvInjection.pInjection
SvInjection --> ActivePower : SvInjection.pInjection
click ActivePower href "../ActivePower"
SvInjection : SvInjection.qInjection
SvInjection --> ReactivePower : SvInjection.qInjection
click ReactivePower href "../ReactivePower"
SvInjection : SvInjection.TopologicalNode
SvInjection --> TopologicalNode : SvInjection.TopologicalNode
click TopologicalNode href "../TopologicalNode"
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
pInjection | cim:SvInjection.pInjection | 1 ActivePower |
The active power mismatch between calculated injection and initial injection | direct |
qInjection | cim:SvInjection.qInjection | 0..1 ReactivePower |
The reactive power mismatch between calculated injection and initial injectio... | direct |
TopologicalNode | cim:SvInjection.TopologicalNode | 1 TopologicalNode |
The topological node associated with the flow injection state variable | direct |
Usages
used by | used in | type | used |
---|---|---|---|
TopologicalNode | SvInjection | range | SvInjection |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/ns/CIM/StateVariables-EU#Package_StateVariablesProfile
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:SvInjection |
native | this:SvInjection |