1. Introduction
With the increase of global environmental awareness and the transformation of energy structures, electric ships, as an important part of green shipping, are gradually becoming a new trend in the development of the shipping industry [
1,
2]. The research on modern hybrid energy ships covers various aspects, such as optimized scheduling [
3] and battery power [
4]. In this context, the performance and lifetime of lithium-ion batteries (LIBs), as the core energy storage devices of electric ships, are directly related to the range, operational efficiency, and safety of ships. Therefore, accurately predicting the life of new marine LIB energy storage systems is of great significance for optimizing battery management, improving battery usage efficiency, and ensuring safe ship operation [
5].
Lithium-ion batteries have been widely used in many fields, such as electric vehicles, energy storage systems, and electric ships, due to their high energy density and long cycle life [
6]. Taking electric ships as an example, with the prolongation of the battery usage time, its performance will gradually decay, and the battery will undergo a nonlinear aging process until it cannot meet the standard operation requirements of the ship. The nonlinear aging process is mainly reflected in the battery capacity decreasing slowly before the knee point and accelerating after the knee point [
7]. The end-of-life (EOL) is reached when the remaining capacity is less than 80% of the nominal capacity. Therefore, early battery cycling characteristics and cycle to the knee (CTK) are utilized to predict cycle life (CL) to facilitate the timely detection of trends in battery performance. It provides a scientific basis for battery maintenance, replacement, and ship scheduling, thus avoiding the safety hazards and economic losses caused by battery failure.
Researchers have used various methods to predict the CL of Li-ion batteries effectively. Model-based techniques, such as electrochemical, thermal, and aging models, predict battery life by describing the battery’s reaction processes and aging rates [
8,
9]. However, these methods require precise battery parameters and complex computational processes. Another approach is based on data-driven prediction; methods such as recurrent neural networks (RNNs), long short-term memory (LSTM), multi-head attention mechanisms, and temporal convolutional networks (TCNs) have shown good predictive ability. RNN-based frameworks can predict capacity trajectories using only a small amount of historical data. However, the method suffers from the problem of forgetting early information when the time series is too long [
10]. LSTM, as a time-series model that retains all the sequence information, is commonly used for battery capacity prediction [
11,
12]. However, it has limitations in regard to efficient feature extraction, especially when dealing with complex patterns and small datasets. Ge et al. employed a multi-head attention mechanism to predict battery life accurately [
13]. This mechanism captures the complex relationships between different parts of the input data for efficient feature extraction. However, it is worth noting that a high computational cost accompanies the multi-head attention mechanism, while sufficient input data are usually required to ensure the prediction accuracy. On the other hand, TCNs are known for their parallel computing capabilities and efficient processing of long time-series data but may fail to highlight important features in deep structures [
14]. Given this, this paper innovatively incorporates the efficient channel attention (ECA) mechanism into TCN, aiming to remedy this deficiency. ECA enhances TCN’s ability to capture key features, which not only optimizes the highlighting of information in focus but also improves the sensitivity and accuracy of the model in dealing with battery capacity prediction, especially in the face of multi-level feature interactions and nonlinear variations.
In addition, fusion models are also commonly used in battery life prediction to improve the accuracy and robustness of the prediction by integrating the advantages of different models. Xue and Chen used the combination of an adaptive untraceable Kalman filter (AUKF), support vector regression (SVR), a graphical neural network (GNN), and a particle filter (PF), respectively. However, the latter has the limitation of dynamic updating [
15,
16,
17]. Li used the synergy of SVR and PF to optimize the bi-exponential model and enhance the accuracy of the capacity prediction [
18]. Ma proposed combining the physical model with a deep neural network (DNN), emphasizing the accuracy of prediction and model interpretability [
19]. Additionally, LSTM is often combined with other algorithms. Safitri et al. aimed to balance data simplification and feature preservation by optimizing the structure by combining gated recurrent units (GRU) with LSTM [
20]. Further, scholars integrated LSTM with vibration modal decomposition (VMD) and Gaussian process regression (GPR) algorithms, first utilizing VMD to perform fine frequency splitting of the data and then LSTM, focusing on the prediction of the residual components, while GPR is responsible for the capacity regeneration part, in order to achieve accurate prediction of the capacity of lithium-ion batteries [
21]. To address the challenges of insufficient feature extraction and the dependence of prediction accuracy on data strength, the study proposes a framework that combines a generalized learning system (BLS) with LSTM. The BLS is used for high-level feature extraction, and subsequently, LSTM handles the time series [
22]. An augmented architecture is formed to improve the overall predictive relevance and accuracy. However, these approaches generally focus on processing the input data to enhance model prediction accuracy and computational efficiency but inevitably lead to the loss of key data features. This study aims to overcome this limitation by employing two models for in-depth mining of the spatial dimension and time series features of the raw battery data, respectively, to comprehensively capture and utilize the potential features in the early battery data that are closely related to the lifespan, thus exploiting the intrinsic information of the data more systematically.
Additionally, in the field of battery life prediction, single-cell trajectory prediction and multi-cell CL point prediction have attracted much attention as mainstream methods. For single-cell trajectory tracking, researchers have extensively employed advanced statistical and machine learning models such as Gaussian process regression [
23,
24], support vector machines [
25,
26,
27], and correlation vector machines [
28,
29,
30]. The accurate prediction of battery performance degradation is achieved through data processing and the feature extraction of battery capacity sequences. With more battery capacity data, the model can thoroughly learn and predict future capacity values close to the actual battery capacity. However, the prediction of a single battery capacity sequence often fails to fully capture the complex features in the charge/discharge cycle, which in turn may limit the accuracy of the prediction. To address this challenge, researchers have proposed a strategy to extract highly correlated degradation features from a battery’s early charging and discharging stages. The CL of the battery and its degradation trajectory are predicted by processing the initial data and feature extraction [
31]. Despite the improvement of this method, it is still insufficient in reflecting the nonlinear aging characteristics of batteries, especially the critical turning points such as the knee point.
For the multi-cell CL prediction task, Ma et al. used a convolutional neural network (CNN) and GPR for battery life prediction; a CNN was used for the initial estimation of cycle life and extraction of discharge capacity features, after which a double exponential model (DEM) was used for identification [
32]. Chen et al. proposed an innovative joint prediction framework, which combines a multi-objective Gaussian process (MOGP) with LSTM [
33]. The MOGP is responsible for predicting the early aging endpoints of the cells, while the LSTM effectively captures and predicts the aging trajectories of the cells. The experimental results show that the joint model exhibits efficiency and accuracy with significantly lower errors in CL prediction compared to the benchmark method. However, the method is still deficient in utilizing information from CTK, a key turning point in the nonlinear aging process of cells. Traditional approaches tend to treat CL and CTK prediction as independent tasks [
34], ignoring their intrinsic connection. This limits the ability of the model to fully understand and accurately predict the whole process of nonlinear battery aging.
In this study, innovative research is conducted to construct more accurate lifetime prediction models by utilizing the spatial and temporal characteristics of multi-dimensional data parameters such as voltage (V), current (I), and temperature (T). A joint prediction architecture is proposed by systematically integrating TCN and ECA. At the feature extraction level, the ECA module is introduced to enhance the dynamic sensing capability of the TCN network for temporal features. At the prediction mechanism level, a CL-CTK collaborative prediction framework is innovatively constructed to effectively enhance the model’s ability to characterize the complex nonlinear relationships in the battery degradation process. This fusion strategy accurately captures the dynamic evolution law during battery aging through the synergistic optimization of multi-dimensional features. It demonstrates a significant improvement in prediction accuracy over the traditional single-model approach. The primary contributions of this paper are summarized as follows:
1. This paper designs and implements a spatial feature extraction module and a temporal feature extraction module, a framework that can efficiently extract key spatial and temporal features from the early V/I/T data of batteries, laying the foundation for subsequent prediction.
2. By integrating CTK prediction into the CL prediction process, this model effectively accounts for the nonlinear aging characteristics of the battery, significantly improving prediction accuracy. The experimental results indicate that the RMSE of the model on CL prediction is reduced to an error level of 106 cycles when utilizing data from the first 100 cycles of the battery.
3. In this study, a joint prediction model is used and rigorously validated on the Stanford dataset. The experimental results show that combining TCN with ECA enhances the feature extraction capability of the model. Further, when this combined model is used for joint prediction with CTK, the predictive ability of the model is further improved.
The rest of the paper is organized as follows:
Section 2 describes the relevant modules used in this paper.
Section 3 discusses the dataset used in this paper and the model architecture used for battery CTK prediction and CL prediction.
Section 4 includes evaluation metrics, experimental details, and experimental results, discussing the prediction results for CL and CTK, respectively. Finally,
Section 5 includes conclusions.