microsoft / BatteryML

MIT License
480 stars 101 forks source link

Plan for including hydrogen fuel cells? #15

Open jianzuo opened 11 months ago

jianzuo commented 11 months ago

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)?

fingertap commented 11 months ago

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.

jianzuo commented 11 months ago

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!

fingertap commented 10 months ago

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.

jianzuo commented 10 months ago

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