IEC61970 16v29a
Public Attributes | List of all members
IEC61970::Base::Wires::AsynchronousMachine Class Reference

#include <AsynchronousMachine.h>

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

Public Attributes

IEC61970::Base::Wires::AsynchronousMachineKind asynchronousMachineType = IEC61970::Base::Wires::AsynchronousMachineKind::_undef
 
IEC61970::Base::Domain::Boolean converterFedDrive
 
IEC61970::Base::Domain::PerCent efficiency
 
IEC61970::Base::Domain::Float iaIrRatio
 
IEC61970::Base::Domain::Frequency nominalFrequency
 
IEC61970::Base::Domain::RotationSpeed nominalSpeed
 
IEC61970::Base::Domain::Integer polePairNumber
 
IEC61970::Base::Domain::ActivePower ratedMechanicalPower
 
IEC61970::Base::Domain::Boolean reversible
 
IEC61970::Base::Domain::Resistance rr1
 
IEC61970::Base::Domain::Resistance rr2
 
IEC61970::Base::Domain::Float rxLockedRotorRatio
 
IEC61970::Base::Domain::Seconds tpo
 
IEC61970::Base::Domain::Seconds tppo
 
IEC61970::Base::Domain::Reactance xlr1
 
IEC61970::Base::Domain::Reactance xlr2
 
IEC61970::Base::Domain::Reactance xm
 
IEC61970::Base::Domain::Reactance xp
 
IEC61970::Base::Domain::Reactance xpp
 
IEC61970::Base::Domain::Reactance xs
 
- Public Attributes inherited from IEC61970::Base::Wires::RotatingMachine
IEC61970::Base::Domain::ActivePower p
 
IEC61970::Base::Domain::ReactivePower q
 
IEC61970::Base::Domain::Float ratedPowerFactor
 
IEC61970::Base::Domain::ApparentPower ratedS
 
IEC61970::Base::Domain::Voltage ratedU
 
IEC61970::Base::Generation::Production::HydroPumpHydroPump
 
- Public Attributes inherited from IEC61970::Base::Wires::RegulatingCondEq
IEC61970::Base::Domain::Boolean controlEnabled
 
IEC61970::Base::Wires::RegulatingControlRegulatingControl
 
- Public Attributes inherited from IEC61970::Base::Core::Equipment
IEC61970::Base::Domain::Boolean aggregate
 
IEC61970::Base::Domain::Boolean normallyInService
 
- 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

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.

Member Data Documentation

◆ asynchronousMachineType

IEC61970::Base::Wires::AsynchronousMachineKind IEC61970::Base::Wires::AsynchronousMachine::asynchronousMachineType = IEC61970::Base::Wires::AsynchronousMachineKind::_undef

Indicates the type of Asynchronous Machine (motor or generator).

◆ converterFedDrive

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

◆ efficiency

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

◆ iaIrRatio

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

◆ nominalFrequency

IEC61970::Base::Domain::Frequency IEC61970::Base::Wires::AsynchronousMachine::nominalFrequency

Nameplate data indicates if the machine is 50 or 60 Hz.

◆ nominalSpeed

IEC61970::Base::Domain::RotationSpeed IEC61970::Base::Wires::AsynchronousMachine::nominalSpeed

Nameplate data. Depends on the slip and number of pole pairs.

◆ polePairNumber

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

◆ ratedMechanicalPower

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.

◆ reversible

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

◆ rr1

IEC61970::Base::Domain::Resistance IEC61970::Base::Wires::AsynchronousMachine::rr1

Damper 1 winding resistance.

◆ rr2

IEC61970::Base::Domain::Resistance IEC61970::Base::Wires::AsynchronousMachine::rr2

Damper 2 winding resistance.

◆ rxLockedRotorRatio

IEC61970::Base::Domain::Float IEC61970::Base::Wires::AsynchronousMachine::rxLockedRotorRatio

Locked rotor ratio (R/X). Used for short circuit data exchange according to IEC 60909

◆ tpo

IEC61970::Base::Domain::Seconds IEC61970::Base::Wires::AsynchronousMachine::tpo

Transient rotor time constant (greater than tppo).

◆ tppo

IEC61970::Base::Domain::Seconds IEC61970::Base::Wires::AsynchronousMachine::tppo

Sub-transient rotor time constant (greater than 0).

◆ xlr1

IEC61970::Base::Domain::Reactance IEC61970::Base::Wires::AsynchronousMachine::xlr1

Damper 1 winding leakage reactance.

◆ xlr2

IEC61970::Base::Domain::Reactance IEC61970::Base::Wires::AsynchronousMachine::xlr2

Damper 2 winding leakage reactance.

◆ xm

IEC61970::Base::Domain::Reactance IEC61970::Base::Wires::AsynchronousMachine::xm

Magnetizing reactance.

◆ xp

IEC61970::Base::Domain::Reactance IEC61970::Base::Wires::AsynchronousMachine::xp

Transient reactance (unsaturated) (greater than or equal to xpp).

◆ xpp

IEC61970::Base::Domain::Reactance IEC61970::Base::Wires::AsynchronousMachine::xpp

Sub-transient reactance (unsaturated) (greather than Xl).

◆ xs

IEC61970::Base::Domain::Reactance IEC61970::Base::Wires::AsynchronousMachine::xs

Synchronous reactance (greather than xp).


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