Skip to content

hallvar-h/TOPS

Repository files navigation

TOPS (Tiny Open Power System Simulator)

Note: This repository was previously called DynPSSimPy.

This is a package for performing dynamic power system simulations in Python. The aim is to provide a simple and lightweight tool which is easy to install, run and modify, to be used by researchers and in education. Performance is not the main priority. The only dependencies are numpy, scipy, pandas and matplotlib (the core functionality only uses numpy and scipy).

The package is being developed as part of ongoing research, and thus contains experimental features. Use at your own risk!

Some features:

  • Newton-Rhapson power flow
  • Dynamic time domain simulation (RMS/phasor approximation)
  • Linearization, eigenvalue analysis/modal analysis

Installation

The package can be installed using pip, as follows:

pip install tops

Citing

If you use this code for your research, please cite this paper.

Example notebooks

Binder

Contact

Hallvar Haugdal

About

TOPS (Tiny Open Power System Simulator), for performing dynamic RMS-type power system simulations in Python.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages