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,3K téléchargements
Mise à jour 30 déc. 2015

Afficher la licence

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.

Citation pour cette source

Mahmoud Ata-Alla (2024). Power Flow Analysis (using Gauss Seidel method) for 'n' buses (https://www.mathworks.com/matlabcentral/fileexchange/54674-power-flow-analysis-using-gauss-seidel-method-for-n-buses), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2013a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Calculus dans Help Center et MATLAB Answers
Remerciements

A inspiré : power flow using gauss seidal method

Community Treasure Hunt

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

Start Hunting!

Power flow solving usig Gauss seidel/

Version Publié le Notes de version
1.0.0.0