Remaining useful life prediction using motorized system transfer functions

조회 수: 2 (최근 30일)
Dear all, I want to predict 'remaining useful life' of a motorized system whos estimated and verified transfer function we calculated 5 years before and now after 5 years we calculated it again. We found significant reduction is system performance w.r.t to bandwidth,tracking response etc.
Now i want to predict when this machine will require major rehauling or will face total failure.
Can anybody guide me....
how i can predict using estimated tranfer functions of 5 years gaps.

채택된 답변

Andy
Andy 2023년 12월 15일
편집: Walter Roberson 2024년 1월 20일
One way to do this is to form a ARMA model of the transfer function. If you know the input and output signals, you may should be able to estimate, using a RLS or similar algorithm, the weights of the ARMA model of the transfer function for both a healthy motor and a degraded model. This may give you more of an insight.
  댓글 수: 2
arsalan khan
arsalan khan 2023년 12월 16일
dear thanks. I have ARMA models and no doubt their weights are different and they showed me degradation but how i can estimate RUL using predictive maintenance toolbox.

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Andy
Andy 2023년 12월 14일
Hi Arsalan,
I would start by looking at examples in the Predictive Maintenance Toolbox, there will be an example of something similar to what you want to do.
Best regards,
Andy
  댓글 수: 2
arsalan khan
arsalan khan 2023년 12월 14일
Yes i tried using examples but my RUL estimate (estRUL) always comes ZERO...any specific example where i can find using two transfer functions one (perfect condition) and other one (degraded condition) to get future life prediction.
arsalan khan
arsalan khan 2023년 12월 15일
which specific strategy i need to apply..do i need to I try 'residual similarity model'

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Predict Remaining Useful Life (RUL)에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by