Newton-Raphson Power Flow Algorithm

Slides:



Advertisements
Similar presentations
Week 10 Generalised functions, or distributions
Advertisements

Numerical Solution of Nonlinear Equations
ECE 530 – Analysis Techniques for Large-Scale Electrical Systems
Power Flow Problem Formulation
Lecture #14 EEE 574 Dr. Dan Tylavsky Matrix Inversion Lemma.
Triangular Linear Equations Lecture #5 EEE 574 Dr. Dan Tylavsky.
Empirical Maximum Likelihood and Stochastic Process Lecture VIII.
Sparse Matrix Storage Lecture #3 EEE 574 Dr. Dan Tylavsky.
ECE 333 Renewable Energy Systems Lecture 14: Power Flow Prof. Tom Overbye Dept. of Electrical and Computer Engineering University of Illinois at Urbana-Champaign.
CSE 245: Computer Aided Circuit Simulation and Verification Fall 2004, Nov Nonlinear Equation.
ECE 530 – Analysis Techniques for Large-Scale Electrical Systems Prof. Hao Zhu Dept. of Electrical and Computer Engineering University of Illinois at Urbana-Champaign.
Lecture #16 EEE 574 Dr. Dan Tylavsky Branch Modeling.
Sparse Triangular Matrix Equations Lecture #6 EEE 574 Dr. Dan Tylavsky.
Lecture #18 EEE 574 Dr. Dan Tylavsky Nonlinear Problem Solvers.
Sparse Vector & Matrix Algebra Lecture #4 EEE 574 Dr. Dan Tylavsky.
Lecture #22 EEE 574 Dr. Dan Tylavsky Newton-Raphson Power Flow Implementation.
1 EE 616 Computer Aided Analysis of Electronic Networks Lecture 5 Instructor: Dr. J. A. Starzyk, Professor School of EECS Ohio University Athens, OH,
Analysis of Triangular Factorization Lecture #8 EEE 574 Dr. Dan Tylavsky.
Laplace Transforms Important analytical method for solving linear ordinary differential equations. - Application to nonlinear ODEs? Must linearize first.
Lecture #23 EEE 574 Dr. Dan Tylavsky Decoupled Power Flow Algorithms.
Lecture #15 EEE 574 Dr. Dan Tylavsky Breaker to Bus Modeling.
Fill Lecture #9 EEE 574 Dr. Dan Tylavsky. Fill © Copyright 1999 Daniel Tylavsky 4 When we solve Ax=b, (A sparse), fill-in will occur in the L,U factor.
Lecture #12 EEE 574 Dr. Dan Tylavsky Optimal Ordering.
Lecture #21 EEE 574 Dr. Dan Tylavsky Newton-Raphson Power Flow Algorithm II.
1 EE 616 Computer Aided Analysis of Electronic Networks Lecture 5 Instructor: Dr. J. A. Starzyk, Professor School of EECS Ohio University Athens, OH,
ECE 530 – Analysis Techniques for Large-Scale Electrical Systems
Newton's Method for Functions of Several Variables Joe Castle & Megan Grywalski.
Copyright © 2006 The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1 ~ Roots of Equations ~ Open Methods Chapter 6 Credit:
ECE 576 – Power System Dynamics and Stability Prof. Tom Overbye Dept. of Electrical and Computer Engineering University of Illinois at Urbana-Champaign.
In this section, we will consider the derivative function rather than just at a point. We also begin looking at some of the basic derivative rules.
GOAL: USE DEFINITION OF DERIVATIVE TO FIND SLOPE, RATE OF CHANGE, INSTANTANEOUS VELOCITY AT A POINT. 3.1 Definition of Derivative.
Sec 15.6 Directional Derivatives and the Gradient Vector
Lecture 22 Numerical Analysis. Chapter 5 Interpolation.
ECE 576 – Power System Dynamics and Stability Prof. Tom Overbye Dept. of Electrical and Computer Engineering University of Illinois at Urbana-Champaign.
Section 15.6 Directional Derivatives and the Gradient Vector.
Lecture 13 Newton-Raphson Power Flow Professor Tom Overbye Department of Electrical and Computer Engineering ECE 476 POWER SYSTEM ANALYSIS.
The Power Flow Problem Scott Norr For EE 4501 April, 2015.
7.10 C OMPLEX N UMBERS A DDITION AND S UBTRACTION.
ECE 530 – Analysis Techniques for Large-Scale Electrical Systems Prof. Hao Zhu Dept. of Electrical and Computer Engineering University of Illinois at Urbana-Champaign.
Section 3.1 Introduction & Review of Power Series.
Lecture 11 Power Flow Professor Tom Overbye Special Guest Appearance by Professor Sauer! Department of Electrical and Computer Engineering ECE 476 POWER.
ECE 476 Power System Analysis Lecture 12: Power Flow Prof. Tom Overbye Dept. of Electrical and Computer Engineering University of Illinois at Urbana-Champaign.
ECE 476 Power System Analysis Lecture 14: Power Flow Prof. Tom Overbye Dept. of Electrical and Computer Engineering University of Illinois at Urbana-Champaign.
Section 2.2 Limits and Continuity
Rational Root Theorem Definitions Steps Examples.
ECE 530 – Analysis Techniques for Large-Scale Electrical Systems Prof. Hao Zhu Dept. of Electrical and Computer Engineering University of Illinois at Urbana-Champaign.
Computers in Civil Engineering 53:081 Spring 2003 Lecture #8 Roots of Equations: Systems of Equations.
ECE 476 Power System Analysis Lecture 13: Power Flow Prof. Tom Overbye Dept. of Electrical and Computer Engineering University of Illinois at Urbana-Champaign.
Differential Equations MTH 242 Lecture # 05 Dr. Manshoor Ahmed.
ECE 530 – Analysis Techniques for Large-Scale Electrical Systems Prof. Hao Zhu Dept. of Electrical and Computer Engineering University of Illinois at Urbana-Champaign.
ECE 530 – Analysis Techniques for Large-Scale Electrical Systems Prof. Hao Zhu Dept. of Electrical and Computer Engineering University of Illinois at Urbana-Champaign.
ECE 530 – Analysis Techniques for Large-Scale Electrical Systems Prof. Hao Zhu Dept. of Electrical and Computer Engineering University of Illinois at Urbana-Champaign.
Rational Numbers as Exponents Section 7-5. Objectives To calculate radical expressions in two ways. To write expressions with rational exponents as radical.
Calculus Section 3.1 Calculate the derivative of a function using the limit definition Recall: The slope of a line is given by the formula m = y 2 – y.
ECE 476 POWER SYSTEM ANALYSIS
Equations Quadratic in form factorable equations
ECEN 460 Power System Operation and Control
Linear Algebra Lecture 4.
Taylor series in numerical computations (review, cont.)
Quantum Two.
The Power Flow Problem Scott Norr For EE 4501 April, 2017.
Chapter 3 Example 2: system at rest (s.s.)
ECEN 460 Power System Operation and Control
ECE 576 POWER SYSTEM DYNAMICS AND STABILITY
ECE 576 POWER SYSTEM DYNAMICS AND STABILITY
Linear Algebra Lecture 20.
Example 1: Find the magnitude and phase angle of
Equations Quadratic in form factorable equations
Laplace Transforms Important analytical method for solving linear ordinary differential equations. - Application to nonlinear ODEs? Must linearize first.
Laplace Transforms Important analytical method for solving linear ordinary differential equations. - Application to nonlinear ODEs? Must linearize first.
Presentation transcript:

Newton-Raphson Power Flow Algorithm Lecture #20 EEE 574 Dr. Dan Tylavsky Instructional Objectives At the end of this lecture: a) you will be able to describe in lay terms the information contained in an electrical schematic diagram, b) you will be able to describe the difference between a discrete and a continuous system, c) you will be able to describe the difference between a digital or binary discrete system and an arbitrary discrete system.

Formulate the Newton-Raphson Power-Flog Algorithm © Copyright 1999 Daniel Tylavsky Formulate the Newton-Raphson Power-Flog Algorithm Treat all buses as P-Q type buses. Handle bus-type switching (i.e., P-Q to P-V and vice versa) by modifying the Jacobian. Define the PG-PL=P (injected into the bus)

The real and reactive power balance equations are: © Copyright 1999 Daniel Tylavsky The real and reactive power balance equations are:

Working with the real power balance eqn. Taylor’s expansion gives: © Copyright 1999 Daniel Tylavsky Working with the real power balance eqn. Taylor’s expansion gives:

© Copyright 1999 Daniel Tylavsky

© Copyright 1999 Daniel Tylavsky Writing the equation for all buses while interleaving the  & V variables gives: The order of derivative is chosen to be  then V because the  derivative of the P function is not near zero under normal conditions.

Apply Taylor’s theorem. © Copyright 1999 Daniel Tylavsky We can perform a similar derivation for the reactive power balance equation. Apply Taylor’s theorem.

© Copyright 1999 Daniel Tylavsky

© Copyright 1999 Daniel Tylavsky Writing the  Q equation for all buses while interleaving the  & V variables gives:

Finally interleaving the P & Q equations gives: © Copyright 1999 Daniel Tylavsky Finally interleaving the P & Q equations gives:

Let’s find analytical expressions for each of the Jacobian entries: © Copyright 1999 Daniel Tylavsky Let’s find analytical expressions for each of the Jacobian entries:

Let’s find analytical expressions for each of the Jacobian entries: © Copyright 1999 Daniel Tylavsky Let’s find analytical expressions for each of the Jacobian entries:

Recall the definition of QCalc at bus i: © Copyright 1999 Daniel Tylavsky Recall the definition of QCalc at bus i:

TEAMS: find the remaining derivatives: © Copyright 1999 Daniel Tylavsky TEAMS: find the remaining derivatives:

Using the H, N, J, L notation we have for the mismatch equation: © Copyright 1999 Daniel Tylavsky Using the H, N, J, L notation we have for the mismatch equation:

The End