Remaining useful life prediction using motorized system transfer functions
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
arsalan khan
il 14 Dic 2023
Modificato: Walter Roberson
il 20 Gen 2024
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 Commenti
Risposta accettata
Andy
il 15 Dic 2023
Modificato: Walter Roberson
il 20 Gen 2024
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.
Più risposte (1)
Andy
il 14 Dic 2023
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
Vedere anche
Categorie
Scopri di più su Predict Remaining Useful Life (RUL) in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!