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

TypeNameDefaultDescription
Types.PerUnitKiP (from ParamsActivePowerControl)Integral coefficient of the PI controller for the active power control
Types.PerUnitKpP (from ParamsActivePowerControl)Proportional coefficient of the PI controller for the active power control
Types.ActivePowerPuPOpMaxPu (from ParamsActivePowerControl)Maximum operator value of the active power in pu (base SNom) (DC to AC)
Types.ActivePowerPuPOpMinPu (from ParamsActivePowerControl)Minimum operator value of the active power in pu (base SNom) (DC to AC)
Types.TimeSlopePRefPu (from ParamsActivePowerControl)Slope of the ramp of PRefPu in pu/s (base SNom)
Types.PerUnitSlopeRPFault (from ParamsActivePowerControl)Slope of the recovery of rpfault after a fault in pu/s
Types.TimetMeasureP (from ParamsActivePowerControl)Time constant of the active power measurement filter in s
Types.PerUnitIpMaxPu (from BaseActivePowerControl)Maximum value of the active current in pu (base SNom, UNom) (DC to AC)
Types.PerUnitIp0Pu (from BaseActivePowerControl)Start value of active current in pu (base SNom, UNom) (DC to AC)
Types.ActivePowerPuP0Pu (from BaseActivePowerControl)Start value of active power in pu (base SNom) (DC to AC)
Types.PerUnitKiDeltaP (from ParamsDeltaP)Integral coefficient of the PI controller for the calculation of DeltaP
Types.PerUnitKpDeltaP (from ParamsDeltaP)Proportional coefficient of the PI controller for the calculation of DeltaP
Types.VoltageModulePuUDcMaxPu (from ParamsDeltaP)Maximum value of the DC voltage in pu (base UDcNom)
Types.VoltageModulePuUDcMinPu (from ParamsDeltaP)Minimum value of the DC voltage in pu (base UDcNom)
Types.VoltageModulePuUDc0PuStart value of DC voltage in pu (base UDcNom)

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.BooleanInputblocked1 (from BaseActivePowerControl)If true, HVDC link is blocked on side 1
Modelica.Blocks.Interfaces.BooleanInputblocked2 (from BaseActivePowerControl)If true, HVDC link is blocked on side 2
Modelica.Blocks.Interfaces.RealInputipMaxPu (from BaseActivePowerControl)Maximum active current reference in pu (base SNom, UNom) (DC to AC)
Modelica.Blocks.Interfaces.RealInputipMinPu (from BaseActivePowerControl)Minimum active current reference in pu (base SNom, UNom) (DC to AC)
Modelica.Blocks.Interfaces.RealInputPPu (from BaseActivePowerControl)Active power in pu (base SNom) (DC to AC)
Modelica.Blocks.Interfaces.RealInputPRefPu (from BaseActivePowerControl)Reference active power in pu (base SNom) (DC to AC)
Modelica.Blocks.Interfaces.RealOutputipRefPu (from BaseActivePowerControl)Active current reference in pu (base SNom, UNom) (DC to AC)
Modelica.Blocks.Interfaces.BooleanInputactivateDeltaPIf true, DeltaP is activated
Modelica.Blocks.Interfaces.RealInputUDcPuDC voltage in pu (base UDcNom)

Components

TypeNameDefaultDescription
Modelica.Blocks.Continuous.FirstOrderfirstOrder2 (from BaseActivePowerControl)
Modelica.Blocks.Math.Feedbackfeedback (from BaseActivePowerControl)
Modelica.Blocks.Logical.Switchswitch1 (from BaseActivePowerControl)
Modelica.Blocks.Sources.Constantzero (from BaseActivePowerControl)
Modelica.Blocks.Math.Addadd1 (from BaseActivePowerControl)
Modelica.Blocks.Math.Productproduct (from BaseActivePowerControl)
Modelica.Blocks.Nonlinear.Limiterlimiter (from BaseActivePowerControl)
Modelica.Blocks.Nonlinear.SlewRateLimiterslewRateLimiter (from BaseActivePowerControl)
Dynawo.NonElectrical.Blocks.Continuous.PIAntiWindupVariableLimitspIAntiWindupVariableLimits (from BaseActivePowerControl)
Dynawo.Electrical.HVDC.HvdcVsc.BaseControls.ActivePowerControl.RPFaultFunctionRPFault (from BaseActivePowerControl)rpfault function for HVDC
Modelica.Blocks.Sources.Constantconstant1
Modelica.Blocks.Logical.Switchswitch
Modelica.Blocks.Nonlinear.Limiterlimiter1
Dynawo.NonElectrical.Blocks.Continuous.PIAntiWindupPI
Modelica.Blocks.Math.Feedbackfeedback1