Calculator Inputs
Example Data Table
A sample maintenance dataset for testing or training.
| Asset | Operating Hours | Failures | Downtime Hours | Repair Hours | Downtime Cost/Hour |
|---|---|---|---|---|---|
| Pump A | 1200 | 3 | 18 | 12 | 150 |
| Motor B | 980 | 2 | 9 | 6 | 120 |
| Compressor C | 1500 | 4 | 20 | 14 | 210 |
Formula Used
Mean Time Between Failures: MTBF = Total Operating Hours ÷ Number of Failures
Failure Rate: λ = Number of Failures ÷ Total Operating Hours
Mean Time To Repair: MTTR = Total Downtime Hours ÷ Number of Failures
Availability: Availability = MTBF ÷ (MTBF + MTTR)
FIT: FIT = Failure Rate × 1,000,000,000
Use MTBF when failures are repairable and the equipment returns to service after each event. Higher MTBF generally indicates stronger reliability.
How to Use This Calculator
- Enter the total operating hours observed for the asset or system.
- Enter the number of actual failures recorded during that period.
- Add downtime hours and repair labor hours for better maintenance context.
- Include fleet size, daily operating time, and yearly operating days.
- Optionally enter downtime cost per hour to estimate financial impact.
- Press Calculate MTBF to show results above the form.
- Export the calculated results or sample dataset as CSV or PDF.
FAQs
1. What does MTBF measure?
MTBF measures the average operating time between repairable failures. It helps engineers evaluate reliability, compare assets, and plan preventive maintenance schedules more confidently.
2. Is a higher MTBF always better?
Usually yes. A higher MTBF means failures happen less often. Still, you should review MTTR, downtime cost, and operating conditions before judging overall asset performance.
3. Can MTBF be used for non-repairable items?
Not ideally. Non-repairable items are usually assessed with mean time to failure instead. MTBF is best for repairable systems returned to service.
4. Why include downtime and repair hours?
Those values add operational context. MTBF shows how often failures happen, while downtime and repair hours show how disruptive each event becomes.
5. What is the difference between MTBF and MTTR?
MTBF measures the average run time between failures. MTTR measures the average repair time after failure. Together, they help estimate availability.
6. What if no failures occurred?
The calculator reports no recorded failures, zero failure rate, and full availability for the observed window. MTBF is not displayed because division by zero is undefined.
7. Can I use fleet-level data?
Yes. Enter representative operating and failure values, then add the asset count. The calculator estimates annual failures for one asset and the full fleet.