TapChangerControl
Describes behavior specific to tap changers, e.g. how the voltage at the end of a line varies with the load level and compensation of the voltage drop by tap adjustment.
URI: cim:TapChangerControl
Type: Class
classDiagram
class TapChangerControl
click TapChangerControl href "../TapChangerControl"
RegulatingControl <|-- TapChangerControl
click RegulatingControl href "../RegulatingControl"
TapChangerControl : IdentifiedObject.description
TapChangerControl : RegulatingControl.discrete
TapChangerControl : IdentifiedObject.mRID
TapChangerControl : IdentifiedObject.name
TapChangerControl : RegulatingControl.RegulatingCondEq
TapChangerControl --> RegulatingCondEq : RegulatingControl.RegulatingCondEq
click RegulatingCondEq href "../RegulatingCondEq"
TapChangerControl : RegulatingControl.targetValue
TapChangerControl : RegulatingControl.Terminal
TapChangerControl --> Terminal : RegulatingControl.Terminal
click Terminal href "../Terminal"
Inheritance
- IdentifiedObject
- PowerSystemResource
- RegulatingControl
- TapChangerControl
- RegulatingControl
- PowerSystemResource
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
discrete | cim:RegulatingControl.discrete | 1 boolean |
The regulation is performed in a discrete mode | RegulatingControl |
targetValue | cim:RegulatingControl.targetValue | 0..1 float |
The target value specified for case input | RegulatingControl |
RegulatingCondEq | cim:RegulatingControl.RegulatingCondEq | 1..* RegulatingCondEq |
The equipment that participates in this regulating control scheme | RegulatingControl |
Terminal | cim:RegulatingControl.Terminal | 1 Terminal |
The terminal associated with this regulating control | RegulatingControl |
mRID | cim:IdentifiedObject.mRID | 0..1 string |
Master resource identifier issued by a model authority | IdentifiedObject |
description | cim:IdentifiedObject.description | 0..1 string |
The description is a free human readable text describing or naming the object | IdentifiedObject |
name | cim:IdentifiedObject.name | 1 string |
The name is any free human readable and possibly non unique text naming the o... | IdentifiedObject |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/2013/CPSM-Operation#
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:TapChangerControl |
native | this:TapChangerControl |