Power Flow Analysis Using Graph based Combination of Iterative Methods and Vertex Contraction Approach
Chen Yuan, Guangyi Liu, Renchang Dai, Zhiwei Wang

TL;DR
This paper introduces a graph database-based approach for power flow analysis, combining iterative methods and vertex contraction to enhance computational efficiency and accuracy in large power systems.
Contribution
It presents a novel combination of graph-based iterative methods and vertex contraction for improved power flow analysis performance.
Findings
Demonstrates effectiveness on a 1425-bus system
Achieves parallel computation without losing accuracy
Proposes a new hybrid method for power system analysis
Abstract
Compared with relational database (RDB), graph database (GDB) is a more intuitive expression of the real world. Each node in the GDB is a both storage and logic unit. Since it is connected to its neighboring nodes through edges, and its neighboring information could be easily obtained in one-step graph traversal. It is able to conduct local computation independently and all nodes can do their local work in parallel. Then the whole system can be maximally analyzed and assessed in parallel to largely improve the computation performance without sacrificing the precision of final results. This paper firstly introduces graph database, power system graph modeling and potential graph computing applications in power systems. Two iterative methods based on graph database and PageRank are presented and their convergence are discussed. Vertex contraction is proposed to improve the performance by…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimal Power Flow Distribution · Power Systems and Technologies · Real-time simulation and control systems
