This project focuses on implementing two essential numerical techniques — Gauss-Seidel and Newton-Raphson methods — to perform load flow analysis in power systems. These methods are widely used in ...
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 data ...
Abstract: The significant increase in planned offshore wind parks and the tendency towards large parks in considerable distances offshore, make the well established HVDC technology a favorable ...
Abstract: Load flow solution is an inevitable tool for power system planning and operation. Among various methods of load flow solution techniques Newton Raphson (N-R) and its derivatives are the most ...