Treffer: A Comparative Analysis of Machine Learning Based Power Flow Study with Custom Made Open Source Python Codes
Weitere Informationen
Power flow analysis is a cornerstone of power system planning and operation, involving the solution of nonlinear equations to determine the steady-state operating conditions of the power grid. Traditionally, these equations are solved using iterative methods, which, despite their accuracy, are computationally intensive, may not converge to the solution and involve high time and space complexity. The challenges above can be overcome using Machine Learning (ML). Consequently, in this paper, a comprehensive comparative analysis of different ML algorithms developed for solving the power flow equations are presented. Experimental simulations for IEEE 3-bus and IEEE 118-bus networks have been conducted using custom-developed, open-source Python codes and technical insights are highlighted.