Load Flow Analysis On IEEE 14 Bus System
Load Flow Analysis On IEEE 14 Bus System
https://doi.org/10.22214/ijraset.2022.41590
International Journal for Research in Applied Science & Engineering Technology (IJRASET)
ISSN: 2321-9653; IC Value: 45.98; SJ Impact Factor: 7.538
Volume 10 Issue IV Apr 2022- Available at www.ijraset.com
Abstract: This article presents a load flow analysis of an IEEE14 BUS system using the Newton-Raphson method, which
simplifies the analysis of load balancing problems. The software used for the programming platform is MATLAB. This paper
gives an overview of the electrical performance and power flows (real and reactive) under a steady state. There are various
methods for load flow computations. The gauss-seidel method is more popular in smaller systems because of less computational
time. In the case of larger systems computation time increases in this condition, the Newton-Raphson method is preferred. This
project aims to develop a MATLAB program to calculate voltages and active and reactive power at each bus for IEEE 14 bus
systems. The MATLAB program is executed with the input data and results are compared.
Keywords: load flow studies, Newton-Raphson method, IEEE 14 bus system.
I. INTRODUCTION
In addition to providing real and effective power flow research provides information about line loading and transformer (as and
losses) throughout the system and voltages at different locations in the system to monitor and control the performance of power
systems. Required research is already done in the development of computer programs for a load flow analysis. When a radial
distribution system with a large number of buses is to be solved, however, these general-purpose programs may encounter
convergence difficulties, necessitating the development of a special program for radial distribution studies. Load flow analysis can
be solved using a variety of methods. The N-R Technique is used to solve nonlinear equations numerically.
The method is named an iterative root-finding scheme. This method aims to solve equations such, as f(x) =0. In such an equation,
the solution will be called x*, and it is the root of the function f(x). Power flow calculations are generally obtained by the first-order
N-R method. Since successive approximations are required to reach a solution, it is iterative. Below is a general overview of the
process. To start, guess a solution. The guess will be wrong, until & unless we are very fortunate. In other words, we update the
"old" solution with a "new" solution with the objective that the "new" solution is better than the "old" solution.
©IJRASET: All Rights are Reserved | SJ Impact Factor 7.538 | ISRA Journal Impact Factor 7.894 | 1572
International Journal for Research in Applied Science & Engineering Technology (IJRASET)
ISSN: 2321-9653; IC Value: 45.98; SJ Impact Factor: 7.538
Volume 10 Issue IV Apr 2022- Available at www.ijraset.com
phase of the voltage are to be computed. Here the active power P and reactive power Q are defined, and the load bus voltage can be
allowed within a tolerable value, i.e., 5%.
©IJRASET: All Rights are Reserved | SJ Impact Factor 7.538 | ISRA Journal Impact Factor 7.894 | 157
3
International Journal for Research in Applied Science & Engineering Technology (IJRASET)
ISSN: 2321-9653; IC Value: 45.98; SJ Impact Factor: 7.538
Volume 10 Issue IV Apr 2022- Available at www.ijraset.com
©IJRASET: All Rights are Reserved | SJ Impact Factor 7.538 | ISRA Journal Impact Factor 7.894 | 157
4
International Journal for Research in Applied Science & Engineering Technology (IJRASET)
ISSN: 2321-9653; IC Value: 45.98; SJ Impact Factor: 7.538
Volume 10 Issue IV Apr 2022- Available at www.ijraset.com
©IJRASET: All Rights are Reserved | SJ Impact Factor 7.538 | ISRA Journal Impact Factor 7.894 | 157
5
International Journal for Research in Applied Science & Engineering Technology (IJRASET)
ISSN: 2321-9653; IC Value: 45.98; SJ Impact Factor: 7.538
Volume 10 Issue IV Apr 2022- Available at www.ijraset.com
VI. CONCLUSION
This paper pressed a study of the Newton-Raphson Method of Load flow analysis. Comparison is made between obtained and
expected results and found that the algorithm is working properly. The result is found in 3 to 5 iterations. This method is found best
to use for optimal load flow studies.
REFERENCES
[1] M.N.Alzyod and I.O.Habiballah "Review on Comparative Analysis of Load Flow Calculation Methods”, vol.2. Issue-12, December 21.
[2] A. Dubey, “LOAD FLOW ANALYSIS OF POWER SYSTEMS,” International Journal of Scientific & Engineering Research, vol. 7, no. 5, 2016,
[Online].Available: http://www.ijser.org
[3] D.P Kothari, I.J.Nagrath, Modern Power System Analysis‟, (McGraw-Hill, 3rd edition, 2003).
[4] Glenn W Stagg, and I. Stagg, “Computer Methods in Power System Analysis”.
[5] J W.D. Stevenson Jr, Elements of power system analysis‟, (McGraw-Hill, 4th edition, 1982).
©IJRASET: All Rights are Reserved | SJ Impact Factor 7.538 | ISRA Journal Impact Factor 7.894 | 157
6