SYAILGOct 22, 2024

A Comparison of Baseline Models and a Transformer Network for SOC Prediction in Lithium-Ion Batteries

arXiv:2410.17049v11 citationsh-index: 1
Originality Synthesis-oriented
AI Analysis

This incremental work addresses battery management for electric vehicles to reduce range anxiety.

The paper compared data-driven models for state-of-charge prediction in lithium-ion batteries, finding that a decision tree outperformed neural networks and transformers on BMW i3 data.

Accurately predicting the state of charge of Lithium-ion batteries is essential to the performance of battery management systems of electric vehicles. One of the main reasons for the slow global adoption of electric cars is driving range anxiety. The ability of a battery management system to accurately estimate the state of charge can help alleviate this problem. In this paper, a comparison between data-driven state-of-charge estimation methods is conducted. The paper compares different neural network-based models and common regression models for SOC estimation. These models include several ablated transformer networks, a neural network, a lasso regression model, a linear regression model and a decision tree. Results of various experiments conducted on data obtained from natural driving cycles of the BMW i3 battery show that the decision tree outperformed all other models including the more complex transformer network with self-attention and positional encoding.

Foundations

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

Your Notes