Solution of the Power Flow Problem

Prabhu TL
1 Min Read
Disclosure: This website may contain affiliate links, which means I may earn a commission if you click on the link and make a purchase. I only recommend products or services that I personally use and believe will add value to my readers. Your support is appreciated!

we will review two solutions methods, Gauss iteration with a variant called Gauss-Seidel iterative method, and the NewtonRaphson method.

Solution by Gauss-Seidel Iteration

Newton-Raphson Method

Before applying this method to the power flow problem we review the iteration scheme and some of its properties. A system of nonlinear algebraic equations can be written as f(x) = 0 (6.12) where x is an n-vector of unknowns and f is an n-vector function of x. Given an appropriate starting value x 0 , the Newton-Raphson method solves this

                            Newton-Raphson method in one-dimensional case

One-dimensional case

                                Dishonest Newton-Raphson method in one-dimensional case

Quadratic Convergence

Close to the solution point x ∗ , the Newton-Raphson method normally presents a property called quadratic convergence. This can be proved for the unidimensional case discussed above if it is assumed that x ∗ is a simple (not a multiple) root and that its first and second derivatives are continuous.

Multidimensional Case

Share This Article
Prabhu TL is a SenseCentral contributor covering digital products, entrepreneurship, and scalable online business systems. He focuses on turning ideas into repeatable processes—validation, positioning, marketing, and execution. His writing is known for simple frameworks, clear checklists, and real-world examples. When he’s not writing, he’s usually building new digital assets and experimenting with growth channels.
Leave a review