0% found this document useful (0 votes)
72 views9 pages

Newton Raphson: EPO522 Power System 2

The document discusses the Newton Raphson method for solving power system load flow problems. It explains that Newton Raphson is an efficient numerical technique based on Taylor's expansion that is widely used. It outlines the key steps in the Newton Raphson load flow method, which include defining an initial estimate, calculating the Y-bus and Jacobian matrix, then iteratively calculating bus voltages and power flows until an accurate solution is obtained.

Uploaded by

zangief
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
72 views9 pages

Newton Raphson: EPO522 Power System 2

The document discusses the Newton Raphson method for solving power system load flow problems. It explains that Newton Raphson is an efficient numerical technique based on Taylor's expansion that is widely used. It outlines the key steps in the Newton Raphson load flow method, which include defining an initial estimate, calculating the Y-bus and Jacobian matrix, then iteratively calculating bus voltages and power flows until an accurate solution is obtained.

Uploaded by

zangief
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 9

NEWTON RAPHSON

EPO522 Power System 2


PROGRAM OUTCOMES (PO) 2
Identify, formulate, research literature and analyse complex electrical
engineering problems reaching substantiated conclusions.

COURSE OUTCOMES (CO) 1


ANALYSE THE NEWTON RAPHSON AND FAST
DECOUPLED LOAD FLOW METHODS FOR A
DIFFERENT POWER SYSTEM NETWORK.

2
WHAT IS NEWTON RAPHSON?

Common load flow technique


Numerical method based on Taylor’s expansion
Efficient and practical – widely used

3
https://iq.opengenus.org/newton-raphson-method/
https://upload.wikimedia.org/wikipedia/commons/5/5c/Metodo_de_Newton_anime.gif
HOW NEWTON RAPHSON (NR) WORKS?

Define a starting point, x0


Plot the tangent and find the x intercept
Repeat process until accurate value is obtained

4
STEPS FOR NR LOAD FLOW

STEP STEP
1
Identify Known & Unknown Quantities 5
Calculate Jacobian matrix

STEP STEP Calculate delta & V (load bus) and delta


2
Initial Estimate 6 (PV bus)

STEP STEP
3
Calculate Y-Bus 7
Calculate P&Q (slack bus) and Q (PV bus)

STEP STEP
4
Calculate P&Q (load bus) and P (PV bus) 8
Line flow calculation
Y-BUS

Off-Diagonal element
1. Determine Y-bus

Off-Diagonal element
Diagonal element

2. Convert to polar form (radian angle)

6
JACOBIAN MATRIX

1. Determine diagonal and off-diagonal elements of Jacobian matrix


Off-Diagonal element

Off-Diagonal element Diagonal element

7
WHAT IS EXPECTED?

How is Newton Raphson technique used in load flow analysis?


How do you calculate Y-bus?
How do you determine Jacobian matrix elements?
QUESTIONS AND ANSWERS

You might also like