APMLJul 17, 2018

Battery health prediction under generalized conditions using a Gaussian process transition model

arXiv:1807.06350v1213 citationsHas Code
Originality Incremental advance
AI Analysis

This work addresses the problem of reliable battery health forecasting for energy storage investments and maintenance, though it is incremental as it builds on existing data-driven approaches with specific feature selection innovations.

The study tackled battery health prediction under varied usage conditions by developing a Gaussian process transition model that incorporates current, voltage, and temperature inputs, achieving a best-case normalized root mean square error of 4.3% on validation data.

Accurately predicting the future health of batteries is necessary to ensure reliable operation, minimise maintenance costs, and calculate the value of energy storage investments. The complex nature of degradation renders data-driven approaches a promising alternative to mechanistic modelling. This study predicts the changes in battery capacity over time using a Bayesian non-parametric approach based on Gaussian process regression. These changes can be integrated against an arbitrary input sequence to predict capacity fade in a variety of usage scenarios, forming a generalised health model. The approach naturally incorporates varying current, voltage and temperature inputs, crucial for enabling real world application. A key innovation is the feature selection step, where arbitrary length current, voltage and temperature measurement vectors are mapped to fixed size feature vectors, enabling them to be efficiently used as exogenous variables. The approach is demonstrated on the open-source NASA Randomised Battery Usage Dataset, with data of 26 cells aged under randomized operational conditions. Using half of the cells for training, and half for validation, the method is shown to accurately predict non-linear capacity fade, with a best case normalised root mean square error of 4.3%, including accurate estimation of prediction uncertainty.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes