modelActivePowerControlDangling

Active power control for the HVDC VSC model with terminal2 connected to a switched-off bus (P control on terminal 1)

Extends from Dynawo.Electrical.HVDC.HvdcVsc.BaseControls.ActivePowerControl.BaseActivePowerControl (Base active power control for the HVDC VSC model).

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)

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)

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.Constantzero1