#include <AsynchronousMachine.h>
A rotating machine whose shaft rotates asynchronously with the electrical field. Also known as an induction machine with no external connection to the rotor windings, e.g squirrel-cage induction machine.
IEC61970::Base::Wires::AsynchronousMachineKind IEC61970::Base::Wires::AsynchronousMachine::asynchronousMachineType = IEC61970::Base::Wires::AsynchronousMachineKind::_undef |
Indicates the type of Asynchronous Machine (motor or generator).
IEC61970::Base::Domain::Boolean IEC61970::Base::Wires::AsynchronousMachine::converterFedDrive |
Indicates whether the machine is a converter fed drive. Used for short circuit data exchange according to IEC 60909
IEC61970::Base::Domain::PerCent IEC61970::Base::Wires::AsynchronousMachine::efficiency |
Efficiency of the asynchronous machine at nominal operation in percent. Indicator for converter drive motors. Used for short circuit data exchange according to IEC 60909
IEC61970::Base::Domain::Float IEC61970::Base::Wires::AsynchronousMachine::iaIrRatio |
Ratio of locked-rotor current to the rated current of the motor (Ia/Ir). Used for short circuit data exchange according to IEC 60909
IEC61970::Base::Domain::Frequency IEC61970::Base::Wires::AsynchronousMachine::nominalFrequency |
Nameplate data indicates if the machine is 50 or 60 Hz.
IEC61970::Base::Domain::RotationSpeed IEC61970::Base::Wires::AsynchronousMachine::nominalSpeed |
Nameplate data. Depends on the slip and number of pole pairs.
IEC61970::Base::Domain::Integer IEC61970::Base::Wires::AsynchronousMachine::polePairNumber |
Number of pole pairs of stator. Used for short circuit data exchange according to IEC 60909
IEC61970::Base::Domain::ActivePower IEC61970::Base::Wires::AsynchronousMachine::ratedMechanicalPower |
Rated mechanical power (Pr in the IEC 60909-0). Used for short circuit data exchange according to IEC 60909.
IEC61970::Base::Domain::Boolean IEC61970::Base::Wires::AsynchronousMachine::reversible |
Indicates for converter drive motors if the power can be reversible. Used for short circuit data exchange according to IEC 60909
IEC61970::Base::Domain::Resistance IEC61970::Base::Wires::AsynchronousMachine::rr1 |
Damper 1 winding resistance.
IEC61970::Base::Domain::Resistance IEC61970::Base::Wires::AsynchronousMachine::rr2 |
Damper 2 winding resistance.
IEC61970::Base::Domain::Float IEC61970::Base::Wires::AsynchronousMachine::rxLockedRotorRatio |
Locked rotor ratio (R/X). Used for short circuit data exchange according to IEC 60909
IEC61970::Base::Domain::Seconds IEC61970::Base::Wires::AsynchronousMachine::tpo |
Transient rotor time constant (greater than tppo).
IEC61970::Base::Domain::Seconds IEC61970::Base::Wires::AsynchronousMachine::tppo |
Sub-transient rotor time constant (greater than 0).
IEC61970::Base::Domain::Reactance IEC61970::Base::Wires::AsynchronousMachine::xlr1 |
Damper 1 winding leakage reactance.
IEC61970::Base::Domain::Reactance IEC61970::Base::Wires::AsynchronousMachine::xlr2 |
Damper 2 winding leakage reactance.
IEC61970::Base::Domain::Reactance IEC61970::Base::Wires::AsynchronousMachine::xm |
Magnetizing reactance.
IEC61970::Base::Domain::Reactance IEC61970::Base::Wires::AsynchronousMachine::xp |
Transient reactance (unsaturated) (greater than or equal to xpp).
IEC61970::Base::Domain::Reactance IEC61970::Base::Wires::AsynchronousMachine::xpp |
Sub-transient reactance (unsaturated) (greather than Xl).
IEC61970::Base::Domain::Reactance IEC61970::Base::Wires::AsynchronousMachine::xs |
Synchronous reactance (greather than xp).