Skip to content

nicksungg/Cooling-Guided-Diffusion-Model-for-Battery-Cell-Arrangement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Notice: This repository contains the implementation of a Cooling-Guided Diffusion Model specifically designed to optimize battery cell layouts for enhanced cooling efficiency within Battery Thermal Management Systems (BTMS).

We introduce a novel approach using a Cooling-Guided Diffusion Model to optimize battery cell arrangements, a crucial step in improving the cooling efficiency and safety of battery packs. The model is based on a Denoising Diffusion Probabilistic Model (DDPM) guided by a classifier and a surrogate model to generate feasible and thermally efficient cell layouts.

This repository includes the full implementation of the model, which has been shown to outperform existing methods such as Tabular Denoising Diffusion Probabilistic Model (TabDDPM) and Conditional Tabular GAN (CTGAN) in key metrics like feasibility, diversity, and cooling efficiency. The dataset can be found here.

For more detailed information, please refer to the following:

Citation

@inproceedings{Sung2024CoolingGuided,
  title={Cooling-Guided Diffusion Model for Battery Cell Arrangement},
  author={Nicholas Sung, Zheng Liu, Pingfeng Wang, Faez Ahmed},
  booktitle={Proceedings of the ASME 2024 International Design Engineering Technical Conferences},
  year={2024},
  address={Washington, DC, USA}
}

About

https://arxiv.org/abs/2403.10566

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors