#include <NoLoadTest.h>
Public Attributes | |
IEC61970::Base::Domain::Voltage | energisedEndVoltage |
IEC61970::Base::Domain::PerCent | excitingCurrent |
IEC61970::Base::Domain::PerCent | excitingCurrentZero |
IEC61970::Base::Domain::KiloActivePower | loss |
IEC61970::Base::Domain::KiloActivePower | lossZero |
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 |
No-load test results determine core admittance parameters. They include exciting current and core loss measurements from applying voltage to one winding. The excitation may be positive sequence or zero sequence. The test may be repeated at different voltages to measure saturation.
IEC61968::AssetInfo::TransformerEndInfo* IEC61968::AssetInfo::NoLoadTest::EnergisedEnd |
Transformer end that current is applied to in this no-load test.
IEC61970::Base::Domain::Voltage IEC61968::AssetInfo::NoLoadTest::energisedEndVoltage |
Voltage applied to the winding (end) during test.
IEC61970::Base::Domain::PerCent IEC61968::AssetInfo::NoLoadTest::excitingCurrent |
Exciting current measured from a positive-sequence or single-phase excitation test.
IEC61970::Base::Domain::PerCent IEC61968::AssetInfo::NoLoadTest::excitingCurrentZero |
Exciting current measured from a zero-sequence open-circuit excitation test.
IEC61970::Base::Domain::KiloActivePower IEC61968::AssetInfo::NoLoadTest::loss |
Losses measured from a positive-sequence or single-phase excitation test.
IEC61970::Base::Domain::KiloActivePower IEC61968::AssetInfo::NoLoadTest::lossZero |
Losses measured from a zero-sequence excitation test.