Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to do the SOH estimation task? #43

Open
ehappymonkey opened this issue Jul 6, 2024 · 4 comments
Open

How to do the SOH estimation task? #43

ehappymonkey opened this issue Jul 6, 2024 · 4 comments

Comments

@ehappymonkey
Copy link

I noticed there are no example scripts for the SOH estimation task and the SOH_label_annotate.py file is empty. Only the rul prediction task script/label_annotate is provided.

@ehappymonkey
Copy link
Author

image

@ehappymonkey
Copy link
Author

I'm also having trouble finding the SOH estimation related models. I would appreciate it a lot if some guides can be provided!

@agiamason
Copy link
Collaborator

Hi @ehappymonkey , we have developed local code for calculating State of Health (SOH) and State of Charge (SOC). However, accurate SOH measurement requires specific environmental conditions. Our current SOH estimation primarily relies on discharge capacity derived from Remaining Useful Life (RUL) data. This capacity is collected during RUL measurement, for example under a 4C current rate or multi-stage current rate. Given these constraints, we believe that our current SOH extraction code is not of high enough quality. Therefore, we are in the process of gathering more publicly available SOH and SOC data to improve and adapt our code accordingly.
Of course if you have some suggestions we would be glad to discuss the development of soh code with you!

@agiamason
Copy link
Collaborator

I'm also having trouble finding the SOH estimation related models. I would appreciate it a lot if some guides can be provided!

For this problem, we're struggling with this too. You can see the soh results that we provide in the appendix of the paper, and we are currently using the linear and tree models and NN models like RUL task on our preprocessed soh data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants