modelBasePV
Base dynamic model for PV control
Extends from BaseClasses.BasePVDangling (Base dynamic model for PV control at terminal 1).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Types.PerUnit | Lambda1Pu (from BasePVDangling) | Parameter Lambda of the voltage regulation law U1RefPu = U1Pu + Lambda1Pu * QInj1Pu, in pu (base UNom, SnRef) at terminal 1 | |
| Types.ReactivePower | Q1Nom (from BasePVDangling) | Nominal reactive power in Mvar at terminal 1 | |
| Boolean | UseLambda1 (from BasePVDangling) | not (Lambda1Pu == 0) | If true, the voltage regulation follows the law U1RefPu = U1Pu + Lambda1Pu * QInj1Pu at terminal 1 |
| Types.VoltageModulePu | U1Ref0Pu (from BasePVDangling) | Start value of the voltage regulation set point in pu (base UNom) at terminal 1 | |
| Types.PerUnit | Lambda2Pu | Parameter Lambda of the voltage regulation law U2RefPu = U2Pu + Lambda2Pu * QInj2Pu, in pu (base UNom, SnRef) at terminal 2 | |
| Types.ReactivePower | Q2Nom | Nominal reactive power in Mvar at terminal 2 | |
| Boolean | UseLambda2 | not (Lambda2Pu == 0) | If true, the voltage regulation follows the law U2RefPu = U2Pu + Lambda2Pu * QInj2Pu at terminal 2 |
| Types.VoltageModulePu | U2Ref0Pu | Start value of the voltage regulation set point in pu (base UNom) at terminal 2 |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Types.VoltageModulePu | U1RefPu (from BasePVDangling) | Voltage regulation set point in pu (base UNom) at terminal 1 | |
| Types.ReactivePowerPu | QInj1PuQNom (from BasePVDangling) | Reactive power at terminal 1 in pu (base Q1Nom) (generator convention) | |
| Types.VoltageModulePu | U2RefPu | Voltage regulation set point in pu (base UNom) at terminal 2 | |
| Types.ReactivePowerPu | QInj2PuQNom | Reactive power at terminal 2 in pu (base Q2Nom) (generator convention) |