Next Article in Journal
Microwave-Based Subsurface Characterization through a Combined Finite Element and Variable Exponent Spaces Technique
Next Article in Special Issue
OL-SLAM: A Robust and Versatile System of Object Localization and SLAM
Previous Article in Journal
Efficient Polar Coded Selective Decode-and-Forward with Cooperative Decision Threshold in Cooperative Multi-Relay Transmissions
Previous Article in Special Issue
An Efficient and Intelligent Detection Method for Fabric Defects based on Improved YOLOv5
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Hybrid Prognostic Method for Proton-Exchange-Membrane Fuel Cell with Decomposition Forecasting Framework Based on AEKF and LSTM

1
Ningbo Innovation Center, Zhejiang University, Ningbo 315000, China
2
School of Information Science and Engineering, NingboTech University, Ningbo 315000, China
3
College of Control Science and Engineering, Zhejiang University, Hangzhou 310027, China
*
Author to whom correspondence should be addressed.
Sensors 2023, 23(1), 166; https://doi.org/10.3390/s23010166
Submission received: 20 October 2022 / Revised: 30 November 2022 / Accepted: 14 December 2022 / Published: 24 December 2022
(This article belongs to the Special Issue Efficient Intelligence with Applications in Embedded Sensing)

Abstract

:
Durability and reliability are the major bottlenecks of the proton-exchange-membrane fuel cell (PEMFC) for large-scale commercial deployment. With the help of prognostic approaches, we can reduce its maintenance cost and maximize its lifetime. This paper proposes a hybrid prognostic method for PEMFCs based on a decomposition forecasting framework. Firstly, the original voltage data is decomposed into the calendar aging part and the reversible aging part based on locally weighted regression (LOESS). Then, we apply an adaptive extended Kalman filter (AEKF) and long short-term memory (LSTM) neural network to predict those two components, respectively. Three-dimensional aging factors are introduced in the physical aging model to capture the overall aging trend better. We utilize the automatic machine-learning method based on the genetic algorithm to train the LSTM model more efficiently and improve prediction accuracy. The aging voltage is derived from the sum of the two predicted voltage components, and we can further realize the remaining useful life estimation. Experimental results show that the proposed hybrid prognostic method can realize an accurate long-term voltage-degradation prediction and outperform the single model-based method or data-based method.

1. Introduction

Owing to the global energy crisis and environmental pollution that humans face, fuel-cell technology has attracted more and more attention from researchers as well as commercial companies. With the advantages of clean, high energy efficiency, and low operating temperature [1,2], the proton-exchange-membrane fuel cell (PEMFC) has been considered as one of the most attractive energy devices for future power applications. However, the durability and the high cost of PEMFC have been the bottlenecks of its large-scale commercial deployment. During operation, the components of the fuel cell, including the proton-exchange-membrane (PEM), the bipolar plate, the gas diffusion layer (GDL), the catalyst layer, and a membrane will degrade due to different working conditions and load cycling [3]. The performance of PEMFC suffers from multiple failure mechanisms, such as conductivity loss, catalyst reaction activity, and mass transfer [4]. The performance of a PEMFC system is characterized by its efficiency and cyclability, which are highly influenced by membrane properties [5]. Shanmugam et al. [6] developed a new block copolymer membrane with a lower self-discharge rate. The cyclability with slight capacity decay showed its chemical stability for long-term operation. Rajput et al. [7] synthesized a graphene oxide composite membrane which has better mechanical and thermal stability. Furthermore, working under highly dynamic conditions, especially in automotive applications, will accelerate the aging process of PEMFC and increase the probability of failure occurrence [8]. The International Energy Agency reported that the cost of commercial fuel cell stack is less than 10,000 USD/kW in 2017 [9]. The maintenance costs drastically decreased from 40 EUR Ct/kWh in 2012 to 20 EUR Ct/kWh in 2017.
The balance of plant (BOP), which mainly consists of an air-supply system, hydrogen-circulation system, water-and-heat-management system and control system, maintains the stable and safe operation of the stack [10]. The degradation mechanism is too complicated to be fully understood with the current technology. To extend the fuel-cell lifetime and reduce its maintenance cost, the management and control strategy of the PEMFC has become a hot research topic. The prognostic method provides a potential solution to extending the PEMFC lifespan [11,12]. As the prerequisite for the maintenance of PEMFC, an effective prognostic method can estimate the state of health (SOH) of the fuel cell and predict the system’s future evolution. By prognostic methods, the degradation process of PEMFC can be investigated and modeled [13] to guide the maintenance services of fuel cells before failures occur. The prognostic methods of PEMFC can generally be divided into three categories [2,14]: the model-based method, the data-based method, and the hybrid method.
The model-based method uses the mechanism degradation model or the empirical degradation model to realize the prognostics of PEMFC. The mechanism model adopts mathematical equations to describe the internal aging process, with the advantages of less training data and strong generality. However, it suffers from a large computational burden and a high complexity of the degradation mechanism [4,14]. Zhang and Pisu [15] built the catalyst degradation model to describe the relationship between operating conditions and the degradation rate of electrochemical surface area (ECSA). Dhanushkodi et al. [16] developed a diagnostic method to characterize the catalyst component durability. Based on the Pt/C catalyst degradation mechanism [17], Polverino and Pianese [18] proposed the dissolution-mechanism model and the Ostwald-ripening-mechanism model to estimate ECSA. However, the validity of the mechanism model needs to be verified by the experimental data, and the adjustment of model parameters depends on expert experience. The empirical degradation model with less computational burden is easier to deploy in online applications. Jouin et al. [19] proposed a PEMFC prognostic method based on logarithmic, polynomial, and exponential empirical equations. Bressel et al. [13] proposed a typical semi-empirical prognostic method that brings polarization curves into consideration. Li et al. [20] proposed an estimation algorithm for lithium-battery SOC in electric vehicles based on an adaptive unscented Kalman filter (AUKF). Zhang et al. [1] realized internal characterization-based prognostics for fuel cells based on a Markov-process algorithm.
Data-based methods can be conducted without considering the complex mechanism of PEMFC and can improve the prediction accuracy as long as sufficient monitoring data are available. Silva et al. [21] developed a long-term prediction model for PEMFC based on the adaptive neuro-fuzzy inference system (ANFIS). The wavelet decomposition is proposed in [22] to improve short-term prediction accuracy. In [23,24], the echo state network (ESN) is adopted for forecasting the degradation process. Ma et al. [25] adopted a long short-term memory network (LSTM) to predict the degradation voltage, which identified the superiority of the LSTM network compared with the relevance vector machine (RVM) and the Elman network. Yang et al. [12] proposed an RUL prediction method for the bearing’s degradation process based on LSTM. However, the data-based method suffers from poor generality in practical deployment and there is a shortage of training data because of the costly and time-consuming PEMFC aging test.
The hybrid method is established by combining the advantages of the model-based method and the data-based method through different strategies [26]. It is usually more accurate and robust than a single method at the cost of a more complex structure and a higher computational burden [2]. Peng et al. [11] realized the RUL estimation for a turbofan engine based on the convolutional neural networks (CNN) and long short-term memory (LSTM) structures. Li et al. [27] used a linear-parameter-varying model to build the virtual stack voltage as the health indicator and the degradation trend was predicted by ensemble ESN. Ma et al. [28] fused the extended Kalman filter (EKF) and LSTM algorithms to realize a more accurate prediction result. EKF is used to estimate the system state and then the prediction of LSTM is regarded as the observation for EKF. Based on ANFIS [21], Liu et al. [26] realized the long-term degradation trend prediction and the remaining useful life (RUL) estimation is achieved by AUKF. The membership function is optimized automatically by a particle swarm optimization (PSO) algorithm. The methods above mainly focus on developing new prediction structures. However, the long-term prediction accuracy of those methods still cannot meet expectations: the prediction effectiveness under automotive load cycling needs to be improved.
The voltage-recovery phenomenon occurs periodically after the characterization test and it significantly influences the prediction accuracy. The investigation into this phenomenon can reveal the aging process of fuel cells and support appropriate maintenance strategies. Jouin et al. [29] combined the global power-aging model and power-recovery model based on the particle filter (PF) algorithm to forecast voltage degradation. Morando et al. [30] used the wavelet filter to decompose the stack voltage into two parts and make predictions based on ESN. With the introduction of the self-healing factor, Kimotho et al. [31] realized the prediction of the voltage-aging process after each characterization. Deng et al. [32] proposd a novel empirical model based on the PF algorithm for the remaining useful-life prediction of a lithium-ion battery. The authors separated the local degradation process from the global degradation process to capture the degradation and regeneration phenomena. Zhou et al. [33] divided the voltage data into stationary and non-stationary sequences. Then, the autoregressive and moving average (ARMA) model and time-delay neural network (TDNN) were utilized to predict the degradation voltage. However, the prediction of those models is not robust or accurate enough, as the voltage-recovery phenomenon possesses strong nonlinearity.
Since the PEMFC degradation-process mechanism has not been fully investigated yet, the model-based method’s prediction accuracy cannot meet expectations. The data-based method cannot give a satisfying prediction with enough long-term forecasting horizon. Moreover, the voltage-recovery phenomenon is still a problem for most of the prognostic methods. Thus, it is of great significance to explore a hybrid method to combine the advantages of those two methods to better predict the PMEFC degradation process. In addition, the parameter-adjustment process requires a lot of manual intervention which is very time-consuming. Therefore, it is meaningful to realize model construction and hyperparameters optimization automatically.
A hybrid prognostic method for PEMFC based on the decomposition forecasting framework is proposed in this paper. Specifically, the original voltage data is decomposed into the calendar aging components and the reversible aging components based on the locally weighted regression method (LOESS). Then, we apply the calendar aging model based on an adaptive extended Kalman filter (AEKF) and the reversible aging model based on LSTM to predict the two voltage components, respectively. In this way, the aging process of the PEMFC, including the voltage-recovery phenomenon, can be better forecasted. The final predicted voltage is derived from the sum of the two predictions, and we can further realize RUL estimation. The main contributions of this paper are summarized as follows:
(1)
We establish the decomposition forecasting framework to predict the long-term voltage degradation of PEMFC. After the decomposition by LOESS, we apply the AEKF algorithm and the LSTM neural network to predict those two components, respectively. This framework can combine the AEKF method’s advantage of predicting overall aging trends and the LSTM model’s advantage of strong nonlinear-modeling ability. An iterative structure is adopted to realize the long-term degradation voltage forecasting.
(2)
Based on the physical aging model, we develop three-dimensional aging factors to better characterize the fuel cell’s aging state. Considering the voltage-recovery phenomenon, we adopt a sliding-window strategy during the training of the LSTM network to improve the prediction accuracy of the model.
(3)
The automatic machine-learning (AutoML) method based on the genetic algorithm is adopted to optimize the hyperparameters of the LSTM network automatically, which can improve the prediction accuracy and training efficiency.
The remaining contents of this paper are organized as follows. In Section 2, the decomposition forecasting framework is introduced, followed by the configurations of the AEKF model and the LSTM network. The prediction results and discussions of our method are presented in Section 3. Finally, the conclusion is summarized in Section 4.

2. Methodology

2.1. The Decomposition Forecasting Framework

The framework of the proposed hybrid prognostic method for PEMFC is shown in Figure 1. First of all, the original voltage data were decomposed into the calendar aging part and the reversible aging part by LOESS. Then, we established the calendar aging model based on the AEKF algorithm to predict the overall aging trend for PEMFC. The genetic algorithm was applied to identify the parameters of physical aging model from the polarization curve. The three-dimensional aging factors were introduced in physical aging model to better depict the degradation trend. Next, based on the LSTM network, we built the reversible aging model to capture the voltage-recovery information. AutoML approach was adopted in the training phase of LSTM for the hyperparameters tuning automatically. In addition, the iterative structure was utilized to realize long-term degradation forecasting [30]. The final prediction of the aging voltage can be obtained by combining the two predicted components and we can further realize RUL estimation.

2.2. Dataset Analysis

The dataset we used in this paper comes from IEEE PHM 2014 Data Challenge [34], conducted and collected by FCLAB. The FC1 has a constant current of 70 A while 10% triangular current ripples with the frequency of 5 kHz are added to the 70 A current for FC2. The monitoring data were obtained during the aging test, including voltage, operating parameters, electrochemical impedance spectroscopy (EIS) measurement, and polarization curve. The test bench was adapted for 1 kW fuel cell stack. To master the fuel cells’ running conditions accurately, the experimental operating parameters of the PEMFC can be regulated and measured as shown in Table 1. The gas-humidification subsystem is composed of the two boilers placed upon the stack. Air and hydrogen flow through respective boilers before reaching the stack. Only the air boiler is heated to obtain the required relative humidity. The hydrogen boiler is kept at room temperature due to the need for dry anode gas. The cooling water subsystem dominates the temperature of the stack. The stack voltage is selected as the health indicator of PEMFC degradation since it can be measured easily and it is suitable for online applications [33]. Since the degradation process of fuel cells is slow, the dataset was down-sampled with the interval of one hour to reduce the computational burden. Each considered fuel-cell stack consisted of five cells. The length of FC 1 and FC 2 are 991 h and 1020 h, respectively.
In Figure 2, it is easy to see that the voltage always increases after the characterization test, which is marked by black circles. This is the voltage-recovery phenomenon mainly caused by the interruption of continuous testing during the rest periods [29]. During this time, the water content and distribution of the catalysts return to the previous state, which contributes to ECSA and the proton transfer. The interruption time for characterizations is scheduled weekly, at about 48 h, 185 h, 348 h, 515 h, 658 h, and 823 h for FC1 and 35 h, 182 h, 343 h, 515 h, 666 h, and 830 h for FC2. In addition, it can be noticed in Figure 2 that sudden voltage drops occurred in the dashed boxes, which are regarded as faults during the aging test.

2.3. Voltage Decomposition

Locally Weighted Regression

Motivated by the idea of decomposition forecasting, the original voltage data is decomposed into the calendar aging part and the reversible aging part by LOESS. LOESS is a nonparametric method for regional regression analysis, which mainly divides the samples into small windows and performs polynomial fitting on them. Repeating this process continuously, we can finally obtain the regression curve. The points near the fitting point have a greater impact on the regression curve and the weight is constructed by the tricube weight function [35]. The weight of fitting points is defined as follows:
w i = 1 | x x i Δ ( x ) | 3 3 , | x x i Δ ( x ) | 1 0 , | x x i Δ ( x ) | 1
where Δ ( x ) is the size of the window, x i is the fitting point, and x is the center of the window. The weighted regression can be carried out based on the weighted least-square method.
After the original voltage V s t ( t ) was filtered by LOESS, we could obtain the calendar aging component V c ( t ) . Then, the original voltage V s t ( t ) was subtracted from V c ( t ) to obtain the reversible aging component V r ( t ) . Thus, the fuel-cell stack voltage can be divided into two parts:
V s t ( t ) = V c ( t ) + V r ( t )
As shown in Figure 3, we adopted an iterative structure to realize the long-term time series forecasting [30]. When forecasting h steps ahead, we used the value y ^ k + 1 just forecasted by a one-step prediction model as part of the input variables for forecasting the next step, where u k represents the input. We continued in this manner until the desired prediction horizon was reached. In particular, prediction errors accumulated through this strategy, which may lead to a divergence in results [36].

2.4. Calendar Aging Model Based on AEKF

2.4.1. Physical Aging Model

Previous studies have shown that the polarization curve changes regularly as the operation of PEMFC continues [37], which enables us to build a degradation model based on it. The empirical model of the polarization curve introduced in [13] can be expressed as Equation (3).
V c ( t ) = N E o c v i ( t ) R a T ln i ( t ) i 0 + b T ln 1 i ( t ) i L
where V c is the calendar aging voltage, which represents the approximate part of the stack voltage, N is the number of cells, i is the stack current, T is the operation temperature, a is the Tafel constant, b is the concentration constant, E o c v is the open-circuit voltage, R is the total resistance, i 0 is the exchange current, and i L is the limiting current.
According to the study in [13], only R and i L vary with the operating time obviously during the aging test. Parameters E o c v and i 0 changed a little, so they can be assumed as constant values. The increase in R may result from the polymer membrane’s degradation and the plates’ corrosion [38]. The decrease in i L is related to the ripening of the platinum particles and poor hydrophobicity of GDL, which accounts for the reduction in the mass transfer [39]. Therefore, an aging factor α is introduced to describe the change in the aging parameters (R and i L ), since they have similar change speeds [13,26]. The empirical aging parameters can be expressed by Equation (4):
R = R 0 ( 1 + α ( t ) ) i L = i L 0 ( 1 α ( t ) ) α ( t ) = β t , β ( t ) = γ t
where α ( t ) represents the degradation state of the fuel cell, β ( t ) represents the fuel-cell degradation rate, and γ ( t ) is the derivative of β ( t ) . We notice that a constant β ( t ) will lead to a linear change in the degradation state α ( t ) , which will reduce the prediction accuracy of the model. Therefore, we introduced another factor, γ ( t ) , so that the degradation rate β ( t ) can change with time to better forecast the variation in the aging trend. As a result, the three-dimensional aging factors consist of α ( t ) , β ( t ) , and γ ( t ) .
Combining Equations (3) and (4), we can obtain the expression of the physical aging model as follows:
V c ( t ) = N E o c v R 0 ( 1 + α ( t ) ) i ( t ) a T ln i ( t ) i 0 + b T ln 1 i ( t ) i L 0 ( 1 α ( t ) )
The degradation process of a fuel cell is nonlinear and can be expressed as Equation (6):
x k = f x k 1 + w k 1 y k = g x k , u k + v k
where x k is the aging state at kth sampling time, u k 1 is the input(current), y k is the system output (stack voltage), w k and v k represent the process and measurement noises which are assumed to obey Gaussian distribution with zero mean and variances of Q and R, and f ( · ) and g ( · ) are functions used to describe the degradation model.
To better forecast the aging trend of PEMFC, here we introduce three-dimensional aging factors which can be expressed as Equation (7):
x k = [ α k , β k , γ k ] T
where α k is the value of degradation state at kth sampling time, β k is the degradation rate at kth sampling time, and γ k is the derivative of β. Since u k = i k , y k = V c , k , the discrete time-state-space equation for PEMFC can be expressed as follows:
α k β k γ k = 1 Δ t 0 0 1 Δ t 0 0 1 α k 1 β k 1 γ k 1 + w k 1 y k = N · E o c v R 0 1 + α k i k a T ln i k i 0 + b T ln 1 i k i L 0 1 α k + v k
where Δ t represents the sample period. Here, the parameters, including E o c v , R 0 , a, b, i 0 , and i L 0 , need to be identified to initialize our calendar aging model.
In order to avoid overfitting, Akaike information criterion (AIC) can be used to measure the fitting results of the proposed model [40]. In general, AIC can be expressed as:
A I C = 2 k 2 ln ( L )
where k is the number of parameters and L is the likelihood function.
Let n be the number of observations and SSR represent the sum of the squares of the residuals; then, AIC becomes:
A I C = 2 k + n ln ( S S R / n )
S S R = y i y ^ i 2
AIC criterion is used to judge the goodness and the efficiency of the degradation models with two and three parameters (i.e., degradation state, its first derivative, and its second derivative). It can be seen from the Table 2 that AIC of the degradation model with three parameters is less than that of the model with two parameters. The smaller the AIC value, the better the model performance. Therefore, we chose three parameters to build our degradation model.
We regard the mean value of the state estimation as the optimal state estimate, and the point estimation of the trend components can be calculated by the system output matrix. Therefore, we can combine it with the prediction result of LSTM to obtain the final voltage prediction.

2.4.2. Parameter Identification

We identified the parameters of our calendar aging model from the polarization curve data. Considering the multi-parameters and nonlinearity of the physical aging model, we chose the genetic algorithm to realize the parameter identification [39]. The aging factor α k remains at zero since the polarization curve was measured at the beginning of the operation.
The genetic algorithm first initializes the values randomly, and then it performs selection, crossover, and mutation operations on individuals [41] according to the fitness function f f i t n e s s . The optimal solution can be obtained through the iteration of the algorithm. The fitness function can be expressed as follows:
f f i t n e s s E o c v , R 0 , a , b , i 0 , i L 0 = k V c , k V ^ c , k 2
where V c , k is the observed voltage and V ^ c , k is the estimated voltage. E o c v , R 0 , a, b, i 0 , and i L 0 are the parameters that need to be identified.

2.4.3. Extend Kalman Filter

In this paper, we applied the AEKF algorithm to deal with the nonlinearity of the fuel-cell system and to predict the calendar aging voltage. The traditional Kalman-filter algorithm assumes the process noise and the measurement noise as Gaussian white noise with zero means. However, it is difficult to obtain the statistical characteristics of noise in practice. Therefore, the AEKF method is introduced to correct the variance in those noises adaptively, to reduce the impact of unknown noise [42].
For the iterative calculation of our model, the Jacobian matrix can be obtained by linearizing the system with the first-order Taylor formula [39], as follows:
A = f x k 1 x | x = x ^ k 1 + C k = g x k , u k x | x = x ^ k
The algorithm of the discrete adaptive extended Kalman filter consists of four steps: initialization, state update, measurement update, and noise update, which are shown as follows:
  • Initialization: x ^ 0 + = E x 0 , P 0 + = E x 0 x ^ 0 + x 0 x ^ 0 + T , where E · is the mathematic expectation.
  • State update: x ^ k = A x ^ k 1 + + w k 1 , P k = A P k 1 + A T + Q w , where x ^ k is a-priori state estimate at step k, and P k is a priori estimate error covariance.
  • Measurement update: L k = P k C k T C k P k C k T + R 1 , x ^ k + = x ^ k + L k ε k , P k + = I L k C k P k , where ε k = y k g x ^ k , u k , L k is the Kalman gain at step k, x ^ k + is a posteriori state estimate at step k, P k + is a posteriori estimate error covariance at step k.
  • Noise update: Π k = 1 M i = k M + 1 k ε i ε i T , Q w = L k Π k L k T , R v = Π k C k P k C k T , where Π k represents the mapping variance in error, and M represents averaging moving window of size.

2.5. Reversible Aging Model Based on LSTM

Long Short-Term Memory Networks

Through previous voltage decomposition, we can obtain the reversible aging voltage V r which is the time-series sequence. The recurrent neural network (RNN) has a strong non-linear modeling ability for time-series data, which has achieved great success and wide application in natural language processing (NLP) [43] and time-series problems [44]. With the novel construction of the input gate, the forget gate, and the output gate, the LSTM network can overcome the problem of gradient disappearance or explosion from which traditional RNN suffers [25,35]. The LSTM network is applied to capture the voltage recovery information based on the reversible aging components in this paper. Figure 4a,b illustrates the LSTM architecture and the single cell of LSTM, respectively.
Every time step, the LSTM unit receives the input from the current state X t and the previous hidden state h t 1 , as Figure 4b shows. The expression of the input gate can be written as:
i t = σ W x i x i + W h i h t 1 + b i
The forget gate f t determines which input information should be ignored from the history memory and it is defined as:
f t = σ W x f x t + W h f h t 1 + b f
Meanwhile, the candidate value of the memory state C ˜ t is defined as:
C ˜ t = tanh W x c x t + W h c h t 1 + b c
Combining Equations (14)–(16), we can obtain the expression to update the cell state:
C t = f t C t 1 + i t C ˜ t
The output gate o t is responsible for the final output and it is used to update the hidden state h t based on the current cell state C t . They can be written as follows:
o t = σ W x o x t + W h o h t 1 + b o
h t = o t tanh C t
where σ is the activation function and we choose the sigmoid function, W x i , W h i , W x f , W h f , W x c , W h c , W x o , and W h o are the weight matrices of each gate, b i , b f , b c , and b o are the bias vectors, ⊙ means multiplied by the elements.
The residual components of the voltage data were smoothed by LOESS algorithm again with a window size of 20 to remove random noise or spikes before being sent to LSTM network. After smoothing to remove the noise, the reversible aging voltage data of PEMFCs and time information of characterization tests were input into the LSTM network as features. The network structure consists of four parts: a sequence input layer, an LSTM layer with the maximum number of 300 neurons in the hidden layer, a fully connected layer with one response, and a regression layer. The maximum sliding window size is 300; the loss function is the RMSE; the optimizer is Adam; the epoch size is 200; and the initial learning rate is 0.005.
We used the reversible voltage data and the time information of characterization from FC1 and FC2 to build samples for our training process of the network. We selected 50%, 70%, and 80% of the sample data as the training set, and the rest was selected as the test data set. The network’s output is the reversible voltage at the next time step. Moreover, as shown in Figure 5, we adopted a sliding-window strategy during the training process of the LSTM. By setting the sliding window size reasonably, we can use the information from multiple times together as the feature input of the LSTM to improve the model’s prediction ability for time-series data.

2.6. AutoML Algorithm

The training of neural networks requires a lot of manual intervention which is very time-consuming. Here, with the help of the AutoML algorithm, we can realize model construction and hyperparameters optimization efficiently. Particularly, we apploed the genetic algorithm for finding appropriate hyperparameters of the LSTM network. The genetic algorithm is an optimization method inspired by the evolution process in nature selection [41].
The hyperparameters, including epochs, the number of neurons, and the sliding window size, were initialized arbitrarily ranging from 50 to 400, 50 to 300, and 10 to 300 with different intervals, respectively. Each individual in the population represents a potential solution to the problems to be resolved. The RMSE of LSTM prediction results in the test data set were used as its fitness value. Operations on individuals, including selection, crossover, and mutation, were performed to optimize the population. The parameters of genetic algorithm were set as follows: the population size is 12, the mutation rate is 0.2, the crossover rate is 0.5, and the iteration number is 5. The training process of LSTM was repeated until the genetic algorithm reached its maximum iteration.

3. Results and Discussions

The prediction results of our hybrid prognostics method are given in this section. Firstly, the voltage decomposition result is provided and then we will give and discuss our calendar aging model for PEMFC. Combined with the reversible aging model, we will obtain the final prediction.

3.1. Voltage Decomposition

The original voltage data of FC1 and FC2 are decomposed into the calendar aging part and the reversible aging part based on the LOESS, as shown in Figure 6. The smooth window size of FC1 is 300 and since FC2 fluctuates more violently, we set it to 500. The characterization tests (including the polarization curve test and the EIS measurement) are performed once a week, so the voltage recovery phenomenon appears periodically as shown in Figure 6c,d, where the red line indicates whether the characterization test was carried out. We can notice that the degradation of FC2 proves to be faster and more serious than FC1 because of its severe operating conditions.

3.2. Calendar Aging Voltage Prediction

Here, we implement the calendar aging model based on the AEKF with the introduction of three-dimensional aging factors (T-AEKF) to better forecast the aging trend for PEMFC. The initial values of the state x 0 , covariance matrix P 0 , process error covariance matrix Q, and measurement error covariance matrix R were set as follows:
x 0 = [ 8 e 2 , 2 e 4 , 2 e 8 ] T P 0 = [ 0.1 , 0 , 0 ; 0 , 0.01 , 0 ; 0 , 0 , 0.0001 ] Q = 5 e 5 , 0 , 0 ; 0 , 5 e 5 , 0 ; 0 , 0 , 5 e 5 R = 100
Figure 7a,c,e shows the prediction results based on the T-AEKF for FC1 with 55%, 70%, and 80% training data, respectively. Figure 7b,d,f shows the prediction results based on the T-AEKF for FC2 with 55%, 70%, and 80% training data, respectively. The average values of the aging factors in the training phase were used for the iterative calculation in the predicting phase. The blue lines and the red dotted lines stand for AEKF output values in training and predicting phases, respectively. In Figure 7b,d,f the T-AEKF prediction result of FC2 is slightly higher than the actual value, which can be ascribed to the abnormal voltage drop in the training phase as FC2 worked under more severe operating conditions.
Figure 8a–c demonstrates the estimation results of aging factors for FC1 with 55%, 70%, and 80% training data, and Figure 8d–f demonstrates the estimation results of aging factors for FC2 with 55%, 70%, and 80% training data. The blue lines and the red lines represent the aging factors in the training and the predicting phases, respectively. From Figure 8, we can see that the aging factor α increases slowly as the β decreases with a fluctuation tend. The AEKF algorithm can estimate the aging factor α iteratively so as to update the prediction of the voltage. In the predicting phase, factor γ remains constant. These results show that with the introduction of three-dimensional aging factors (α, β, γ), the proposed calendar aging model can accurately track the overall aging trend both in training and predicting phases.
Crucially, compared with the real voltage, we note that the spikes and fluctuations exist at the characterization time point for FC1 and FC2 during the aging test, which is regarded as the voltage recovery phenomenon. That is why we built the reversible aging model to capture detailed information for voltage degradation.

3.3. Reversible Aging Voltage Prediction

We deployed the reversible aging model to capture detailed information on the voltage recovery phenomenon. After the voltage decomposition, the sequence of reversible aging voltage is fed into the LSTM network, where the output is the reversible voltage at the next time step. Inspired by [25], we implemented the sliding-window strategy to rebuild the data structure and to improve the prediction accuracy. Since the interruption time of characterization tests is known in advance, we input this information into LSTM as one of the features to make a better prediction, as shown in Figure 6c,d. Additionally, for FC2, as the sharp voltage drop in the two blue dashed boxes is not caused by the normal aging process, we smoothed this abnormal data to improve the prediction performance.
A total of 55% and 80% of the data were used for training and the rest of the data was used for testing. The loss function is the RMSE; the optimizer is Adam. The hyperparameters, including epochs, the number of neurons, and the sliding window size, were initialized arbitrarily, ranging from 50 to 400, 50 to 300, and 10 to 300 with different intervals, respectively. Then, hyperparameters were optimized by the AutoML algorithm with the iteration of 5, automatically. The predicted results of the reversible aging voltage superimposed with the calendar aging voltage will be provided in our final prediction, below.

3.4. Final Aging Voltage Prediction

We added the calendar aging component and the reversible aging component to obtain our final aging voltage prediction. The iterative structure is adopted to realize long-term degradation prediction [21,30]. The predicted values are used as part of the inputs that are fed into the model for forecasting the next step. To verify the advantages of the proposed T-AEKF-LSTM hybrid method, the traditional AEKF method, the LSTM method, and the improved AEKF method based on three-dimensional aging factors (T-AEKF) were used to make a comparison. For the traditional AEKF method, the initial values were the same as the T-AEKF method introduced in Section 3.2. For the LSTM method, the hidden units, epochs, and the sliding windows size were 50, 200, and 20, respectively, which were obtained by testing the performance of LSTM under different configurations.
The predicted results of FC1 under 55%, 70%,and 80% training sets are shown in Figure 9a,c,e, respectively. The traditional AEKF method can only give a linear voltage trend due to its degradation rate remaining constant in the predicting phase. In addition, we find it likely that a bad prediction results when the final point of the training phase is near the abrupt voltage. The LSTM method can predict local nonlinearity which contributes to capturing the voltage recovery phenomenon. However, its output voltage gradually deviates from the measured voltage as time goes on. The T-AEKF method can predict the overall aging trend of PEMFC more accurately than the traditional AEKF method. This decomposition forecasting strategy can prevent the AEKF model from being affected by short-term disturbance and can make the prediction more robust. In addition, three-dimensional aging factors help to model and fit the aging process more accurately, since this scheme can adjust the degradation rate according to the different time. Based on the T-AEKF method and combined with the reversible aging model, the T-AEKF-LSTM method can further capture the voltage recovery information. It can predict the periodic fluctuation in voltage and give a better prediction performance of the aging process for PEMFC compared with other methods.
The prediction results under the dynamic condition for FC2 with 55%, 70%, and 80% training sets are shown in Figure 9b,d,f. It can be found from Figure 9a,d that the AEKF method is not robust enough, as its predicted voltage deviates significantly from the measured voltage. The LSTM method can predict the reversible aging phenomenon after every characterization but fails to trace the aging trend accurately. However, its short-term degradation prediction is more accurate than AEKF and T-AEKF. The T-AEKF can trace the degradation trend better than AEKF but it is not capable of forecasting the reversible aging process. The proposed T-AEKF-LSTM hybrid method can trace the degradation trend and predict reversible voltage components more accurately. It can be noticed that the prediction voltage of the hybrid method will rise slightly at the end of the aging test, which can be ascribed to the memory of the LSTM network, suggesting the occurrence of voltage recovery phenomenon at that time. Thus, the periodic fluctuation in voltage after every characterization test and the nonlinear variation in voltage can be accurately predicted by our hybrid method.
The root mean square error (RMSE) and mean absolute percentage error (MAPE) are used to evaluate the long-term voltage prediction performance [26]. The prediction error is used to evaluate the RUL estimation results. Those criteria are expressed as follows:
RMSE = 1 N i = 1 N y i y ^ i 2
MAPE = 1 N 1 N | y i y ^ i | | y i | × 100
Error = RUL R U ^ L
where y ^ i is the predicted voltage, and y i is the measured voltage. RUL represents the actual RUL of the PEMFC, and R U ^ L represents the estimated RUL.
From the prognostic results for FC1 in Table 3, we can observe that the RMSE and the MAPE of LSTM remain the worst among the four methods. The RMSE and MAPE of T-AEKF are always smaller than AEKF due to the introduction of three-dimensional aging factors as well as the voltage decomposition framework. Since the T-AEKF-LSTM improved the abilities of modeling the reversible aging process based on an LSTM network, it has the lowest prediction error in most cases.
Following the prognostic results for FC2 shown in Table 4, the T-AEKF-LSTM method has the best performance among the three methods according to its lowest prediction error. Particularly, in FC2, the RMSE and MAPE of T-AEKF-LSTM are much lower than that of T-AEKF, while in FC1, the improvements of T-AEKF-LSTM over the T-AEKF method is not very obvious. A possible explanation may be that the voltage recovery phenomenon of FC2 is more severe than FC1 and it greatly reduces the prediction accuracy of EKF-series-based approaches. In contrast, the reversible aging model can capture this detailed information and can significantly improve the prediction performance. The dramatic fluctuation in voltage can also contribute to the training of the LSTM network. The results above show that the proposed hybrid prognostics method can give a more robust and accurate prediction compared with single AEKF or LSTM methods.

3.5. RUL Estimation

In this paper, the prediction results of a 55% training set were used to calculate the RUL of PEMFC. The degradation degree 4.0% of the initial voltage was selected as the end of life for fuel cell [33,39]. Since FC2 degrades faster than FC1, 5.0% of the initial voltage was also used to further evaluate the RUL estimation for FC2.
The RUL prediction results based on AEKF, LSTM, T-AEKF, and T-AEKF-LSTM are demonstrated in Table 5. The positive and negative values of the prediction error represent an early prediction or a late prediction, respectively. In order to predict faults in advance, an early prediction is preferred. From Table 5, the RUL estimation error of the proposed T-AEKF-LSTM method is within 30 h and always lower than that of other methods, which indicates that it can give a more accurate RUL estimation among them. The reason for the missing data is that the prediction performances of those methods are too bad to give the prediction errors.
As demonstrated in Table 5, the RUL estimation error of the proposed method is always lower than that of the PAM-ARMA-TDNN method [33] for each degradation degree, which verified the advantages of the proposed method. The results above demonstrate the effectiveness and robustness of the proposed method under static and dynamic operating conditions.

4. Conclusions

A robust hybrid prognostic method for PEMFC was proposed in this paper. Considering the voltage recovery phenomenon, a decomposition forecasting framework was established to predict the long-term voltage degradation for PEMFC. Firstly, the original voltage data was decomposed into the calendar aging component and the reversible aging component based on LOESS. Then, we used the AEKF algorithm to predict the overall aging trend of PEMFC based on the calendar aging component. Meanwhile, we introduced three-dimensional aging factors to the physical aging model to better forecast the degradation trend. Next, the LSTM neural network was applied to capture the voltage recovery information through the reversible aging component. Particularly, the AutoML approach based on the genetic algorithm was adopted in the training phase of LSTM for the automatic hyperparameters tuning. The iterative structure was utilized to realize long-term degradation forecasting. The final prediction of the aging voltage can be obtained by combining the two predicted components and we can further realize RUL estimation. We verified the capability of the proposed hybrid prognostic method by two aging datasets under different operating conditions. Experiment results show that the proposed decomposition forecasting framework can combine the advantages of the model-based method for predicting long-term degradation trends and the data-based method for nonlinear modeling ability. In addition, this hybrid method can realize more accurate long-term degradation prediction for PEMFC compared with the single AEKF method or LSTM method. Developing online prognostic methods for PEMFC under high dynamic operating conditions, for example, in automotive applications, is still the major challenge for the prognostic research and it needs further exploration.

Author Contributions

Conceptualization, Z.X. and Y.W.; methodology, Z.X., Y.W. and Y.L.; software, Z.X.; validation, Z.X. and Y.W.; formal analysis, Z.X.; investigation, Z.X. and G.T.; resources, L.M. and G.T.; data curation, L.M. and Y.L.; writing—original draft preparation, Z.X.; writing—review and editing, Z.X. and Y.Z.; visualization, J.T.; supervision, L.M. and G.T.; project administration, L.M. and G.T.; funding acquisition, L.M. and J.T. All authors have read and agreed to the published version of the manuscript.

Funding

This work is supported in part by The Open Research Project of the State Key Laboratory of Industrial Control Technology, Zhejiang University, China (No. ICT2022B31), and in part by The National Key R&D plan of China under Grant 2018YFB1702203.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Acknowledgments

The authors gratefully acknowledge the support of the National Key R&D plan of China and the Open Research Project of the State Key Laboratory of Industrial Control Technology, Zhejiang University, China.

Conflicts of Interest

The authors declare no conflict of interest.

Abbreviations

The following abbreviations are used in this manuscript:
AEKFAdaptive extended Kalman filter
AICAkaike information criterion
AutoMLAutomatic machine learning
BOPBalance of plant
ECSAElectrochemical surface area
EISElectrochemical impedance spectroscopy
FCFuel cell
GDLGas diffusion layer
LOESSLocally weighted regression
LSTMLong short-term memory (neural network)
MAPEMean absolute percentage error
PEMFCProton-exchange-membrane fuel cell
RMSERoot mean-square error
RNNRecurrent neural network
RULRemaining useful life

References

  1. Zhang, D.; Li, X.; Wang, W.; Zhao, Z. Internal Characterization-Based Prognostics for Micro-Direct-Methanol Fuel Cells under Dynamic Operating Conditions. Sensors 2022, 22, 4217. [Google Scholar] [CrossRef]
  2. Liu, H.; Chen, J.; Hissel, D.; Lu, J.; Hou, M.; Shao, Z. Prognostics methods and degradation indexes of proton exchange membrane fuel cells: A review. Renew. Sustain. Energy Rev. 2020, 123, 109721. [Google Scholar] [CrossRef]
  3. Jouin, M.; Gouriveau, R.; Hissel, D.; Péra, M.C.; Zerhouni, N. Degradations analysis and aging modeling for health assessment and prognostics of PEMFC. Reliab. Eng. Syst. Saf. 2016, 148, 78–95. [Google Scholar] [CrossRef]
  4. Wu, J.; Yuan, X.Z.; Martin, J.J.; Wang, H.; Zhang, J.; Shen, J.; Wu, S.; Merida, W. A review of PEM fuel cell durability: Degradation mechanisms and mitigation strategies. J. Power Sources 2008, 184, 104–119. [Google Scholar] [CrossRef]
  5. Yan, X.; Zhou, X.; Zhao, T.; Jiang, H.; Zeng, L. A highly selective proton exchange membrane with highly ordered, vertically aligned, and subnanosized 1D channels for redox flow batteries. J. Power Sources 2018, 406, 35–41. [Google Scholar] [CrossRef]
  6. Aziz, M.A.; Shanmugam, S. Sulfonated graphene oxide-decorated block copolymer as a proton-exchange membrane: Improving the ion selectivity for all-vanadium redox flow batteries. J. Mater. Chem. A 2018, 6, 17740–17750. [Google Scholar] [CrossRef]
  7. Rajput, A.; Sharma, P.P.; Yadav, V.; Kulshrestha, V. Highly stable graphene oxide composite proton exchange membrane for electro-chemical energy application. Int. J. Hydrogen Energy 2020, 45, 16976–16983. [Google Scholar] [CrossRef]
  8. Chen, K.; Laghrouche, S.; Djerdir, A. Fuel cell health prognosis using Unscented Kalman Filter: Postal fuel cell electric vehicles case study. Int. J. Hydrogen Energy 2019, 44, 1930–1939. [Google Scholar] [CrossRef]
  9. Cigolotti, V.; Genovese, M.; Fragiacomo, P. Comprehensive review on fuel cell technology for stationary applications as sustainable and efficient poly-generation energy systems. Energies 2021, 14, 4963. [Google Scholar] [CrossRef]
  10. Zhang, X.; Yang, D.; Luo, M.; Dong, Z. Load profile based empirical model for the lifetime prediction of an automotive PEM fuel cell. Int. J. Hydrogen Energy 2017, 42, 11868–11878. [Google Scholar] [CrossRef]
  11. Peng, C.; Chen, Y.; Chen, Q.; Tang, Z.; Li, L.; Gui, W. A Remaining Useful Life prognosis of turbofan engine using temporal and spatial feature fusion. Sensors 2021, 21, 418. [Google Scholar] [CrossRef]
  12. Yang, J.; Peng, Y.; Xie, J.; Wang, P. Remaining Useful Life Prediction Method for Bearings Based on LSTM with Uncertainty Quantification. Sensors 2022, 22, 4549. [Google Scholar] [CrossRef] [PubMed]
  13. Bressel, M.; Hilairet, M.; Hissel, D.; Bouamama, B.O. Extended Kalman filter for prognostic of proton exchange membrane fuel cell. Appl. Energy 2016, 164, 220–227. [Google Scholar] [CrossRef]
  14. Sutharssan, T.; Montalvao, D.; Chen, Y.K.; Wang, W.C.; Pisac, C.; Elemara, H. A review on prognostics and health monitoring of proton exchange membrane fuel cell. Renew. Sustain. Energy Rev. 2017, 75, 440–450. [Google Scholar] [CrossRef] [Green Version]
  15. Zhang, X.; Pisu, P. An Unscented Kalman Filter Based Approach for the Health Monitoring and Prognostics of a Polymer Electrolyte Membrane Fuel Cell. In Proceedings of the Annual Conference of the PHM Society, Minneapolis, MN, USA, 23–27 September 2012. [Google Scholar]
  16. Dhanushkodi, S.; Schwager, M.; Todd, D.; Merida, W. PEMFC durability: Spatially resolved Pt dissolution in a single cell. J. Electrochem. Soc. 2014, 161, F1315. [Google Scholar] [CrossRef]
  17. Bi, W.; Fuller, T.F. Modeling of PEM fuel cell Pt/C catalyst degradation. J. Power Sources 2008, 178, 188–196. [Google Scholar] [CrossRef]
  18. Polverino, P.; Pianese, C. Model-based prognostic algorithm for online RUL estimation of PEMFCs. In Proceedings of the 2016 3rd Conference on Control and Fault-Tolerant Systems (SysTol), Barcelona, Spain, 7–9 September 2016; IEEE: Piscataway Township, NJ, USA, 2016; pp. 599–604. [Google Scholar]
  19. Jouin, M.; Gouriveau, R.; Hissel, D.; Péra, M.C.; Zerhouni, N. Prognostics of PEM fuel cell in a particle filtering framework. Int. J. Hydrogen Energy 2014, 39, 481–494. [Google Scholar] [CrossRef] [Green Version]
  20. Li, B.; Bei, S. Estimation algorithm research for lithium battery SOC in electric vehicles based on adaptive unscented Kalman filter. Neural Comput. Appl. 2019, 31, 8171–8183. [Google Scholar] [CrossRef]
  21. Silva, R.; Gouriveau, R.; Jemei, S.; Hissel, D.; Boulon, L.; Agbossou, K.; Steiner, N.Y. Proton exchange membrane fuel cell degradation prediction based on adaptive neuro-fuzzy inference systems. Int. J. Hydrogen Energy 2014, 39, 11128–11144. [Google Scholar] [CrossRef] [Green Version]
  22. Liu, H.; Chen, J.; Hissel, D.; Su, H. Short-term prognostics of PEM fuel cells: A comparative and improvement study. IEEE Trans. Ind. Electron. 2018, 66, 6077–6086. [Google Scholar] [CrossRef]
  23. Morando, S.; Jemei, S.; Gouriveau, R.; Zerhouni, N.; Hissel, D. Fuel cells prognostics using echo state network. In Proceedings of the IECON 2013-39th Annual Conference of the IEEE Industrial Electronics Society, Vienna, Austria, 10–13 November 2013; IEEE: Piscataway Township, NJ, USA, 2013; pp. 1632–1637. [Google Scholar]
  24. 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]
  25. Ma, R.; Yang, T.; Breaz, E.; Li, Z.; Briois, P.; Gao, F. Data-driven proton exchange membrane fuel cell degradation predication through deep learning method. Appl. Energy 2018, 231, 102–115. [Google Scholar] [CrossRef]
  26. Liu, H.; Chen, J.; Hissel, D.; Su, H. Remaining useful life estimation for proton exchange membrane fuel cells using a hybrid method. Appl. Energy 2019, 237, 910–919. [Google Scholar] [CrossRef]
  27. 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] [Green Version]
  28. Ma, R.; Xie, R.; Xu, L.; Huangfu, Y.; Li, Y. A Hybrid Prognostic Method for PEMFC with Aging Parameter Prediction. IEEE Trans. Transp. Electrif. 2021, 7, 2318–2331. [Google Scholar] [CrossRef]
  29. Jouin, M.; Gouriveau, R.; Hissel, D.; Péra, M.C.; Zerhouni, N. Joint particle filters prognostics for proton exchange membrane fuel cell power prediction at constant current solicitation. IEEE Trans. Reliab. 2015, 65, 336–349. [Google Scholar] [CrossRef]
  30. Morando, S.; Jemei, S.; Hissel, D.; Gouriveau, R.; Zerhouni, N. Proton exchange membrane fuel cell ageing forecasting algorithm based on Echo State Network. Int. J. Hydrogen Energy 2017, 42, 1472–1480. [Google Scholar] [CrossRef]
  31. Kimotho, J.K.; Meyer, T.; Sextro, W. PEM fuel cell prognostics using particle filter with model parameter adaptation. In Proceedings of the 2014 International Conference on Prognostics and Health Management, Zhangjiajie, NJ, USA, China 24–27 August 2014; IEEE: Piscataway Township, NJ, USA, 2014; pp. 1–6. [Google Scholar]
  32. Deng, L.; Shen, W.; Wang, H.; Wang, S. A rest-time-based prognostic model for remaining useful life prediction of lithium-ion battery. Neural Comput. Appl. 2021, 33, 2035–2046. [Google Scholar] [CrossRef]
  33. Zhou, D.; Al-Durra, A.; Zhang, K.; Ravey, A.; Gao, F. Online remaining useful lifetime prediction of proton exchange membrane fuel cells using a novel robust methodology. J. Power Sources 2018, 399, 314–328. [Google Scholar] [CrossRef]
  34. Mao, L.; Jackson, L. IEEE 2014 Data Challenge Data. 2016. Available online: https://repository.lboro.ac.uk/articles/dataset/IEEE_2014_Data_Challenge_Data/3518141/1 (accessed on 20 October 2021).
  35. Liu, J.; Li, Q.; Chen, W.; Yan, Y.; Qiu, Y.; Cao, T. Remaining useful life prediction of PEMFC based on long short-term memory recurrent neural networks. Int. J. Hydrogen Energy 2019, 44, 5470–5480. [Google Scholar] [CrossRef]
  36. Taieb, S.B.; Bontempi, G.; Atiya, A.F.; Sorjamaa, A. A review and comparison of strategies for multi-step ahead time series forecasting based on the NN5 forecasting competition. Expert Syst. Appl. 2012, 39, 7067–7083. [Google Scholar] [CrossRef] [Green Version]
  37. Bressel, M.; Hilairet, M.; Hissel, D.; Bouamama, B.O. Remaining useful life prediction and uncertainty quantification of proton exchange membrane fuel cell under variable load. IEEE Trans. Ind. Electron. 2016, 63, 2569–2577. [Google Scholar] [CrossRef]
  38. Fowler, M.W.; Mann, R.F.; Amphlett, J.C.; Peppley, B.A.; Roberge, P.R. Incorporation of voltage degradation into a generalised steady state electrochemical model for a PEM fuel cell. J. Power Sources 2002, 106, 274–283. [Google Scholar] [CrossRef]
  39. Pan, R.; Yang, D.; Wang, Y.; Chen, Z. Performance degradation prediction of proton exchange membrane fuel cell using a hybrid prognostic approach. Int. J. Hydrogen Energy 2020, 45, 30994–31008. [Google Scholar] [CrossRef]
  40. Burnham, K.P.; Anderson, D.R. Multimodel inference: Understanding AIC and BIC in model selection. Sociol. Methods Res. 2004, 33, 261–304. [Google Scholar] [CrossRef]
  41. Bodenhofer, U. Genetic Algorithms: Theory and Applications. Lecture notes, Fuzzy Logic Laboratorium Linz-Hagenberg, Winter, 2004. 2003. Available online: http://www.flll.jku.at/div/teaching/Ga/notes.pdf (accessed on 20 October 2021).
  42. Wang, Y.; Zhang, C.; Chen, Z. An adaptive remaining energy prediction approach for lithium-ion batteries in electric vehicles. J. Power Sources 2016, 305, 80–88. [Google Scholar] [CrossRef]
  43. Sundermeyer, M.; Schlüter, R.; Ney, H. LSTM neural networks for language modeling. In Proceedings of the Thirteenth Annual Conference of the International Speech Communication Association, Portland, OR, USA, 9–13 September 2012. [Google Scholar]
  44. Siami-Namini, S.; Tavakoli, N.; Namin, A.S. The performance of LSTM and BiLSTM in forecasting time series. In Proceedings of the 2019 IEEE International Conference on Big Data (Big Data), Los Angeles, CA, USA, 9–12 December 2019; IEEE: Piscataway Township, NJ, USA, 2019; pp. 3285–3292. [Google Scholar]
Figure 1. The decomposition forecasting framework of the proposed hybrid method.
Figure 1. The decomposition forecasting framework of the proposed hybrid method.
Sensors 23 00166 g001
Figure 2. The voltage-degradation curves of FC1 and FC2.
Figure 2. The voltage-degradation curves of FC1 and FC2.
Sensors 23 00166 g002
Figure 3. Iterative structure.
Figure 3. Iterative structure.
Sensors 23 00166 g003
Figure 4. (a) LSTM architecture. (b) The single cell of LSTM.
Figure 4. (a) LSTM architecture. (b) The single cell of LSTM.
Sensors 23 00166 g004
Figure 5. Sliding-window strategy during LSTM training.
Figure 5. Sliding-window strategy during LSTM training.
Sensors 23 00166 g005
Figure 6. Voltage decomposition result. (a) Calendar aging voltage of FC1; (b) calendar aging voltage of FC2; (c) reversible aging voltage of FC1; (d) reversible aging voltage of FC2.
Figure 6. Voltage decomposition result. (a) Calendar aging voltage of FC1; (b) calendar aging voltage of FC2; (c) reversible aging voltage of FC1; (d) reversible aging voltage of FC2.
Sensors 23 00166 g006
Figure 7. The prediction results based on T-AEKF. (a) FC1 with 55% training data; (b) FC2 with 55% training data; (c) FC1 with 70% training data; (d) FC2 with 70% training data; (e) FC1 with 80% training data; (f) FC2 with 80% training data.
Figure 7. The prediction results based on T-AEKF. (a) FC1 with 55% training data; (b) FC2 with 55% training data; (c) FC1 with 70% training data; (d) FC2 with 70% training data; (e) FC1 with 80% training data; (f) FC2 with 80% training data.
Sensors 23 00166 g007
Figure 8. The three-dimensional aging factors of T-AEKF. (a) FC1 with 55% training data; (b) FC1 with 70% training data; (c) FC1 with 80% training data; (d) FC2 with 55% training data; (e) FC2 with 70% training data; (f) FC2 with 80% training data.
Figure 8. The three-dimensional aging factors of T-AEKF. (a) FC1 with 55% training data; (b) FC1 with 70% training data; (c) FC1 with 80% training data; (d) FC2 with 55% training data; (e) FC2 with 70% training data; (f) FC2 with 80% training data.
Sensors 23 00166 g008
Figure 9. The prediction results of AEKF, LSTM, T-AEKF, and the proposed method (T-AEKF-LSTM). (a) FC1 with 55% training data; (b) FC2 with 55% training data; (c) FC1 with 70% training data; (d) FC2 with 70% training data; (e) FC1 with 80% training data; (f) FC2 with 80% training data.
Figure 9. The prediction results of AEKF, LSTM, T-AEKF, and the proposed method (T-AEKF-LSTM). (a) FC1 with 55% training data; (b) FC2 with 55% training data; (c) FC1 with 70% training data; (d) FC2 with 70% training data; (e) FC1 with 80% training data; (f) FC2 with 80% training data.
Sensors 23 00166 g009
Table 1. PEMFC stack and experimental operating parameters.
Table 1. PEMFC stack and experimental operating parameters.
ParameterControl Range
Number of cells5
Active area100 cm2
Load current70 A (FC1)/63–77 A (FC2)
Operating hours991 h (FC1)/1020 h (FC2)
Air flow rate23 L/min
Hydrogen flow rate4.8 L/min
Coolant flow rate2 L/min
Pressure of anode and cathode1.3 bar
Stack temperature55 °C
Relative humidity50%
Table 2. AIC of the degradation models with different parameters for FC1 and FC2.
Table 2. AIC of the degradation models with different parameters for FC1 and FC2.
StackTraining DataNumbers of Parameters
23
FC155%−3677−4257
70%−2687−2774
80%−1792−1818
FC255%−3564−3845
70%−2347−2479
80%−1545−1622
Table 3. The prognostic results for FC1.
Table 3. The prognostic results for FC1.
DataAEKFLSTMT-AEKFT-AEKF-LSTM
RMSE55%0.01810.03380.00840.0083
70%0.01520.02320.00870.0092
80%0.01510.01880.01020.0091
MAPE60%0.46730.91010.19940.1913
70%0.27920.56860.18210.2031
80%0.41400.52140.21620.2039
Table 4. The prognostic results for FC2.
Table 4. The prognostic results for FC2.
DataAEKFLSTMT-AEKFT-AEKF-LSTM
RMSE55%0.02010.02950.01610.0113
70%0.02110.03400.01690.0126
80%0.02210.03140.01940.0107
MAPE60%0.51490.76900.41040.3027
70%0.57160.82930.42440.3251
80%0.54460.85060.52260.2640
Table 5. The RUL prediction results for FC1 and FC2 (55% training data).
Table 5. The RUL prediction results for FC1 and FC2 (55% training data).
StackDegradation
Degrees
Actual
RUL
AEKFLSTMT-AEKFPAM-ARMA
-TDNN [33]
T-AEKF
-LSTM (Ours)
RULErrorRULErrorRULErrorRULErrorRULError
FC14.0%247 h216 h31 h>446 h-283 h−36 h252 h−5 h244 h3 h
FC24.0%55 h204 h−149 h207 h−152 h172 h−117 h156 h−101 h29 h26 h
5.0%359 h>459 h->459 h-386 h−27 h381 h−22 h348 h11 h
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

Xia, Z.; Wang, Y.; Ma, L.; Zhu, Y.; Li, Y.; Tao, J.; Tian, G. A Hybrid Prognostic Method for Proton-Exchange-Membrane Fuel Cell with Decomposition Forecasting Framework Based on AEKF and LSTM. Sensors 2023, 23, 166. https://doi.org/10.3390/s23010166

AMA Style

Xia Z, Wang Y, Ma L, Zhu Y, Li Y, Tao J, Tian G. A Hybrid Prognostic Method for Proton-Exchange-Membrane Fuel Cell with Decomposition Forecasting Framework Based on AEKF and LSTM. Sensors. 2023; 23(1):166. https://doi.org/10.3390/s23010166

Chicago/Turabian Style

Xia, Zetao, Yining Wang, Longhua Ma, Yang Zhu, Yongjie Li, Jili Tao, and Guanzhong Tian. 2023. "A Hybrid Prognostic Method for Proton-Exchange-Membrane Fuel Cell with Decomposition Forecasting Framework Based on AEKF and LSTM" Sensors 23, no. 1: 166. https://doi.org/10.3390/s23010166

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