modelDcVoltageControl

DC voltage control for the HVDC VSC model

Extends from Dynawo.Electrical.HVDC.HvdcVsc.BaseControls.Parameters.ParamsDcVoltageControl (Parameters of DC voltage control).

Parameters

TypeNameDefaultDescription
Types.PerUnitKiDc (from ParamsDcVoltageControl)Integral coefficient of the PI controller for the DC voltage control
Types.PerUnitKpDc (from ParamsDcVoltageControl)Proportional coefficient of the PI controller for the DC voltage control
Types.TimetMeasureU (from ParamsDcVoltageControl)Time constant of the voltage measurement filter in s
Types.VoltageModulePuUDcRefMaxPu (from ParamsDcVoltageControl)Maximum value of the DC voltage reference in pu (base UDcNom)
Types.VoltageModulePuUDcRefMinPu (from ParamsDcVoltageControl)Minimum value of the DC voltage reference in pu (base UDcNom)
Types.PerUnitIpMaxPuMaximum value of the active current in pu (base SNom, UNom) (DC to AC)
Types.PerUnitRDcPuResistance of one cable of DC line in pu (base UDcNom, SnRef)
Types.ApparentPowerModuleSNomNominal apparent power in MVA
Types.PerUnitIp0PuStart value of active current in pu (base SNom, UNom) (DC to AC)
Types.VoltageModulePuU0PuStart value of AC voltage in pu (base UNom)
Types.VoltageModulePuUDc0PuStart value of DC voltage in pu (base UDcNom)
Types.VoltageModulePuUDcRef0PuStart value of DC voltage reference in pu (base UDcNom)

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealInputipMaxPuMaximum active current reference in pu (base SNom, UNom) (DC to AC)
Modelica.Blocks.Interfaces.RealInputipMinPuMinimum active current reference in pu (base SNom, UNom) (DC to AC)
Modelica.Blocks.Interfaces.RealInputUDcPuDC voltage in pu (base UDcNom)
Modelica.Blocks.Interfaces.RealInputUDcRefPuReference DC voltage in pu (base UDcNom)
Modelica.Blocks.Interfaces.RealInputUPuAC voltage in pu (base UNom)
Modelica.Blocks.Interfaces.RealOutputipRefPuActive current reference in pu (base SNom, UNom) (DC to AC)

Components

TypeNameDefaultDescription
Modelica.Blocks.Continuous.FirstOrderfirstOrder1
Modelica.Blocks.Nonlinear.Limiterlimiter
Modelica.Blocks.Math.Feedbackfeedback
Modelica.Blocks.Math.Gaingain1
Dynawo.NonElectrical.Blocks.Continuous.PIAntiWindupVariableLimitsPI
Modelica.Blocks.Math.DivisioniDCCalc
Modelica.Blocks.Math.ProductpCalc
Modelica.Blocks.Math.Addadd
Modelica.Blocks.Nonlinear.Limiterlimiter1
Modelica.Blocks.Math.Gaingain
Modelica.Blocks.Math.Gaingain2
Modelica.Blocks.Math.Gaingain3