#include <OpenCircuitTest.h>
Public Attributes | |
IEC61970::Base::Domain::Integer | energisedEndStep |
IEC61970::Base::Domain::Voltage | energisedEndVoltage |
IEC61970::Base::Domain::Integer | openEndStep |
IEC61970::Base::Domain::Voltage | openEndVoltage |
IEC61970::Base::Domain::AngleDegrees | phaseShift |
IEC61968::AssetInfo::TransformerEndInfo * | OpenEnd |
IEC61968::AssetInfo::TransformerEndInfo * | EnergisedEnd |
Public Attributes inherited from IEC61968::AssetInfo::TransformerTest | |
IEC61970::Base::Domain::ApparentPower | basePower |
IEC61970::Base::Domain::Temperature | temperature |
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 |
Open-circuit test results verify winding turn ratios and phase shifts. They include induced voltage and phase shift measurements on open-circuit windings, with voltage applied to the energised end. For three-phase windings, the excitation can be a positive sequence (the default) or a zero sequence.
IEC61968::AssetInfo::TransformerEndInfo* IEC61968::AssetInfo::OpenCircuitTest::EnergisedEnd |
Transformer end that current is applied to in this open-circuit test.
IEC61970::Base::Domain::Integer IEC61968::AssetInfo::OpenCircuitTest::energisedEndStep |
Tap step number for the energised end of the test pair.
IEC61970::Base::Domain::Voltage IEC61968::AssetInfo::OpenCircuitTest::energisedEndVoltage |
Voltage applied to the winding (end) during test.
IEC61968::AssetInfo::TransformerEndInfo* IEC61968::AssetInfo::OpenCircuitTest::OpenEnd |
Transformer end measured for induced voltage and angle in this open-circuit test.
IEC61970::Base::Domain::Integer IEC61968::AssetInfo::OpenCircuitTest::openEndStep |
Tap step number for the open end of the test pair.
IEC61970::Base::Domain::Voltage IEC61968::AssetInfo::OpenCircuitTest::openEndVoltage |
Voltage measured at the open-circuited end, with the energised end set to rated voltage and all other ends open.
IEC61970::Base::Domain::AngleDegrees IEC61968::AssetInfo::OpenCircuitTest::phaseShift |
Phase shift measured at the open end with the energised end set to rated voltage and all other ends open.