Hi there,
I'm currently working with ThingWorx RTPPM and have a question about the MTTR (Mean Time To Repair) and MTBF (Mean Time Between Failures) metrics. Specifically, I'm curious about how RTPPM determines what is considered "maintenance" for the MTTR calculation.
The MTTR metric refers to the total maintenance time. In my case, I have RTPPM configured to track downtime only. How does RTPPM know what events or activities should be classified as maintenance? Does it differentiate between different types of downtime, or is there a specific configuration needed to ensure accurate maintenance tracking? And similar question for MTBF metric. What is consider operational time? How does RTPPM know.
Additionally, I'm also interested in understanding how uptime is calculated in the RTPPM KPI Overview Report. Could someone explain the calculation method for uptime in this report?
Any insights or experiences with this would be greatly appreciated!
Mean Time To Repair (MTTR) | Mean time to repair (MTTR) is a maintenance metric that measures the average time required to troubleshoot and repair failed equipment. It reflects how quickly an organization can respond to unplanned breakdowns and repair them. MTTR calculations will exclude all downtimes that are not process downtimes (Plant Not Open, Planned Downtimes, Work Unit Constraint, Line Constraint). | (Total Maintenance Time / Total Number Of Repairs) |
Mean Time Between Failures (MTBF) | Mean time between failures (MTBF) is the average time between system breakdowns. | (Total Operational Time / Total Number Of Failures) |
Solved! Go to Solution.
Hi
I haven't had time to really investigate this yet. This is just a temporary answer until someone (me?) gets the time to fully look into it and validate if my explanation below is correct.
MTBF seems very straight forward : the average uptime duration. If in a 24h day, you're down from midnight to 1AM, 6AM to 8AM, 11PM to midnight. That means you have 2 uptimes : 1->6 and 8->23. So the average of 5h and 15h is 10h. I expect your MTBF should be 10 hours. Note : I'm not sure how it separates it if you're in uptime at the start & end of the day, I'm expecting it will "close" the uptimes at the specified times (midnight) but I need to validate.
MTTR's basis should be the average downtime duration. But it has the added mention that some types of downtimes will be ignored. So for example if in your day you're down from midnight to 1AM, 6AM to 8AM and 11PM to midnight, but the first downtime is Workunit Constraint. Then it should be the average of the 2 remaining downtimes : 6->8 and 23->24, so I think the MTTR would be 1.5 hours.
So now about the categories mentioned for MTTR.
Hi
I haven't had time to really investigate this yet. This is just a temporary answer until someone (me?) gets the time to fully look into it and validate if my explanation below is correct.
MTBF seems very straight forward : the average uptime duration. If in a 24h day, you're down from midnight to 1AM, 6AM to 8AM, 11PM to midnight. That means you have 2 uptimes : 1->6 and 8->23. So the average of 5h and 15h is 10h. I expect your MTBF should be 10 hours. Note : I'm not sure how it separates it if you're in uptime at the start & end of the day, I'm expecting it will "close" the uptimes at the specified times (midnight) but I need to validate.
MTTR's basis should be the average downtime duration. But it has the added mention that some types of downtimes will be ignored. So for example if in your day you're down from midnight to 1AM, 6AM to 8AM and 11PM to midnight, but the first downtime is Workunit Constraint. Then it should be the average of the 2 remaining downtimes : 6->8 and 23->24, so I think the MTTR would be 1.5 hours.
So now about the categories mentioned for MTTR.