IEC61970 17v23
Public Attributes | List of all members
IEC61970::Base::Wires::TapChanger Class Reference

#include <TapChanger.h>

Inheritance diagram for IEC61970::Base::Wires::TapChanger:
Inheritance graph
[legend]
Collaboration diagram for IEC61970::Base::Wires::TapChanger:
Collaboration graph
[legend]

Public Attributes

IEC61970::Base::Domain::Boolean controlEnabled
 
IEC61970::Base::Domain::Integer highStep
 
IEC61970::Base::Domain::Seconds initialDelay
 
IEC61970::Base::Domain::Integer lowStep
 
IEC61970::Base::Domain::Boolean ltcFlag
 
IEC61970::Base::Domain::Integer neutralStep
 
IEC61970::Base::Domain::Voltage neutralU
 
IEC61970::Base::Domain::Integer normalStep
 
IEC61970::Base::Domain::Float step
 
IEC61970::Base::Domain::Seconds subsequentDelay
 
IEC61970::Base::Wires::TapChangerControlTapChangerControl
 
- Public Attributes inherited from IEC61970::Base::Core::PowerSystemResource
std::list< IEC61970::Base::Meas::Control * > Controls
 
std::list< IEC61970::Base::Meas::Measurement * > Measurements
 
IEC61970::Base::Core::PSRTypePSRType
 
- Public Attributes inherited from IEC61970::Base::Core::IdentifiedObject
IEC61970::Base::Domain::String aliasName
 
IEC61970::Base::Domain::String description
 
IEC61970::Base::Domain::String mRID
 
IEC61970::Base::Domain::String name
 
std::list< IEC61970::Base::DiagramLayout::DiagramObject * > DiagramObjects
 

Detailed Description

Mechanism for changing transformer winding tap positions.

Member Data Documentation

◆ controlEnabled

IEC61970::Base::Domain::Boolean IEC61970::Base::Wires::TapChanger::controlEnabled

Specifies the regulation status of the equipment. True is regulating, false is not regulating.

◆ highStep

IEC61970::Base::Domain::Integer IEC61970::Base::Wires::TapChanger::highStep

Highest possible tap step position, advance from neutral. The attribute shall be greater than lowStep.

◆ initialDelay

IEC61970::Base::Domain::Seconds IEC61970::Base::Wires::TapChanger::initialDelay

For an LTC, the delay for initial tap changer operation (first step change)

◆ lowStep

IEC61970::Base::Domain::Integer IEC61970::Base::Wires::TapChanger::lowStep

Lowest possible tap step position, retard from neutral

◆ ltcFlag

IEC61970::Base::Domain::Boolean IEC61970::Base::Wires::TapChanger::ltcFlag

Specifies whether or not a TapChanger has load tap changing capabilities.

◆ neutralStep

IEC61970::Base::Domain::Integer IEC61970::Base::Wires::TapChanger::neutralStep

The neutral tap step position for this winding. The attribute shall be equal or greater than lowStep and equal or less than highStep.

◆ neutralU

IEC61970::Base::Domain::Voltage IEC61970::Base::Wires::TapChanger::neutralU

Voltage at which the winding operates at the neutral tap setting.

◆ normalStep

IEC61970::Base::Domain::Integer IEC61970::Base::Wires::TapChanger::normalStep

The 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 or greater than lowStep and equal or less than highStep.

◆ step

IEC61970::Base::Domain::Float IEC61970::Base::Wires::TapChanger::step

Tap 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 changers has yet been designed, a solutions where a narrow voltage band force the tap step to oscillate or accommodate for a continuous solution as input. The attribute shall be equal or greater than lowStep and equal or less than highStep.

◆ subsequentDelay

IEC61970::Base::Domain::Seconds IEC61970::Base::Wires::TapChanger::subsequentDelay

For an LTC, the delay for subsequent tap changer operation (second and later step changes)

◆ TapChangerControl

IEC61970::Base::Wires::TapChangerControl* IEC61970::Base::Wires::TapChanger::TapChangerControl

The regulating control scheme in which this tap changer participates.


The documentation for this class was generated from the following files: