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
| 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 | Start value of active current in pu (base SNom, UNom) (DC to AC) | |
| Types.PerUnit | Iq0Pu | Start value of reactive current in pu (base SNom, UNom) (DC to AC) |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | ipRefPu | Active current reference in pu (base SNom, UNom) (DC to AC) | |
| Modelica.Blocks.Interfaces.RealInput | iqModPu | Additional reactive current in case of fault or overvoltage in pu (base SNom, UNom) (DC to AC) | |
| Modelica.Blocks.Interfaces.RealInput | iqRefPu | Reactive current reference in pu (base SNom, UNom) (DC to AC) | |
| Modelica.Blocks.Interfaces.RealOutput | iqMaxPu | Maximum reactive current reference in pu (base SNom, UNom) (DC to AC) | |
| Modelica.Blocks.Interfaces.RealOutput | iqMinPu | Minimum reactive current reference in pu (base SNom, UNom) (DC to AC) |