PowerModelsADA.jl
A package for solving optimal power flow problems using distributed algorithms.
Install / Use
/learn @mkhraijah/PowerModelsADA.jlREADME
PowerModelsADA.jl
</p>Overview
PowerModelsADA.jl (Power Models Alternating Distributed Algorithms) provides a framework to solve Optimal Power Flow (OPF) problems using alternating distributed algorithms. The package allows to use different distributed algorithms. PowerModelsADA is built on top of PowerModels.jl and JuMP.jl to model and solve the subproblems.
Distributed Algorithms
The PowerModelsADA framework is designed to easily incorporate new alternating distributed algorithms. The framework provides means to decompose a test case into multiple areas, model the subproblems associated with each area using PowerModels, solve the supropblems in parallel using multi-threading or multi-processing via Distributed Computing, communicate the shared data between the areas, and calculate the mismatches to decide if the termination criteria are satisfied.
The current version of PowerModelsADA implements four distributed algorithms:
- Alternating Direction Method of Multipliers (ADMM)
- Analytical Target Cascading (ATC)
- Auxiliary Problem Principle (APP)
- Augmented Lagrangian Alternating Direction Inexact Newton (ALADIN)
PowerModelsADA can be extended to include variations of the existing algorithms or new user-defined algorithms. More details about the formulations and algorithm implementations are shown in Technical Specifications
Installation
PowerModelsADA can be installed using the Julia package manager with
using Pkg
Pkg.add("PowerModelsADA")
Examples
An example demonstrating how to code up and solve the OPF problem with distributed algorithms is found in Quick Start Guide section of the documentation.
Contributions
Contributions and enhancements of PowerModelADA are welcomed and encouraged. Please feel free to fork this repository and share your contributions to the main branch with a pull request.
Citation
If you find PowerModelsADA useful for your work, please cite our paper:
@ARTICLE{alkhraijah2023powermodelsada,
author={Alkhraijah, Mohannad and Harris, Rachel and Coffrin, Carleton and Molzahn, Daniel K.},
journal={IEEE Transactions on Power Systems},
title={PowerModelsADA: A Framework for Solving Optimal Power Flow using Distributed Algorithms},
year={2023},
volume={},
number={},
pages={1-4},
doi={10.1109/TPWRS.2023.3318858}
}
Acknowledgments
This work is partially supported by the NSF AI Institute for Advances in Optimization (Award #2112533).
Related Skills
node-connect
353.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
353.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
353.3kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
