Continuation Power Flow (CPF) : Join Github Today
Continuation Power Flow (CPF) : Join Github Today
Dismiss
Join GitHub today
GitHub is home to over 40 million developers working together to host
and review code, manage projects, and build software together.
Sign up
This repository contains MATLAB Code for the calculating Continuation Power Flow (CPF) for IEEE-14 bus system.
README.md
/
Find out the Jacobian Matrix
Predictor Step:
Corrector Step:
Perform Newton Raphson load flow by increasing scheduled real and reactive power by a factor of lambda from
predictor step.
Make sure the power flow converges within a certain number of iterations. If the power flow converges, the final value of
voltage and lambda is saved. It is used to plot the loadability curve.
If power flow converged, perform the next iteration of the predictor step (Step 5), and get the next point to plot, and
carry on until the power flow stops to converge in the predictor step. OR, If power flow did not converge, then move to
VOLTAGE AS CONTINUATION PARAMETER
Table 1: Points where continuation factors need to be changed to avoid matrix singularity
4 4.0593 0.7041
5 4.0594 0.6796
7 4.0602 0.8013
9 4.0592 0.7102
10 4.0591 0.7292
11 4.0638 0.8805
14 4.0585 0.6880
Results
/
/
/
/