code format for location of STATCOM in IEEE 30 bus test system

4 Ansichten (letzte 30 Tage)
code format for location of STATCOM in IEEE 30 bus test system

Akzeptierte Antwort

recent works
recent works am 28 Dez. 2022
may try the following one
function statdata = statdata30()
% |Bus | Vsp | theta |Qsmx | Qsmn |
statdata = [ 26 1 0 0.5 -0.5;
30 1 0 0.5 -0.5];

Weitere Antworten (0)

Kategorien

Mehr zu Power and Energy Systems finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by