Skip to content

EquivalentBranch

The class represents equivalent branches. In cases where a transformer phase shift is modelled and the EquivalentBranch is spanning the same nodes, the impedance quantities for the EquivalentBranch shall consider the needed phase shift.

URI: cim:EquivalentBranch
Type: Class

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

        EquivalentEquipment <|-- EquivalentBranch : inherits
            click EquivalentEquipment href "/Models/Profiles/ShortCircuit/AbstractClasses/EquivalentEquipment/"
            style EquivalentEquipment fill:#8F9779,stroke:#333,stroke-width:2px,rx:10,ry:10,color:white

        ConductingEquipment <|-- EquivalentEquipment : inherits
            click ConductingEquipment href "/Models/Profiles/ShortCircuit/AbstractClasses/ConductingEquipment/"
            style ConductingEquipment fill:#8F9779,stroke:#333,stroke-width:2px,rx:10,ry:10,color:white

        Equipment <|-- ConductingEquipment : inherits
            click Equipment href "/Models/Profiles/ShortCircuit/AbstractClasses/Equipment/"
            style Equipment fill:#8F9779,stroke:#333,stroke-width:2px,rx:10,ry:10,color:white

        PowerSystemResource <|-- Equipment : inherits
            click PowerSystemResource href "/Models/Profiles/ShortCircuit/AbstractClasses/PowerSystemResource/"
            style PowerSystemResource fill:#8F9779,stroke:#333,stroke-width:2px,rx:10,ry:10,color:white

        IdentifiedObject <|-- PowerSystemResource : inherits
            click IdentifiedObject href "/Models/Profiles/ShortCircuit/AbstractClasses/IdentifiedObject/"
            style IdentifiedObject fill:#8F9779,stroke:#333,stroke-width:2px,rx:10,ry:10,color:white



        EquivalentBranch : EquivalentBranch.negativeR12
        EquivalentBranch : EquivalentBranch.negativeR21
        EquivalentBranch : EquivalentBranch.negativeX12
        EquivalentBranch : EquivalentBranch.negativeX21
        EquivalentBranch : EquivalentBranch.positiveR12
        EquivalentBranch : EquivalentBranch.positiveR21
        EquivalentBranch : EquivalentBranch.positiveX12
        EquivalentBranch : EquivalentBranch.positiveX21
        EquivalentBranch : EquivalentBranch.zeroR12
        EquivalentBranch : EquivalentBranch.zeroR21
        EquivalentBranch : EquivalentBranch.zeroX12
        EquivalentBranch : EquivalentBranch.zeroX21
        IdentifiedObject : IdentifiedObject.mRID

Inheritance

Attributes

Name URI Cardinality and Range Description Inheritance
negativeR12 cim:EquivalentBranch.negativeR12 No cardinality available Resistance Negative sequence series resistance from terminal sequence 1 to terminal sequence 2. Used for short circuit data exchange according to IEC 60909.
EquivalentBranch is a result of network reduction prior to the data exchange. direct
negativeR21 cim:EquivalentBranch.negativeR21 No cardinality available Resistance Negative sequence series resistance from terminal sequence 2 to terminal sequence 1. Used for short circuit data exchange according to IEC 60909.
EquivalentBranch is a result of network reduction prior to the data exchange. direct
negativeX12 cim:EquivalentBranch.negativeX12 No cardinality available Reactance Negative sequence series reactance from terminal sequence 1 to terminal sequence 2. Used for short circuit data exchange according to IEC 60909.
Usage : EquivalentBranch is a result of network reduction prior to the data exchange. direct
negativeX21 cim:EquivalentBranch.negativeX21 No cardinality available Reactance Negative sequence series reactance from terminal sequence 2 to terminal sequence 1. Used for short circuit data exchange according to IEC 60909.
Usage: EquivalentBranch is a result of network reduction prior to the data exchange. direct
positiveR12 cim:EquivalentBranch.positiveR12 No cardinality available Resistance Positive sequence series resistance from terminal sequence 1 to terminal sequence 2 . Used for short circuit data exchange according to IEC 60909.
EquivalentBranch is a result of network reduction prior to the data exchange. direct
positiveR21 cim:EquivalentBranch.positiveR21 No cardinality available Resistance Positive sequence series resistance from terminal sequence 2 to terminal sequence 1. Used for short circuit data exchange according to IEC 60909.
EquivalentBranch is a result of network reduction prior to the data exchange. direct
positiveX12 cim:EquivalentBranch.positiveX12 No cardinality available Reactance Positive sequence series reactance from terminal sequence 1 to terminal sequence 2. Used for short circuit data exchange according to IEC 60909.
Usage : EquivalentBranch is a result of network reduction prior to the data exchange. direct
positiveX21 cim:EquivalentBranch.positiveX21 No cardinality available Reactance Positive sequence series reactance from terminal sequence 2 to terminal sequence 1. Used for short circuit data exchange according to IEC 60909.
Usage : EquivalentBranch is a result of network reduction prior to the data exchange. direct
zeroR12 cim:EquivalentBranch.zeroR12 No cardinality available Resistance Zero sequence series resistance from terminal sequence 1 to terminal sequence 2. Used for short circuit data exchange according to IEC 60909.
EquivalentBranch is a result of network reduction prior to the data exchange. direct
zeroR21 cim:EquivalentBranch.zeroR21 No cardinality available Resistance Zero sequence series resistance from terminal sequence 2 to terminal sequence 1. Used for short circuit data exchange according to IEC 60909.
Usage : EquivalentBranch is a result of network reduction prior to the data exchange. direct
zeroX12 cim:EquivalentBranch.zeroX12 No cardinality available Reactance Zero sequence series reactance from terminal sequence 1 to terminal sequence 2. Used for short circuit data exchange according to IEC 60909.
Usage : EquivalentBranch is a result of network reduction prior to the data exchange. direct
zeroX21 cim:EquivalentBranch.zeroX21 No cardinality available Reactance Zero sequence series reactance from terminal sequence 2 to terminal sequence 1. Used for short circuit data exchange according to IEC 60909.
Usage : EquivalentBranch is a result of network reduction prior to the data exchange. direct
mRID cim:IdentifiedObject.mRID No cardinality available string Master resource identifier issued by a model authority. The mRID is unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended.
For CIMXML data files in RDF syntax conforming to IEC 61970-552, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements. IdentifiedObject

Schema Source

Responsive Footer