Next Article in Journal
Review of Cell Level Battery (Calendar and Cycling) Aging Models: Electric Vehicles
Previous Article in Journal
A Review on Advanced Battery Thermal Management Systems for Fast Charging in Electric Vehicles
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Multi-Step Temperature Prognosis of Lithium-Ion Batteries for Real Electric Vehicles Based on a Novel Bidirectional Mamba Network and Sequence Adaptive Correlation

School of Digital and Intelligence Industry, Inner Mongolia University of Science & Technology, Baotou 014000, China
*
Author to whom correspondence should be addressed.
Batteries 2024, 10(10), 373; https://doi.org/10.3390/batteries10100373
Submission received: 12 August 2024 / Revised: 29 September 2024 / Accepted: 17 October 2024 / Published: 21 October 2024

Abstract

:
The battery systems of electric vehicles (EVs) are directly impacted by battery temperature in terms of thermal runaway and failure. However, uncertainty about thermal runaway, dynamic conditions, and a dearth of high-quality data sets make modeling and predicting nonlinear multiscale electrochemical systems challenging. In this work, a novel Mamba network architecture called BMPTtery (Bidirectional Mamba Predictive Battery Temperature Representation) is proposed to overcome these challenges. First, a two-step hybrid model of trajectory piecewise–polynomial regression and exponentially weighted moving average is created and used to an operational dataset of EVs in order to handle the problem of noisy and incomplete time-series data. Each time series is then individually labeled to learn the representation and adaptive correlation of the multivariate series to capture battery performance variations in complex dynamic operating environments. Next, a prediction method with multiple steps based on the bidirectional Mamba is suggested. When combined with a failure diagnosis approach, this scheme can accurately detect heat failures due to excessive temperature, rapid temperature rise, and significant temperature differences. The experimental results demonstrate that the technique can accurately detect battery failures on a dataset of real operational EVs and predict the battery temperature one minute ahead of time with an MRE of 0.273%.

1. Introduction

Electric vehicle (EV) development is moving quickly, which has brought attention to the pressing need for accurate battery failure prediction and diagnostics. Energy storage technology has progressively emerged as a crucial element of contemporary power networks in recent years [1]. EVs make extensive use of lithium-ion batteries (LIBs) [2]. Compared to other chemical battery types, lithium-ion batteries have the advantages of a high energy density, a long service life, and a low self-discharge rate. However, under certain failure conditions, a battery may produce excessive heat, resulting in a phenomenon known as thermal runaway. Thermal runaway is a self-accelerating, exothermic reaction that occurs when the heat generated inside a battery exceeds the heat it dissipates to its surroundings, resulting in a rapid increase in temperature [3]. This can be caused by thermal abuse (e.g., exposure to high temperatures); electrical abuse (e.g., overcharging, overdischarging, or short-circuiting); and mechanical abuse (e.g., crushing, puncturing, or physical damage); all of which can jeopardize the integrity and safety of the battery [4]. Thermal runaway can potentially result in an explosion in certain extreme situations [5]. Thermal runaway is obviously a direct result of elevated battery temperature, therefore online battery temperature prediction and diagnosis are essential to guaranteeing dependable and safe battery operation.
Over temperature (OT), over temperature rise (OTR), and over temperature difference (OTD) are the three categories into which typical temperature anomalies fall. Even with advances in our understanding of failure causes, it is still difficult to forecast how battery systems will change over time using time-sensitive sensor data. Early failure detection in large-scale electric vehicle applications is more complex than laboratory testing due to the presence of multiple aging and failure mechanisms, dynamic operating conditions, and data-related issues like noise, incompleteness, and variability between different batteries and batches. As a result, knowing how to accurately and promptly identify battery issues is critical for both the battery’s regular functioning and the vehicle’s safety.
A lot of work has been undertaken by researchers to realize the quick diagnosis of lithium-ion battery defects. Three categories can be used to classify these defect diagnosis techniques: methods based on knowledge, models, and data [6]. In knowledge-based techniques, defect diagnostic criteria are usually designed using prior expert knowledge. Even though these techniques do not need modeling, creating rules and gaining prior knowledge are difficult and time-consuming processes [7]. Model-based techniques anticipate parameters that characterize battery failures by using different identification algorithms and mathematical models to replicate the electrochemical reactions inside a battery. The remaining signal is extracted and examined for fault diagnosis by contrasting the measured values with the expected fault parameters. Model-based techniques necessitate substantial modeling labor and significant a priori information, and they mostly rely on the accuracy of existing models [8].
The performance and safety of a battery system is highly dependent on the effectiveness of its thermal management system, which in turn depends on the design and operating conditions of the battery system. In recent years, it has been shown that data-driven approaches are widely used not only for the estimation and prediction of state-of-charge (SOC) [9], state-of-power (SOP) [10], state-of-health (SOH) [11,12], and residual useful life (RUL) [13,14], but also well implemented in battery troubleshooting [15]. Temperature prediction and thermal fault forecasting continue to receive very little research attention, despite the large body of research on battery fault diagnostics. An intelligent battery management system that can efficiently regulate the battery pack’s charging and discharging was created by Daowd et al. [16]. Important data support was provided by Panchal et al.’s [17] on-site measurements of the heating rate of lithium-ion batteries at various charging and discharging rates and boundary conditions.
Temperature prediction of battery systems has become more important as research into controlling thermal runaway of power batteries has increased due to the growing number of safety incidents involving electric vehicles. PWM switching oscillation signals are used in the literature [18] to track lithium-ion battery internal temperature fluctuations online. In the literature [19], online estimation of battery temperature was realized by charging and discharging experiments at different current rates using a simplified distributed electric heat model for cylindrical lithium-ion batteries. The literature [20] proposes a novel hybrid method based on the fusion of the Extended Kalman Filter (EKF) and data-driven methods for battery core temperature estimation under model noise compensation based on electrically and thermally coupled models. The literature [21] established a two-node electro-thermal model and a multi-scale long and short-term memory network to provide an advanced online multi-step ahead warning structure for temperature cross-warning. Furthermore, a great deal of research has been done to evaluate the performance of batteries through experiments carried out in a variety of harsh environments [22,23]. However, these techniques have significant drawbacks. First, they are inefficient in estimating actual operating vehicle temperatures over a future time period that is applicable to all climatic conditions. This is because they typically rely on historical data, which may not accurately reflect future climate changes and operating conditions. Due to data volume limitations, it is impractical to collect comprehensive data covering all possible future scenarios. In addition, complex and dynamic real-world operating conditions, such as variable driving patterns, environmental factors, and vehicle usage, make it difficult for these methods to provide accurate temperature estimates. Lastly, most research on battery system thermal safety currently emphasizes mechanism analysis and modeling, estimating temperature with experimental data or pre-selected real operation data [24,25]. Very few studies [26,27,28] have attempted to predict temperature in real-time or thermal failure in real vehicle operation, so their viability and stability have not yet been confirmed.
New chances to learn from data and standardize the process of creating predictions are provided by data-driven technology. Specifically, deep learning methods naturally provide the characterization tools needed for detection and classification [29], as well as tools for dealing with uncertainty models and predictions based on observed data [30], and are characterized by unprecedented spatial and temporal coverage. This technology is frequently utilized in electric car safety systems, serving to both avoid thermal runaway and prolong the life of lithium batteries.
Mamba [31] is a new architecture that has garnered a lot of interest from scientists studying computer vision (CV), natural language processing (NLP), and other AI-related subjects. Furthermore, Mamba is well respected for its sequence modeling capabilities. Schiff et al. [32] extended long-range Mamba into BiMamba components supporting bi-directionality, and further into MambaDNA blocks, which serve as the basis for the long-range DNA language model. Additionally, Mamba’s efficacy has been demonstrated in activities like sensor data sequence prediction [33] and stock prediction [34]. Ahamed and Cheng [35] proposed a Mamba-based TimeMachine to identify and model extended dependencies within multivariate time series data.
This paper will employ a unique Mamba neural network to address the aforementioned shortcomings and close the gaps in the literature. This report presents a novel investigation on thermal failure predictions and temperature prediction for battery systems that are oriented towards Mamba. The main contributions of this paper are summarized as follows:
  • Actual data application with multiple time dimensions: in this work, we train Mamba models using actual operating data of electric vehicles. Our learning system can adjust to various temporal embeddings, which makes it easier to analyze time series data in depth. This finding makes it possible to identify anomalies early on and sheds light on how battery cell problems develop over time.
  • Novel time series prediction model: utilizing the state-space framework of Mamba, a novel time series prediction model is proposed that can realize context-aware prediction and detect and analyze extended dependencies in multivariate time series data.
  • Multivariate sequence representation and adaptive correlation: prior to producing predictions by linear mapping, each time series is separately labeled to characterize the variable features. Correlations between variables are then extracted using Mamba, and the feed-forward network is configured to learn the time dependence.
  • Prediction ranges that are adaptable and adjustable: to support learning at various scales in complex systems, the prediction range can be flexibly modified based on the requirements of prediction accuracy. This approach allows for the provision of either short-term or long-term hazard warnings in the event of temperature anomalies or thermal runaway within the prediction range, giving the driver or big data platform manager enough time to process the information.
Furthermore, real-time accurate temperature prediction of the battery is used to evaluate battery safety. The new energy national big data alliance platform will collect vast amounts of vehicle operation data, which will improve modeling accuracy and expand the potential applications of the suggested approach. The rest of the paper is organized as follows: Section 2 describes the methodology for predictive temperature modeling. Section 3 demonstrates the process of data characterization and debugging hyperparameters. Section 4 details the comparative and prognostic results for various temperature anomalies. Section 5 summarizes the work.

2. Methodology

Thermal problems in batteries are directly linked to abnormal temperature variations in batteries. Consequently, it is possible to convert the prognosis of battery thermal failure into an issue of forecasting temperature. A precise model can be used to estimate battery temperature in the future. In this study, we present a method, called BMPTtery, to prevent lithium battery thermal runaway. The research logic for this method covers four aspects: research significance, data preparation, model training, and result analysis. Figure 1 illustrates this logic.
Partitioning the training, validation, and test sets, as well as addressing anomalies and normalizing the data, are all included in the first step. The vehicle’s speed, mileage, total voltage, total current, SOC, insulation resistance, and probe temperature are among the input variables used by the model. Vehicle speed, current, and voltage variations reflect the effects of battery charging and discharging on temperature. Next, a multi-step prediction of the Li-ion battery temperature is performed by the BMPTtery model to prevent the occurrence of thermal runaway. Additionally, the forecast range can be adjusted flexibly based on vehicle demand. Ultimately, the battery system’s thermal failure prognosis is achieved by determining whether the value surpasses the safety threshold established based on battery performance.

2.1. Multivariate Sequence Representation and Adaptive Correlation

Conventional Transformers might not be able to efficiently learn the central representation of each variable as they embed the timestamps of several variables into a single token. Rather, iTransformer incorporates every time series into a distinct token, enabling the attention mechanism to more effectively detect correlations among many variables [36]. Thus, in this paper, each time series is first labeled independently (as shown in the model training module of Figure 1), describing the variable attributes to optimize the inputs for model training. The time points of each optimized feature are marked autonomously by linear mapping and fed into bi-directional Mamba to extract the correlation between different features. The input sequence x is linearly mapped to x as (1). The Mamba model’s prediction ability is enhanced by linear mapping since it not only detects global patterns and trends in various sequences but also eliminates noise and unnecessary information from the data. In time series forecasting, the use of optimization and linear mapping in multivariate dimensions is especially crucial for long-term dependencies.
x = L i n e a r x

2.2. State Space Models

Any cyclic process with potential states can be described using the state space model. A first-order differential equation represents the evolution of the internal system state, while another set of differential equations describes the connection between the latent state and the output sequence. The latent state assumption h t as in (2) allows the input sequence x ( t ) to be mapped to the output sequence y ( t ) .
h t = A h t + B x t , y t = C h t
where A R N × N and B ,   C R N × D are learnable matrices. The continuous sequence is then discretized in steps, and the discretized SSM model is expressed as in (3).
h t = A ¯ h t 1 + B ¯ x t , y t = C h t
where A ¯ = e x p ( A ) and B ¯ = exp A 1 ( e x p A I ) · B . Due to the transition from the continuous form , A , B , C to the discrete form A , B , C , the model can be computed efficiently by linear recursive methods [37]. The vanila SSM is the basis for the Structured State Space Model (S4) [38], which is initialized using HiPPO [39] to give the state matrix A z structure and enhance long-range dependency modeling.

2.3. Applications of Mamba

Mamba extends its loop model to include hardware-aware parallel algorithms and adds a data-dependent selection mechanism in S4. Mamba can retain computing efficiency while capturing contextual information in lengthy sequences thanks to this approach. Mamba, being a multilayer model with nearly linear complexity in comparison to Transformer, has the ability to enhance productivity and performance in lengthy sequence tasks. Figure 2 describes in detail the formation of the output of sequence position t . The Mamba layer takes as input the sequence X R B × V × D , where B denotes the batch size, V denotes the number of variables, and D denotes the dimensionality.
Figure 3 depicts the composition of the Mamba Block. The block first extends the hidden dimension to ED by a linear projection, and then processes the projections obtained earlier using the convolution function and the SiLU [40] activation function. The states are formed based on the discretized SSM (i.e., the core of the Mamba block) chosen from the input parameters. It is eventually combined with a linear projection from the residual connection activation and linearly processed to generate the final output y at time step t . Mamba Block efficiently handles sequential information by utilizing selective state-space models and input-dependent adaptation. Mamba block final output is Y R B × V × D .
The main goal of using Mamba is to extract relationships between variables by connecting variables that exhibit similar trends, thus learning mutual information. Learning exact information is made easier by the Transformer architecture’s global attention capacity, which calculates the impact of every other variable on a particular variable. Global attention may not be feasible, as its computing burden increases exponentially with the number of variables. This limitation may restrict real-world applications of Transformer-based algorithms. In contrast, Mamba’s selection mechanism recognizes the importance of different variables, similar to an attention mechanism, and its computational overhead rises in a nearly linear fashion as the number of variables increases. Unlike Transformer, Mamba’s selection method is unidirectional and can only take into account preceding variables, which means it cannot concentrate on global variables. In order to get around this restriction, we employed two Mamba layers (as seen in Figure 1), which made it easier to determine the correlation between each variable. The bidirectional Mamba’s variable correlations are combined and linked to another residual network to provide the layer’s output. As (4)–(7) illustrate the precise procedure.
x m = M a m b a x
x m = M a m b a x
x m = x m + x m
x ^ = x m + x
After that, the time dependence on the serial representation of every variable is discovered using a feedforward network (FFN). Dense nonlinear connections are used by feedforward networks to encode the observed time series. By upholding sequential relationships, the FFN implicitly encodes the time series during this operation. Based on the output of the FFN layer, the tokenized temporal information is reconstructed into the time series to be predicted through the mapping layer and subsequently transposed to produce the final prediction.

2.4. Multi-Step Ahead Prediction

Time series prediction is now the subject of a lot of research; however, the majority of these studies focus on single-step forecasting, which is unfeasible in real-world applications, particularly when it comes to the early prediction of lithium battery failures. This paper proposes a multi-step ahead temperature prediction technique based on this backdrop. Rather than depending solely on the most current parameter for prediction, the method employs the Training Window Size (TWS) to acquire data from the previous time period and uses this data to forecast future temperatures. The Predicted Window Size (PWS) indicates the number of steps required to anticipate the temperature, whereas the TWS indicates the number of steps in the time lag. However, raising the TWS slows down training and makes the model more complex. Conversely, a smaller PWS might contribute to increased prediction accuracy. Therefore, setting different sizes of TWS and PWS will have a significant impact on the prediction performance, and the specific settings will be discussed in detail in the next section. By adjusting the size of the prediction window, predictions can be made for different time scales. As illustrated in Figure 4, the prediction window sizes are 6, 30, and 90. Given that the actual vehicle data is 10 s per frame, the corresponding time windows are 1 min, 5 min, 10 min, and 15 min, respectively.

3. Description of Data and Optimization of Hyperparameters

3.1. Data Description

Actual vehicle data is provided by the New Energy Vehicle National Big Data Consortium 2022 Digital Vehicle Competition, and all of the cars in this dataset belong to the same model year. The electric car gathers motion and operational data, including temperature, voltage, battery current, and SOC (State of Charge), vehicle speed, etc. in real time with a sampling interval of 10 s. For data with gradual temperature changes, a 10 s sampling interval decreases data storage costs without significantly affecting the effectiveness of the algorithm [41].
The battery pack voltage in this dataset is made up of 95 separate cells connected in series, and 34 temperature probes (probes 1 through 34) are dispersed inside and outside the battery pack. The input features of the model include speed (speed), total_voltage, total_current, mileage, standard_soc, insulation_resistance (isulate_r), and temperature of each probe. Specifically, the speed affects the complexity and thermal performance of the battery; the total voltage reflects the overall operating state of the battery; the total current directly affects the heat generation of the battery; the driving range is used to evaluate the battery performance; the standard state of charge has an important impact on the discharge characteristics of the battery; the insulation resistance relates to the safety and thermal characteristics of the battery; and the probe temperature serves as an input to the model and as a prediction target for capturing the time series of temperature characteristics. Real-time data analysis can be used to track defects, anticipate battery life, and provide early fault warnings. Following data processing, end users receive this information for ongoing upkeep.

3.2. Data Processing

For machine learning techniques to perform better, data pretreatment is essential. Denoising, data transformation, and the handling of missing data (such as dispersed sensor measurements) are commonly included in preprocessing. The challenge of handling noisy and incomplete time series data can be effectively mitigated by employing a two-step hybrid model that integrates trajectory piecewise–polynomial regression (TPPR) and the Exponentially Weighted Moving Average (EWMA) (Figure 5) [42]. This approach addresses the complexities involved in multivariate forecasting of real-world time series data.
The initial phase of this dual-step noise reduction approach employs trajectory piecewise–polynomial regression, which, by analyzing each piece independently, allows the construction of a model that approximates the “true” trajectory of the data, even in the presence of noise. This method also enables handling incomplete or missing data by interpolating or estimating the absent values within each piecewise–polynomial regression, using the derived polynomial model. The primary objective of this phase is to generate an initial smooth approximation of the data trajectory and to precisely address any data gaps.
The EWMA is applied as the next step after completing the initial data smoothing and gap-filling with piecewise–polynomial regression. The initial smoothed data can be further refined using EWMA to reduce the influence of outliers and the remaining noise. EWMA is more effective than segmented polynomial regression alone at capturing recent changes or trends in the data because of its adaptive nature. These two phases clearly divide the work: sophisticated adaptive smoothing (EWMA), which comes after noise reduction and gap filling (TPPR). These two techniques can be integrated into a dual-step model to effectively address issues arising from noisy, incomplete, and ambiguous time series data.
One important preprocessing step in the machine learning workflow is data normalization. By balancing their ratios, it converges the effects of various model features. We employ the Z-score normalization technique in our work, which uses the feature set’s mean and standard deviation to alter the data points so that the base unit is the standard deviation and the mean of all multiscale features is zero. The Z-score approach is used to normalize the temperature, voltage, and current of each parameter in the study of battery temperature prediction. Feature normalization is important because it ensures that all features contribute equally to the model output, promoting balanced and more accurate predictions; it keeps large-scale features from masking small-scale features and preventing prediction errors; and it accelerates the convergence of training data for effective model development. The feature normalization formula is as (8).
x * = x μ σ
where x * denotes the normalized eigenvalue, x denotes the original eigenvalue, μ denotes the mean of the eigenvalue, and σ denotes the standard deviation of the eigenvalue. In this paper, the target loss function of the model is chosen as mean squared error (MSE).
M S E = 1 n i = 1 n T i T ^ i 2
where T ^ i and T i are the predicted temperature and actual temperature, respectively; n refers to the total amount of testing cycle.

3.3. Evaluation Metrics

To evaluate the performance of temperature prediction, we used three metrics, Mean Relative Error (MRE), Mean Absolute Error (MAE), and Root Mean Square Error (RMSE). These metrics are used to evaluate the prediction results for each cross-validation test data and are defined as shown below.
M R E = 1 n i = 1 n T ^ i T i T i × 100 %
M A E = 1 n i = 1 n T ^ i T i
R M S E = 1 n i = 1 n T ^ i T i 2
where T ^ i and T i are the predicted temperature and actual temperature, respectively; and n refers to the total amount of testing cycle.

3.4. Hyper-Parameters Tuning

Making the right hyperparameter selections has a significant impact on how well machine learning models work. We employed the popular ten-fold cross-validation method and trained the model with the June temperature probe1 data to fully use the optimal performance of the temperature prediction model. Ten equal-sized subdatasets were created from the input data, nine of which were used to train the temperature prediction model, and the tenth subset was utilized for model testing and validation. The batch size, dropout, and epoch hyper-parameters are initially set to 1024, 0.4, and 10, respectively. Furthermore, two parameters, namely TWS and PWS, have a direct impact on the established model’s performance, according to the multi-step forward prediction integration procedure. Consequently, these two parameters—which were originally set to 30 (5-min data) and 6 (1-min data)—are also thought of as hyper-parameters. Table 1 displays the assessment results of the temperature prediction model with various hybrid parameters. For easier comparison, the least MRE, RMSE, and MAE are indicated with bold characters.
The amount of training data in each batch and the trade-off between memory usage and model convergence time are represented by the batch size, which is first ascertained. The study’s batch size is set within the range of [16, 32, 64, 128, 256, 512, 1024] in order to determine the proper value. Table 1 provides the matching MRE, RMSE, and MAE based on various batch sizes. It is evident that the MRE, RMSE, and MAE achieve their lowest values when the batch size approaches 16, i.e., specifically 0.3614%, 0.2968 °C, and 10.05%, respectively. Consequently, 16 is the batch size that is specified. Next, the impact of varying dropout rates on the model’s execution is examined, and the dropout rates are adjusted to 0.5, 0.4, 0.3, 0.2, and 0.1, in that order. It is evident that the model’s accuracy improves when the dropout rate is below 0.4, but declines when the rate exceeds 0.4. Therefore, 0.1 is an ideal dropout tradeoff. The frequency of training epochs is then determined; one epoch is defined as the complete dataset running through the BMPTtery once, forward and backward. As shown in Table 1, increasing the epochs from 10 to 20 results in a reduction of MRE and MAE from 0.33636% and 9.368% to 0.33633% and 9.367%, respectively, indicating a gradual improvement in the prediction model’s performance. When the epoch is set to 30 or 50, both the MRE and MAE measures exhibit an increasing trend when compared to 20 epochs, indicating that the model’s performance does not improve with the number of epochs. Consequently, 20 is chosen as the epoch.
Next, the value of TWS is examined. Table 1 shows that the MRE, RMSE and MAE show an increasing trend when increasing from the initial value to 90 (15 min), whereas the MRE, RMSE, and MAE are decreasing when the TWS decreases from the initial value to 6 (1 min), which suggests that adjusting the TWS value can enhance the model’s performance, and therefore setting the TWS to 6 (1-min data).
In addition, the prediction accuracy of the model decreases with the increase of PWS, and when the PWS is 6 (1 min), the MRE, RMSE, and MAE are smaller than the corresponding values when the PWS is equal to 12 (2 min), 30 (5 min), 60 (10 min), and 90 (15 min), respectively. Clearly, reducing the prediction time step enhances the accuracy of the results. However, this study aims to predict battery thermal runaway in advance. Excessively minimizing PWS reduces the warning time. As illustrated in Table 1, a smaller PWS increases prediction accuracy but decreases warning time. The larger the PWS, the lower the prediction accuracy, but the driver has more time to take safety measures when the temperature anomaly is predicted. After considering the prediction accuracy and timeliness, the PWS is set to 6, which indicates that the temperature can be predicted 1 min in advance, and under this condition, the MRE, RMSE, and MAE are 0.2812%, 0.2837 °C, and 7.858%, which satisfy the prediction accuracy requirement.
In summary, the multi-step ahead temperature prediction model’s optimum values for batch size, dropout rate, epoch, TWS, and PWS are 16, 0.1, 20, 6, 6.

4. Results and Analysis

4.1. Analysis of Prediction Outcomes and Discussions

Based on the determined hyperparameters, the model is trained using a dataset of daily operations of trouble-free electric vehicles, and then the model performance is checked. The results of the tests are illustrated in Figure 6 and Figure 7, where Figure 6 demonstrates the prediction metrics for 34 temperature probes and Figure 7 shows the prediction results for some of the temperature probes.
It is evident that the actual values of some cell temperatures are quite similar, demonstrating the uniformity of cell temperature. From the prediction results, it can be seen that the temperature prediction curve can effectively track the reference, most of the temperature probe errors are less than 1 °C, and only some of them are greater than 1 °C, but less than 5 °C, which is within the safe range.
To evaluate the temperature prediction’s overall effectiveness, a summary of these indicators’ average values can also be found in Figure 6. As can be shown, probe 16 exhibits the largest MRE and MAE concurrently with 0.344% and 9.401%, respectively, and the minimum MRE and MAE are 0.224% and 5.591%. The average MRE and MAE are 0.273% and 7.403%, respectively, showing that the temperature value of the probes can be accurately predicted by the constructed temperature prediction model 1 min in advance.

4.2. Comparison Experiments

As mentioned in the introduction, researchers have made many efforts in temperature of battery prediction over the years. Related studies have demonstrated that certain methods achieve prediction accuracies with MRE values below 5% and 3.05% [43,44]. In contrast, the MRE in this study is significantly lower than these methods, with an average MRE of 0.273% for 34 temperature probes. Using temperature probe 1 as an example, we examine the performance of several models on several evaluation metrics (Table 2) in this section. These metrics include Mean Relative error (MRE), Root Mean Square Error (RMSE), and Mean Absolute Error (MAE). LSTM, GRU, BiLSTM, BiGRU, CNN-LSTM, Transformer, and our suggested BMPTtery model are among the models that are compared.
Comparison 1 Mean Relative Error (MRE): among all the models, BMPTtery has the lowest MRE of 0.2812%. This indicates that it has the smallest relative error in prediction, which is significantly better than the other models BiGRU and BiLSTM are next to BMPTtery with 0.3303% and 0.3439%, respectively, whereas Transformer has the highest MRE of 0.9587%, reflecting its disadvantage in relative error.
Comparison 2 Root Mean Square Error (RMSE): in terms of RMSE, both LSTM and BiGRU achieved the lowest RMSE value of 0.2083, showing that these two models have the least deviation between predicted and actual values. BMPTtery’s RMSE of 0.2837 is higher than that of LSTM and BiGRU, but it still remains stable in overall performance. Transformer had the highest RMSE value of 0.3862, showing its lack of error squared.
Comparison 3 Mean Absolute Error (MAE): BMPTtery performs best on the MAE metric with 7.858%. This indicates that it has the best performance in terms of absolute error, which is significantly better than the other models. BiGRU and BiLSTM follow with 8.956% and 9.404%, respectively. CNN-LSTM and Transformer perform poorly in terms of MAE with 15.068% and 14.918%, respectively.
We plotted the comparison of each model on various measures (as shown in Figure 8) to more easily visualize each model’s performance. We may conclude from the above statistics and graphs that the BMPTtery model outperforms the other comparison models in this experiment in terms of the MRE and MAE indexes. This suggests that when it comes to temperature prediction, BMPTtery has a major edge. BMPTtery still has a major edge in total error control, even though LSTM and BiGRU score better in the RMSE measures. These results demonstrate the superiority of the BMPTtery model and serve as a valuable reference for future model selection and optimization.

4.3. Effects of Prognosis on Different Temperature Anomalies

Table 3 lists the alert and warning thresholds for abnormal battery system temperatures. It is important to note that this methodology is equally applicable to various kinds of battery systems; variations in battery performance and type only cause minor variations in the thresholds [45]. Temperature anomalies are classified into three tiers based on severity, as seen in Table 3: primary warning, secondary warning, and tertiary warning. A level 3 warning condition indicates that the system is still in a safe condition, but precautions need to be taken to prevent further temperature increases. A level 2 warning condition indicates that the battery system is in a hazardous condition and should be stopped to inspect the abnormal area if conditions permit. A level 1 alarm signifies a severe thermal hazard in the battery system, requiring the driver to stop and inspect it immediately in a safe location to prevent a more serious accident and ensure the safety of both the driver and passengers.
We obtained data on a few temperature anomalies in the study cars in order to confirm the model’s ability to forecast different temperature anomalies. Figure 9a,b displays the temperature and TRR curves of the four probes as of June 2020. At temperatures T > 40 °C, probe 30 displayed the OT alerts.
Probe 30 exhibits distinct temperature fluctuation characteristics compared to other probes. This implies that there is a possibility of thermal failure or other issues with the battery or module at Probe 30. Thankfully, all of the probes have TRRs of less than 5 °C/10 s, which is within the safe TRR range, as illustrated by the TRR curves. The temperature and TRR profiles are displayed in Figure 9c before and after applying probe prediction with the trained BMPTtery model. The results demonstrate how well the BMPTtery model predicts temperature and TRR, with the predicted values being relatively near to the actual ones. This allows for the prompt and precise prediction of OT anomalies.
The most common source of OTD abnormalities is one or more probes that are overheated or undercooled. Probe 30 always has the greatest temperature, as shown in Figure 10a, regardless of whether other probe temperature readings rise or fall. However, as the blue curve in Figure 10a illustrates, probe 23’s temperature is consistently lower than probe 30’s, and T d m a x 5   ° C , which results in an OTD warning. This suggests that a battery cell or module close to probe 23 may be experiencing a thermal failure or other issue. If OTD warnings are not predicted and dealt with in a short period of time, they can lead to more serious failures of the battery system, even thermal runaway.
Based on the above example, we choose the data containing OTD anomalies as the prediction object. Figure 10b presents the temperature readings and TD curves for the primary probes (probe 23 and probe 30) both prior to and following the prediction, and the results show that the prediction is good and accurately predicts the OTD anomaly.
The previously mentioned temperature anomalies can be forecasted with a lead time of at least one minute, as the determined PWS interval is one minute (PWS = 6). Despite being brief, one minute is enough to diagnose and resolve less serious temperature abnormalities (such as level 2 and level 3 warning states). Conversely, for temperature anomalies that could lead to thermal runaway of the battery (such as level 1 warning condition), this one-minute warning time is critical for the driver and passengers to quickly get out of harm’s way. Additionally, the PWS can be flexibly adjusted according to the accuracy requirements in Table 1. Accordingly, by flexibly selecting the PWS according to the required prediction accuracy and range, the suggested method can be applied to any type of vehicle.

5. Conclusions

5.1. Work Summary

This paper proposes and validates a multi-step battery temperature prediction method based on the BMPTtery model using actual operational data from electric vehicles. The method helps identify frequent battery temperature anomalies by accurately estimating battery temperatures in advance. The study begins by inverting the multivariate dimensions to better capture the variable relationships between individual time series. The battery temperature is then predicted using the novel network Mamba, and the model’s hyperparameters are found using a tenfold cross-validation technique. Subsequently, the temperature prediction model was trained using the fault-free data, and the results showed that the temperature prediction curves were able to effectively track all the probe temperature variations with a maximum error of no more than 5 °C. In the end, the temperature anomaly diagnosis strategy and the proposed temperature prediction method are utilized to accurately and timely detect temperature faults in the battery system, including excessive temperature, rapid temperature increase, and significant temperature variation.
The devised technique performs exceptionally well in temperature prediction and temperature anomaly identification, according to experimental data. The method provides a viable solution for assessing battery safety by identifying thermal issues and reducing the likelihood of uncontrolled thermal escalation. Moreover, the technique allows for flexible adjustment of the prediction range in accordance with the required prediction sensitivity. The driver and the big data platform manager may have enough time to take immediate action if any temperature anomalies or thermal defects are found inside the next prediction window.

5.2. Future Work

Despite the effective results achieved in this study, thermal runaway of batteries is a complex phenomenon involving a variety of factors such as electrochemical reactions, material properties, mechanical stresses, and environmental conditions. To make the model predictions more realistic and comprehensive, future research will focus on the following areas: Firstly, more variables related to thermal runaway are incorporated into the existing model, such as battery electrochemical reaction parameters, ambient temperature changes, mechanical stress, etc., so that the model can more comprehensively reflect the behavior of the battery under actual working conditions. Secondly, the rich experimental and operational data are utilized to improve the generalization ability of the model under different battery types and operating conditions through data augmentation and transfer learning. The model is then integrated into the battery management system (BMS) to realize real-time monitoring of battery temperature and thermal state, and develop control strategies to actively prevent thermal runaway. Finally, systematic experimental studies are carried out to verify and calibrate the model prediction results to ensure their reliability and accuracy in practical applications.
By these efforts, the model’s accuracy and realism can be improved to contribute more to preventing battery thermal runaway and enhancing the safety performance of electric vehicles. Enhancing collaboration between academics and industry will facilitate the translation and application of research findings, while also aiding in the testing and improvement of the model.

Author Contributions

Conceptualization, methodology, software, validation, formal analysis, resources, writing—original draft preparation, H.S.; investigation, H.S.; writing—review and editing, H.S., Y.L., Q.Z., G.X., T.Z. and X.T.; supervision, Y.L. and Q.Z.; project administration, G.X., T.Z. and X.T. All authors have read and agreed to the published version of the manuscript.

Funding

This work is supported by the Natural Science Foundation of China under Grant 62341604, the Natural Science Foundation of Inner Mongolia under Grant 2022MS06008, the Archives Bureau of Inner Mongolia Autonomous Region of China under Grant 2022-36 and the basic research expenses of universities directly under the Inner Mongolia Autonomous Region project (Research on case qualitative and disciplinary intelligent assistance technology based on knowledge graph).

Data Availability Statement

The data used in this article comes from the New Energy Big Data Alliance 2022 Digital Vehicle Competition. The availability of this data is restricted. The data comes from the New Energy Big Data Alliance competition website and is available from the authors with permission from third parties.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Akinyele, D.O.; Rayudu, R.K. Review of Energy Storage Technologies for Sustainable Power Networks. Sustain. Energy Technol. Assess. 2014, 8, 74–91. [Google Scholar] [CrossRef]
  2. Hannan, M.A.; Hoque, M.M.; Mohamed, A.; Ayob, A. Review of Energy Storage Systems for Electric Vehicle Applications: Issues and Challenges. Renew. Sustain. Energy Rev. 2017, 69, 771–789. [Google Scholar] [CrossRef]
  3. Hu, D.; Huang, S.; Wen, Z.; Gu, X.; Lu, J. A Review on Thermal Runaway Warning Technology for Lithium-Ion Batteries. Renew. Sustain. Energy Rev. 2024, 206, 114882. [Google Scholar] [CrossRef]
  4. Hu, X.; Zhang, K.; Liu, K.; Lin, X.; Dey, S.; Onori, S. Advanced Fault Diagnosis for Lithium-Ion Battery Systems: A Review of Fault Mechanisms, Fault Features, and Diagnosis Procedures. IEEE Ind. Electron. Mag. 2020, 14, 65–91. [Google Scholar] [CrossRef]
  5. Kong, D.; Wang, G.; Ping, P.; Wen, J. Numerical Investigation of Thermal Runaway Behavior of Lithium-Ion Batteries with Different Battery Materials and Heating Conditions. Appl. Therm. Eng. 2021, 189, 116661. [Google Scholar] [CrossRef]
  6. Zhao, H.; Chen, Z.; Shu, X.; Shen, J.; Liu, Y.; Zhang, Y. Multi-Step Ahead Voltage Prediction and Voltage Fault Diagnosis Based on Gated Recurrent Unit Neural Network and Incremental Training. Energy 2023, 266, 126496. [Google Scholar] [CrossRef]
  7. Jiang, L.; Deng, Z.; Tang, X.; Hu, L.; Lin, X.; Hu, X. Data-Driven Fault Diagnosis and Thermal Runaway Warning for Battery Packs Using Real-World Vehicle Data. Energy 2021, 234, 121266. [Google Scholar] [CrossRef]
  8. Li, S.; Zhang, C.; Du, J.; Cong, X.; Zhang, L.; Jiang, Y.; Wang, L. Fault Diagnosis for Lithium-Ion Batteries in Electric Vehicles Based on Signal Decomposition and Two-Dimensional Feature Clustering. Green. Energy Intell. Transp. 2022, 1, 100009. [Google Scholar] [CrossRef]
  9. Xiong, R.; Tian, J.; Shen, W.; Sun, F. A Novel Fractional Order Model for State of Charge Estimation in Lithium Ion Batteries. IEEE Trans. Veh. Technol. 2019, 68, 4130–4139. [Google Scholar] [CrossRef]
  10. Wang, C.; Xi, H.; Wang, M. Investigation on Forced Air-Cooling Strategy of Battery Thermal Management System Considering the Inconsistency of Battery Cells. Appl. Therm. Eng. 2022, 214, 118841. [Google Scholar] [CrossRef]
  11. Hua, Z.; Zheng, Z.; Pahon, E.; Péra, M.-C.; Gao, F. Remaining Useful Life Prediction of PEMFC Systems under Dynamic Operating Conditions. Energy Convers. Manag. 2021, 231, 113825. [Google Scholar] [CrossRef]
  12. Lajara, R.; Perez-Solano, J.J.; Pelegri-Sebastia, J. Predicting the Batteries’ State of Health in Wireless Sensor Networks Applications. IEEE Trans. Ind. Electron. 2018, 65, 8936–8945. [Google Scholar] [CrossRef]
  13. Lu, Z.; Yu, X.L.; Wei, L.C.; Cao, F.; Zhang, L.Y.; Meng, X.Z.; Jin, L.W. A Comprehensive Experimental Study on Temperature-Dependent Performance of Lithium-Ion Battery. Appl. Therm. Eng. 2019, 158, 113800. [Google Scholar] [CrossRef]
  14. Xiong, R.; Sun, W.; Yu, Q.; Sun, F. Research Progress, Challenges and Prospects of Fault Diagnosis on Battery System of Electric Vehicles. Appl. Energy 2020, 279, 115855. [Google Scholar] [CrossRef]
  15. Jiang, J.; Zhang, R.; Wu, Y.; Chang, C.; Jiang, Y. A Fault Diagnosis Method for Electric Vehicle Power Lithium Battery Based on Wavelet Packet Decomposition. J. Energy Storage 2022, 56, 105909. [Google Scholar] [CrossRef]
  16. Daowd, M.; Antoine, M.; Omar, N.; Lataire, P.; Van Den Bossche, P.; Van Mierlo, J. Battery Management System—Balancing Modularization Based on a Single Switched Capacitor and Bi-Directional DC/DC Converter with the Auxiliary Battery. Energies 2014, 7, 2897–2937. [Google Scholar] [CrossRef]
  17. Panchal, S.; Mathewson, S.; Fraser, R.; Culham, R.; Fowler, M. Thermal Management of Lithium-Ion Pouch Cell with Indirect Liquid Cooling Using Dual Cold Plates Approach. SAE Int. J. Altern. Powertrains 2015, 4, 293–307. [Google Scholar] [CrossRef]
  18. Xiang, D.; Yang, C.; Li, H.; Zhou, Y.; Zhu, S.; Li, Y. Online Monitoring of Lithium-Ion Battery Internal Temperature Using PWM Switching Oscillations. IEEE Trans. Power Electron. 2023, 38, 1166–1177. [Google Scholar] [CrossRef]
  19. Wang, N.; Chen, A.; Zhao, W.; Zhu, R.; Duan, B. An Online Temperature Estimation for Cylindrical Lithium-Ion Batteries Based on Simplified Distribution Electrical-Thermal Model. J. Energy Storage 2022, 55, 105326. [Google Scholar] [CrossRef]
  20. Liu, Y.; Huang, Z.; Wu, Y.; Yan, L.; Jiang, F.; Peng, J. An Online Hybrid Estimation Method for Core Temperature of Lithium-Ion Battery with Model Noise Compensation. Appl. Energy 2022, 327, 120037. [Google Scholar] [CrossRef]
  21. Li, M.; Dong, C.; Yu, X.; Jia, H. Data-Model Alliance Network for the Online Multi-Step Thermal Warning of Energy Storage System Based on Surface Temperature Diffusion. Patterns 2022, 3, 100432. [Google Scholar] [CrossRef] [PubMed]
  22. Liu, X.; Ren, D.; Hsu, H.; Feng, X.; Xu, G.-L.; Zhuang, M.; Gao, H.; Lu, L.; Han, X.; Chu, Z.; et al. Thermal Runaway of Lithium-Ion Batteries without Internal Short Circuit. Joule 2018, 2, 2047–2064. [Google Scholar] [CrossRef]
  23. Feng, X.; Zheng, S.; He, X.; Wang, L.; Wang, Y.; Ren, D.; Ouyang, M. Time Sequence Map for Interpreting the Thermal Runaway Mechanism of Lithium-Ion Batteries with LiNixCoyMnzO2 Cathode. Front. Energy Res. 2018, 6, 126. [Google Scholar] [CrossRef]
  24. Hong, J.; Wang, Z.; Chen, W.; Yao, Y. Synchronous Multi-Parameter Prediction of Battery Systems on Electric Vehicles Using Long Short-Term Memory Networks. Appl. Energy 2019, 254, 113648. [Google Scholar] [CrossRef]
  25. Hong, J.; Wang, Z.; Yao, Y. Fault Prognosis of Battery System Based on Accurate Voltage Abnormity Prognosis Using Long Short-Term Memory Neural Networks. Appl. Energy 2019, 251, 113381. [Google Scholar] [CrossRef]
  26. Shen, J.; Zhang, Z.; Shen, S.; Zhang, Y.; Chen, Z.; Liu, Y. Accurate State of Temperature Estimation for Lithium-Ion Batteries Based on Square Root Cubature Kalman Filter. Appl. Therm. Eng. 2024, 242, 122452. [Google Scholar] [CrossRef]
  27. Paccha-Herrera, E.; Jaramillo-Montoya, F.; Calderón-Muñoz, W.R.; Tapia-Peralta, D.; Solórzano-Castillo, B.; Gómez-Peña, J.; Paccha-Herrera, J. A Particle Filter-Based Approach for Real-Time Temperature Estimation in a Lithium-Ion Battery Module during the Cooling-down Process. J. Energy Storage 2024, 94, 112413. [Google Scholar] [CrossRef]
  28. Zafar, M.H.; Bukhari, S.M.S.; Houran, M.A.; Mansoor, M.; Khan, N.M.; Sanfilippo, F. DeepTimeNet: A Novel Architecture for Precise Surface Temperature Estimation of Lithium-Ion Batteries across Diverse Ambient Conditions. Case Stud. Therm. Eng. 2024, 61, 105002. [Google Scholar] [CrossRef]
  29. LeCun, Y.; Bengio, Y.; Hinton, G. Deep Learning. Nature 2015, 521, 436–444. [Google Scholar] [CrossRef]
  30. Ghahramani, Z. Probabilistic Machine Learning and Artificial Intelligence. Nature 2015, 521, 452–459. [Google Scholar] [CrossRef]
  31. Gu, A.; Dao, T. Mamba: Linear-Time Sequence Modeling with Selective State Spaces. arXiv 2023, arXiv:2312.00752. [Google Scholar]
  32. Schiff, Y.; Kao, C.-H.; Gokaslan, A.; Dao, T.; Gu, A.; Kuleshov, V. Caduceus: Bi-Directional Equivariant Long-Range DNA Sequence Modeling. arXiv 2024, arXiv:2403.03234. [Google Scholar]
  33. Bhirangi, R.; Wang, C.; Pattabiraman, V.; Majidi, C.; Gupta, A.; Hellebrekers, T.; Pinto, L. Hierarchical State Space Models for Continuous Sequence-to-Sequence Modeling. arXiv 2024, arXiv:2402.10211. [Google Scholar]
  34. Shi, Z. MambaStock: Selective State Space Model for Stock Prediction. arXiv 2024, arXiv:2402.18959. [Google Scholar]
  35. Ahamed, M.A.; Cheng, Q. TimeMachine: A Time Series Is Worth 4 Mambas for Long-Term Forecasting. arXiv 2024, arXiv:2403.09898. [Google Scholar]
  36. Liu, Y.; Hu, T.; Zhang, H.; Wu, H.; Wang, S.; Ma, L.; Long, M. ITransformer: Inverted Transformers Are Effective for Time Series Forecasting. arXiv 2023, arXiv:2310.06625. [Google Scholar]
  37. Gu, A.; Johnson, I.; Goel, K.; Saab, K.; Dao, T.; Rudra, A.; Ré, C. Combining Recurrent, Convolutional, and Continuous-Time Models with Linear State-Space Layers. Adv. Neural Inf. Process. Syst. 2021, 34, 572–585. [Google Scholar]
  38. Gu, A.; Goel, K.; Ré, C. Efficiently Modeling Long Sequences with Structured State Spaces. arXiv 2021, arXiv:2111.00396. [Google Scholar]
  39. Gu, A.; Dao, T.; Ermon, S.; Rudra, A.; Re, C. HiPPO: Recurrent Memory with Optimal Polynomial Projections. Adv. Neural Inf. Process. Syst. 2020, 33, 1474–1487. [Google Scholar]
  40. Elfwing, S.; Uchibe, E.; Doya, K. Sigmoid-Weighted Linear Units for Neural Network Function Approximation in Reinforcement Learning. Neural Netw. 2018, 107, 3–11. [Google Scholar] [CrossRef]
  41. Zheng, Y.; Ouyang, M.; Li, X.; Lu, L.; Li, J.; Zhou, L.; Zhang, Z. Recording Frequency Optimization for Massive Battery Data Storage in Battery Management Systems. Appl. Energy 2016, 183, 380–389. [Google Scholar] [CrossRef]
  42. Zhao, J.; Feng, X.; Wang, J.; Lian, Y.; Ouyang, M.; Burke, A.F. Battery Fault Diagnosis and Failure Prognosis for Electric Vehicles Using Spatio-Temporal Transformer Networks. Appl. Energy 2023, 352, 121949. [Google Scholar] [CrossRef]
  43. Chen, Z.; Xiong, R.; Lu, J.; Li, X. Temperature Rise Prediction of Lithium-Ion Battery Suffering External Short Circuit for All-Climate Electric Vehicles Application. Appl. Energy 2018, 213, 375–383. [Google Scholar] [CrossRef]
  44. Tang, X.; Yao, K.; Liu, B.; Hu, W.; Gao, F. Long-Term Battery Voltage, Power, and Surface Temperature Prediction Using a Model-Based Extreme Learning Machine. Energies 2018, 11, 86. [Google Scholar] [CrossRef]
  45. Hong, J.; Zhang, H.; Xu, X. Thermal Fault Prognosis of Lithium-Ion Batteries in Real-World Electric Vehicles Using Self-Attention Mechanism Networks. Appl. Therm. Eng. 2023, 226, 120304. [Google Scholar] [CrossRef]
Figure 1. The logic diagram of the research.
Figure 1. The logic diagram of the research.
Batteries 10 00373 g001
Figure 2. The structure of selective SSM (Mamba).
Figure 2. The structure of selective SSM (Mamba).
Batteries 10 00373 g002
Figure 3. Mamba block.
Figure 3. Mamba block.
Batteries 10 00373 g003
Figure 4. Schematic diagram for different temperature prediction time windows.
Figure 4. Schematic diagram for different temperature prediction time windows.
Batteries 10 00373 g004
Figure 5. Overall voltage following a dual-stage de-noising and smoothing procedure.
Figure 5. Overall voltage following a dual-stage de-noising and smoothing procedure.
Batteries 10 00373 g005
Figure 6. 34 temperature probe predictors: (a) MRE Comparison, (b) MSE Comparison.
Figure 6. 34 temperature probe predictors: (a) MRE Comparison, (b) MSE Comparison.
Batteries 10 00373 g006
Figure 7. Partial temperature probe prediction effect: (a) True Temperature, (b) Predicted Temperature, (c) Error between real and predicted temperature.
Figure 7. Partial temperature probe prediction effect: (a) True Temperature, (b) Predicted Temperature, (c) Error between real and predicted temperature.
Batteries 10 00373 g007
Figure 8. Comparative results of different temperature estimation methods.
Figure 8. Comparative results of different temperature estimation methods.
Batteries 10 00373 g008
Figure 9. Forecasting the impact of temperature anomalies: (a) the temperature profiles of four probes, (b) the TRR curves of four probes, (c) predicting the temperature and TRR curves for probe 30.
Figure 9. Forecasting the impact of temperature anomalies: (a) the temperature profiles of four probes, (b) the TRR curves of four probes, (c) predicting the temperature and TRR curves for probe 30.
Batteries 10 00373 g009
Figure 10. Forecasting the impact of temperature anomalies: (a) the temperature curves of six probes, (b) the probe temperatures and TD curves of probe 23 and probe 30 prediction.
Figure 10. Forecasting the impact of temperature anomalies: (a) the temperature curves of six probes, (b) the probe temperatures and TD curves of probe 23 and probe 30 prediction.
Batteries 10 00373 g010
Table 1. Multi-step forward temperature prediction model’s hyper-parameter selection.
Table 1. Multi-step forward temperature prediction model’s hyper-parameter selection.
Hyper-ParametersMRE (%)RMSE (°C)MAE (%)
Batch SizeDropout RateEpochTWS (10 s)PWS (10 s)
160.4103060.36140.296810.05
320.4103060.36470.301710.14
640.4103060.37060.306110.33
1280.4103060.40510.317311.29
2560.4103060.45540.334612.66
5120.4103060.50060.354213.90
10240.4103060.50330.362913.97
160.5103060.37300.302210.37
160.3103060.35180.29189.790
160.2103060.34240.28859.532
160.1103060.336360.286149.368
160.1153060.336340.286169.368
160.1203060.336330.286179.367
160.1303060.336390.286169.369
160.1503060.33640.286149.3693
160.120660.28120.28377.858
160.1206060.36960.296110.29
160.1209060.4050.305011.269
160.1206120.38000.361910.57
160.1206300.67090.535418.61
160.1206601.0850.742130.02
160.1206901.4350.893939.49
Table 2. Performance metrics of different temperature estimation methods.
Table 2. Performance metrics of different temperature estimation methods.
ModelMRE (%)RMSE (°C)MAE (%)
LSTM0.35540.20839.768
GRU0.37370.211310.28
BiLSTM0.34390.21579.4045
BiGRU0.33030.20838.9562
CNN-LSTM0.55820.248415.068
Transformer0.95870.386214.918
BMPTtery0.28120.28377.858
Table 3. Thresholds for detecting temperature anomalies.
Table 3. Thresholds for detecting temperature anomalies.
Type of Alert or NotificationMREAlarm Level
Over-temperature 40   ° C T 50   ° C 3
50   ° C T < 65   ° C 2
T 65   ° C 1
Over temperature difference 5   ° C T d m a x < 8   ° C 2
T d m a x 8   ° C 1
Over temperature rise T d m a x 5   ° C / 10   s 1
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Shen, H.; Liu, Y.; Zhao, Q.; Xue, G.; Zhang, T.; Tan, X. Multi-Step Temperature Prognosis of Lithium-Ion Batteries for Real Electric Vehicles Based on a Novel Bidirectional Mamba Network and Sequence Adaptive Correlation. Batteries 2024, 10, 373. https://doi.org/10.3390/batteries10100373

AMA Style

Shen H, Liu Y, Zhao Q, Xue G, Zhang T, Tan X. Multi-Step Temperature Prognosis of Lithium-Ion Batteries for Real Electric Vehicles Based on a Novel Bidirectional Mamba Network and Sequence Adaptive Correlation. Batteries. 2024; 10(10):373. https://doi.org/10.3390/batteries10100373

Chicago/Turabian Style

Shen, Hongyu, Yuefeng Liu, Qiyan Zhao, Guoyue Xue, Tiange Zhang, and Xiuying Tan. 2024. "Multi-Step Temperature Prognosis of Lithium-Ion Batteries for Real Electric Vehicles Based on a Novel Bidirectional Mamba Network and Sequence Adaptive Correlation" Batteries 10, no. 10: 373. https://doi.org/10.3390/batteries10100373

APA Style

Shen, H., Liu, Y., Zhao, Q., Xue, G., Zhang, T., & Tan, X. (2024). Multi-Step Temperature Prognosis of Lithium-Ion Batteries for Real Electric Vehicles Based on a Novel Bidirectional Mamba Network and Sequence Adaptive Correlation. Batteries, 10(10), 373. https://doi.org/10.3390/batteries10100373

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop