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.

Al momento, stai seguendo questo contributo

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 (2026). Newton-Raphson Load Flow Analysis (https://it.mathworks.com/matlabcentral/fileexchange/181145-newton-raphson-load-flow-analysis), MATLAB Central File Exchange. Recuperato .

Add the first tag.

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.0.0