The University of Georgia (UGA), founded in 1785, is the birthplace of public higher education in the United States and the state’s flagship university. Located in Athens, Georgia, UGA is dedicated to inspiring the next generation of entrepreneurs, researchers, and informed citizens, with a mission of leadership and service to its state for over 235 years. We have collaborated with the University of Georgia on the development of generative AI and self-supervised learning. Our joint research has advanced methods for learning rich visual representations with minimal labeled data. Please read about our latest news and collaborative publications with the University of Georgia.

Posts

Battery Degradation Temporal Modeling Using LSTM Networks

Accurate modeling of battery capacity degradation is an important component for both battery manufacturers and energy management systems. In this paper, we develop a battery degradation model using deep learning algorithms. The model is trained with the real data collected from battery storage solutions installed and operated for behind-the-meter customers. In the dataset, battery operation data are recorded at a small scale (five minutes) and battery capacity is measured at every six months. In order to improve the training performance, we apply two preprocessing techniques, namely subsampling and feature extraction on operation data, and also interpolating between capacity measurements at times for which battery operation features are available. We integrate both cyclic and calendar aging processes in a unified framework by extracting the corresponding features from operation data. The proposed model uses LSTM units followed by a fully-connected network to process weekly battery operation features and predicts the capacity degradation. The experimental results show that our method can accurately predict the capacity fading and significantly outperforms baseline models including persistence and autoregressive (AR) models.