Skip to content

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

%%{init: {'theme':'base','themeVariables': {'lineColor': '#FF0000'}}}%%
classDiagram
    class SvInjection
    click SvInjection href "/Models/Profiles/StateVariables/ConcreteClasses/SvInjection/"
    style SvInjection fill:#102820,stroke:#333,stroke-width:2px,rx:10,ry:10,color:white

        SvInjection --> TopologicalNode : SvInjection.TopologicalNode

        TopologicalNode
            click TopologicalNode href "/Models/Profiles/StateVariables/ConcreteClasses/TopologicalNode/"
            style TopologicalNode fill:#A52A2A,stroke:#333,stroke-width:2px,rx:10,ry:10,color:white

        TopologicalNode --> SvInjection : TopologicalNode.SvInjection

        TopologicalNode
            click TopologicalNode href "/Models/Profiles/StateVariables/ConcreteClasses/TopologicalNode/"
            style TopologicalNode fill:#A52A2A,stroke:#333,stroke-width:2px,rx:10,ry:10,color:white


        SvInjection : SvInjection.pInjection
        SvInjection : SvInjection.qInjection
        SvInjection : SvInjection.TopologicalNode

Inheritance

  • SvInjection

Attributes

Name URI Cardinality and Range Description Inheritance
pInjection cim:SvInjection.pInjection No cardinality available ActivePower The active power mismatch between calculated injection and initial injection. Positive sign means injection into the TopologicalNode (bus). direct
qInjection cim:SvInjection.qInjection No cardinality available ReactivePower The reactive power mismatch between calculated injection and initial injection. Positive sign means injection into the TopologicalNode (bus). direct
TopologicalNode cim:SvInjection.TopologicalNode No cardinality available TopologicalNode The topological node associated with the flow injection state variable. direct

Schema Source

Responsive Footer