modelActivePowerControlSide

Active power control side of the HVDC link

Extends from Dynawo.Electrical.HVDC.HvdcVsc.BaseControls.Parameters.ParamsAcVoltageControl (Parameters of AC voltage control), Dynawo.Electrical.HVDC.HvdcVsc.BaseControls.Parameters.ParamsActivePowerControl (Parameters of active power control), Dynawo.Electrical.HVDC.HvdcVsc.BaseControls.Parameters.ParamsDeltaP (Parameters of DeltaP calculation), Dynawo.Electrical.HVDC.HvdcVsc.BaseControls.Parameters.ParamsLimitsCalculation (Parameters of active and reactive current limits calculation).

Parameters

TypeNameDefaultDescription
Types.ReactivePowerPuQOpMaxPu (from ParamsQRefLim)Maximum operator value of the reactive power in pu (base SNom) (DC to AC)
Types.ReactivePowerPuQOpMinPu (from ParamsQRefLim)Minimum operator value of the reactive power in pu (base SNom) (DC to AC)
StringQPMaxTableName (from ParamsQRefLim)Name of the table in the text file for upper reactive power limit as a function of active power
StringQPMinTableName (from ParamsQRefLim)Name of the table in the text file for lower reactive power limit as a function of active power
StringQUMaxTableName (from ParamsQRefLim)Name of the table in the text file for upper reactive power limit as a function of voltage
StringQUMinTableName (from ParamsQRefLim)Name of the table in the text file for lower reactive power limit as a function of voltage
StringTablesFile (from ParamsQRefLim)Text file that contains the table for the function calculating the reactive power limits
Types.TimetMeasure (from ParamsQRefLim)Time constant of the measurement filters in s
Types.PerUnitKiAc (from ParamsQRefQU)Integral coefficient of the PI controller for the AC voltage control
Types.PerUnitKpAc (from ParamsQRefQU)Proportional coefficient of the PI controller for the AC voltage control
Types.PerUnitLambdaPu (from ParamsQRefQU)Lambda coefficient for the QRefUPu calculation in pu (base SNom, UNom)
Types.PerUnitSlopeQRefPu (from ParamsQRefQU)Slope of the ramp of QRefPu in pu/s (base SNom)
Types.PerUnitSlopeURefPu (from ParamsQRefQU)Slope of the ramp of URefPu in pu/s (base UNom)
StringIqModTableName (from ParamsAcVoltageControl)Name of the table in the text file for additional current as a function of voltage
Types.TimetQ (from ParamsAcVoltageControl)Time constant of the first order filter for the AC voltage control in s
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.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.CurrentModulePuInPu (from ParamsLimitsCalculation)Nominal current in pu (base SNom, UNom) (DC to AC)
Types.PerUnitIpMaxPu (from ParamsLimitsCalculation)Maximum active current in pu (base SNom, UNom) (DC to AC)
Types.PerUnitIp0PuStart value of active current in pu (base SNom, UNom) (DC to AC)
Types.PerUnitIq0PuStart value of reactive current in pu (base SNom, UNom) (DC to AC)
BooleanModeU0Initial mode of control : if true, U mode, if false, Q mode
Types.ActivePowerPuP0PuStart value of active power in pu (base SNom) (DC to AC)
Types.ReactivePowerPuQ0PuStart value of reactive power in pu (base SNom) (DC to AC)
Types.VoltageModulePuU0PuStart value of voltage amplitude in pu (base UNom)
Types.VoltageModulePuUDc0PuStart value of DC voltage in pu (base UDcNom)

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.BooleanInputactivateDeltaPIf true, DeltaP is activated
Modelica.Blocks.Interfaces.BooleanInputblocked1If true, converter 1 is blocked
Modelica.Blocks.Interfaces.BooleanInputblocked2If true, converter 2 is blocked
Modelica.Blocks.Interfaces.RealInputiqMod2PuAdditional reactive current at terminal 2 in case of fault or overvoltage in pu (base SNom, UNom) (DC to AC)
Modelica.Blocks.Interfaces.RealInputiqRef2PuReactive current reference at terminal 2 in pu (base SNom, UNom) (DC to AC)
Modelica.Blocks.Interfaces.BooleanInputmodeUMode of control : if true, U mode, if false, Q mode
Modelica.Blocks.Interfaces.RealInputPPuActive power in pu (base SNom) (DC to AC)
Modelica.Blocks.Interfaces.RealInputPRefPuReference active power in pu (base SNom) (DC to AC)
Modelica.Blocks.Interfaces.RealInputQPuReactive power in pu (base SNom) (DC to AC)
Modelica.Blocks.Interfaces.RealInputQRefPuReference reactive power in pu (base SNom) (DC to AC)
Modelica.Blocks.Interfaces.RealInputUDcPuDC voltage in pu (base UDcNom)
Modelica.Blocks.Interfaces.RealInputUPuVoltage module in pu (base UNom)
Modelica.Blocks.Interfaces.RealInputURefPuReference voltage in pu (base UNom)
Modelica.Blocks.Interfaces.RealOutputipRefPuActive current reference in pu (base SNom, UNom) (DC to AC)
Modelica.Blocks.Interfaces.RealOutputiqModPuAdditional reactive current in case of fault or overvoltage in pu (base SNom, UNom) (DC to AC)
Modelica.Blocks.Interfaces.RealOutputiqRefPuReactive current reference in pu (base SNom, UNom) (DC to AC)

Components

TypeNameDefaultDescription
Dynawo.Electrical.HVDC.HvdcVsc.BaseControls.ActivePowerControl.ActivePowerControlactivePowerControlActive power control for HVDC link
Dynawo.Electrical.HVDC.HvdcVsc.BaseControls.LimitsCalculation.LimitsCalculationPlimitsCalculationPReactive and active currents limits calculation function
Dynawo.Electrical.HVDC.HvdcVsc.BaseControls.AcVoltageControl.AcVoltageControlaCVoltageControlAC voltage control for HVDC