Creating accurate State of Charge (SoC) curve modelling.
- 主要语言
- Python
- 星标
- 61
- 派生
- 16
- 平均合并
- 32 分钟
- 30 天内合并 PR
- 8
描述
# 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)
贡献指南
这个仓库没有索引到贡献指南
调研方向
Start by reviewing issue #8 and checking available Python battery-model packages, as requested in the issue. Define how the lithium-ion SoC charge/discharge behavior will be tested, then implement the model and integrate it with #8; done means both behaviors are represented and the integration has test coverage.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- backend
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100