modelWPPQControl2015
Reactive power control module for wind power plants (IEC N°61400-27-1:2015)
Extends from Dynawo.Electrical.Controls.IEC.IEC61400.BaseClasses.BaseWPPQControl (Reactive power control base module for wind power plants (IEC N°61400-27-1)), Dynawo.Electrical.Controls.IEC.IEC61400.Parameters.QControlParameters2015.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Types.ApparentPowerModule | SNom (from BaseWPPQControl) | Nominal converter apparent power in MVA | |
| Types.Time | tS (from BaseWPPQControl) | Integration time step in s | |
| QControlWP | |||
| Types.PerUnit | DXRefMaxPu (from BaseWPPQControl) | Maximum positive ramp rate for WT reactive power or voltage reference in pu/s (base SNom or UNom) (generator convention) | |
| Types.PerUnit | DXRefMinPu (from BaseWPPQControl) | Minimum negative ramp rate for WT reactive power or voltage reference in pu/s (base SNom or UNom) (generator convention) | |
| Types.PerUnit | Kiwpx (from BaseWPPQControl) | Reactive power or voltage PI controller integral gain in pu/s (base SNom) | |
| Types.PerUnit | Kpwpx (from BaseWPPQControl) | Reactive power or voltage PI controller proportional gain in pu (base SNom) | |
| Types.PerUnit | KwpqRef (from BaseWPPQControl) | Reactive power reference gain in pu (base SNom) | |
| Types.PerUnit | Kwpqu (from BaseWPPQControl) | Voltage controller cross coupling gain in pu (base SNom) | |
| Integer | MwpqMode (from BaseWPPQControl) | Control mode (0 : reactive power reference, 1 : power factor reference, 2 : UQ static, 3 : voltage control) | |
| Types.Time | tUqFilt (from BaseWPPQControl) | Time constant for the UQ static mode in s | |
| Types.VoltageModulePu | UwpqDipPu (from BaseWPPQControl) | Voltage threshold for UVRT detection in pu (base UNom) | |
| Types.PerUnit | XKiwpxMaxPu (from BaseWPPQControl) | Maximum WT reactive power or voltage reference from integration in pu (base SNom or UNom) (generator convention) | |
| Types.PerUnit | XKiwpxMinPu (from BaseWPPQControl) | Minimum WT reactive power or voltage reference from integration in pu (base SNom or UNom) (generator convention) | |
| Types.PerUnit | XRefMaxPu (from BaseWPPQControl) | Maximum WT reactive power or voltage reference in pu (base SNom or UNom) (generator convention) | |
| Types.PerUnit | XRefMinPu (from BaseWPPQControl) | Minimum WT reactive power or voltage reference in pu (base SNom or UNom) (generator convention) | |
| Types.Time | tWPPFiltQ | Filter time constant for active power measurement in s | |
| Types.Time | tWPQFiltQ | Filter time constant for reactive power measurement in s | |
| Types.Time | tWPUFiltQ | Filter time constant for voltage measurement in s | |
| Types.Time | txft | Lead time constant in the reference value transfer function in s | |
| Types.Time | txfv | Lag time constant in the reference value transfer function in s | |
| Operating point | |||
| Types.ActivePowerPu | P0Pu (from BaseWPPQControl) | Initial active power at grid terminal in pu (base SnRef) (receptor convention) | |
| Types.ReactivePowerPu | Q0Pu (from BaseWPPQControl) | Initial reactive power at grid terminal in pu (base SnRef) (receptor convention) | |
| Types.VoltageModulePu | U0Pu (from BaseWPPQControl) | Initial voltage amplitude at grid terminal in pu (base UNom) | |
| Types.PerUnit | X0Pu (from BaseWPPQControl) | Initial reactive power or voltage reference at grid terminal in pu (base SNom or UNom) (generator convention) | |
| Types.PerUnit | XWT0Pu (from BaseWPPQControl) | Initial reactive power or voltage reference at grid terminal in pu (base SNom or UNom) (generator convention) | |
| QControlTables | |||
| Real | TableQwpUErr11 (from QControlParameters2015) | -0.05 | |
| Real | TableQwpUErr12 (from QControlParameters2015) | 1.21 | |
| Real | TableQwpUErr21 (from QControlParameters2015) | 0 | |
| Real | TableQwpUErr22 (from QControlParameters2015) | 0.21 | |
| Real | TableQwpUErr31 (from QControlParameters2015) | 0.05 | |
| Real | TableQwpUErr32 (from QControlParameters2015) | -0.79 | |
| Real | TableQwpUErr41 (from QControlParameters2015) | 0.06 | |
| Real | TableQwpUErr42 (from QControlParameters2015) | -0.79 | |
| Real | TableQwpUErr51 (from QControlParameters2015) | 0.07 | |
| Real | TableQwpUErr52 (from QControlParameters2015) | -0.79 | |
| Real | TableQwpUErr61 (from QControlParameters2015) | 0.08 | |
| Real | TableQwpUErr62 (from QControlParameters2015) | -0.79 | |
| Real[:,:] | TableQwpUErr (from QControlParameters2015) | [TableQwpUErr11, TableQwpUErr12; TableQwpUErr21, TableQwpUErr22; TableQwpUErr31, TableQwpUErr32; TableQwpUErr41, TableQwpUErr42; TableQwpUErr51, TableQwpUErr52; TableQwpUErr61, TableQwpUErr62] | Table for the UQ static mode |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | PWPPu | Active power communicated to WP in pu (base SNom) (generator convention) | |
| Modelica.Blocks.Interfaces.RealInput | QWPPu | Reactive power communicated to WP in pu (base SNom) (generator convention) | |
| Modelica.Blocks.Interfaces.RealInput | QWPRefPu | Reference reactive power communicated to WP in pu (base SNom) (generator convention) | |
| Modelica.Blocks.Interfaces.RealInput | tanPhi | Tangent phi (can be figured as QPu / PPu) | |
| Modelica.Blocks.Interfaces.RealInput | UWPPu | Voltage module communicated to WP in pu (base UNom) | |
| Modelica.Blocks.Interfaces.RealInput | UWPRefPu | Reference voltage module communicated to WP in pu (base UNom) | |
| Modelica.Blocks.Interfaces.RealOutput | xWTRefPu | Reference reactive power or voltage communicated to WT in pu (base SNom or UNom) (generator convention) |