Skip to content

AayaanN/Optimal-Power-Flow-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Optimal-Power-Flow-Solver

Introduction

An Optimal Power Flow solver, using a PSO (particle swarm optimization) variant to perform OPF on an n-bus power system.

Inspiration

PSO is a leading metaheuristic, and I wanted to develop my own variant based on research conducted, to perform OPF, which is a highly non-linear, constrained problem.

Technologies

Python, PyPower, NumPy, MatPlotLib

Contributors

Aayaan Naqvi

Screen Shot 2023-09-03 at 3 28 48 AM Screen Shot 2023-07-14 at 7 04 43 PM Screen Shot 2023-07-14 at 7 05 17 PM Screen Shot 2023-07-14 at 7 05 32 PM

About

A metaheuristic approach to solving optimal power flow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages