PhaseTapChangerLinear
Describes a tap changer with a linear relation between the tap step and the phase angle difference across the transformer. This is a mathematical model that is an approximation of a real phase tap changer.The phase angle is computed as stepPhaseShiftIncrement times the tap position.The voltage magnitude of both sides is the same.
URI: cim:PhaseTapChangerLinear
Type: Class
classDiagram
class PhaseTapChangerLinear
click PhaseTapChangerLinear href "../PhaseTapChangerLinear"
PhaseTapChanger <|-- PhaseTapChangerLinear
click PhaseTapChanger href "../PhaseTapChanger"
PhaseTapChangerLinear : TapChanger.controlEnabled
PhaseTapChangerLinear : IdentifiedObject.mRID
PhaseTapChangerLinear : TapChanger.step
Inheritance
- IdentifiedObject
- PowerSystemResource
- TapChanger
- PhaseTapChanger
- PhaseTapChangerLinear
- PhaseTapChanger
- TapChanger
- PowerSystemResource
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
controlEnabled | cim:TapChanger.controlEnabled | 1 boolean |
Specifies the regulation status of the equipment | TapChanger |
step | cim:TapChanger.step | 1 float |
Tap changer position | TapChanger |
mRID | cim:IdentifiedObject.mRID | 1 string |
Master resource identifier issued by a model authority | IdentifiedObject |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/ns/CIM/SteadyStateHypothesis/2.0#
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:PhaseTapChangerLinear |
native | this:PhaseTapChangerLinear |