Daily Arxiv

This is a page that curates AI-related papers published worldwide.
All content here is summarized using Google Gemini and operated on a non-profit basis.
Copyright for each paper belongs to the authors and their institutions; please make sure to credit the source when sharing.

Deep Learning Methods for Detecting Thermal Runaway Events in Battery Production Lines

Created by
  • Haebom

Author

Athanasios Athanasopoulos, Mat u\v{s} Mihal ak, Marcin Pietrasik

Outline

This paper presents the development of a deep learning-based thermal runaway detection system on the battery production line of the Dutch automobile manufacturer VDL Nedcar. Thermal runaway is a major safety issue that can lead to fire, explosion, and toxic gas emissions, making the development of an automated detection system crucial. Using optical and thermal image data collected from the production line, the research team simulated a baseline (no thermal runaway) and a thermal runaway condition using an external heat source and a smoke generator. Three deep learning models were evaluated: shallow convolutional neural networks, residual neural networks, and vision transformers. The models' ability to detect feature information was analyzed using explainability techniques. The results demonstrate that deep learning is an effective approach for thermal runaway detection on battery production lines.

Takeaways, Limitations

Takeaways:
The feasibility of applying a deep learning-based automatic thermal runaway detection system to battery production lines is presented.
Through performance comparison and explainability analysis of various deep learning models, the optimal model selection and improvement direction were suggested.
We have established a technological foundation that can contribute to improving the safety of battery production lines and preventing accidents.
Limitations:
Since simulated thermal runaway data was used, there may be differences from actual thermal runaway situations.
There is a lack of information about the size and diversity of the datasets used.
Additional verification and optimization are required for actual industrial application.
Because the study results were limited to a specific manufacturer's production line, further research is needed to determine their generalizability.
👍