🎓 Lesson 15 D5

Reconciliation Gap Root Cause Analysis

A reconciliation gap is the difference between the grade of ore you thought you mined (based on geological models) and the actual grade measured after processing.

🎯 Learning Objectives

  • Analyze grade reconciliation reports to isolate dilution, loss, and modeling error contributions
  • Calculate volumetric reconciliation gap components (e.g., dilution volume, ore loss %) using survey and assay data
  • Explain how blast design parameters (burden, spacing, powder factor) directly influence reconciliation gaps via fragmentation and muckpile segregation
  • Apply geostatistical tolerance ranges (e.g., kriging variance, conditional bias) to quantify expected reconciliation uncertainty
  • Design corrective actions for recurring gap patterns using DMAIC (Define–Measure–Analyze–Improve–Control) framework

📖 Why This Matters

Grade reconciliation gaps cost global mining operations an estimated $2–5B annually in missed recoveries, unplanned mill throughput adjustments, and reserve write-downs. A 2% unexplained gap in a 10 Mt/a copper operation can mean ~6,000 tonnes of lost payable copper per year — equivalent to shutting down a mid-sized mine’s annual output. Root cause analysis isn’t just accounting: it’s the feedback loop that closes the gap between geology, blasting, and metallurgy.

📘 Core Principles

Reconciliation gaps originate from three primary domains: (1) Geological — uncertainty in grade interpolation, domain misclassification, and failure to model geological contacts at blast-scale resolution; (2) Operational — blast-induced dilution (wall rock mixing), ore loss (unmined high-grade pockets), and selective mining unit (SMU) misalignment with geologic continuity; and (3) Metallurgical — sampling representativeness (incremental vs. bulk assays), analytical bias, and comminution-induced liberation effects that alter head grade reporting. Critically, gaps are *not* random noise — they exhibit spatial autocorrelation tied to blast rows, geotechnical domains, and survey accuracy. Root cause analysis requires decomposing the total gap into these orthogonal contributors using mass-balance constrained geochemical tracing (e.g., tracer elements like As or Sb) and digital twin-enabled muckpile simulation.

📐 Volumetric Dilution & Loss Decomposition

This formula isolates dilution volume (V_dil) and ore loss volume (V_loss) from reconciled mass and grade data. It assumes conserved metal mass and known in-situ density and grade distributions. Used in post-blast reconciliation audits and blast performance reviews.

Dilution–Loss Mass Balance

M_obs = ρ_ore·V_ore·g_ore + ρ_waste·V_waste·g_waste; M_total = ρ_ore·V_ore + ρ_waste·V_waste

Solves for volumes of ore mined and waste diluted using observed mass, grade, and known in-situ densities/grades.

Variables:
SymbolNameUnitDescription
M_obs Observed metal mass tonnes Total metal (e.g., Cu, Au) in processed feed, derived from assay and mass
ρ_ore Ore density t/m³ In-situ bulk density of ore domain
V_ore Ore volume mined Actual volume of ore extracted (unknown, solved for)
g_ore Ore grade % or g/t True in-situ grade of ore domain (from validated composites)
ρ_waste Waste density t/m³ In-situ bulk density of diluting waste
V_waste Dilution volume Volume of waste unintentionally included in muckpile
g_waste Waste grade % or g/t Grade of diluting material (typically near detection limit)
Typical Ranges:
Hard-rock open pit: 15–25% dilution by mass
Underground narrow vein: 30–60% dilution by mass

💡 Worked Example

Problem: Pre-blast block model: 85,000 t @ 1.42% Cu. Post-blast muckpile survey: 92,500 t. Plant feed assay (composite): 1.28% Cu. In-situ waste rock grade: 0.03% Cu; density: 2.45 t/m³. Ore density: 2.72 t/m³.
1. Step 1: Calculate expected metal mass = 85,000 × 0.0142 = 1,207 t Cu.
2. Step 2: Calculate observed metal mass = 92,500 × 0.0128 = 1,184 t Cu → deficit of 23 t Cu suggests ore loss.
3. Step 3: Let V_ore = ore volume mined, V_waste = dilution volume. Then: V_ore × 2.72 + V_waste × 2.45 = 92,500; and (V_ore × 2.72 × 0.0142 + V_waste × 2.45 × 0.0003) = 1,184.
4. Step 4: Solve system → V_ore ≈ 31,200 m³ (vs. modeled 31,370 m³); V_waste ≈ 8,200 m³ → dilution = 20.9% by mass.
Answer: The result shows 20.9% mass dilution and 0.5% ore loss (23 t Cu deficit / 1,207 t expected). Both fall within typical operational thresholds for hard-rock open-pit benches (dilution < 25%, loss < 1%).

🏗️ Real-World Application

At Newmont’s Boddington Mine (WA), a persistent −0.18% Cu reconciliation gap across the South Pit was traced to blast-induced fracturing along sub-horizontal shear zones. High-resolution microseismic monitoring revealed preferential breakage along 0.5–2 m thick clay-rich horizons, causing selective liberation of low-grade matrix and entrainment of adjacent waste. Corrective action included reducing burden by 15%, adding decoupled charges in shear zones, and redefining SMUs to honor structural domains — reducing the gap to −0.04% within two quarters and increasing recoverable reserve life by 8 months.

📚 References