modelBaseLimitsCalculation

Reactive and active currents limits calculation base model for the HVDC VSC model

Extends from Dynawo.Electrical.HVDC.HvdcVsc.BaseControls.Parameters.ParamsLimitsCalculation (Parameters of active and reactive current limits calculation).

Parameters

TypeNameDefaultDescription
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)

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealInputipRefPuActive current reference in pu (base SNom, UNom) (DC to AC)
Modelica.Blocks.Interfaces.RealInputiqModPuAdditional reactive current in case of fault or overvoltage in pu (base SNom, UNom) (DC to AC)
Modelica.Blocks.Interfaces.RealInputiqRefPuReactive current reference in pu (base SNom, UNom) (DC to AC)
Modelica.Blocks.Interfaces.RealOutputiqMaxPuMaximum reactive current reference in pu (base SNom, UNom) (DC to AC)
Modelica.Blocks.Interfaces.RealOutputiqMinPuMinimum reactive current reference in pu (base SNom, UNom) (DC to AC)