modelLimitsCalculationUDc
Reactive and active currents limits calculation model for the DC voltage control of the HVDC VSC model
Extends from Dynawo.Electrical.HVDC.HvdcVsc.BaseControls.LimitsCalculation.BaseLimitsCalculation (Reactive and active currents limits calculation base model for the HVDC VSC model).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Types.CurrentModulePu | InPu (from ParamsLimitsCalculation) | Nominal current in pu (base SNom, UNom) (DC to AC) | |
| Types.PerUnit | IpMaxPu (from ParamsLimitsCalculation) | Maximum active current in pu (base SNom, UNom) (DC to AC) | |
| Types.PerUnit | Ip0Pu (from BaseLimitsCalculation) | Start value of active current in pu (base SNom, UNom) (DC to AC) | |
| Types.PerUnit | Iq0Pu (from BaseLimitsCalculation) | Start value of reactive current in pu (base SNom, UNom) (DC to AC) | |
| Types.PerUnit | IpDeadBandPu | Deadband for the DeltaP function in pu (base SNom, UNom) (DC to AC) |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | ipRefPu (from BaseLimitsCalculation) | Active current reference in pu (base SNom, UNom) (DC to AC) | |
| Modelica.Blocks.Interfaces.RealInput | iqModPu (from BaseLimitsCalculation) | Additional reactive current in case of fault or overvoltage in pu (base SNom, UNom) (DC to AC) | |
| Modelica.Blocks.Interfaces.RealInput | iqRefPu (from BaseLimitsCalculation) | Reactive current reference in pu (base SNom, UNom) (DC to AC) | |
| Modelica.Blocks.Interfaces.RealOutput | iqMaxPu (from BaseLimitsCalculation) | Maximum reactive current reference in pu (base SNom, UNom) (DC to AC) | |
| Modelica.Blocks.Interfaces.RealOutput | iqMinPu (from BaseLimitsCalculation) | Minimum reactive current reference in pu (base SNom, UNom) (DC to AC) | |
| Modelica.Blocks.Interfaces.RealInput | iqMod1Pu | Additional reactive current at terminal 1 in case of fault or overvoltage in pu (base SNom, UNom) (DC to AC) | |
| Modelica.Blocks.Interfaces.BooleanOutput | activateDeltaP | If true, DeltaP is activated | |
| Modelica.Blocks.Interfaces.RealOutput | ipMaxPu | Maximum active current reference in pu (base SNom, UNom) (DC to AC) | |
| Modelica.Blocks.Interfaces.RealOutput | ipMinPu | Minimum active current reference in pu (base SNom, UNom) (DC to AC) |