recordParamsAcVoltageControl
Parameters of AC voltage control
Extends from ParamsQRefLim (Parameters of reactive power limits calculation), ParamsQRefQU (Parameters of reactive power reference calculation).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Types.ReactivePowerPu | QOpMaxPu (from ParamsQRefLim) | Maximum operator value of the reactive power in pu (base SNom) (DC to AC) | |
| Types.ReactivePowerPu | QOpMinPu (from ParamsQRefLim) | Minimum operator value of the reactive power in pu (base SNom) (DC to AC) | |
| String | QPMaxTableName (from ParamsQRefLim) | Name of the table in the text file for upper reactive power limit as a function of active power | |
| String | QPMinTableName (from ParamsQRefLim) | Name of the table in the text file for lower reactive power limit as a function of active power | |
| String | QUMaxTableName (from ParamsQRefLim) | Name of the table in the text file for upper reactive power limit as a function of voltage | |
| String | QUMinTableName (from ParamsQRefLim) | Name of the table in the text file for lower reactive power limit as a function of voltage | |
| String | TablesFile (from ParamsQRefLim) | Text file that contains the table for the function calculating the reactive power limits | |
| Types.Time | tMeasure (from ParamsQRefLim) | Time constant of the measurement filters in s | |
| Types.PerUnit | KiAc (from ParamsQRefQU) | Integral coefficient of the PI controller for the AC voltage control | |
| Types.PerUnit | KpAc (from ParamsQRefQU) | Proportional coefficient of the PI controller for the AC voltage control | |
| Types.PerUnit | LambdaPu (from ParamsQRefQU) | Lambda coefficient for the QRefUPu calculation in pu (base SNom, UNom) | |
| Types.PerUnit | SlopeQRefPu (from ParamsQRefQU) | Slope of the ramp of QRefPu in pu/s (base SNom) | |
| Types.PerUnit | SlopeURefPu (from ParamsQRefQU) | Slope of the ramp of URefPu in pu/s (base UNom) | |
| String | IqModTableName | Name of the table in the text file for additional current as a function of voltage | |
| Types.Time | tQ | Time constant of the first order filter for the AC voltage control in s |