SynchronousMachineDetailed
Class Description
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:
- the number of equivalent windings that are included;
- the way in which saturation is incorporated into the model;
- whether or not “subtransient saliency” (<i>X''q</i> not = <i>X''d</i>) is represented. 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 might not result in significant model performance differences so model substitutions are often acceptable.
Attributes
Name | Type | Description |
---|---|---|
efdBaseRatio | Float | Ratio (exciter voltage/generator voltage) of <i>Efd</i> bases of exciter and generator models (> 0). Typical value = 1. |
ifdBaseType | IfdBaseKind | Excitation base system mode. It should be equal to the value of <i>WLMDV</i> given by the user. <i>WLMDV</i> is the PU ratio between the field voltage and the excitation current: <i>Efd</i> = <i>WLMDV</i> x <i>Ifd</i>. Typical value = ifag. |
saturationFactor120QAxis | Float | Quadrature-axis saturation factor at 120% of rated terminal voltage (<i>S12q</i>) (>= SynchonousMachineDetailed.saturationFactorQAxis). Typical value = 0,12. |
saturationFactorQAxis | Float | Quadrature-axis saturation factor at rated terminal voltage (<i>S1q</i>) (>= 0). Typical value = 0,02. |
Relationships
Ancestors
Descendents
Associations
None