WindContPitchAngleIEC
Class Description
Pitch angle control model. Reference: IEC 61400-27-1:2015, 5.6.5.2.
Attributes
Name | Type | Description |
---|---|---|
dthetamax | Float | Maximum pitch positive ramp rate (<i>dtheta</i><i><sub>max</sub></i>) (> WindContPitchAngleIEC.dthetamin). It is a type-dependent parameter. Unit = degrees / s. |
dthetamin | Float | Maximum pitch negative ramp rate (<i>dtheta</i><i><sub>min</sub></i><i>)</i> (< WindContPitchAngleIEC.dthetamax). It is a type-dependent parameter. Unit = degrees / s. |
kic | PU | Power PI controller integration gain (<i>K</i><i><sub>Ic</sub></i>). It is a type-dependent parameter. |
kiomega | PU | Speed PI controller integration gain (<i>K</i><i><sub>Iomega</sub></i>). It is a type-dependent parameter. |
kpc | PU | Power PI controller proportional gain (<i>K</i><i><sub>Pc</sub></i>). It is a type-dependent parameter. |
kpomega | PU | Speed PI controller proportional gain (<i>K</i><i><sub>Pomega</sub></i>). It is a type-dependent parameter. |
kpx | PU | Pitch cross coupling gain (<i>K</i><i><sub>PX</sub></i>). It is a type-dependent parameter. |
thetamax | AngleDegrees | Maximum pitch angle (<i>theta</i><i><sub>max</sub></i>) (> WindContPitchAngleIEC.thetamin). It is a type-dependent parameter. |
thetamin | AngleDegrees | Minimum pitch angle (<i>theta</i><i><sub>min</sub></i>) (< WindContPitchAngleIEC.thetamax). It is a type-dependent parameter. |
ttheta | Seconds | Pitch time constant (<i>ttheta</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 |
---|---|---|---|---|---|---|---|
WindContPitchAngleIEC | 1 | WindTurbineType3IEC | 1 | WindContPitchAngleIEC | Wind control pitch angle model associated with this wind turbine type 3. | WindTurbineType3IEC | Wind turbine type 3 model with which this pitch control model is associated. |