Skip to content

Releases: obfosso/PyDSAL

PyDSAL

14 Sep 16:59
7a54513
Compare
Choose a tag to compare
PyDSAL Pre-release
Pre-release

The release is a standalone version of an implementation of a set of object oriented Python library functions for distribution system analysis. To illustrate its functionalities, an example of load flow calculation is implemented with the core method based on the
Forward-Backward Sweep. The functionality of the method is extended with several alternatives for voltage and power flow
control. The voltage control may either be based on a specified voltage or on a droop based approach. The sensitivities applied are calculated during the forward and the backward sweeps. The recursive method is fast and flexible and makes it possible to solve many different topologies quickly. The common data structure with the object-oriented design is a key contributor to the flexibility and makes it possible to work on local copies and compare alternatives. The intended purpose of the implementation is to offer a fully open and transparent platform that can be a basis for further development and combined with other tools, to enable more complex studies. The tool has been validated on the IEEE69 Bus system which is available from the repository in an Excel-sheet format.

https://www.researchgate.net/publication/343671031_PyDSAL_-_Python_Distribution_System_Analysis_Library