Power Flow Analysis (using Gauss Seidel method) for 'n' buses

this code help to solve power flow problems using Gauss-Seidel method for any number of buses
3.5K Downloads
Updated 30 Dec 2015

View License

this code help to solve power flow problems using Gauss-Seidel method for any number of buses.
the code contain data of 14 buses system written in the attached Excel file .
the program is not complete for all planed features like: ( adding capacitors at certain buses or fault calculation )
program calculations consider :
1- Ybus formation taking into account the mutual couplings and transformer ratio of elements
2- making iterations till the error become lower than .00001 per unit
3- u can activate the acceleration input factor
Note : system values (in per unit) must be entered in the excel sheet before the program run.

Cite As

Mahmoud Ata-Alla (2026). Power Flow Analysis (using Gauss Seidel method) for 'n' buses (https://ch.mathworks.com/matlabcentral/fileexchange/54674-power-flow-analysis-using-gauss-seidel-method-for-n-buses), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2013a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired: power flow using gauss seidal method

Version Published Release Notes
1.0.0.0