Load Flow Analysis

Load Flow Analysis Using MATLAB, 1995 Implementation, perhaps the oldest in MATLAB!
649 Downloads
Updated 29 Apr 2015

View License

lookup function reads the data from a file
ybuild builds the Ybus matrix
TOF and SOLVE solves the Ax=b problem using simple substitution
HW51 actually builds the Jacobian and solves the load flow problem!
in 1995 Prof Gerald T Heydt did not believe that load flow analysis could be done in MATLAB. He recommended Fortran, passing the class depended a lot on the load flow project. I was younger then and I was familiar with MATLAB, so I took on the challenge. After a couple weeks of wrestling with it, I was able to solve it. By now this is probably legacy code! Enjoy!

Cite As

Mohamed Belkhayat (2024). Load Flow Analysis (https://www.mathworks.com/matlabcentral/fileexchange/50668-load-flow-analysis), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2008a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Nonlinear Optimization in Help Center and MATLAB Answers
Tags Add Tags
Acknowledgements

Inspired: Newton Raphson Load Flow

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.0

none

1.0.0.0