Formula & Calculator
Mean Time To Repair (MTTR)
Measures the average time required to repair a failed system and return it to operation, key to maintenance planning.
Interpretation
MTTR = Total Repair Time / Number of Repairs. Average time needed to restore a failed system. Measures maintainability. Used in availability calculations and maintenance resource planning.
Variables
| Symbol | Quantity | Unit |
|---|---|---|
| MTTR | Mean time to repair | hours |
| Total Repair Time | Total time spent on repairs | hours |
| Number of Repairs | Number of repair events |
What it means
Mean Time To Repair (MTTR) is a measure of maintainability, defined as the average time required to repair a failed system and bring it back to full operation. It includes the time for diagnosis, repair, testing, and re‑commissioning. MTTR is calculated by dividing the total repair time (sum of all repair durations) by the number of repairs performed. A lower MTTR indicates better maintainability, meaning the system can be restored quickly, reducing downtime. MTTR is used together with MTBF to calculate system availability (A = MTBF / (MTBF + MTTR)). It also guides maintenance strategies: if MTTR is high, it may be beneficial to keep spare modules or to improve repair procedures. MTTR is critical in industries where downtime is costly, such as aviation, power generation, and data centres. Understanding MTTR helps maintenance managers optimise resource allocation, train technicians, and design equipment for easier repair (design for maintainability).
Worked example
Mean Time To Repair – Two Examples
Real‑World| Parameter | Value |
|---|---|
| Repair time | 120 hours |
| Repairs | 10 |
| Parameter | Value |
|---|---|
| Time | 200 |
| Repairs | 25 |
Common mistakes
- Total repair time: The cumulative time spent on repairs – in the same units as MTTR.
- Number of repairs: The count of repair actions (usually equal to the number of failures).
- MTTR: The average time to repair – a measure of maintainability.
- Units: MTTR is in the same time unit as repair time.
- Interpretation: Lower MTTR means faster repair and better maintainability.
Applications
Mean Time To Repair (MTTR) is the average time required to repair a failed system and restore it to operation, calculated as total repair time divided by the number of repairs. It is a key maintainability metric that influences system availability and operational readiness. Maintenance engineers use MTTR to evaluate the efficiency of repair processes, to design serviceable products, and to determine spare parts requirements. Lower MTTR leads to shorter downtime and higher productivity. In industries like aviation, healthcare, and telecommunications, minimising MTTR is critical for meeting service level agreements. By improving MTTR through better training, tooling, and spare parts availability, organisations can reduce the impact of failures and improve overall system performance.
- Maintenance planning and resource allocation
- Product design for serviceability and ease of repair
- Spare parts inventory management
- Service level agreement (SLA) compliance
- Continuous improvement of repair processes
Frequently Asked Questions
MTTR is a measure of maintainability, representing the average time required to repair a failed system and return it to operation. It is calculated as MTTR = Total Repair Time / Number of Repairs, where total repair time includes all active repair activities (diagnosis, repair, test) but may exclude waiting time for parts.
Only counting active repair (wrench‑time) hours while excluding delays waiting for parts or technicians. This understates the true total downtime experienced. The true downtime includes logistics delays, which can significantly exceed the active repair time.
- Design of the equipment (modularity, accessibility).
- Availability of spare parts.
- Skill level of maintenance personnel.
- Diagnostic tools and procedures.
- Design for maintainability (easy access, modular replacement).
- Keep critical spare parts in stock.
- Train maintenance staff.
- Implement diagnostic aids (built‑in tests).
- Standardise procedures.
Mean Downtime includes all time from failure to restoration, including waiting for parts, logistics, and administrative delays. MTTR often focuses on the hands‑on repair time. Mean Downtime is a more comprehensive metric for availability.
Availability = MTBF / (MTBF + MTTR). Reducing MTTR improves availability, even if MTBF remains the same.
- Simple plug‑in modules: minutes.
- Large industrial machinery: hours to days.
- Mission‑critical systems: designed for rapid repair (often < 30 minutes).
Lower MTTR usually requires higher initial investment in design (spare parts, training). However, it reduces downtime costs. The trade‑off must be considered.
Using maintainability prediction models that consider part accessibility, testability, and repair procedures. Often based on task analysis and time standards.
- Assumes repair is possible; for non‑repairable items, MTTF is used.
- Does not include waiting time for parts, which can dominate.
- Repair times can be highly variable; average may not represent typical repair.