Skip to content

Opening book details…

About this document

Newton-Raphson Method in MATLAB Code by Vikash Kumar is a document available to read on EtoBox.

This MATLAB code performs a Newton Raphson power flow analysis to calculate bus voltages and voltage angles for a given power system model. It initializes the system data, forms the Y-bus matrix, specifies bus types, calculates mismatch matrices and Jacobians, and iteratively solves for bus voltages and angles until convergence is reached. Over two iterations, it updates the bus voltages and angles and displays the Jacobian, mismatch, and improvement matrices at each step.

Author
Vikash Kumar
Language
EN