RE: PF Not converging

2015-08-14 Thread Syed, Waqas Ahmad Raazi
Thanks for your response. I have tried all the things in the FAQs. I am having 
trouble executing the last one i.e running cpf while increasing load and 
generation. I get following errors and warnings:

step   1 : lambda =NaN, corrector did not converge in 10 iterations
NaN's cannot be converted to logicals.

Error in printpf (line 175)
nzld = find((bus(:, PD) | bus(:, QD)) & bus(:, BUS_TYPE) ~= NONE);

Error in runcpf (line 392)
printpf(results, 1, mpopt);

Error in Wildpoldsried_Extraction (line 236)
results = runcpf(mpcbase, mpctarget);


Warnings:
Warning: Matrix is singular to working precision.
> In newtonpf at 89
  In runcpf at 203
  In Wildpoldsried_Extraction at 236
Warning: Matrix is singular to working precision.
> In cpf_predictor at 71
  In runcpf at 249
  In Wildpoldsried_Extraction at 236


Kindly let me know if you have any idea on how to address these issues.


Kind Regards,
Waqas

From: bounce-119517510-73713...@list.cornell.edu 
[bounce-119517510-73713...@list.cornell.edu] on behalf of Abhyankar, Shrirang 
G. [abhy...@anl.gov]
Sent: 08 August 2015 15:56
To: MATPOWER discussion forum
Subject: Re: PF Not converging

See Faq#5 Why does MATPOWER power flow not 
converge?<http://www.pserc.cornell.edu//matpower/#pfconvergence>

Shri

From: , Waqas Ahmad Raazi 
mailto:waqas.s...@rwth-aachen.de>>
Reply-To: MATPOWER discussion forum 
mailto:matpowe...@list.cornell.edu>>
Date: Saturday, August 8, 2015 at 5:03 AM
To: "MATPOWER-L@cornell.edu<mailto:MATPOWER-L@cornell.edu>" 
mailto:MATPOWER-L@cornell.edu>>
Subject: PF Not converging

Hi,

I am trying to run a PF on a 154 bus system using Matpower and I am unable to 
get it converged. What I have tried so far is:

1. Increasing all the loads
2. Removing all generators and using only slack bus
3. then changing slack bus
4. trying different algorithms.


Only in the algorithm of Newton Raphson I get a warning which says:
Warning: Matrix is singular to working precision.
> In newtonpf at 89
  In runpf at 205


Kindly let me know, what should be my next course of action?

Kind Regards,
Waqas


Re: PF Not converging

2015-08-08 Thread Abhyankar, Shrirang G.
See Faq#5 Why does MATPOWER power flow not 
converge?<http://www.pserc.cornell.edu//matpower/#pfconvergence>

Shri

From: , Waqas Ahmad Raazi 
mailto:waqas.s...@rwth-aachen.de>>
Reply-To: MATPOWER discussion forum 
mailto:matpowe...@list.cornell.edu>>
Date: Saturday, August 8, 2015 at 5:03 AM
To: "MATPOWER-L@cornell.edu<mailto:MATPOWER-L@cornell.edu>" 
mailto:MATPOWER-L@cornell.edu>>
Subject: PF Not converging

Hi,

I am trying to run a PF on a 154 bus system using Matpower and I am unable to 
get it converged. What I have tried so far is:

1. Increasing all the loads
2. Removing all generators and using only slack bus
3. then changing slack bus
4. trying different algorithms.


Only in the algorithm of Newton Raphson I get a warning which says:
Warning: Matrix is singular to working precision.
> In newtonpf at 89
  In runpf at 205


Kindly let me know, what should be my next course of action?

Kind Regards,
Waqas


PF Not converging

2015-08-08 Thread Syed, Waqas Ahmad Raazi
Hi,

I am trying to run a PF on a 154 bus system using Matpower and I am unable to 
get it converged. What I have tried so far is:

1. Increasing all the loads
2. Removing all generators and using only slack bus
3. then changing slack bus
4. trying different algorithms.


Only in the algorithm of Newton Raphson I get a warning which says:
Warning: Matrix is singular to working precision.
> In newtonpf at 89
  In runpf at 205


Kindly let me know, what should be my next course of action?

Kind Regards,
Waqas