Newton-Raphson Load Flow Analysis

This MATLAB program implements NR load flow analysis on a 26-bus power system, computing bus voltages and power flows along with losses.
21 download
Aggiornato 14 mag 2025

Visualizza la licenza

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 Linux
Tag Aggiungi tag

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0