2023 AIChE Annual Meeting
(216b) Training a Deep Learning Model on GPU to Estimate the Remaining Useful Life of a Lithium-Ion Battery
Authors
Many chemical engineers utilize data-driven modeling techniques for process modeling, predictive maintenance, and remaining useful life estimation. We implemented an AI model to estimate the remaining useful life of a lithium-ion battery using MATLAB based on âData-driven prediction of battery cycle life before capacity degradationâ by Severson et. Al. To shorten the training time of the deep learning model, we took advantage of MATLABâs built-in GPU support for deep learning. We automatically generated C code from MATLAB code for deployment. Using source code integration, we maintained our code base. In this talk, we will showcase how we created these artifacts. Our MATLAB-based approach to scale up computations, share results, and create deployable code can be applied to other chemical engineering modeling tasks as well.