modelActivePowerControl
Active power control for the HVDC VSC model
Extends from Dynawo.Electrical.HVDC.HvdcVsc.BaseControls.ActivePowerControl.BaseActivePowerControl (Base active power control for the HVDC VSC model), Dynawo.Electrical.HVDC.HvdcVsc.BaseControls.Parameters.ParamsDeltaP (Parameters of DeltaP calculation).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Types.PerUnit | KiP (from ParamsActivePowerControl) | Integral coefficient of the PI controller for the active power control | |
| Types.PerUnit | KpP (from ParamsActivePowerControl) | Proportional coefficient of the PI controller for the active power control | |
| Types.ActivePowerPu | POpMaxPu (from ParamsActivePowerControl) | Maximum operator value of the active power in pu (base SNom) (DC to AC) | |
| Types.ActivePowerPu | POpMinPu (from ParamsActivePowerControl) | Minimum operator value of the active power in pu (base SNom) (DC to AC) | |
| Types.Time | SlopePRefPu (from ParamsActivePowerControl) | Slope of the ramp of PRefPu in pu/s (base SNom) | |
| Types.PerUnit | SlopeRPFault (from ParamsActivePowerControl) | Slope of the recovery of rpfault after a fault in pu/s | |
| Types.Time | tMeasureP (from ParamsActivePowerControl) | Time constant of the active power measurement filter in s | |
| Types.PerUnit | IpMaxPu (from BaseActivePowerControl) | Maximum value of the active current in pu (base SNom, UNom) (DC to AC) | |
| Types.PerUnit | Ip0Pu (from BaseActivePowerControl) | Start value of active current in pu (base SNom, UNom) (DC to AC) | |
| Types.ActivePowerPu | P0Pu (from BaseActivePowerControl) | Start value of active power in pu (base SNom) (DC to AC) | |
| Types.PerUnit | KiDeltaP (from ParamsDeltaP) | Integral coefficient of the PI controller for the calculation of DeltaP | |
| Types.PerUnit | KpDeltaP (from ParamsDeltaP) | Proportional coefficient of the PI controller for the calculation of DeltaP | |
| Types.VoltageModulePu | UDcMaxPu (from ParamsDeltaP) | Maximum value of the DC voltage in pu (base UDcNom) | |
| Types.VoltageModulePu | UDcMinPu (from ParamsDeltaP) | Minimum value of the DC voltage in pu (base UDcNom) | |
| Types.VoltageModulePu | UDc0Pu | Start value of DC voltage in pu (base UDcNom) |