hi
If you want that in power flow calculations, reactive power limits of 
generators 
satisfied use this commands:

mpopt = mpoption('ENFORCE_Q_LIMS', 0);
[baseMVA, bus, gen, branch, success, et] = runpf('case30',mpopt);

good luck






________________________________
From: indra g.c. <[email protected]>
To: [email protected]
Sent: Tue, 13 July, 2010 15:22:57
Subject: Help


In MATPOWER, the power flow result for the contingency cases show that the 
generator sources violate their maximum reactive power limit but maintain their 
specified voltage magnitude.
Whether it is possible or not to maintain the max. Reactive power limit?
Theoretically, if a generator source in a PV buses crosses the reactive power 
limit, then we treat that bus as load bus. It is true or not ? If it is true, 
why the power flow result for the contingency cases show generator sources 
violate their maximum reactive power limit?


      

Reply via email to