modelBaseWPPControl
Base control model for IEC N°61400-27-1 standard WPP
Extends from Dynawo.Electrical.Controls.IEC.IEC61400.Parameters.PControlParameters.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Types.ApparentPowerModule | SNom | Nominal converter apparent power in MVA | |
| Types.Time | tS | Integration time step in s | |
| PControlTables | |||
| Real | TablePwpBiasfwpFiltCom11 (from PControlParameters) | 0.95 | |
| Real | TablePwpBiasfwpFiltCom12 (from PControlParameters) | 1 | |
| Real | TablePwpBiasfwpFiltCom21 (from PControlParameters) | 1 | |
| Real | TablePwpBiasfwpFiltCom22 (from PControlParameters) | 0 | |
| Real | TablePwpBiasfwpFiltCom31 (from PControlParameters) | 1.05 | |
| Real | TablePwpBiasfwpFiltCom32 (from PControlParameters) | -1 | |
| Real | TablePwpBiasfwpFiltCom41 (from PControlParameters) | 1.06 | |
| Real | TablePwpBiasfwpFiltCom42 (from PControlParameters) | -1 | |
| Real | TablePwpBiasfwpFiltCom51 (from PControlParameters) | 1.07 | |
| Real | TablePwpBiasfwpFiltCom52 (from PControlParameters) | -1 | |
| Real | TablePwpBiasfwpFiltCom61 (from PControlParameters) | 1.08 | |
| Real | TablePwpBiasfwpFiltCom62 (from PControlParameters) | -1 | |
| Real | TablePwpBiasfwpFiltCom71 (from PControlParameters) | 1.09 | |
| Real | TablePwpBiasfwpFiltCom72 (from PControlParameters) | -1 | |
| Real[:,:] | TablePwpBiasfwpFiltCom (from PControlParameters) | [TablePwpBiasfwpFiltCom11, TablePwpBiasfwpFiltCom12; TablePwpBiasfwpFiltCom21, TablePwpBiasfwpFiltCom22; TablePwpBiasfwpFiltCom31, TablePwpBiasfwpFiltCom32; TablePwpBiasfwpFiltCom41, TablePwpBiasfwpFiltCom42; TablePwpBiasfwpFiltCom51, TablePwpBiasfwpFiltCom52; TablePwpBiasfwpFiltCom61, TablePwpBiasfwpFiltCom62; TablePwpBiasfwpFiltCom71, TablePwpBiasfwpFiltCom72] | Table for defining power variation versus frequency |
| PControlWP | |||
| Types.PerUnit | DPRefMaxPu | Maximum positive ramp rate for PD power reference in pu/s (base SNom) | |
| Types.PerUnit | DPRefMinPu | Minimum negative ramp rate for PD power reference in pu/s (base SNom) | |
| Types.PerUnit | DPwpRefMaxPu | Maximum positive ramp rate for WP power reference in pu/s (base SNom) | |
| Types.PerUnit | DPwpRefMinPu | Minimum negative ramp rate for WP power reference in pu/s (base SNom) | |
| Types.PerUnit | Kiwpp | Power PI controller integration gain in pu/s (base SNom) | |
| Types.PerUnit | Kpwpp | Power PI controller proportional gain in pu (base SNom) | |
| Types.PerUnit | KwppRef | Power reference gain in pu (base SNom) | |
| Types.ActivePowerPu | PKiwppMaxPu | Maximum active power reference from integration in pu (base SNom) | |
| Types.ActivePowerPu | PKiwppMinPu | Minimum active power reference from integration in pu (base SNom) | |
| Types.ActivePowerPu | PRefMaxPu | Maximum PD power reference in pu (base SNom) | |
| Types.ActivePowerPu | PRefMinPu | Minimum PD power reference in pu (base SNom) | |
| QControlWP | |||
| Types.PerUnit | DXRefMaxPu | Maximum positive ramp rate for WT reactive power or voltage reference in pu/s (base SNom or UNom) (generator convention) | |
| Types.PerUnit | DXRefMinPu | Minimum negative ramp rate for WT reactive power or voltage reference in pu/s (base SNom or UNom) (generator convention) | |
| Types.PerUnit | Kiwpx | Reactive power or voltage PI controller integral gain in pu/s (base SNom) | |
| Types.PerUnit | Kpwpx | Reactive power or voltage PI controller proportional gain in pu (base SNom) | |
| Types.PerUnit | KwpqRef | Reactive power reference gain in pu (base SNom) | |
| Types.PerUnit | Kwpqu | Voltage controller cross coupling gain in pu (base SNom) | |
| Integer | MwpqMode | Control mode (0 : reactive power reference, 1 : power factor reference, 2 : UQ static, 3 : voltage control) | |
| Types.Time | tUqFilt | Time constant for the UQ static mode in s | |
| Types.VoltageModulePu | UwpqDipPu | Voltage threshold for UVRT detection in pu (base UNom) | |
| Types.PerUnit | XKiwpxMaxPu | Maximum WT reactive power or voltage reference from integration in pu (base SNom or UNom) (generator convention) | |
| Types.PerUnit | XKiwpxMinPu | Minimum WT reactive power or voltage reference from integration in pu (base SNom or UNom) (generator convention) | |
| Types.PerUnit | XRefMaxPu | Maximum WT reactive power or voltage reference in pu (base SNom or UNom) (generator convention) | |
| Types.PerUnit | XRefMinPu | Minimum WT reactive power or voltage reference in pu (base SNom or UNom) (generator convention) | |
| Initialization | |||
| Types.ComplexCurrentPu | i0Pu | Initial complex current at grid terminal in pu (base UNom, SnRef) (receptor convention) | |
| Types.ComplexVoltagePu | u0Pu | Initial complex voltage at grid terminal in pu (base UNom) | |
| Operating point | |||
| Types.ActivePowerPu | P0Pu | Initial active power at grid terminal in pu (base SnRef) (receptor convention) | |
| Types.ReactivePowerPu | Q0Pu | Initial reactive power at grid terminal in pu (base SnRef) (receptor convention) | |
| Types.VoltageModulePu | U0Pu | Initial voltage amplitude at grid terminal in pu (base UNom) | |
| Types.Angle | UPhase0 | Initial voltage angle at grid terminal in rad | |
| Types.PerUnit | X0Pu | Initial reactive power or voltage reference at grid terminal in pu (base SNom or UNom) (generator convention) | |
| Types.PerUnit | XWT0Pu | Initial reactive power or voltage reference at grid terminal in pu (base SNom or UNom) (generator convention) | |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.ComplexBlocks.Interfaces.ComplexInput | iPu | Complex current at grid terminal in pu (base UNom, SNom) (generator convention) | |
| Modelica.Blocks.Interfaces.RealInput | omegaRefPu | Grid angular frequency in pu (base omegaNom) | |
| Modelica.Blocks.Interfaces.RealInput | PWPRefPu | Reference active power in pu (base SNom) (generator convention) | |
| Modelica.ComplexBlocks.Interfaces.ComplexInput | uPu | Complex voltage at grid terminal in pu (base UNom) | |
| Modelica.Blocks.Interfaces.RealOutput | y |