WindContRotorRIEC
Class Description
Rotor resistance control model. Reference: IEC 61400-27-1:2015, 5.6.5.3.
Attributes
Name | Type | Description |
---|---|---|
kirr | PU | Integral gain in rotor resistance PI controller (<i>K</i><i><sub>Irr</sub></i>). It is a type-dependent parameter. |
komegafilt | Float | Filter gain for generator speed measurement (<i>K</i><i><sub>omegafilt</sub></i>). It is a type-dependent parameter. |
kpfilt | Float | Filter gain for power measurement (<i>K</i><i><sub>pfilt</sub></i>). It is a type-dependent parameter. |
kprr | PU | Proportional gain in rotor resistance PI controller (<i>K</i><i><sub>Prr</sub></i>). It is a type-dependent parameter. |
rmax | PU | Maximum rotor resistance (<i>r</i><i><sub>max</sub></i>) (> WindContRotorRIEC.rmin). It is a type-dependent parameter. |
rmin | PU | Minimum rotor resistance (<i>r</i><i><sub>min</sub></i>) (< WindContRotorRIEC.rmax). It is a type-dependent parameter. |
tomegafiltrr | Seconds | Filter time constant for generator speed measurement (<i>T</i><i><sub>omegafiltrr</sub></i>) (>= 0). It is a type-dependent parameter. |
tpfiltrr | Seconds | Filter time constant for power measurement (<i>T</i><i><sub>pfiltrr</sub></i>) (>= 0). It is a type-dependent parameter. |
Relationships
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
WindContRotorRIEC | 1 | WindGenTurbineType2IEC | 1 | WindContRotorRIEC | Wind control rotor resistance model associated with wind turbine type 2 model. | WindGenTurbineType2IEC | Wind turbine type 2 model with whitch this wind control rotor resistance model is associated. |
WindContRotorRIEC | 0..1 | WindDynamicsLookupTable | 1..* | WindContRotorRIEC | The rotor resistance control model with which this wind dynamics lookup table is associated. | WindDynamicsLookupTable | The wind dynamics lookup table associated with this rotor resistance control model. |