🎓 Lesson 2 D2

Reliability Metrics: MTBF, MTTR, Availability & Failure Rate Fundamentals

MTBF tells you how long a machine runs before it breaks down; MTTR is how long it takes to fix it; Availability is the percent of time it’s ready to work; and Failure Rate is how often it fails per hour.

🎯 Learning Objectives

  • Calculate MTBF, MTTR, and steady-state availability from field maintenance logs
  • Analyze failure data to estimate constant failure rate (λ) and validate exponential assumption
  • Explain the trade-offs between redundancy, maintenance strategy, and system availability in conveyor-belt-driven ore handling systems
  • Apply reliability metrics to compare two competing crusher feed conveyor designs under identical duty cycles

📖 Why This Matters

In mine materials handling—where primary crushers, overland conveyors, and stacker-reclaimers operate 24/7—unplanned downtime costs $15,000–$50,000 per hour in lost production (AMIRA P970, 2022). A 3% drop in conveyor system availability can delay mill feed by >20,000 tonnes/month. Understanding MTBF, MTTR, Availability, and Failure Rate isn’t academic—it’s how reliability engineers justify predictive maintenance budgets, select redundant drives, and prove compliance with ISO 55000 asset management standards.

📘 Core Principles

Reliability metrics rest on three foundational assumptions: (1) the 'bathtub curve' lifecycle model—where early-life (infant mortality), useful-life (constant failure rate), and wear-out phases are distinct; (2) statistical independence of failures and repairs; and (3) memoryless property of exponential distributions for constant λ. MTBF applies only to repairable systems with no preventive replacement (for non-repairable items, use MTTF). Availability has three forms: inherent (MTBF/(MTBF+MTTR)), achieved (includes logistics delays), and operational (accounts for administrative & supply delays)—but Module 2 focuses on inherent availability as the design baseline. Critically, MTBF ≠ service life: a conveyor gearbox with MTBF = 8,000 hrs may last 40,000 hrs with scheduled oil changes—but its *inherent* reliability metric remains unchanged.

📐 Key Calculations

These four interrelated formulas form the core computational toolkit for reliability assessment of continuous-duty mining equipment. They assume steady-state operation and repairable systems with constant failure rate.

💡 Worked Example

Problem: A tertiary crusher feed conveyor operated 7,200 hours over 6 months. Maintenance records show 12 failures, with total downtime of 144 hours (including diagnostics, parts wait, and repair). Calculate MTBF, MTTR, inherent availability, and failure rate (λ).
1. Step 1: Compute MTBF = Total operating time / Number of failures = 7,200 hrs / 12 = 600 hrs
2. Step 2: Compute MTTR = Total downtime / Number of failures = 144 hrs / 12 = 12 hrs
3. Step 3: Compute inherent availability A = MTBF / (MTBF + MTTR) = 600 / (600 + 12) = 600 / 612 ≈ 0.9804 → 98.04%
4. Step 4: Compute failure rate λ = 1 / MTBF = 1 / 600 hrs⁻¹ = 0.00167 hr⁻¹ (or 1.67 × 10⁻³ hr⁻¹)
Answer: MTBF = 600 hrs, MTTR = 12 hrs, Availability = 98.04%, λ = 1.67 × 10⁻³ hr⁻¹ — all within typical ranges for well-maintained conveyor drive systems (see Typical Ranges).

🏗️ Real-World Application

At Newmont’s Boddington Mine (WA), reliability engineers tracked a 3.2-km overland conveyor (OLC-7) feeding the SAG mill. After observing repeated hydraulic coupling failures, they segmented 18 months of CMMS data: 41 failures, 2,950 operating hours, 210 total downtime hours. Calculated MTBF = 71.95 hrs — far below the OEM specification of ≥500 hrs. Root cause analysis revealed undersized couplings and inadequate thermographic monitoring. Post-retrofit (upgraded couplings + real-time temperature telemetry), MTBF rose to 582 hrs and availability improved from 92.3% to 97.9%, recovering ~$2.1M/year in deferred throughput. This case underscores how reliability metrics directly trigger engineering action—not just reporting.

📋 Case Connection

📋 Iron Ore Export Terminal Conveyor Reliability Upgrade

Chronic belt splice failures (>22 unscheduled stoppages/yr) causing demurrage penalties and stockpile congestion

📋 Open Pit Gold Mine Stacker-Reclaimer Rail Alignment Reliability Program

Repeated rail misalignment (±8mm lateral deviation) causing slewing gear tooth pitting and emergency shutdowns

📋 Coal Mine Thermal Lagging Failure on High-Temperature Conveyor

Rubber lagging delamination on 120°C discharge conveyor due to thermal cycling (80–120°C), causing slippage and fire ris...

📚 References