Published: 18 September 2015

Planetary gearbox remaining useful life estimation based on state space model

Xianglong Ni1
Jianmin Zhao2
Jichao Chen3
Haiping Li4
1, 2, 4Mechanical Engineering College, Shijiazhuang, China
3Changping NCO School of Equipment Academy, Beijing, China
Corresponding Author:
Xianglong Ni
Views 65
Reads 27
Downloads 1264

Abstract

As planetary gearboxes are widely used in various kinds of engineering, the fault diagnosis and prognosis of planetary gearbox is very important. This paper proposes a remaining useful life estimation method based on state space model. The degradation process is assumed to be Gamma distribution. And experience maximization method and particle filter is used to estimate the parameters of state space model. A planetary gearbox life-cycle experiment is done to obtain the degradation data and verify the effectiveness of the proposed method.

1. Introduction

Remaining useful life (RUL) estimation is an essential part in prognostics and health management (PHM) [1]. If the RUL prediction is accurate, it is very helpful for conditio-based maintenance (CBM). Numerous prognostic approachs have been proposed to predicte RUL and reported in technical literatures. Data-driven approach is one of the main methods for RUL estimation [2]. The data-driven method is derived directly from collected history data or performance data [3].

Most failure mechanisms can be traced to an underlying physical or chemical degradation process [3], such as crack growth and wear. However, in many engineering cases, it is difficult (or even impossible) to directly measure the system degradation state. As a result, sensor signals are usually collected to characterize the degradation process [4]. State space model is one of the approaches that can be used to establish the relationship between system degradation states and sensor signals [5].

In this paper, a state space model based on Gamma process is proposed to predicte RUL for planetary gearbox. And a planetary gearbox life-cycle experiment is done to obtain the degradation data and verify the effectiveness of the proposed method.

2. State space model based on Gamma process

Some system degradation states cannot be directly observed, but some observation quantities can be achieved through sensors. These observation quantities, to some extent, reflect system degradation state. State space model can established the relationship between system degradation states and observation quantities, as shown in Fig. 1.

For the convenience of calculation, the state space model is simplified in this paper, it is written as:

1
xi+1=Fixi,θ1+ζ,yi=Hixi,θ2+ε,

where yi is the observation quantity for degradation state xi. Fi() is the state evolution function, Hi() is the observation function. θ1, θ2 are function parameters and ζ, ε are noises for state evolution function and observation function, respectively.

As Gamma process has the properties such as stable and independent increment, it is suitable for describing monotonic degradation [6, 7]. System degradation process is assumed to be Gamma distribution in this study. In other words, the degradation process of system is considered to be smooth Gamma process, the shape-parameter is ηt=at, the observation function is y=cx+ε. The system degradation state space model can be expressed as:

2
xi-xi-1~Gammaati-ti-1,ξ,yi=cxi+ε.

When the observation noises are assumed to be normal distribution and the expectation is 0, the observation quantity y~N(cx,σ). Therefore, the system degradation state space model can be determined after estimating the parameters a, ξ, c, σ.

Fig. 1The relationship between system degradation state and observation quantity

The relationship between system degradation state and observation quantity

a)

The relationship between system degradation state and observation quantity

b)

3. Model parameters estimation

Because of the difficulty of state data collection, the system degradation state data maybe missing and incomplete. Experience maximization (EM) can avoid the disadvantage factors in the process of model parameters estimation.

Xf is the failure threshold of system degradation quantity, Tf is the working time that degradation quantity exceeds failure threshold Xf. By the nature of Gamma distribution, it can be achieved as follows:

3
EXf=aTfξ,
4
Exi-xi-1=ati-ti-1ξ,
5
E(xi-xi-1)2=ati-ti-1ξ2+a2(ti-ti-1)2ξ2.

It can be known from observation function that:

6
Ei=1nyi-yi-1E(xi-xi-1)=nc,
7
Ei=1n(yi-yi-1)2E(xi-xi-1)2=i=1nc2a(ti-ti-1)ξ2+a2(ti-ti-1)2ξ2+2σ2a2(ti-ti-1)2ξ2.

If the model parameter a is given initial value a(0), other initial parameters can be obtained from Eqs. (3)-(7) as follows:

8
ξ(0)=aTfXf,
9
c(0)=1ni=1nyi-yi-1Xf(ti-ti-1)Tf,
10
σ(0)=i=1n(yi-yi-1)2(ti-ti-1)2-c0c0Xf2Tf2i=1n1a0ti-ti-1-nc0c0Xf2Tf22ni=2n(ti-ti-1)-2.

To facilitate the description, let θ=(θ1,θ2), θ1=(a,ξ), θ2=(c,σ). θ(l) is the initial parameter of lth step cycle, the expectation of complete likelihood function can be written as:

11
Qθ|θl=EL(θ|z)|y0:n,θl=ElogfZ(z|θ)|y0:n,θl
=ElogfZ(x0:n,y0:n|θ1,θ2)|y0:n,θ(l)
=ElogfY|Xy0:nx0:n,θ2fXx0:nθ1|y0:n,θl
=ElogfY|X(y0:n|x0:n,θ2)|y0:n,θ(l)+ElogfX(x0:n|θ1)|y0:n,θ(l).

By the maximizing solution conditions, it can be known that Qθ|θ(l) is maximal when Q(θ|θ(l))/θ=0. θ(l+1) can be expressed as follows:

12
ξ(l+1)=i=1nE(xi)-E(xi-1)a(l+1)i=1nti-ti-1=a(l+1)tnE(xn),
13
i=1nti-ti-1lnξl+1-i=1nti-ti-1Γ'uiΓui-Elnvi=0,
14
c(l+1)=i=1nyiE(xi)i=1nExi2,
15
σ(l+1)=1ni=1nyi2-2yic(l+1)Exi+c(l+1)2Exi2.

Put θ(l) and θ(l+1) into the Eq. (11), if it satisfies the convergence condition, the optimal parameter is obtained θ^=θ(l+1); if it does not satisfy the convergence condition, let θ(l+1) as the initial parameter of (l+ 1)th step cycle for EX algorithm until the the convergence condition is satisfied.

It can be known from Eqs. (12)-(15) that parameter θ(l+1) can be determined as long as E(xi), E(xi2) and E(ln(xi-x(i-1))) are obtained. However, there are only a small number of degradation state quantity x can be achieved in actual condition monitoring process. And the degradation state quantity x has certain uncertainty. Therefore, Exi,Exi2 and E(ln(xi-x(i-1))) can be estimated by particle filter (PF) [8, 9] and the result are shown as follows:

16
E(xi )s=1Nswisxis,E(xi2)s=1Nswis(xis)2,E(ln(vi ))s=1Nswislnxis-xi-1s,

where xis is the sth particle of xi, and wis is the weigths of xis.

The process of state space model parameter estimation is shown in Fig. 2.

Fig. 2The process of parameter estimation

The process of parameter estimation

4. System RUL

After model parameter estimation, the system RUL can be predicted. The cumulative distribution function (CDF) of system RUL is:

17
Ftry0:c=ptr+tcTfy0:c=ptr+tcTfxcpxcy0:cdxc
s=1Nsptr+tcTfxcswcs=i=1NsΓatr,Xf-xcsξΓatrwcs.

And the probability distribution function (PDF) of system RUL is:

18
ftry1:c=F'try1:c.

The expection of system RUL is:

19
Tr=01-Ftr|y0:cdt.

5. Planetary gearbox RUL estimation

A case study is carried out for predicting planetary gearbox RUL based on state space model. In order to validate the effectiveness of the method this paper proposed, a planetary gearbox life-cycle experiment has been done to obtain the degradation data that a planetary gearbox ran from new to failure.

As shown in Fig. 3, the experiment rig consists of a test planetary gearbox, a 4 Kw drive motor, a speed and torque sensor and a magnetic powder brake. And between the two of them is connected by coupling. There are four accelerometers fitted onto the casing of gearbox to record vibration data, as shown in Fig. 4. In the experiment, the sampling frequency is 20 kHz. The speed of the gearbox is 1000 rpm. The magnetic powder brake provide about 340 Nm to reduce the lifetime of gearbox. Each vibration monitoring provides a date file collected in 12 seconds at every 5 minutes, twelve groups of date files are collected in every hour. The total experimental time is 680 hours. As shown in Fig. 5, the energy of vibration signals of the first 640 h is presented, and also some wear quantities of the first 680 h is shown.

Fig. 3Planetary gearbox experiment rig

Planetary gearbox experiment rig

Fig. 4Mounted location of accelerometers

Mounted location of accelerometers

Fig. 5Energy of vibration signals and wear quantities

Energy of vibration signals and wear quantities

The wear quantity in 680 h is 0.36 mm, set it as failure threshold, Xf= 0.36 mm. Using the proposed method to predict planetary gearbox RUL when working time is 640 h. The result of parameters estimation is shown in Fig. 6 (a=0.1755, ξ=315.1, c=8.985×105, σ= 7.645×104). The planetary gearbox RUL is trpredict= 41.2 h. The CDF and PDF of RUL at 640 h is presented in Fig. 7. It is obviously that the RUL values of prediction and actual (trtrue= 40 h) is very vicinal. Therefore, the RUL estimation method prposed in this study is effective.

Fig. 6The process of parameter convergence

The process of parameter convergence

Fig. 7The CDF and PDF of RUL at 640 h

The CDF and PDF of RUL at 640 h

6. Conclusions

This paper is meant to investigate the RUL estimation method for planetary gearbox. A fault prognosis approach based on state space model is put forward. And experience maximization method and particle filter is used to estimate the parameters of state space model. The degradation data of a planetary gearbox life-cycle experiment is used to verify the effectiveness of the proposed method. And the RUL estimation result is satisfying.

References

  • Si X. S., Wang W. B., Hu C. H., et al. A Wiener-process-based degradation model with a recursive filter algorithm for remaining useful life estimation. Mechanical Systems and Signal Processing, Vol. 35, 2013, p. 219-237.
  • Kim H. E., Andy C. C., Joseph M., Choi B. K. Bearing fault prognosis based on health state probability estimation. Expert Systems with Applications, Vol. 39, 2012, p. 5200-5213.
  • Sun J. Z., Zuo H. F., Wang W. B., Michael G. Application of a state space modeling technique to system prognostics based on a health index for condition-based maintenance. Mechanical Systems and Signal Processing, Vol. 28, 2012, p. 585-596.
  • Wang W., Christer A. Towards a general condition based maintenance model for a stochastic dynamic system. Journal of the Operational Research Society, Vol. 51, 2000, p. 145-155.
  • Genshiro K. A self-organizing state-space model. Journal of the American Statistical Association, Vol. 93, Issue 443, p. 1203-1215.
  • Meier H., Sourget F., Roussignol M. Maintenance optimization for a system with a gamma deterioration process and intervention delay: application to track maintenance. Journal of Risk and Reliability, Vol. 223, Issue 3, 2009, p. 189-198.
  • Noortwijk J. M. A survey of the application of gamma processes in maintenance. Reliability Engineering and System Safety, Vol. 94, 2009, p. 2-21.
  • Cadini F., Avram D., Zio E. System state estimation by particle filtering for fault diagnosis and prognosis. Proceedings of the Institution of Mechanical Engineers, Part O: Journal of Risk and Reliability, Vol. 224, 2010, p. 149-158.
  • Marcos E., George J. A particle-filtering approach for on-line fault diagnosis and failure prognosis. Transactions of the Institute of Measurement and Control, Vol. 3, Issue 4, 2009, p. 221-246.

About this article

Received
Accepted
31 August 2015
Published
18 September 2015
SUBJECTS
Fault diagnosis based on vibration signal analysis
Keywords
planetary gearbox
remaining useful life
state space model
experience maximization
particle filter
Acknowledgements

This research report was partially supported by Science Fund for Youths under Grant No. 71401173.