An efficient open-source implementation to compute the Jacobian matrix for the Newton-Raphson power flow algorithm

04/18/2018
by   Florian Schäfer, et al.
0

Power flow calculations for systems with a large number of buses, e.g. grids with multiple voltage levels, or time series based calculations result in a high computational effort. A common power flow solver for the efficient analysis of power systems is the Newton-Raphson algorithm. The main computational effort of this method results from the linearization of the nonlinear power flow problem and solving the resulting linear equation. This paper presents an algorithm for the fast linearization of the power flow problem by creating the Jacobian matrix directly in CRS format. The increase in speed is achieved by reducing the number of iterations over the nonzero elements of the sparse Jacobian matrix. This allows to efficiently create the Jacobian matrix without having to approximate the problem. A comparison of the calculation time of three power grids shows that comparable open-source implementations need 3-14x the time to create the Jacobian matrix.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/06/2021

Fast Parallel Newton-Raphson Power Flow Solver for Large Number of System Calculations with CPU and GPU

To analyze large sets of grid states, e.g. when evaluating the impact fr...
research
10/25/2018

Graph Based Power Flow Calculation for Energy Management System

Power flow calculation in EMS is required to accommodate a large and com...
research
02/17/2023

Towards Efficient Alternating Current Optimal Power Flow Analysis on Graphical Processing Units

We present a solution of sparse alternating current optimal power flow (...
research
06/09/2017

AMPS: An Augmented Matrix Formulation for Principal Submatrix Updates with Application to Power Grids

We present AMPS, an augmented matrix approach to update the solution to ...
research
11/26/2019

A Comparison of Partitioning Strategies in AC Optimal Power Flow

The highly non-convex AC optimal power flow problem is known to scale ve...
research
11/26/2018

hynet: An Optimal Power Flow Framework for Hybrid AC/DC Power Systems

High-voltage direct current (HVDC) systems are increasingly incorporated...
research
03/19/2017

Control and Limit Enforcements for VSC Multi-Terminal HVDC in Newton Power Flow

This paper proposes a novel method to automatically enforce controls and...

Please sign up or login with your details

Forgot password? Click here to reset