Newton-Raphson Load Flow Analysis
Versione 1.0.0 (5,31 KB) da
Ashenafi Tesfaye
This MATLAB program implements NR load flow analysis on a 26-bus power system, computing bus voltages and power flows along with losses.
The program performs Newton-Raphson-based power flow analysis on a test system with 26 buses. It constructs the admittance matrix (Y-bus), initializes bus and line data, and iteratively solves nonlinear power equations using Jacobian-based updates. It enforces generator reactive power limits and computes mismatches until convergence.
Post-convergence, it calculates branch power flows and losses in both directions and aggregates system-wide losses. The script outputs numerical results and generates visual plots of bus voltages, bus voltage deviation indices (BVDI), voltage angles, and active/reactive power losses, aiding in assessing system stability and efficiency.
Cita come
Ashenafi Tesfaye (2025). Newton-Raphson Load Flow Analysis (https://it.mathworks.com/matlabcentral/fileexchange/181145-newton-raphson-load-flow-analysis), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2018b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxTag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0 |
