modelHvdcPV_INIT
Initialisation model of PV HVDC link
Extends from AdditionalIcons.Init, BaseClasses_INIT.BaseHVDC_INIT (Base initialization model for HVDC link), BaseClasses_INIT.BaseQStatus_INIT (Base initialization model for QStatus), BaseClasses.BaseFixedReactiveLimits (Base dynamic model for fixed reactive limits), BaseClasses_INIT.BasePV_INIT (Base initialization model for PV HVDC).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Types.ActivePowerPu | P10Pu (from BaseHVDC_INIT) | Start value of active power at terminal 1 in pu (base SnRef) (receptor convention) | |
| Types.ReactivePowerPu | Q10Pu (from BaseHVDC_INIT) | Start value of reactive power at terminal 1 in pu (base SnRef) (receptor convention) | |
| Types.VoltageModulePu | U10Pu (from BaseHVDC_INIT) | Start value of voltage amplitude at terminal 1 in pu (base UNom) | |
| Types.Angle | UPhase10 (from BaseHVDC_INIT) | Start value of voltage angle at terminal 1 in rad | |
| Types.ActivePowerPu | P20Pu (from BaseHVDC_INIT) | Start value of active power at terminal 2 in pu (base SnRef) (receptor convention) | |
| Types.ReactivePowerPu | Q20Pu (from BaseHVDC_INIT) | Start value of reactive power at terminal 2 in pu (base SnRef) (receptor convention) | |
| Types.VoltageModulePu | U20Pu (from BaseHVDC_INIT) | Start value of voltage amplitude at terminal 2 in pu (base UNom) | |
| Types.Angle | UPhase20 (from BaseHVDC_INIT) | Start value of voltage angle at terminal 2 in rad | |
| Types.ReactivePowerPu | Q1MaxPu (from BaseFixedReactiveLimitsDangling) | Maximum reactive power in pu (base SnRef) at terminal 1 (generator convention) | |
| Types.ReactivePowerPu | Q1MinPu (from BaseFixedReactiveLimitsDangling) | Minimum reactive power in pu (base SnRef) at terminal 1 (generator convention) | |
| Types.ReactivePowerPu | Q2MaxPu (from BaseFixedReactiveLimits) | Maximum reactive power in pu (base SnRef) at terminal 2 (generator convention) | |
| Types.ReactivePowerPu | Q2MinPu (from BaseFixedReactiveLimits) | Minimum reactive power in pu (base SnRef) at terminal 2 (generator convention) | |
| Types.ActivePowerPu | P1RefSetPu (from BasePV_INIT) | Start value of active power reference at terminal 1 in pu (base SnRef) (receptor convention) | |
| Types.ReactivePower | Q1Nom (from BasePV_INIT) | Nominal reactive power in Mvar at terminal 1 | |
| Types.VoltageModulePu | U1Ref0Pu (from BasePV_INIT) | Start value of the voltage regulation set point in pu (base UNom) at terminal 1 |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Types.ComplexCurrentPu | i10Pu (from BaseHVDC_INIT) | Start value of complex current at terminal 1 in pu (base UNom, SnRef) (receptor convention) | |
| Types.ActivePowerPu | P1Ref0Pu (from BaseHVDC_INIT) | Start value of active power reference at terminal 1 in pu (base SnRef) (receptor convention) | |
| Types.ComplexApparentPowerPu | s10Pu (from BaseHVDC_INIT) | Start value of complex apparent power at terminal 1 in pu (base SnRef) (receptor convention) | |
| Types.Angle | Theta10 (from BaseHVDC_INIT) | Start value of angle of the voltage at terminal 1 in rad | |
| Types.ComplexVoltagePu | u10Pu (from BaseHVDC_INIT) | Start value of complex voltage at terminal 1 in pu (base UNom) | |
| Types.ComplexCurrentPu | i20Pu (from BaseHVDC_INIT) | Start value of complex current at terminal 2 in pu (base UNom, SnRef) (receptor convention) | |
| Types.ComplexApparentPowerPu | s20Pu (from BaseHVDC_INIT) | Start value of complex apparent power at terminal 2 in pu (base SnRef) (receptor convention) | |
| Types.Angle | Theta20 (from BaseHVDC_INIT) | Start value of angle of the voltage at terminal 2 in rad | |
| Types.ComplexVoltagePu | u20Pu (from BaseHVDC_INIT) | Start value of complex voltage at terminal 2 in pu (base UNom) | |
| Boolean | limUQDown10 (from BaseQStatusDangling_INIT) | Whether the minimum reactive power limits are reached or not at terminal 1, start value | |
| Boolean | limUQUp10 (from BaseQStatusDangling_INIT) | Whether the maximum reactive power limits are reached or not at terminal 1, start value | |
| QStatus | q1Status0 (from BaseQStatusDangling_INIT) | Start voltage regulation status of terminal 1: Standard, AbsorptionMax, GenerationMax | |
| Boolean | limUQDown20 (from BaseQStatus_INIT) | Whether the minimum reactive power limits are reached or not at terminal 2, start value | |
| Boolean | limUQUp20 (from BaseQStatus_INIT) | Whether the maximum reactive power limits are reached or not at terminal 2, start value | |
| QStatus | q2Status0 (from BaseQStatus_INIT) | Start voltage regulation status of terminal 2: Standard, AbsorptionMax, GenerationMax | |
| Types.ReactivePowerPu | QInj10PuQNom (from BasePV_INIT) | Reactive power at terminal 1 in pu (base Q1Nom) (generator convention) | |
| Types.VoltageModulePu | U1Ref0PuVar (from BasePV_INIT) | Start value of the voltage regulation set point in pu (base UNom) at terminal 1 |