CIM++ Adapted CIM Codebase
Public Attributes | List of all members
IEC61970::Dynamics::StandardModels::SynchronousMachineDynamics::SynchronousMachineDynamics Class Reference

#include <SynchronousMachineDynamics.h>

Inheritance diagram for IEC61970::Dynamics::StandardModels::SynchronousMachineDynamics::SynchronousMachineDynamics:
Inheritance graph
[legend]
Collaboration diagram for IEC61970::Dynamics::StandardModels::SynchronousMachineDynamics::SynchronousMachineDynamics:
Collaboration graph
[legend]

Public Attributes

IEC61970::Base::Wires::SynchronousMachineSynchronousMachine
 
std::list< IEC61970::Dynamics::StandardModels::TurbineGovernorDynamics::TurbineGovernorDynamics * > TurbineGovernorDynamics
 
- Public Attributes inherited from IEC61970::Dynamics::StandardModels::RotatingMachineDynamics
IEC61970::Base::Domain::Float damping
 
IEC61970::Base::Domain::Seconds inertia
 
IEC61970::Base::Domain::Float saturationFactor
 
IEC61970::Base::Domain::Float saturationFactor120
 
IEC61970::Base::Domain::PU statorLeakageReactance
 
IEC61970::Base::Domain::PU statorResistance
 
- Public Attributes inherited from IEC61970::Dynamics::StandardModels::DynamicsFunctionBlock
IEC61970::Base::Domain::Boolean enabled
 
- 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

Synchronous machine whose behaviour is described by reference to a standard model expressed in one of the following forms:

<font color="#0f0f0f">or by definition of a user-defined model.</font> <font color="#0f0f0f"> </font><font color="#0f0f0f">Note: It is a common practice to represent small generators by a negative load rather than by a dynamic generator model when performing dynamics simulations. In this case a SynchronousMachine in the static model is not represented by anything in the dynamics model, instead it is treated as ordinary load.</font> <font color="#0f0f0f"> </font><font color="#0f0f0f">Parameter Notes:</font>

  1. <font color="#0f0f0f">Synchronous machine parameters such as Xl, Xd, Xp etc. are actually used as inductances (L) in the models,</font> but are commonly referred to as reactances since, at nominal frequency, the per unit values are the same. However, some references use the symbol L instead of X.

Member Data Documentation

IEC61970::Base::Wires::SynchronousMachine* IEC61970::Dynamics::StandardModels::SynchronousMachineDynamics::SynchronousMachineDynamics::SynchronousMachine

Synchronous machine to which synchronous machine dynamics model applies.

std::list<IEC61970::Dynamics::StandardModels::TurbineGovernorDynamics::TurbineGovernorDynamics*> IEC61970::Dynamics::StandardModels::SynchronousMachineDynamics::SynchronousMachineDynamics::TurbineGovernorDynamics

Turbine-governor model associated with this synchronous machine model.


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