Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sibyjackgrove/py-power-electronic-converter
Modelling and simulation utility for power electronic converters
https://github.com/sibyjackgrove/py-power-electronic-converter
Last synced: 6 days ago
JSON representation
Modelling and simulation utility for power electronic converters
- Host: GitHub
- URL: https://github.com/sibyjackgrove/py-power-electronic-converter
- Owner: sibyjackgrove
- Created: 2020-02-04T15:40:57.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-16T22:21:05.000Z (almost 5 years ago)
- Last Synced: 2024-11-09T06:38:22.237Z (2 months ago)
- Language: Python
- Size: 125 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**Status:** Early stage code base. Expect regular updates, and breaking changes.
# Utility for simulating dynamics of power electronic converters
**To be added.**
## Links
* Source code repository: https://github.com/sibyjackgrove/py-power-electronic-converter## Installation
You can clone the module from GitHub with following command:
```
git clone https://github.com/sibyjackgrove/py-power-electronic-converter
```
Dependencies: SciPy >= 1.2.1, Numpy >= 1.16.2, Matlplotlib >= 3.0.3### Examples
Try out Jupyter notebooks with usage examples in Google Colab:Basic usage:
**To be added.**## Issues
Please feel free to raise an issue for bugs or feature requests.## Who is responsible?
**Core developer:**
- Siby Jose Plathottam [email protected]## Acknowledgement
**To be added.**## Citation
If you use this code please cite it as:
```
@misc{pvder,
title = {{py-power-electronic-converter}: A simulation utility for power electronic converter},
author = "{Siby Jose Plathottam}",
howpublished = {\url{https://github.com/sibyjackgrove/py-power-electronic-converter}},
url = "https://github.com/sibyjackgrove/py-power-electronic-converter",
year = 2020,
note = "[Online; accessed 4-February-2020]"
}
```
### Copyright and License
Copyright © 2020, Siby Jose PlathottamPython Power Electronic Converter is distributed under the terms of BSD-3 OSS License.