Skip to content

TapChangerTablePoint

Describes each tap step in the tabular curve.

*NOTE: this is an abstract class and should not be instantiated directly

URI: cim:TapChangerTablePoint
Type: Class

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

        TapChangerTablePoint <|-- PhaseTapChangerTablePoint : inherits

        PhaseTapChangerTablePoint
            click PhaseTapChangerTablePoint href "/Models/Profiles/CoreEquipment/ConcreteClasses/PhaseTapChangerTablePoint/"
            style PhaseTapChangerTablePoint fill:#8F9779,stroke:#333,stroke-width:2px,rx:10,ry:10,color:white

        TapChangerTablePoint <|-- RatioTapChangerTablePoint : inherits

        RatioTapChangerTablePoint
            click RatioTapChangerTablePoint href "/Models/Profiles/CoreEquipment/ConcreteClasses/RatioTapChangerTablePoint/"
            style RatioTapChangerTablePoint fill:#8F9779,stroke:#333,stroke-width:2px,rx:10,ry:10,color:white



        TapChangerTablePoint : TapChangerTablePoint.b
        TapChangerTablePoint : TapChangerTablePoint.g
        TapChangerTablePoint : TapChangerTablePoint.r
        TapChangerTablePoint : TapChangerTablePoint.ratio
        TapChangerTablePoint : TapChangerTablePoint.step
        TapChangerTablePoint : TapChangerTablePoint.x

Inheritance

  • TapChangerTablePoint

Attributes

Name URI Cardinality and Range Description Inheritance
b cim:TapChangerTablePoint.b No cardinality available PerCent The magnetizing branch susceptance deviation as a percentage of nominal value. The actual susceptance is calculated as follows:
calculated magnetizing susceptance = b(nominal) * (1 + b(from this class)/100). The b(nominal) is defined as the static magnetizing susceptance on the associated power transformer end or ends. This model assumes the star impedance (pi model) form. direct
g cim:TapChangerTablePoint.g No cardinality available PerCent The magnetizing branch conductance deviation as a percentage of nominal value. The actual conductance is calculated as follows:
calculated magnetizing conductance = g(nominal) * (1 + g(from this class)/100). The g(nominal) is defined as the static magnetizing conductance on the associated power transformer end or ends. This model assumes the star impedance (pi model) form. direct
r cim:TapChangerTablePoint.r No cardinality available PerCent The resistance deviation as a percentage of nominal value. The actual reactance is calculated as follows:
calculated resistance = r(nominal) * (1 + r(from this class)/100). The r(nominal) is defined as the static resistance on the associated power transformer end or ends. This model assumes the star impedance (pi model) form. direct
ratio cim:TapChangerTablePoint.ratio No cardinality available float The voltage at the tap step divided by rated voltage of the transformer end having the tap changer. Hence this is a value close to one.
For example, if the ratio at step 1 is 1.01, and the rated voltage of the transformer end is 110kV, then the voltage obtained by setting the tap changer to step 1 to is 111.1kV. direct
step cim:TapChangerTablePoint.step No cardinality available integer The tap step. direct
x cim:TapChangerTablePoint.x No cardinality available PerCent The series reactance deviation as a percentage of nominal value. The actual reactance is calculated as follows:
calculated reactance = x(nominal) * (1 + x(from this class)/100). The x(nominal) is defined as the static series reactance on the associated power transformer end or ends. This model assumes the star impedance (pi model) form. direct

Schema Source

Responsive Footer