Load Flow Analysis by Newton Raphson Method: © JUN 2022 - IRE Journals - Volume 5 Issue 12 - ISSN: 2456-8880
Load Flow Analysis by Newton Raphson Method: © JUN 2022 - IRE Journals - Volume 5 Issue 12 - ISSN: 2456-8880
Abstract- Load flow solutions are necessary for uneconomical. Hence, the Newton-Raphson (NR)
planning, operation, economic scheduling, exchange approach is the most preferred general method. The
of power between utilities, etc. In the power system idea of this method starts with an initial guess which
load flow problems can be solved very effectively by is reasonably close to the true root, then the function is
Newton-Raphson method. This method is introduced approximated by its tangent line and one computes the
in 1961, Newton’s method is successive x- intercept of this tangent line, which is easily done
approximation procedure based on an initial with elementary algebra. This x-intercept with
estimate of unknown and the use of Taylors series typically be a better approximation to the function root
expansion. This method gives load flow solutions by than the original guess and the method can be iterated.
using reference standard bus and line data of system. Basically Newton’s method was first published in
In solution of load flow problem it gives magnitude 1685 in A Treatise of Algebra both historical and
of voltage at different buses as well as voltage angle, practical by John Wallis. In 1690 Joseph Raphson
line to line active and reactive power flow. This published, a simplified description in analysis
method has been used to obtain load flow solutions acqyationum universalis. Raphson again viewed
and it is tested on IEEE 30-bus system. But finding Newton’s method purely as an algebraic methods and
solution theoretically takes long time so power flow restricted its use to polynomials but he describes the
analysis is done by the use of MATLAB method in terms of successive approximation instead
programming of the more complicated sequence of polynomials used
by newton’s method. In this method memory required
Indexed Terms- load flow analysis, 30 bus system, is minimal and directly proportional to size of problem
iterations, convergence ,bus admittance matrix, and also the number of iterations for solution increases
jacobian matrix. with size of problem. But for the large problem, the
iterative methods are very effective. This paper
I. INTRODUCTION describes NR method to solve the load flow problem
which offer number of advantages than other load flow
Load flow problem can be solved by various methods solution methods [6].
viz. Gauss-Seidal, Newton Raphson, Fast Decoupled
load flow method. These methods are iterative in From the load flow studies, the voltage magnitudes
nature as the equations formed in the load flow and angles at each bus in the steady state can be
problem are nonlinear algebraic equations. Basically, obtained. Once the bus voltage magnitudes and their
iterative methods converge slowly and are subjected to angles are computed using the load flow, the real and
ill conditioned situations. Over the past few years, reactive power flow through each line can be
developments have been made in finding digital computed. Also the losses in a particular line can be
computer solutions for power system load flows. This computed. The over and under load conditions from
involves increasing the reliability and the speed of the load flow solution can also be determined [1].
convergence of the numerical-solution techniques [3]
3.2 Cases This paper considers two different cases for two buses
Examples in which increased the load bus data and find the
Case1: The load at10 bus is increased by 90%from solutions by using Newton Raphson method. After
the base case values from (5.8+j2.0)MVA to increasing the value of load bus data, the results which
(11.02+3.8j)MVA .Due to the Breakage of the line 1- obtained includes the various parameters likes active
2 it results in the overloading on two lines 1-3 and 3-4 power flowing through each line, reactive power
respectively .Determine active and reactive power flowing through each line, voltage magnitude at each
flows through line 1-3 and 3-4.also line losses only bus, reactive power injected in the system and total
from 1-3 and 3-4. line losses has been obtain. application of Newton
Raphson method for load flow analysis gives the
Case1 Result: Power flow solution by Newton advantages as it is faster, more accurate, and more
Raphson ,No of iterations :10 reliable than any other known method for any size or
any kind of problem. Because of computer memory
Table-1: Power flow solution by Newton Raphson for restrictions, present experience has been limited to the
case1 polar formulation of this method; an alternative
From To Mw Mvar Mva Mw Mvar rectangular formulation, having identical convergence
Line Line load load gen. bus gen.bus properties, might prove more advantageous when
bus bus computer memory is not critical. but it does not
1 3 316.891 43.398 173.760 perform satisfactorily for systems with high R/X
84.088 327.858 ratios.
REFERENCES