Improving Software for Society

News | Blog Post : AI & EV BATTERY TECHNOLOGY

RETURN TO THE BLOG POSTS PAGE

AI & EV BATTERY TECHNOLOGY

The Role of AI in EV Battery Technology

By Dinesh Chacko. This article originally appeared at British Computer Society articles, opinion and research on 18th September 2024.

The Practical Use of AI in EV Battery Technology

Electric vehicles (EVs) offer cleaner and greener alternatives to fossil fuel guzzlers. They can help the road transportation sector reduce its CO2 footprint. But first, the EV industry needs practical battery technology solutions to maximize these benefits.

EV battery technology has advanced in recent years. However, several issues still exist. EV manufacturers face unique challenges in different stages, from design to battery-material discovery, battery management systems, and range estimation. Finding lasting solutions requires a holistic approach, such as AI for EV battery technology. AI techniques, including machine learning models, are revolutionising the EV sector. This article will focus on practical AI applications in EV battery technology.

Machine Learning in EV Battery R&D

Continuous EV battery R&D is crucial because batteries impact EV performance, safety, and cost. R&D teams leverage AI techniques for battery-material discovery, characterization, and manufacturing. Machine learning (ML), the famous AI branch, stands out for contributing to EV battery R&D. R&D teams explore new battery materials to enhance performance and safety. However, this process is costly and time-intensive. ML helps simplify battery material discovery.

Step 1: R&D teams use ML with quantum mechanics (QM) and materials datasets like QM9 and the Chemical Space Project. This step visualises the trends of known materials in the database.

Step 2: ML models exploit the trends visualized in Step 1 to predict the anticipated properties of new materials from other known properties.

One of the latest breakthroughs in EV battery tech is from the PNNL-Microsoft collaboration. The researchers used an AI program on Microsoft Azure to screen over 32 million materials for low-lithium batteries. They identified a new sodium variant with 70% less lithium than a conventional battery. This material could cut lithium usage in EV batteries by up to 70% and help reduce EVs’ price and environmental impact.

ML in Battery Management

The battery management system (BMS) ensures electric car safety, efficiency, and longevity by managing and optimizing battery performance. It should estimate the battery state and predict future degradation accurately to fulfil this task. However, EV controllers don’t have enough processing power to support real-time monitoring and control. More EVs now use AI-based algorithms for BMS to overcome this limitation. ML models and neural networks can process tons of data collected from the BMS.

Traditional methods for batteries’ state of health (SOH) and state of charge (SOC) estimation include model-based techniques such as ECMs and EMs. These strategies can’t predict EV battery states accurately. The best option for real-time EV applications is ML-based battery state estimation. ML algorithms can analyze real-time data, such as current, temperature, and voltage, ensuring precision in SOC and SOH estimations. The BMS uses these estimates to optimize the battery performance, safety, and EV energy efficiency.

Another challenge facing EV owners and manufacturers is battery degradation. The capacity of EV batteries drops by about 10% after around 6.5 years of service. Overcharging and over-discharging contribute to batteries’ capacity decline, complicating remaining useful life (RUL) estimation and degradation monitoring. Fortunately, ML models can handle these complex tasks. ML considers overcharge and over-discharge cycles and predicts non-linear battery capacity degradation trajectories. This data allows the BMS to extend the battery’s lifespan by minimizing overcharging, over-discharging, and other factors.

AI-Based Algorithms for BMS in EVs

AI-based algorithms offer several advantages for EV battery tech over traditional methods. However, not all ML techniques are created equal. The section reviews AI-based algorithms for BMS in EVs and analyzes adoption challenges.

ML approaches: EV manufacturers use ML to develop the RUL prediction model. Each ML approach has benefits and drawbacks. For example, XGBoost is perfect for regression tasks. In a recent study, XGBoost provided near-perfect RUL predictions and the lowest root mean squared error (RMSE). This robust ML algorithm can handle complex datasets and help BMS optimize battery performance and EVs’ operational efficiency. EVs can also use XGBoost with electrochemical impedance spectroscopy (EIS) to visualise how future usage protocols will impact the discharge capacity. In one study, EIS predicted the next cycle and longer-term cell capacity with less than 10% test error. It doesn’t require historical data from the cell’s cycling trajectory.

Long Short-Term Memory (LSTM): LSTM is a type of recurrent neural network (RNN) that processes and predicts issues based on sequential data. The LSTM model can help EVs maximize BMS potential. In a recent study, researchers applied LSTM to standardized data to estimate battery charging voltage. They scrutinized its performance based on predictions from popular predictive models. The LSTM model delivered accurate charging voltage predictions for BMS, enabling proactive SOC and SOH management. Future hybrid models can combine LSTM with traditional regression methods to provide advanced predictive capabilities.

Deep Learning Models: Popular deep learning models include FNN, CNN, and LSTM. Each has unique benefits and drawbacks. A recent study focused on building deep learning models to predict battery capacity accurately and capture degradation’s impact on battery performance. The researchers used non-destructive techniques such as EIS to visualise aging mechanisms in Li-cells. Then, they applied FNN, CNN, and LSTM to raw data downloaded from the BMS. LSTM outperformed the other deep learning models in RMSE evaluation.

Random Forest (RF): RF is a versatile ML algorithm. This model executes classification and regression tasks using decision trees. In a recent study, researchers applied a dataset from GitHub on AI technologies to identify the best ML algorithm for BMS. RF obtained a more accurate dataset than other models. It also outperformed alternatives in discharge prediction. The main challenge with RF is its computational complexity, which increases with the dataset size. This issue undermines RF’s effectiveness for real-time BMS tasks with strict reaction-time constraints. Future RF implementations for BMS can leverage deep neural networks or federated learning to address computational challenges.

ML in Range Optimization

One of the issues discouraging some consumers from switching to EVs is inaccurate range estimation (RE). Traditional RE methods predict the EV’s driving range based on past energy consumption. They don’t consider environmental changes, road conditions, and differences in driving behaviours. Yet, these factors influence future energy consumption and driving range.

Some EVs overestimate the range by around 50% compared to journey distance. Misleading information contributes to range anxiety facing many EV drivers. AI can help address these issues. How? Here are two practical ML applications for EV range optimization:

Hybrid ML models: Improving energy efficiency and reducing driving time can increase EV driving range. Range optimization during driving can help EVs achieve this goal. A recent study proposed an LSTM-DNN mixture model that considers the relation between the EV’s electric energy supply and its mechanical energy demand. The researchers trained this ML model to exploit real-time speed, acceleration, map, and traffic data. It also considers SOC and environmental conditions. This LSTM-DNN model had a range prediction accuracy of 2-3 km in a 40-minute time window. Its continual learning method creates room for continuous iteration and improvement. For example, EV manufacturers can train the LSTM-DNN model on battery aging to ensure range prediction accuracy against future battery degradation.

Transfer learning method: RE requires substantial data for accurate energy consumption and driving range prediction. This reality creates a challenge for new EV models with limited data from trips in real-world environments. One way to address this issue is by adopting a new transfer learning method. The idea behind this concept is to construct a prediction model for new EVs based on prediction models for popular EVs. This system can use data from EV trips collected by applications on drivers’ smartphones and the GPS of the car’s position. Smartphone apps can also collect SOC data when drivers stop to charge their EVs. Using this data, a manufacturer with a new electric car can construct a data-driven ML model for range prediction. Future EVs can access data from other EVs in real-time through intelligent transportation systems for accurate range prediction and optimisation.

Conclusion

EVs are greener mobility solutions that help curb CO2 emissions and protect Mother Earth. But first, the sector must overcome EV battery development challenges, from design to power management during operation. AI in EV battery technology can address these issues. Adopting ML for EV battery R&D, BMS, and range optimisation offer several benefits over traditional methods. They improve EV performance, safety, energy efficiency, and economic viability, enticing more eco-conscious consumers. AI for EV battery tech is the now and the future!

 

ABBREVIATIONS:   AI Artificial Intelligence, BMS Battery Management System, CNN Convolutional Neural Network, DNN Deep Neural Network, ECM Equivalent Circuit Model, EIS Electrochemical Impedance Spectroscopy, EM Electrochemical Model, EV Electric Vehicles, FNN Forward Neural Network, LSTM Long Short-Term Memory, ML Machine Learning, PNNL Pacific Northwest National Laboratory, QM Quantum Mechanics, R&D Research and Development, RE Range Estimation, RF Random Forest, RMSE Root Mean Squared Error, RNN Recurrent Neural Network, RUL Remaining Useful Life, SOH State of Health, SOC State of Charge