A Supercapacitor modelling library for Python
SuperCap-Python, a toolset for super capacitor modelling and simulation consisting of Python packages. It can be used to performing high-fidelity simulations of charge, discharge and self-discharge processes of super capacitors.
If you use SuperCap-Python in a published work, please cite:
Venkatesh Pampana, Daniel Lavin, Markus Duchon, and Ankit Srivastava,
"Supercap-Python: An Open-Source Python Based Super Capacitor Modelling Package,"
International Journal of Electronics and Electrical Engineering, Vol. 9, No. 4, pp. 93-99,
December 2021. doi: 10.18178/ijeee.9.4.93-99
To download SuperCap-Python, either fork this github repo or simply use Pypi via pip.
$ pip install supercap
Sample usage example can be found in examples folder.
- Implement more equivalent circuit models available in literature
- Implement models that also consider Electrochemical properties of super capacitor
- Integration of Photovoltaic models and optimization aspects