modelWPPPControl2015
Active power control module for wind power plants (IEC N°61400-27-1:2015)
Extends from Dynawo.Electrical.Controls.IEC.IEC61400.BaseClasses.BaseWPPPControl (Base active power control module for wind power plants (IEC N°61400-27-1)).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Types.ApparentPowerModule | SNom (from BaseWPPPControl) | Nominal converter apparent power in MVA | |
| Types.Time | tS (from BaseWPPPControl) | 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 (from BaseWPPPControl) | Maximum positive ramp rate for PD power reference in pu/s (base SNom) | |
| Types.PerUnit | DPRefMinPu (from BaseWPPPControl) | Minimum negative ramp rate for PD power reference in pu/s (base SNom) | |
| Types.PerUnit | DPwpRefMaxPu (from BaseWPPPControl) | Maximum positive ramp rate for WP power reference in pu/s (base SNom) | |
| Types.PerUnit | DPwpRefMinPu (from BaseWPPPControl) | Minimum negative ramp rate for WP power reference in pu/s (base SNom) | |
| Types.PerUnit | Kiwpp (from BaseWPPPControl) | Power PI controller integration gain in pu/s (base SNom) | |
| Types.PerUnit | Kpwpp (from BaseWPPPControl) | Power PI controller proportional gain in pu (base SNom) | |
| Types.PerUnit | KwppRef (from BaseWPPPControl) | Power reference gain in pu (base SNom) | |
| Types.ActivePowerPu | PKiwppMaxPu (from BaseWPPPControl) | Maximum active power reference from integration in pu (base SNom) | |
| Types.ActivePowerPu | PKiwppMinPu (from BaseWPPPControl) | Minimum active power reference from integration in pu (base SNom) | |
| Types.ActivePowerPu | PRefMaxPu (from BaseWPPPControl) | Maximum PD power reference in pu (base SNom) | |
| Types.ActivePowerPu | PRefMinPu (from BaseWPPPControl) | Minimum PD power reference in pu (base SNom) | |
| Types.Time | tpft | Lead time constant in the reference value transfer function in s | |
| Types.Time | tpfv | Lag time constant in the reference value transfer function in s | |
| Types.Time | tWPfFiltP | Filter time constant for frequency measurement in s | |
| Types.Time | tWPPFiltP | Filter time constant for active power measurement in s | |
| Operating point | |||
| Types.ActivePowerPu | P0Pu (from BaseWPPPControl) | Initial active power at grid terminal in pu (base SnRef) (receptor convention) | |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | omegaWPPu | Angular frequency communicated to WP in pu (base omegaNom) | |
| Modelica.Blocks.Interfaces.RealInput | PWPPu | Active power communicated to WP in pu (base SNom) (generator convention) | |
| Modelica.Blocks.Interfaces.RealInput | PWPRefPu | Reference active power communicated to WP in pu (base SNom) (generator convention) | |
| Modelica.Blocks.Interfaces.RealOutput | PWTRefPu | Reference active power communicated to PD in pu (base SNom) (generator convention) |