Skip to content

TapChanger

Mechanism for changing transformer winding tap positions.

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

URI: cim:TapChanger
Type: Class

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

        TapChanger --> SvTapStep : TapChanger.SvTapStep

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

        SvTapStep --> TapChanger : SvTapStep.TapChanger

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


        TapChanger : TapChanger.SvTapStep

Inheritance

  • TapChanger

Attributes

Name URI Cardinality and Range Description Inheritance
SvTapStep cim:TapChanger.SvTapStep No cardinality available SvTapStep The tap step state associated with the tap changer. direct

Schema Source

Responsive Footer