pandapower is a Python based, BSD-licensed power system analysis tool aimed at automation of static and quasi-static analysis and optimization of balanced power systems. It provides power flow, optimal power flow, state estimation, topological graph searches and short circuit calculations according to IEC 60909. pandapower includes a Newton-Raphson power flow solver formerly based on PYPOWER, which has been accelerated with just-in-time compilation. Additional enhancements to the solver include the capability to model constant current loads, grids with multiple reference nodes and a connectivity check. The pandapower network model is based on electric elements, such as lines, two and three-winding transformers or ideal switches. All elements can be defined with nameplate parameters and are internally processed with equivalent circuit models, which have been validated against industry standard software tools. The tabular data structure used to define networks is based on the Python library pandas, which allows comfortable handling of input and output parameters. The implementation in Python makes pandapower easy to use and allows comfortable extension with third-party libraries. pandapower has been successfully applied in several grid studies as well as for educational purposes. A comprehensive, publicly available case-study demonstrates a possible application of pandapower in an automated time series calculation.Index Terms-Python -open source -power flow -optimal power flow -short circuit -IEC60909 -automated network analysis -power system analysis -graph search
The increasing number of distributed generators connected to distribution grids requires a reliable monitoring of distribution grids. Economic considerations prevent a full observation of distribution grids with direct measurements. First approaches using a limited number of measurements to monitor distribution grids exist, some of which use artificial neural networks (ANN). The current ANN-based approaches, however, are limited to static topologies, only estimate voltage magnitudes, do not work properly when confronted with a high amount of distributed generation and often yield inaccurate results. These strong limitations have prevented a true applicability of ANN for distribution system monitoring. The objective of this paper is to overcome the limitations of existing approaches. We do that by presenting an ANN-based scheme, which advances the state-of-the-art in several ways: Our scheme can cope with a very low number of measurements, far less than is traditionally required by the state-of-the-art weighted least squares state estimation (WLS SE). It can estimate both voltage magnitudes and line loadings with high precision and includes different switching states as inputs. Our contribution consists of a method to generate useful training data by using a scenario generator and a number of hyperparameters that define the ANN architecture. Both can be used for different power grids even with a high amount of distributed generation. Simulations are performed with an elaborate evaluation approach on a real distribution grid and a CIGRE benchmark grid both with a high amount of distributed generation from photovoltaics and wind energy converters. They demonstrate that the proposed ANN scheme clearly outperforms state-of-the-art ANN schemes and WLS SE under normal operating conditions and different situations such as gross measurement errors when comparing voltage magnitude and line magnitude estimation errors.
scite is a Brooklyn-based organization that helps researchers better discover and understand research articles through Smart Citations–citations that display the context of the citation and describe whether the article provides supporting or contrasting evidence. scite is used by students and researchers from around the world and is funded in part by the National Science Foundation and the National Institute on Drug Abuse of the National Institutes of Health.