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.
댓글 수: 0
채택된 답변
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.
추가 답변 (1개)
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
참고 항목
카테고리
Help Center 및 File 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!