microsoft/BatteryML

Plan for including hydrogen fuel cells?

Opened this issue · 4 comments

Thanks for open source this interesting project.
Do we have a plan for including similar
topic for hydrogen fuel cells, like the Proton exchange membrane
fuel cell (considering it is less mature and relatively new compared with Lithium-ion)?

Hi @jianzuo , thank you for your advice! We'd love to include hydrogen cells! Do you have data samples for testing? In that case, we can implement an adapter to convert those cells into BatteryData of this project.

Hi@fingertap , thanks for the interest! I can share some public datasets for you to check first.
Please find the dataset in this repo:
https://github.com/jianzuo/IEEE-2014-datasets
And another one through:
https://data.mendeley.com/preview/w65jjt8v5w#folder-7b6f521f-ce2d-4236-8ea9-f32a79640bf5
(the folder durability_test_dataset contains the aging data)

If you have further questions on these datasets, please let me know if I can help.
Thank you!

Hi @jianzuo ! Sorry for the late reply. We now reorganized the repo using a more convenient CLI to handle the data download and preprocessing (#19 ). Supports for new data are easier to apply now. Will look into this data later.

@fingertap Thanks for the reply. Congratulations on the progress and looking forward to further discussion.