Load FLow Analysis For IEEE 118 Bus Sytem
Version 1.0.0 (8.34 KB) by
Arunachalam Sundaram
This MATLAB code performs a load flow analysis for the IEEE 118 bus system using the Newton-Raphson method.
This MATLAB code performs a load flow analysis for the IEEE 118 bus system using the Newton-Raphson method. The Newton-Raphson method, known for its robustness and accuracy, iteratively solves the power flow equations to determine the voltage magnitude and angle at each bus. The IEEE 118 bus system, a standard benchmark in power system studies, provides a realistic and complex network to test and validate the algorithm. The code includes detailed data preparation for the bus admittance matrix, initialization of variables, iterative solution process, and convergence checking.The data used in this load flow is descriped in my Ph.D Thesis and is available in the appendix of my Ph.D Thesis
This collection contains MATLAB (.m) files that correspond to the problems and solutions presented in Prof. Hadi Saadat's renowned book, "Power System Analysis".
Cite As
Arunachalam Sundaram (2024). Load FLow Analysis For IEEE 118 Bus Sytem (https://www.mathworks.com/matlabcentral/fileexchange/170161-load-flow-analysis-for-ieee-118-bus-sytem), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2020b
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0 |