Nieuws

Load flow study using Gauss-Seidel method and Newton-Raphson methods This project focuses on implementing two essential numerical techniques — Gauss-Seidel and Newton-Raphson methods — to perform load ...
This paper proposes a Newton-Raphson (NR) based method for solving the steady-state load flow model of a district heating network which has two physical processes interacting with each other, i.e., ...
Overview This project implements a Newton-Raphson Load Flow (NRLF) solver for power systems, supporting distributed generation (DG) and various load models. The code is written in C++ and reads system ...
This expository paper traces the development of the Newton-Raphson method for solving nonlinear algebraic equations through the extant notes, letters, and publications of Isaac Newton, Joseph Raphson, ...