Creating accurate State of Charge (SoC) curve modelling.
- Dominant language
- Python
- Stars
- 61
- Forks
- 16
- Avg merge
- 32m
- Merged PRs (30d)
- 8
Description
# Feature
We want to model a proper space battery SoC charge/discharge curve depending on the provided-power/power consumption in a dt. We can create a simple battery model having typical Lithium ions SoC behaviour. The model can be used to improve #8.
## Desired Behavior / Functionality
* Modelling Lithium ions SoC behaviour (V almost independent of the SoC).
* Modelling proper SoC vs Energy provided/discharge.
## What Needs to Be Done
* Checking already available python packages/battery models
* Implementing battery charge/discharge models
* Integrate model in #8
## How Can It Be Tested
* TBD (it depends on the availability of previous sources)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.