#include <SynchronousMachineDetailed.h>
All synchronous machine detailed types use a subset of the same data parameters and input/output variables. The several variations differ in the following ways:
Note: It is not necessary for each simulation tool to have separate models for each of the model types. The same model can often be used for several types by alternative logic within the model. Also, differences in saturation representation may not result in significant model performance differences so model substitutions are often acceptable.
IEC61970::Base::Domain::Float IEC61970::Dynamics::StandardModels::SynchronousMachineDynamics::SynchronousMachineDetailed::efdBaseRatio |
Ratio (Exciter voltage/Generator voltage) of Efd bases of exciter and generator models. Typical Value = 1.
IEC61970::Dynamics::StandardModels::SynchronousMachineDynamics::IfdBaseKind IEC61970::Dynamics::StandardModels::SynchronousMachineDynamics::SynchronousMachineDetailed::ifdBaseType = IEC61970::Dynamics::StandardModels::SynchronousMachineDynamics::IfdBaseKind::_undef |
Excitation base system mode. It should be equal to the value of WLMDV given by the user. WLMDV is the per unit ratio between the field voltage and the excitation current: Efd = WLMDV*Ifd. Typical Value = ifag.
IEC61970::Base::Domain::Float IEC61970::Dynamics::StandardModels::SynchronousMachineDynamics::SynchronousMachineDetailed::saturationFactor120QAxis |
Q-axis saturation factor at 120% of rated terminal voltage (S12q) (>=S1q). Typical Value = 0.12.
IEC61970::Base::Domain::Float IEC61970::Dynamics::StandardModels::SynchronousMachineDynamics::SynchronousMachineDetailed::saturationFactorQAxis |
Q-axis saturation factor at rated terminal voltage (S1q) (>= 0). Typical Value = 0.02.