Mathematics > Optimization and Control
[Submitted on 8 May 2023]
Title:On the Implementation of the Fixed Point Iteration Current Injection Method to Solve Four-Wire Unbalanced Power Flow in PowerModelsDistribution.jl
View PDFAbstract:This report serves as a technology description of a Julia-based re-implementation of the fixed-point current injection algorithm, available in this http URL [1]. This report does not describe a novel method for solving unbalanced power flow problems. It merely provides a description of the fixed point iteration variant of the current injection method, inspired by the existing open-source implementation in OpenDSS1 [2]. The current injection method is commonly conceived as a system of nonlinear equalities solved by Newton s method [3, 4]. However, as Roger Dugan points out in the OpenDSS documentation, the fixed point iteration variant commonly outperforms most methods, while supporting meshed topologies from the ground up. We note that the unbalanced power flow algorithm in turn relies on matrix solvers for sparse systems of equations. In the context of circuits and factorizing nodal admittance matrices, the sparsity-exploiting KLU solver [5] has proven to be both reliable and scalable. OpenDSS uses KLU. This report documents work-in-progress, and the authors aim to update it when learnings are obtained or more features are added to the implementation in this http URL. The authors invite collaborators to contribute through pull requests on the repository.
References & Citations
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.