Skip to main content

TapChanger

Class Description

Mechanism for changing transformer winding tap positions.

Attributes

NameTypeDescription
controlEnabledBooleanSpecifies the regulation status of the equipment. True is regulating, false is not regulating.
highStepIntegerHighest possible tap step position, advance from neutral.
The attribute shall be greater than lowStep.
initialDelaySecondsFor an LTC, the delay for initial tap changer operation (first step change).
lowStepIntegerLowest possible tap step position, retard from neutral.
ltcFlagBooleanSpecifies whether or not a TapChanger has load tap changing capabilities.
neutralStepIntegerThe neutral tap step position for this winding.
The attribute shall be equal to or greater than lowStep and equal or less than highStep.
It is the step position where the voltage is neutralU when the other terminals of the transformer are at the ratedU. If there are other tap changers on the transformer those taps are kept constant at their neutralStep.
neutralUVoltageVoltage at which the winding operates at the neutral tap setting. It is the voltage at the terminal of the PowerTransformerEnd associated with the tap changer when all tap changers on the transformer are at their neutralStep position. Normally neutralU of the tap changer is the same as ratedU of the PowerTransformerEnd, but it can differ in special cases such as when the tapping mechanism is separate from the winding more common on lower voltage transformers.
This attribute is not relevant for PhaseTapChangerAsymmetrical, PhaseTapChangerSymmetrical and PhaseTapChangerLinear.
normalStepIntegerThe tap step position used in "normal" network operation for this winding. For a "Fixed" tap changer indicates the current physical tap setting.
The attribute shall be equal to or greater than lowStep and equal to or less than highStep.
stepFloatTap changer position.
Starting step for a steady state solution. Non integer values are allowed to support continuous tap variables. The reasons for continuous value are to support study cases where no discrete tap changer has yet been designed, a solution where a narrow voltage band forces the tap step to oscillate or to accommodate for a continuous solution as input.
The attribute shall be equal to or greater than lowStep and equal to or less than highStep.
subsequentDelaySecondsFor an LTC, the delay for subsequent tap changer operation (second and later step changes).

Relationships

Ancestors

Descendents

Associations

Source ClassSource CardinalityTargetTarget CardinalitySource NameSource Assoc. DescriptionTarget NameTarget Assoc. Description
TapChanger1..*TapChangerControl0..1TapChangerThe tap changers that participates in this regulating tap control scheme.TapChangerControlThe regulating control scheme in which this tap changer participates.
TapChanger1SvTapStep0..1TapChangerThe tap changer associated with the tap step state.SvTapStepThe tap step state associated with the tap changer.
TapChanger1TapSchedule0..*TapChangerA TapSchedule is associated with a TapChanger.TapSchedulesA TapChanger can have TapSchedules.