VSG#
Renewable generator with virtual synchronous generator (VSG) control group.
Note that this is a group separate from RenGen for VSG scheduling study.
Common Parameters: u, name, idx, bus, gen, Sn
Common Variables: Pe, Qe
Available models: REGCV1, REGCV2
REGCV1#
Voltage-controlled converter model (virtual synchronous generator) with inertia emulation, for scheduling purposes.
Here Mmax and Dmax are assumed to be constant, but they might subject to the operating condition of the converter.
Notes#
References#
ANDES Documentation, REGCV1, https://andes.readthedocs.io/en/stable/groupdoc/RenGen.html#regcv1
Parameters#
Name |
Symbol |
Description |
Default |
Unit |
Properties |
|---|---|---|---|---|---|
idx |
unique device idx |
||||
u |
\(u\) |
connection status |
1 |
bool |
|
name |
device name |
||||
bus |
interface bus idx |
mandatory |
|||
gen |
static generator index |
mandatory |
|||
Sn |
\(S_n\) |
device MVA rating |
100 |
MVA |
|
gammap |
\(\gamma_P\) |
P ratio of linked static gen |
1 |
||
gammaq |
\(\gamma_Q\) |
Q ratio of linked static gen |
1 |
||
M |
\(M\) |
Inertia emulation |
10 |
s |
power |
D |
\(D\) |
Damping emulation |
0 |
p.u. |
power |
Mmax |
\(M_{max}\) |
Maximum inertia emulation |
99 |
s |
power |
Dmax |
\(D_{max}\) |
Maximum damping emulation |
99 |
p.u. |
power |
REGCV2#
Alias for REGCV1, for scheduling purposes.
References#
ANDES Documentation, REGCV2, https://andes.readthedocs.io/en/stable/groupdoc/RenGen.html#regcv2
Parameters#
Name |
Symbol |
Description |
Default |
Unit |
Properties |
|---|---|---|---|---|---|
idx |
unique device idx |
||||
u |
\(u\) |
connection status |
1 |
bool |
|
name |
device name |
||||
bus |
interface bus idx |
mandatory |
|||
gen |
static generator index |
mandatory |
|||
Sn |
\(S_n\) |
device MVA rating |
100 |
MVA |
|
gammap |
\(\gamma_P\) |
P ratio of linked static gen |
1 |
||
gammaq |
\(\gamma_Q\) |
Q ratio of linked static gen |
1 |
||
M |
\(M\) |
Inertia emulation |
10 |
s |
power |
D |
\(D\) |
Damping emulation |
0 |
p.u. |
power |
Mmax |
\(M_{max}\) |
Maximum inertia emulation |
99 |
s |
power |
Dmax |
\(D_{max}\) |
Maximum damping emulation |
99 |
p.u. |
power |