Holomorphic Embedding Loadflow Method for Radial Networks
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Current methods for calculating power flow solutions in electrical networks, such as those used in power flow studies, face challenges in scalability and efficiency, particularly for larger networks, as they either require excessive computational resources or lack analytical insight, making it difficult to find all possible solutions efficiently.
Innovation Solution
The Holomorphic Embedding Loadflow Method (HELM) is applied to radial networks with a chain-like topology, using a recursive re-parameterization and embedding technique to transform the power flow equations into an algebraic curve, allowing for the efficient computation of all possible solutions by obtaining an elimination polynomial and its roots.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Reliability
If traditional numerical methods are used to solve power flow equations, then all possible solutions can be found, but computational time and memory requirements increase exponentially with network size
Solution Approach 1:
The patent segments the power flow problem into two parts: (1) finding a particular solution using a simplified linearized model, and (2) finding the null space solutions using the structured matrix properties. This segmentation allows the problem to be solved efficiently without exhaustive search, resolving the contradiction between completeness and computational time.
Solution Approach 2:
The patent transforms the nonlinear power flow equations into a linear system by changing parameters through linearization around an operating point. This parameter transformation maintains solution completeness while dramatically reducing computational complexity from exponential to polynomial time.
2Reliability
If traditional numerical methods are used to solve power flow equations, then all possible solutions can be found, but memory requirements become prohibitive for large networks
Solution Approach 1:
The patent segments the computational process to avoid forming and storing large dense matrices. By working with the structured sparse matrices and their null spaces separately, memory requirements are reduced from O(N²) to O(N) where N is the number of buses.
Solution Approach 2:
The patent extracts and utilizes the null space of the structured matrix to represent all solutions without explicitly enumerating them. This extraction allows compact representation of infinitely many solutions using only the basis vectors of the null space, dramatically reducing memory requirements.
3Ease of operation
If conventional power flow methods are used, then a single operating solution is typically found, but insight into voltage stability and multiple solutions is limited
Solution Approach 1:
The patent provides feedback about the complete solution structure by expressing all solutions in terms of the null space basis. This feedback mechanism reveals information about voltage stability margins and multiple solution existence while maintaining computational simplicity through the structured approach.
Solution Approach 2:
The patent creates a universal solution framework that simultaneously provides the operating point, stability information, and complete solution set through a single mathematical formulation. This multi-functional approach eliminates the need for separate analyses while keeping the calculation simple.
Data Source
AI summary
A mathematical model of load flow equations for an electrical grid having a chain of busses is embedded in a holomorphic embedding using a first embedding parameter s. The holomorphic embedding is transcribed into software for use in a computer processor. Voltages for each bus are calculated as an algebraic curve parameterized by the first embedding parameter. A second embedding parameter z is defined wherein the first embedding parameter s is a function of the second embedding parameter z. The holomorphic embedding is re-parameterized using the second embedding parameter z, such that the re-parameterized embedding provides an elimination polynomial equation relating parameters s and z. The roots of the elimination polynomial equation are determined by solving the for zero, which roots are used to compute bus voltages for each bus of the chain of busses. The bus voltages are displayed as the solution to the load flow equations.


