Skip to main content

WindPlantReactiveControlIEC

Class Description

Simplified plant voltage and reactive power control model for use with type 3 and type 4 wind turbine models. Reference: IEC 61400-27-1:2015, Annex D.

Attributes

NameTypeDescription
dxrefmaxPUMaximum positive ramp rate for wind turbine reactive power/voltage reference (<i>dx</i><i><sub>refmax</sub></i>) (> WindPlantReactiveControlIEC.dxrefmin). It is a project-dependent parameter.
dxrefminPUMaximum negative ramp rate for wind turbine reactive power/voltage reference (<i>dx</i><i><sub>refmin</sub></i>) (< WindPlantReactiveControlIEC.dxrefmax). It is a project-dependent parameter.
kiwpxFloatPlant Q controller integral gain (<i>K</i><i><sub>IWPx</sub></i>). It is a project-dependent parameter.
kiwpxmaxPUMaximum reactive power/voltage reference from integration (<i>K</i><i><sub>IWPxmax</sub></i>) (> WindPlantReactiveControlIEC.kiwpxmin). It is a project-dependent parameter.
kiwpxminPUMinimum reactive power/voltage reference from integration (<i>K</i><i><sub>IWPxmin</sub></i>) (< WindPlantReactiveControlIEC.kiwpxmax). It is a project-dependent parameter.
kpwpxFloatPlant Q controller proportional gain (<i>K</i><i><sub>PWPx</sub></i>). It is a project-dependent parameter.
kwpqrefPUReactive power reference gain (<i>K</i><i><sub>WPqref</sub></i>). It is a project-dependent parameter.
kwpquPUPlant voltage control droop (<i>K</i><i><sub>WPqu</sub></i>). It is a project-dependent parameter.
tuqfiltSecondsFilter time constant for voltage-dependent reactive power (<i>T</i><i><sub>uqfilt</sub></i>) (>= 0). It is a project-dependent parameter.
twppfiltqSecondsFilter time constant for active power measurement (<i>T</i><i><sub>WPpfiltq</sub></i>) (>= 0). It is a project-dependent parameter.
twpqfiltqSecondsFilter time constant for reactive power measurement (<i>T</i><i><sub>WPqfiltq</sub></i>) (>= 0). It is a project-dependent parameter.
twpufiltqSecondsFilter time constant for voltage measurement (<i>T</i><i><sub>WPufiltq</sub></i>) (>= 0). It is a project-dependent parameter.
txftSecondsLead time constant in reference value transfer function (<i>T</i><i><sub>xft</sub></i>) (>= 0). It is a project-dependent parameter.
txfvSecondsLag time constant in reference value transfer function (<i>T</i><i><sub>xfv</sub></i>) (>= 0). It is a project-dependent parameter.
uwpqdipPUVoltage threshold for UVRT detection in Q control (<i>u</i><i><sub>WPqdip</sub></i>). It is a project-dependent parameter.
windPlantQcontrolModesTypeWindPlantQcontrolModeKindReactive power/voltage controller mode (<i>M</i><i><sub>WPqmode</sub></i>). It is a case-dependent parameter.
xrefmaxPUMaximum <i>x</i><sub>WTref</sub> (<i>q</i><i><sub>WTref</sub></i> or delta<i> u</i><i><sub>WTref</sub></i>) request from the plant controller (<i>x</i><i><sub>refmax</sub></i>) (> WindPlantReactiveControlIEC.xrefmin). It is a case-dependent parameter.
xrefminPUMinimum <i>x</i><i><sub>WTref</sub></i> (<i>q</i><i><sub>WTref</sub></i> or delta <i>u</i><i><sub>WTref</sub></i>) request from the plant controller (<i>x</i><i><sub>refmin</sub></i>) (< WindPlantReactiveControlIEC.xrefmax). It is a project-dependent parameter.

Relationships

Ancestors

Descendents

No descendent classes

Associations

Source ClassSource CardinalityTargetTarget CardinalitySource NameSource Assoc. DescriptionTarget NameTarget Assoc. Description
WindPlantReactiveControlIEC0..1WindDynamicsLookupTable1..*WindPlantReactiveControlIECThe voltage and reactive power wind plant control model with which this wind dynamics lookup table is associated.WindDynamicsLookupTableThe wind dynamics lookup table associated with this voltage and reactive power wind plant model.
WindPlantReactiveControlIEC1WindPlantIEC1WindPlantReactiveControlIECWind plant model with which this wind reactive control is associated.WindPlantIECWind plant reactive control model associated with this wind plant.