modelPVVoltageSource_INIT
Initialization model for WECC PV model with a voltage source as interface with the grid
Extends from AdditionalIcons.Init.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Types.ApparentPowerModule | SNom | Nominal apparent power in MVA | |
| Types.PerUnit | RPu | Resistance of equivalent branch connection to the grid in pu (base SnRef, UNom) | |
| Types.PerUnit | XPu | Reactance of equivalent branch connection to the grid in pu (base SnRef, UNom) | |
| Types.PerUnit | RSourcePu | Source resistance in pu (base SnRef, UNom) (typically set to zero, typical: 0..0.01) | |
| Types.PerUnit | XSourcePu | Source reactance in pu (base SnRef, UNom) (typical: 0.05..0.2) | |
| Types.PerUnit | P0Pu | Start value of active power at terminal in pu (base SnRef) (receptor convention) | |
| Types.PerUnit | Q0Pu | Start value of reactive power at terminal in pu (base SnRef) (receptor convention) | |
| Types.PerUnit | U0Pu | Start value of voltage magnitude at terminal in pu (base UNom) | |
| Types.Angle | UPhase0 | Start value of voltage phase angle at terminal in rad |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Types.ComplexPerUnit | i0Pu | Start value of complex current in pu (base UNom, SnRef) (receptor convention) | |
| Types.PerUnit | Id0Pu | Start value of d-axis current in pu (base UNom, SNom) (generator convention) | |
| Types.PerUnit | Iq0Pu | Start value of q-axis current in pu (base UNom, SNom) (generator convention) | |
| Types.ComplexPerUnit | iSource0Pu | Start value of complex current at source in pu (base UNom, SNom) (generator convention) | |
| Types.PerUnit | PInj0Pu | Start value of active power at injector in pu (base SNom) (generator convention) | |
| Types.PerUnit | PF0 | Start value of power factor | |
| Types.PerUnit | QInj0Pu | Start value of reactive power at injector in pu (base SNom) (generator convention) | |
| Types.ComplexPerUnit | s0Pu | Start value of complex apparent power at terminal in pu (base SnRef) (receptor convention) | |
| Types.ComplexPerUnit | sInj0Pu | Start value of complex apparent power at injector in pu (base SNom) (generator convention) | |
| Types.ComplexPerUnit | u0Pu | Start value of complex voltage at terminal in pu (base UNom) | |
| Types.PerUnit | UdInj0Pu | Start value of d-axis voltage at injector in pu (base UNom) | |
| Types.PerUnit | UInj0Pu | Start value of voltage module at injector in pu (base UNom) | |
| Types.ComplexPerUnit | uInj0Pu | Start value of complex voltage at injector in pu (base UNom) | |
| Types.Angle | UInjPhase0 | Start value of voltage phase angle at injector in rad | |
| Types.PerUnit | UqInj0Pu | Start value of q-axis voltage at injector in pu (base UNom) | |
| Types.ComplexPerUnit | uSource0Pu | Start value of complex voltage at source in pu (base UNom) |