Skip to content

PhaseImpedanceData

Impedance and conductance matrix element values.The diagonal elements are described by the elements having the same toPhase and fromPhase value and the off diagonal elements have different toPhase and fromPhase values. The matrix can also be stored in symmetric lower triangular format using the row and column attributes, which map to ACLineSegmentPhase.sequenceNumber.

URI: cim:PhaseImpedanceData
Type: Class

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

        PhaseImpedanceData --> PerLengthPhaseImpedance : PhaseImpedanceData.PhaseImpedance

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


        PhaseImpedanceData : PhaseImpedanceData.mRID
        PhaseImpedanceData : PhaseImpedanceData.r
        PhaseImpedanceData : PhaseImpedanceData.x
        PhaseImpedanceData : PhaseImpedanceData.PhaseImpedance

Inheritance

  • PhaseImpedanceData

Attributes

Name URI Cardinality and Range Description Inheritance
mRID cim:PhaseImpedanceData.mRID 0..1 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 IETF 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. direct
r cim:PhaseImpedanceData.r 0..1 ResistancePerLength Resistance matrix element value, per length of unit. direct
x cim:PhaseImpedanceData.x 0..1 ReactancePerLength Reactance matrix element value, per length of unit. direct
PhaseImpedance cim:PhaseImpedanceData.PhaseImpedance 0..1 PerLengthPhaseImpedance Conductor phase impedance to which this data belongs. direct

Schema Source

Responsive Footer