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 (KIrr). It is a type-dependent parameter.
komegafilt Float Filter gain for generator speed measurement (Komegafilt). It is a type-dependent parameter.
kpfilt Float Filter gain for power measurement (Kpfilt). It is a type-dependent parameter.
kprr PU Proportional gain in rotor resistance PI controller (KPrr). It is a type-dependent parameter.
rmax PU Maximum rotor resistance (rmax) (> WindContRotorRIEC.rmin). It is a type-dependent parameter.
rmin PU Minimum rotor resistance (rmin) (< WindContRotorRIEC.rmax). It is a type-dependent parameter.
tomegafiltrr Seconds Filter time constant for generator speed measurement (Tomegafiltrr) (>= 0). It is a type-dependent parameter.
tpfiltrr Seconds Filter time constant for power measurement (Tpfiltrr) (>= 0). It is a type-dependent parameter.

Relationships

Inherits from

Descendant classes

  • No descendant classes

Leaf/Root class

IsLeaf IsRoot
False False

Associations

Source Class Cardinality Source Target Class Cardinality Target 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.
WindDynamicsLookupTable 1..* WindContRotorRIEC 0..1 WindDynamicsLookupTable The wind dynamics lookup table associated with this rotor resistance control model. WindContRotorRIEC The rotor resistance control model with which this wind dynamics lookup table is associated.