Next Article in Journal
Surface Vessels Detection and Tracking Method and Datasets with Multi-Source Data Fusion in Real-World Complex Scenarios
Previous Article in Journal
Edge_MVSFormer: Edge-Aware Multi-View Stereo Plant Reconstruction Based on Transformer Networks
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Degradation Prediction of PEMFCs Based on Discrete Wavelet Transform and Decoupled Echo State Network

by
Jie Sun
1,
Wenshuo Li
2,
Mengying He
3,
Shiyuan Pan
4,
Zhiguang Hua
4,*,
Dongdong Zhao
4,*,
Lei Gong
1 and
Tianyi Lan
1
1
School of Electrical and Control Engineering, Shaanxi University of Science and Technology, Xi’an 710021, China
2
School of Environment and Safety Engineering, North University of China, Taiyuan 030051, China
3
Xi’an Institute of Microelectronics, China Aerospace Industry Corp., Xi’an 710065, China
4
School of Automation, Northwestern Polytechnical University, Xi’an 710072, China
*
Authors to whom correspondence should be addressed.
Sensors 2025, 25(7), 2174; https://doi.org/10.3390/s25072174
Submission received: 26 February 2025 / Revised: 24 March 2025 / Accepted: 27 March 2025 / Published: 29 March 2025
(This article belongs to the Section Sensor Networks)

Abstract

:
Predicting the degradation process of proton exchange membrane fuel cells (PEMFCs) under diverse operational conditions is crucial for their maintenance planning and health monitoring, but it is also quite complex. The variability in dynamic conditions and the shortcomings of short-term forecasting methods make accurate predictions difficult in practice. To strengthen the precision of deterioration predictive methods, this study introduces a degradation prediction of PEMFCs incorporating discrete wavelet transform (DWT) and a decoupled echo state network (DESN). The high-frequency noise is shielded by wavelet decomposition. Within data-driven approaches, an echo state network (ESN) can estimate the decline in PEMFC performance. To address the issue of low forecasting precision, this paper introduces a novel DESN with a lateral inhibition based on the decreasing inhibition (DESN-Z) mechanism. This enhancement aims to refine the ESN structure by mitigating the impact of other neurons and sub-reservoirs on the currently active ones, achieving initial decoupling. The lateral inhibition mechanism expedites the network’s acquisition of pertinent information and refines predictions by intensifying the rivalry among active neurons while suppressing others, thereby diminishing neuron interconnectivity and curbing redundant internal state data. Overall, combining DWT with DESN-Z (DDESN-Z) bolsters feature representation, promotes sparsity, mitigates overfitting risks, and enhances the network’s generalization capabilities. It has been demonstrated that DDESN-Z significantly elevates the precision of long-term PEMFC degradation predictions across static, quasi-dynamic, and fully dynamic scenarios.

1. Introduction

Amid the intensifying international energy crunch and growing sustainability concerns, the industrial sector has zeroed in on the pursuit of clean energy technologies as a key area of research [1]. Proton exchange membrane fuel cells (PEMFCs) have emerged as a paradigm of eco-friendly and efficient energy conversion devices, offering tremendous potential for use in the electric vehicle industry [2,3]. However, PEMFCs face challenges in practical applications, notably high costs and inadequate durability, which hinder their commercial feasibility and market penetration [4,5]. Therefore, it is crucial to thoroughly investigate PEMFC degradation mechanisms and develop reliable methods for predicting their performance decline and lifespan [6].
The primary approaches for prognosticating the remaining useful life (RUL) encompass model-based, data-oriented, and integrated methodologies [7,8]. Model-based strategies delve into degradation processes using physicochemical principles or mechanisms [9], requiring minimal data but posing significant challenges in model development [10]. He et al. [11] developed an empirical model to analyze PEMFC performance degradation across various conditions. Additionally, in [12], a model-based method was introduced and tested for robustness and validity under uncertain operational conditions. The hybrid method included the synergy between data-oriented methods, as well as the integration of model-based and data-oriented methods [13]. The pairing calculation of the two data-driven methods was complex and lacked high interpretability. The integration of model-driven and data-driven methods [14,15] faces the same problem as model-driven methods [16]. Data-driven methods do not necessitate prior knowledge and only obtain a suitable model through training data [17]. In [18], the authors present a practical approach leveraging the Fréchet distance and an extreme learning machine optimized by particle swarm optimization for precise predictions. A method integrating the Bayesian gated recurrent unit paired with convolutional neural network–long short-term memory, estimation, and uncertainty quantification was proposed in [19].
The echo state network (ESN), introduced by Jaeger in 2001, is an innovative recurrent neural network distinguished by its sparse connectivity, weight sharing, and robust long-term memory capabilities. These features render it highly suitable for addressing sequence data and time-dependent challenges. Notably, ESN circumvents the gradient disappearance or explosion issues common in traditional recurrent neural networks (RNNs) [20]. Across various domains, including image recognition, target tracking, text classification, sentiment analysis, and the optimal control of complex systems, ESN has demonstrated widespread applicability and notable achievements, particularly in time series prediction. In the realm of fuel cells, ESN was initially applied to fault diagnosis and subsequently yielded promising results in degradation prediction. He et al. [21] suggested combining the least absolute shrinkage and selection operator with ESN for improved performance. In [22], they introduced an ESN cycle reservoir with a jump (CRJ) to enhance prediction accuracy. In [23], the researchers proposed a multi-reservoir ESN for voltage degradation forecasting. Morando et al. [24] utilized ESN for voltage aging prediction and conducted a variance analysis to examine the impact of different ESN parameters. Li et al. [25] proposed a method for forecasting performance deterioration in PEMFCs, based on a bidirectional long short-term memory (Bi-LSTM)–gated cycle unit (GRU)–ESN fusion prediction framework. By combining the deep learning capabilities of Bi-LSTM and GRU, as well as the dynamic system modeling advantages of ESN, this method effectively captured the complex dynamic characteristics of PEMFC degradation and significantly improved the predictive precision. Gibey et al. [26] proposed a diagnosis and prediction method under an industrial framework to guide preventive maintenance and system control.
With the goal of improving the forecast accuracy of PEMFC multi-time scale degradation, a decreasing suppression decoupled echo state network based on discrete wavelet transform (DWT) and particle swarm optimization (PSO) is proposed. Firstly, the degradation voltage is used to characterize the aging performance. The multi-time scale degradation index is decomposed by wavelet decomposition, and the low-frequency and high-frequency signals are extracted, respectively. Then, a new ESN structure is constructed, the network sub-reservoir structure is improved to obtain a decoupled ESN, and the decreasing inhibition mechanism is added to obtain DESN-Z. The low-frequency signal that retains the original degradation trend is used as input, and the long-term prediction is performed after training by the DESN-Z network. Finally, the DWT-DESN-Z (DDESN-Z) network structure parameters are optimized by PSO, which shows that the exactness of the long-term projections for PEMFC’RUL is improved. The essential contributions of this paper are as follows:
(1)
The degradation of the PEMFC is separated into a low-frequency signal that is shielded and a high-frequency signal that is retained to obtain smooth degradation curve characterization.
(2)
A method that involves a decoupled echo state network with a mechanism for decreasing inhibition is proposed. This approach further decouples the network structure to enable accurate prediction.
(3)
The degradation is precisely predicted by optimizing parameters using PSO, ensuring that the structural and weight superposition parameters of the sub-reservoir are optimal.
In Section 2, the operating test and implementation plan are introduced. A novel prediction method in proposed in Section 3. The test results are shown in Section 4. Section 5 presents the main conclusions.

2. Experimental Platform and Implementation Plan

2.1. Experimental Platform

The dataset from the Fuel Cell Laboratory (FCLAB) [27], which comprises aging data under varying current conditions, is employed to validate the life prediction methodology. The operating state and parameter configuration of the PEMFC system under static (FC1), quasi-dynamic (FC2), and fully dynamic conditions (FC3) are recorded. In this study, the terminal voltage serves as a key condition metric, and the enhanced model undergoes multi-step predictions using datasets collected under diverse operational scenarios. The experimental setup of the PEMFC system is presented in Figure 1. A selection of working parameters is presented in Table 1.
An adaptive filter, leveraging the least mean square (LMS) algorithm, is utilized to filter and reconstruct the dataset. This process aims to preserve the degradation trend of the original output voltage while eliminating significant interference noise signals. Following wavelet decomposition, the refined network structure parameters are configured as specified: The input weight Win ranges between −0.5 and 0.5, the sub-reservoir cycle weight W falls within [−0.5, 0.5], and the sub-reservoir neurons are set as equal (N1 = N2 = N3 = N4). Additionally, the leakage rates α1, α2, α3, and α4 lie between 0 and 1 (exclusive), the output regularization factors γ1, γ2, γ3, and γ4 are within the interval (0.001, 0.009], and the parallel output combined weights p1, p2, and p3 are within (0.01, 0.99].

2.2. Implementation Plan

This study combines DWT and DESN-Z and uses PSO to optimize structural parameters to achieve the accurate prediction of PEMFC performance. Specifically, the aging process of PEMFCs is divided into low-frequency and high-frequency signals by DWT, and the low-frequency signal is retained to characterize the aging process. Then, corresponding to the input interface of DESN-Z, the low-frequency result of the final decomposition is selected as the different inputs of DESN-Z. Finally, the PSO is leveraged to optimize the parameters of DDESN-Z to achieve an accurate estimation of PEMFC wear-out and RUL. The implementation scheme for constructing DDESN-Z is shown in Figure 2.

2.3. Evaluation Index

This study employs the output voltage as a key metric. Following dataset filtration and reconstruction across the various operating conditions, the original output voltage’s substantial noise is mitigated while preserving its degradation pattern. The root mean square error (RMSE) and mean absolute percentage error (MAPE) serve as the benchmarks for evaluating performance, with their respective calculation formulae detailed subsequently.
RMSE = 1 M m = 1 M t l k t k 2
MAPE = 1 M m = 1 M t m k t k t m k
where t(k) is the predicted voltage, t′(k) denotes the actual voltage, and M corresponds to the count of predicted outcomes.

3. Mathematical Model

3.1. Discrete Wavelet Transform

Fourier analysis has found extensive application in the realm of time-frequency domain conversion, enabling the breakdown of an original signal into sine waves varying in frequency. However, this process entails the loss of temporal information. To address this limitation of traditional Fourier analysis, the wavelet transform (WT) has been introduced. By employing dilation and translation, WT can examine local characteristics across various time and frequency scales [28]. In WT, extended periods are assigned to the lower-frequency components of the signal, whereas shorter intervals are used for high-frequency components. Consequently, WT excels in examining nonstationary signals and has been adopted in the diagnostics of systems [29]. The serial form of the wavelet transform is denoted as follows:
C ( a ,   b ) = 1 a + f ( k ) ψ * ( k b a ) d k
where f(k) represents the initial signal, with ψ(k) being the primary wavelet and ψ(k) its conjugate of a complex number. The wavelet dilation and translation factors are denoted as a (a > 0) and b (bR), respectively. We utilize the Daubechies (DB4) wavelet due to its capacity to redistribute signal energy, focusing most of it on the estimated part. A smaller a compresses the wavelet, while a larger value of a stretches it. For discretization, we typically use a scale factor of 2pq. The discrete wavelet transform (DWT) is then defined based on these parameters and the chosen wavelet function.
D ( p ,   q ) = 2 p / 2 + f ( k ) ψ * ( 2 p k q ) d k
where p and q are both whole numbers, the DWT of the initial signal is determined utilizing the Mallat algorithm [25].
S 2 p f ( k ) = q h q S 2 p 1 f ( k 2 p q ) W 2 p f ( k ) = q g q S 2 p 1 f ( k 2 p q )
where S2p is the smoothing operator with S0f(k) = f(k). W2pf(k) represents the DWT of f(k), while hq and gq are parameters of the orthogonal filtering system.
H l o w ( ω ) = q h q e i q ω G h i g h ( ω ) = q g q e i q ω
Subsequently, the signal f(k) denotes the following:
f ( k ) = q c A 0 ψ p , q ( k ) = q c A 1 ψ p 1 , q ( k ) + q c D 1 ψ p 1 , q ( k ) = c A 1 ( k ) + c D 1 ( k )
Using the method of signal decomposition at multiple resolutions, at each level of decomposition, m (from 0 to M) of the signal breaks down into an approximation component (cAm+1), capturing features at low frequencies or broader scales, and a detail component (cDm+1), capturing features at high frequencies or finer scales of cAm. Consequently, f(k) is disintegrated into M such layers.
f ( k ) = c A 1 ( k ) + c D 1 ( k ) = c A 2 ( k ) + c D 2 ( k ) + c D 1 ( k ) = c A M ( k ) + m = 1 M c D m ( k )
Basically, predicting the lifespan of a PEMFC system involves managing time-varying series data. The DWT process of breaking down is advantageous for addressing dynamic health indicators that exhibit properties across various temporal scales.

3.2. Echo State Network

An ESN is an innovative neural network designed for processing time-series data. It simulates the “internal state” of the network by connecting a vast number of neurons within a reservoir. This network comprises input units, a reservoir, and output units, and it fine-tunes parameters such as leakage rate, spectral radius, and regularization to determine the output weights, as outlined in [30]. The classical network architecture of the ESN is depicted in Figure 3.

3.3. Decoupled Echo State Network

Drawing inspiration from the ESN, the DESN was developed, featuring multiple sub-reservoirs, each potentially containing an equal or unequal number of neurons. These sub-reservoirs are tasked with capturing diverse temporal patterns or features within the input data, thereby augmenting the network’s flexibility and complexity, as noted in [31]. The DESN accomplishes decoupling by modulating the connection weights among the various sub-reservoirs, facilitating independent learning and adaptation to distinct features. The DESN configuration is presented in Figure 4.

3.4. Decoupled Echo State Network with Z-Scheme

In our study, we introduce a reservoir-decreasing inhibition-based inhibition mechanism (Z-scheme) into the DESN to bolster decoupling and minimize extraneous information. The structure (DESN-Z) fosters competition among active neurons while suppressing others, thereby expediting the acquisition of valuable information within the network and further refining prediction accuracy. The network structure of DESN-Z can be seen in Figure 5.
In the DESN-Z framework, the quantities of nodes designated for the input, state, and output of the sub-reservoir are L, M, and N, respectively. Utilizing the parameter vector Gi, we assign it as the input h(k) for the DESN-Z. The formula for updating the corresponding state of the sub-reservoir is as follows:
v ˜ k = f A in * h k + A * v k 1
v k = 1 α * v k 1 + α * v ˜ k
At time step k, v(k) ∈ ℝ(NM)×1 and v ~ ( k ) ∈ ℝ(NM)×1, respectively, denote the activation vector and its corresponding updated state of the neurons within the reservoir. The neurons’ activation function is represented as f(·), which is typically the tanh(·) function. Ain ∈ ℝ(NM)×(NL) is the input weight value matrix, and A ∈ ℝ(NM)×(NM) represents the feedback weight matrix inside the reservoir. The input vector at time (k − 1) is denoted as h(k − 1) ∈ ℝ(NL)×1. The leakage rate of the reservoir is given by α, which lies within the interval (0,1]. The equation governing the output state is expressed as follows:
j k = A out * h k 1 ; v k
where j(t) ∈ ℝ(NN)×1 serves as the output weight matrix. By employing ridge regression, the root mean square error (RMSE) is computed and, subsequently, the output weight matrix Aout is determined.
A out = a r g   m i n 1 N n = 1 N j n k j n k target 2
A out = G target U T U U T + γ I 1
In this context, N signifies the total count of data points within the training datasets. U represents the reservoir’s output matrix, while Gtarget denotes the matrix of target output values. γ functions as a regularization coefficient, and I denotes the identity matrix. To enhance the reservoir, a lateral inhibition hiding mechanism is incorporated. This results in the determination of the reservoir’s recurrent weights and the updated states of the four sub-reservoirs are derived as follows:
A R = A 1 1 3 I 1 3 I 1 3 I 3 I A 2 1 3 I 1 3 I 3 I 3 I A 3 1 3 I 3 I 3 I 3 I A 4
where AR ∈ ℝ(NM)×(NM) denotes the recurrent weight matrix of the DESN-Z reservoir, while I ∈ ℝ(NM)/4×(NM)/4 represents the identity matrix. Within this matrix, Ai ∈ ℝ(NM)/4×(NM)/4 (i = 1, 2, 3, 4) signifies the recurrent weight of each of the four sub-reservoirs. The equation that governs the corresponding updated state of the reservoir is formulated as follows:
v ˜ k = f A in * h whole k + A R * v k 1
v k = I α * v k 1 + α * v ˜ k
The overall reservoir’s updated state is represented by a new matrix v ~ ( k ) ∈ℝ ((NM)/4)×4 at time k. Additionally, v(k) ∈ ℝ((NM)/4)×4 is arranged to form a new input matrix hwhole(k) ∈ ℝ(NL)×4, with Ain(i) ∈ ℝ((NM)/4)×(NL) combined to form v(k − 1) ∈ ℝ((NM)/4)×4, which denotes the identity matrix, and αi ∈ ℝ(NM)/4×(NM)/4. For specific matrix operations, ℚ is introduced as a prediction operator, tasked with computing the correlation of the sub-reservoir state ℚ·vi(k − 1) ∈ ℝ((NM)/4)×1 at time (k − 1).
v i k 1 = f ( A in ( i ) * h k + A i * v i k 1 )
By substituting Equation (9) into (6), and incorporating Equation (8), we can compute AR. When combined with Equations (3)–(5), we obtain the output weight matrix for all sub-reservoirs, denoted as Aout ∈ ℝ((NN)×4)×(NL+(NM)/4). From the output weight of each sub-reservoir, Aout(i) ∈ ℝ(NN)×(NL+(NM)/4), we can derive four outputs hi(k) ∈ ℝ(NN)×1.
j i k = A out ( i ) * h k 1 ; v i k
Based on the output weights, the outputs of the sub-reservoirs are sequentially summed.
j 12 k = w 1 j 1 k + ( 1 w 1 ) j 2 k
j 34 k = w 2 j 3 k + ( 1 w 2 ) j 4 k
j k = w 3 j 12 k + ( 1 w 3 ) j 34 k
where at time k, j12(k) ∈ ℝ(NN)×1 represents the combined output vectors of the first and second sub-reservoirs, while j34(k) ∈ ℝ(NN)×1 signifies the combined output vectors of the third and fourth sub-reservoirs. The vector j(k) ∈ ℝ(NN)×1 is the summation of the output vectors j12(k) and j34(k), which serves as a prediction of the vector value in terms of the output voltage signal. Here, w1, w2 and w3 correspond to the sums of j1(k) and j2(k), j3(k) and j4(k), j12(k) and j34(k), respectively.
In the DESN-Z architecture, the parameters undergo optimization to enhance performance. The leakage rate αi serves as a metric for assessing the reservoir’s dynamic behavior, with smaller αi values exerting a more significant influence on predicting historical stack voltage data points. The spectral radius ρi denotes the maximum eigenvalue magnitude of Ai within the layered sub-reservoir structure. When the spectral radius is smaller than 1 under zero input conditions, it exhibits exceptional echo state properties, enabling the effective incorporation of multi-time scale characteristics of stack voltage inputs. By refining the reservoir structure and reconstructing the cyclic weight matrix AR, DESN-Z can more effectively extract features related to the aging degree of PEMFCs, thereby minimizing redundant information, mitigating overfitting risks, and augmenting the network’s generalization capabilities.

4. Result and Discussion

4.1. Under Steady Conditions (FC1)

In a steady-state scenario, after preprocessing, the datasets totaling 1045 h are segmented into nine distinct groups. Each group is used for training with durations of 400 h, 450 h, 500 h, 550 h, 600 h, 650 h, 700 h, 750 h, and 800 h, respectively. The outcomes of utilizing the DDESN-Z model to predict output voltage are depicted in Figure 6.
The DDESN-Z model outperforms the traditional ESN in prediction accuracy. As shown in Figure 6, with a 550 h training period, DDESN-Z’s forecasted voltage trend closely matches the actual data. While the ESN predictions are linear, DDESN-Z shows a more curved pattern, aligning better with the expected voltage degradation. DDESN-Z also demonstrates superior performance, with its predicted voltages being closer to the target values than those of ESN.
Table 2 compares ESN and DDESN-Z predictions across various training durations. Notably, DDESN-Z shows reduced RMSE values of 6.64%, 17.59%, and 26.95% at 400 h, 650 h, and 800 h, and lower MAPE values of 0.01%, 7.97%, and 30.62%, respectively, compared to ESN. The DDESN-Z method enhances long-term voltage forecasting accuracy via multi-time scale inputs and reservoir decoupling.

4.2. Under Quasi-Dynamic Conditions (FC2)

In a quasi-dynamic-state scenario, after preprocessing, the datasets totaling 1020 h are segmented into nine distinct groups. Each group is used for training with durations of 400 h, 450 h, 500 h, 550 h, 600 h, 650 h, 700 h, 750 h, and 800 h, respectively. The outcomes of utilizing the DDESN-Z model to predict output voltage are depicted in Figure 7.
The DDESN-Z model demonstrates superior predictive performance over the conventional ESN. As illustrated in Figure 7, DDESN-Z’s predictions align well with actual data across a 450 h training duration and notably excel in the 500 h to 750 h range. It also shows a smaller discrepancy between the predicted and target output voltages, indicating a more accurate prediction compared to ESN. On the one hand, the DESN-Z considering decoupling on the structure of the reservoir enables the improved precision of long-time prediction. On the other hand, DDESN-Z further utilizes DWT, which decomposes multi-time scale aging signals, preserving the trend signals that characterize the degradation of PEMFCs. During the training phase, DDESN-Z deeply learns complex information in nonlinear aging data. Therefore, in the prediction stage, the actual fluctuation situation can be better adapted, and the aging mechanism of PEMFC can be accurately predicted through the fitting trend of more fluctuations.
Table 3 displays the prediction outcomes for ESN and DDESN-Z across various training periods. Notably, DDESN-Z shows reduced RMSE values of 50.20%, 38.51%, and 42.21% at 450 h, 500 h, and 800 h, and lower MAPE values of 53.74%, 49.62%, and 41.04%, respectively, compared to the ESN. DDESN-Z enhances accuracy in long-term voltage forecasts by utilizing multi-time scale inputs and decoupling the reservoir.

4.3. Under Dynamic Conditions (FC3)

In dynamic scenarios, preprocessed datasets totaling 453 h are split into nine groups for training durations of 200 h to 400 h, incremented by 25 h each. The DDESN-Z model’s predictive performance for output voltage is presented in Figure 8. Notably, these voltage readings represent the average across 96 cells. To accommodate diverse loads, the fuel cell current was measured over cycles ranging from 20 A to 70 A and then to 100 A within 24 h. Table 4 presents the comparative forecasting outcomes of the ESN and DDESN-Z models across various training durations. Notably, DDESN-Z shows reduced values of 10.92%, 26.63%, and 29.29% at 200 h, 275 h, and 400 h, and lower MAPE values of 10.56%, 28.24%, and 28.80%, respectively, compared to the ESN. For extended voltage predictions, DDESN-Z enhances precision by incorporating multi-time scale inputs and implementing reservoir decoupling techniques.
Comparing the static (FC1) and quasi-dynamic (FC2) conditions, the prediction errors for FC3 are larger. There are two main reasons for this effect. The first reason is likely that the DWT filters the key features for FC3. However, it selects a reasonable decomposition level to avoid losing significant feature information of the original signal as much as possible. The second reason is that error accumulation can occur between the predicted trend and the actual frequent fluctuation signals in long-time forecasting. The results of a comparison between DESN-Z and DDESN-Z under different conditions are shown in Table 5.
The health indicator of a PEMFC is usually expressed by voltage or power. However, the complex aging mechanism inside a PEMFC is influenced by multiple factors. It cannot be ignored that the operating parameters of the stack are one of the factors affecting degradation. On the one hand, there is an inseparable relationship between the stack current and stack voltage. The output current of the stack is proportional to the consumption of the reactant gas. When the stack current increases, the consumption rate of the reactant gas increases. If the gas supply is insufficient or the performance of the gas diffusion layer decreases, the stack voltage will decrease. The aging parameters of the stack, such as proton exchange membrane resistance, catalyst activity, and gas diffusion layer performance, will affect the relationship between current and voltage. As the aging degree deepens, these parameters change, resulting in a change in the coupling relationship between current and voltage. On the other hand, the aging process of PEMFC is affected by the coupling relationship between various operating parameters and stack voltage, including temperature, humidity, and gas pressure. However, the coupling relationship between the parameters and the stack voltage is difficult to quantify, and further exploration is needed.

4.4. Estimation of Remaining Useful Life

The United States Department of Energy (U.S.DoE) states that users of PEMFC systems can define the appropriate failure thresholds for different application scenarios, such as vehicles, portable equipment, and stationary power plants. In this paper, the depletion time of a PEMFC is chosen as the end-of-life time. The RUL of a PEMFC was calculated by the difference between the termination time and the initial prediction time, as shown in Figure 9.
This paper utilizes RMSE and MAPE as metrics to assess prediction accuracy, reflecting the discrepancy between the actual and forecasted values within the prediction range. Lower values of these indexes signify a more accurate voltage trend prediction. The network model determines when the estimated voltage intersects the failure tolerance level, from which the RUL of the PEMFC is deduced. The results of the RUL estimations are presented in Figure 10. Among them, a 95% confidence interval is set to estimate the RUL, forming the upper and lower envelope of the estimated RUL, as shown in Figure 10 as the higher boundary and lower boundary. By calculating the error margin as a percentage of the estimated RUL value, the upper and lower bounds of the confidence interval are obtained.

5. Conclusions

Accurate RUL prediction for PEMFCs relies on choosing the right degradation indicators and accurately anticipating the degradation trajectory. During PEMFC system degradation, an ESN can predict the voltage in multiple steps. By stacking reservoirs, the ESN model’s forecasting precision is boosted. However, there are multi-time scale problems in the internal aging of the system, while neuron and sub-reservoir coupling exists. Firstly, the high-frequency noise is shielded by wavelet decomposition, and the aging trend of the system is extracted. Then, to refine the ESN structure, the DESN initiates decoupling and then employs lateral inhibition to reduce neuron coupling and state redundancy. DDESN-Z strengthens feature representation, network sparsity, and generalization, speeding up useful information learning and enhancing predictions. This study applies DDESN-Z to PEMFC degradation prediction, confirming its low RMSE and MAPE values under varied conditions. In contrast to the model-driven approaches, DDESN-Z does not rely on complex and difficult-to-construct empirical and mechanistic models. Compared with other data-driven methods, such as RNN, LSTM, GRU, etc., DDESN-Z can improve the accuracy of long-term prediction of PEMFC aging by suppressing the coupling characteristics of the network structure. Compared with the classical ESN, DDESN-Z considers the multi-time scale aging of PEMFC while considering the coupling characteristics of the network structure, which further improves the prediction accuracy. Future research will delve deeper into the ESN structures for more precise PEMFC degradation forecasts. Looking ahead, research should focus on combining immediate estimation techniques with forecasting methods for the distant future. This integration will facilitate informed decision-making and enhance the resilience and flexibility of hybrid predictive models.

Author Contributions

Conceptualization, S.P. and Z.H.; methodology, J.S. and L.G.; software, J.S. and L.G.; validation, W.L.; investigation, S.P. and T.L.; resources, W.L. and M.H.; data curation, Z.H. and D.Z.; writing—original draft preparation, J.S. and S.P.; visualization, L.G., T.L. and M.H.; supervision, M.H. and T.L.; funding acquisition, D.Z. and Z.H. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded in part by the National Natural Science Foundation of China (No. 52307251, No.52277226, No. 52407059), the State Key Laboratory of Ocean Engineering (Shanghai Jiao Tong University No. GKZD010089), the Shaanxi Postdoctoral Science Foundation (2024BSHSDZZ226) and the Key Research and Development Program of Shaanxi (2024GX-YBXM-457).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

This study’s raw sequence data are archived in the Fuel Cell Laboratory (FCLAB).

Conflicts of Interest

The authors declare no conflicts of interest. Author Mengying He was employed by the company of China Aerospace Industry Corp. The remaining authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

References

  1. Chen, J.H.; He, P.; Cai, S.J.; He, Z.H.; Zhu, H.N.; Yu, Z.Y.; Yang, L.Z.; Tao, W.Q. Modeling and temperature control of a water-cooled PEMFC system using intelligent algorithms. Appl. Energy 2024, 372, 123790. [Google Scholar] [CrossRef]
  2. Wang, Y.; Seo, B.; Wang, B.; Zamel, N.; Jiao, K.; Adroher, X.C. Fundamentals, materials, and machine learning of polymer electrolyte membrane fuel cell technology. Energy AI 2020, 1, 100014. [Google Scholar] [CrossRef]
  3. Moslehi, A.; Kandidayeni, M.; Hébert, M.; Kelouwani, S. Investigating the impact of a fuel cell system air supply control on the performance of an energy management strategy. Energy Convers. Manag. 2025, 325, 119374. [Google Scholar] [CrossRef]
  4. Hua, Z.; Yang, Q.; Chen, J.; Lan, T.; Zhao, D.; Dou, M.; Liang, B. Degradation prediction of PEMFC based on BiTCN-BiGRU-ELM fusion prognostic method. Int. J. Hydrogen Energy 2024, 87, 361–372. [Google Scholar]
  5. Hua, Z.; Zheng, Z.; Péra, M.-C.; Gao, F. Statistical analysis on random matrices of echo state network in PEMFC system’s lifetime prediction. Appl. Sci. 2022, 12, 3421. [Google Scholar] [CrossRef]
  6. Yuan, Y.; Chen, L.; Lyu, X.; Ning, W.; Liu, W.; Tao, W.-Q. Modeling and optimization of a residential PEMFC-based CHP system under different operating modes. Appl. Energy 2024, 353, 122066. [Google Scholar] [CrossRef]
  7. Wu, J.; Peng, J.; Li, M.; Wu, Y. Enhancing fuel cell electric vehicle efficiency with TIP-EMS: A trainable integrated predictive energy management approach. Energy Convers. Manag. 2024, 310, 118499. [Google Scholar] [CrossRef]
  8. Zhao, J.; Li, X.; Shum, C.; McPhee, J. A Review of physics-based and data-driven models for real-time control of polymer electrolyte membrane fuel cells. Energy AI 2021, 6, 100114. [Google Scholar] [CrossRef]
  9. Zhou, J.; Zhang, J.; Yi, F.; Feng, C.; Wu, G.; Li, Y.; Zhang, C.; Wang, C. A real-time prediction method for PEMFC life under actual operating conditions. Sustain. Energy Technol. Assess. 2024, 70, 103949. [Google Scholar] [CrossRef]
  10. Lee, J.; Ko, S.; Kim, B.-K.; Ryu, J.-H.; Baek, J.D.; Kang, S.-W. Empirical lifetime prediction through deterioration evaluation of high-power PEMFC for railway vehicle applications. Int. J. Hydrogen Energy 2024, 71, 972–981. [Google Scholar] [CrossRef]
  11. He, W.; Liu, T.; Ming, W.; Li, Z.; Du, J.; Li, X.; Guo, X.; Sun, P. Progress in prediction of remaining useful life of hydrogen fuel cells based on deep learning. Renew. Sustain. Energy Rev. 2024, 192, 114193. [Google Scholar] [CrossRef]
  12. Zhu, W.; Guo, B.; Li, Y.; Yang, Y.; Xie, C.; Jin, J.; Gooi, H.B. Uncertainty quantification of proton-exchange-membrane fuel cells degradation prediction based on bayesian-gated recurrent unit. eTransportation 2023, 16, 100230. [Google Scholar] [CrossRef]
  13. Allal, Z.; Noura, H.N.; Chahine, K. Efficient health indicators for the prediction of the remaining useful life of proton exchange membrane fuel cells. Energy Convers. Manag. X 2024, 21, 100503. [Google Scholar] [CrossRef]
  14. Pang, Y.; Hao, L.; Wang, Y. Convolutional neural network analysis of radiography images for rapid water quantification in PEM fuel cell. Appl. Energy 2022, 321, 119352. [Google Scholar] [CrossRef]
  15. Nnabuife, S.G.; Udemu, C.; Hamzat, A.K.; Darko, C.K.; Quainoo, K.A. Smart monitoring and control systems for hydrogen fuel cells using AI. Int. J. Hydrogen Energy 2024, 110, 704–726. [Google Scholar] [CrossRef]
  16. Li, K.; Hong, J.; Zhang, C.; Liang, F.; Yang, H.; Ma, F.; Wang, F. Health state monitoring and predicting of proton exchange membrane fuel cells: A review. J. Power Sources 2024, 612, 234828. [Google Scholar] [CrossRef]
  17. Fu, S.; Zhang, D.; Xiao, Y.; Zheng, C. A non-stationary transformer-based remaining useful life prediction method for proton exchange membrane fuel cells. Int. J. Hydrogen Energy 2024, 60, 1121–1133. [Google Scholar] [CrossRef]
  18. Song, K.; Huang, X.; Huang, P.; Sun, H.; Chen, Y.; Huang, D. Data-driven health state estimation and remaining useful life prediction of fuel cells. Renew. Energy 2024, 227, 120491. [Google Scholar] [CrossRef]
  19. Yu, X.; Yang, Y.; Liu, Y.; Zhu, W.; Xie, C. A novel method of long-term aging prediction for proton exchange membrane fuel cell under the dynamic load cycling condition. Int. J. Hydrogen Energy 2024, in press. [Google Scholar] [CrossRef]
  20. Chen, C.; Wei, J.; Yin, C.; Qiao, Z.; Zhan, W. Development of an optimized proton exchange membrane fuel cell model based on the artificial neural network. Energy Convers. Manag. 2025, 323, 119215. [Google Scholar] [CrossRef]
  21. He, K.; Mao, L.; Yu, J.; Huang, W.; He, Q.; Jackson, L. Long-Term Performance Prediction of PEMFC Based on LASSO-ESN. IEEE Trans. Instrum. Meas. 2021, 70, 3511611. [Google Scholar] [CrossRef]
  22. Jin, J.; Chen, Y.; Xie, C.; Wu, F. Degradation prediction of PEMFC based on data-driven method with adaptive fuzzy sampling. IEEE Trans. Transp. Electrif. 2023, 10, 3363–3372. [Google Scholar] [CrossRef]
  23. Mezzi, R.; Morando, S.; Steiner, N.Y.; Péra, M.C.; Hissel, D.; Larger, L. Multi-reservoir echo state network for proton exchange membrane fuel cell remaining useful life prediction. In Proceedings of the IECON 2018-44th Annual Conference of the IEEE Industrial Electronics Society, Washington, DC, USA, 21–23 October 2018; IEEE: Piscataway, NJ, USA, 2018; pp. 1872–1877. [Google Scholar]
  24. Morando, S.; Jemei, S.; Hissel, D.; Gouriveau, R.; Zerhouni, N. ANOVA method applied to proton exchange membrane fuel cell ageing forecasting using an echo state network. Math. Comput. Simul. 2017, 131, 283–294. [Google Scholar] [CrossRef]
  25. Li, S.; Luan, W.; Wang, C.; Chen, Y.; Zhuang, Z. Degradation prediction of proton exchange membrane fuel cell based on Bi-LSTM-GRU and ESN fusion prognostic framework. Int. J. Hydrogen Energy 2022, 47, 33466–33478. [Google Scholar] [CrossRef]
  26. Gibey, G.; Pahon, E.; Zerhouni, N.; Hissel, D. Diagnostic and prognostic for prescriptive maintenance and control of PEMFC systems in an industrial framework. J. Power Sources 2024, 613, 234864. [Google Scholar] [CrossRef]
  27. Hua, Z.; Zheng, Z.; Péra, M.-C.; Gao, F. Remaining useful life prediction of PEMFC systems based on the multi-input echo state network. Appl. Energy 2020, 265, 114791. [Google Scholar] [CrossRef]
  28. Ibrahim, M.; Jemei, S.; Wimmer, G.; Steiner, N.Y.; Kokonendji, C.C.; Hissel, D. Selection of mother wavelet and decomposition level for energy management in electrical vehicles including a fuel cell. Int. J. Hydrogen Energy 2015, 40, 15823–15833. [Google Scholar] [CrossRef]
  29. Steiner, N.Y.; Hissel, D.; Moçotéguy, P.; Candusso, D. Non intrusive diagnosis of polymer electrolyte fuel cells by wavelet packet transform. Int. J. Hydrogen Energy 2010, 36, 740–746. [Google Scholar] [CrossRef]
  30. Li, Z.; Zheng, Z.; Outbib, R. Adaptive prognostic of fuel cells by implementing ensemble echo state networks in time-varying model space. IEEE Trans. Ind. Electron. 2019, 67, 379–389. [Google Scholar] [CrossRef]
  31. Xue, Y.; Yang, L.; Haykin, S. Decoupled echo state networks with lateral inhibition. Neural Netw. 2007, 20, 365–376. [Google Scholar] [CrossRef]
Figure 1. The PEMFC system’s experimental setup.
Figure 1. The PEMFC system’s experimental setup.
Sensors 25 02174 g001
Figure 2. The implementation scheme for constructing DDESN-Z.
Figure 2. The implementation scheme for constructing DDESN-Z.
Sensors 25 02174 g002
Figure 3. The classical network structure of ESN.
Figure 3. The classical network structure of ESN.
Sensors 25 02174 g003
Figure 4. The network structure of DESN.
Figure 4. The network structure of DESN.
Sensors 25 02174 g004
Figure 5. The network structure of DESN-Z.
Figure 5. The network structure of DESN-Z.
Sensors 25 02174 g005
Figure 6. Results with DDESN-Z under steady conditions (FC1): (a) voltage; (b) error.
Figure 6. Results with DDESN-Z under steady conditions (FC1): (a) voltage; (b) error.
Sensors 25 02174 g006
Figure 7. Results with DDESN-Z under quasi-varying conditions (FC2): (a) voltage; (b) error.
Figure 7. Results with DDESN-Z under quasi-varying conditions (FC2): (a) voltage; (b) error.
Sensors 25 02174 g007
Figure 8. Results with DDESN-Z under quasi-dynamic conditions (FC3): (a) voltage; (b) error.
Figure 8. Results with DDESN-Z under quasi-dynamic conditions (FC3): (a) voltage; (b) error.
Sensors 25 02174 g008
Figure 9. Computation of RUL.
Figure 9. Computation of RUL.
Sensors 25 02174 g009
Figure 10. The estimated results of RUL: (a) under steady conditions, (b) under quasi-dynamic conditions, (c) under fully dynamic conditions.
Figure 10. The estimated results of RUL: (a) under steady conditions, (b) under quasi-dynamic conditions, (c) under fully dynamic conditions.
Sensors 25 02174 g010
Table 1. Parameters of the experimental platform.
Table 1. Parameters of the experimental platform.
ParametersFC1FC2FC3
Number of single cells5596
Operating power (kW)111~5
Activation area (cm2)100100100
Operating current (A)7070 ± 720~99
Time (h)11541020450
Hydrogen input/output temperature (°C)29/4127/3758
Air input/output temperature (°C)42/5143/5158
Table 2. The results of FC1.
Table 2. The results of FC1.
Training Time (FC1)RMSEMAPE
ESNDDESN-ZESNDDESN-Z
400 h0.010390.009700.002160.00216
450 h0.010500.011250.002290.00237
500 h0.010980.011800.002430.00254
550 h0.011280.010840.002440.00251
600 h0.012070.011450.002640.00250
650 h0.012280.010120.002760.00254
700 h0.011610.011140.002700.00281
750 h0.012220.011950.003010.00299
800 h0.012280.008970.003070.00213
Table 3. Results of FC2.
Table 3. Results of FC2.
Training Time (FC2)RMSEMAPE
ESNDDESN-ZESNDDESN-Z
400 h0.019340.017450.004370.00407
450 h0.029720.014800.007630.00353
500 h0.024750.015220.006530.00329
550 h0.020720.015910.005360.00353
600 h0.019730.015740.004960.00359
650 h0.019 660.017 140.004 830.004 13
700 h0.019240.016400.004530.00397
750 h0.017990.017500.004770.00458
800 h0.018620.010760.004410.00260
Table 4. Results of FC3.
Table 4. Results of FC3.
Training Time (FC3)RMSEMAPE
ESNDDESN-ZESNDDESN-Z
200 h3.691783.288500.004830.00432
225 h3.815183.513800.005090.00450
250 h3.493773.256300.004680.00405
275 h4.691513.442000.006090.00437
300 h3.387912.643800.004350.00359
325 h3.293542.406700.004320.00307
350 h3.167382.428000.004310.00298
375 h2.825 852.619000.003700.00332
400 h2.898352.049300.003750.00267
Table 5. The results comparing DESN-Z with DDESN-Z under different conditions.
Table 5. The results comparing DESN-Z with DDESN-Z under different conditions.
Training Time (h)RMSEMAPE
DESN-ZDDESN-ZDESN-ZDDESN-Z
FC14000.010010.009700.002160.00216
6000.011680.011450.002550.00250
8000.011080.008970.002780.00213
FC24000.018490.017450.004300.00407
5000.020470.015220.004770.00329
6000.017320.015740.003940.00359
FC32003.581883.288500.004690.00432
3003.380012.643800.004100.00359
4002.801062.049300.003530.00267
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

Sun, J.; Li, W.; He, M.; Pan, S.; Hua, Z.; Zhao, D.; Gong, L.; Lan, T. Degradation Prediction of PEMFCs Based on Discrete Wavelet Transform and Decoupled Echo State Network. Sensors 2025, 25, 2174. https://doi.org/10.3390/s25072174

AMA Style

Sun J, Li W, He M, Pan S, Hua Z, Zhao D, Gong L, Lan T. Degradation Prediction of PEMFCs Based on Discrete Wavelet Transform and Decoupled Echo State Network. Sensors. 2025; 25(7):2174. https://doi.org/10.3390/s25072174

Chicago/Turabian Style

Sun, Jie, Wenshuo Li, Mengying He, Shiyuan Pan, Zhiguang Hua, Dongdong Zhao, Lei Gong, and Tianyi Lan. 2025. "Degradation Prediction of PEMFCs Based on Discrete Wavelet Transform and Decoupled Echo State Network" Sensors 25, no. 7: 2174. https://doi.org/10.3390/s25072174

APA Style

Sun, J., Li, W., He, M., Pan, S., Hua, Z., Zhao, D., Gong, L., & Lan, T. (2025). Degradation Prediction of PEMFCs Based on Discrete Wavelet Transform and Decoupled Echo State Network. Sensors, 25(7), 2174. https://doi.org/10.3390/s25072174

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