🎓 Lesson 6 D4

Kuz-Ram Fragmentation Modeling in Digital Twin Context

Kuz-Ram is a method to predict how big the broken rocks will be after a blast, using simple measurements like hole spacing and rock strength.

🎯 Learning Objectives

  • Calculate the predicted x₅₀ fragment size using the Kuz-Ram equation given blast design and rock properties
  • Design optimal burden and spacing configurations by iteratively applying the Kuz-Ram model within a digital twin’s parametric simulation environment
  • Analyze discrepancies between predicted and actual fragmentation (e.g., from LiDAR-derived muck pile scans) to calibrate rock factor (A) and modify digital twin inputs
  • Explain the physical meaning and limitations of the rock factor (A) and explosive factor (B) in context of geological variability and emulsion sensitivity
  • Apply Kuz-Ram outputs to estimate crusher feed gradation and quantify downstream bottlenecks in the mine-to-mill digital twin workflow

📖 Why This Matters

Fragmentation directly impacts 70% of mining operating costs—from shovel productivity and fuel use to crusher wear and throughput. In digital twin implementations, inaccurate fragmentation prediction leads to cascading errors in equipment dispatch, maintenance scheduling, and ore grade reconciliation. Kuz-Ram is the industry’s most widely adopted, field-calibrated model for linking blast design to fragment size—and it’s the first physics-based module engineers embed into blast digital twins for closed-loop optimization.

📘 Core Principles

The Kuz-Ram model rests on two pillars: (1) Kuznetsov’s original power-law relationship (x₅₀ ∝ (Q/V)^−0.8), where energy per unit volume drives fragmentation fineness; and (2) Cunningham’s Ram modification, which introduces rock competence via a dimensionless rock factor A (function of UCS, RQD, joint spacing) and explosive energy density B (kJ/kg or MJ/m³). In digital twin contexts, these parameters are no longer static—they become dynamic inputs updated via real-time geotechnical logs, drone-based rock mass mapping, and blasthole camera data. Critically, the model assumes uniform rock mass and ideal explosive coupling—violations of which must be flagged and compensated for in twin fidelity layers.

📐 Kuz-Ram Mean Fragment Size (x₅₀)

The Kuz-Ram equation predicts the 50th percentile fragment size (x₅₀) in cm. It is used during blast design validation and post-blast performance assessment in digital twin dashboards. Calibration of A and B is essential for site-specific accuracy.

Kuz-Ram x₅₀ Equation

x₅₀ = A × (E/V)^{−0.8}

Predicts the 50th percentile fragment size (cm) based on rock factor A and specific explosive energy (E/V) in MJ/m³.

Variables:
SymbolNameUnitDescription
x₅₀ Mean fragment size cm Size at which 50% of fragments (by mass) are smaller
A Rock factor dimensionless Empirically calibrated parameter representing rock mass resistance to fragmentation
E Total explosive energy MJ Energy released by explosive charge (mass × B)
V Blasted rock volume Volume controlled by a single blasthole (burden × spacing × bench height)
Typical Ranges:
Hard granite (UCS > 150 MPa): 16–22
Medium limestone (UCS 60–100 MPa): 10–14
Weathered shale (UCS < 40 MPa): 6–9

💡 Worked Example

Problem: Given: Burden = 4.2 m, Spacing = 5.0 m, Subdrill = 1.5 m, Bench height = 12 m, Rock UCS = 120 MPa, Emulsion explosive (B = 0.92 MJ/m³), Measured A = 14.5 (calibrated from prior blasts). Calculate predicted x₅₀.
1. Step 1: Compute blasted volume per hole: V = burden × spacing × bench height = 4.2 × 5.0 × 12 = 252 m³
2. Step 2: Compute total explosive mass per hole: assume 150 mm hole, 1.25 g/cm³ density, 13.5 m total length (12 m + 1.5 m subdrill) → Q = π × (0.075)² × 13.5 × 1250 = 298 kg
3. Step 3: Compute energy input: E = Q × B = 298 kg × 0.92 MJ/kg = 274 MJ → Energy per volume = E/V = 274 / 252 = 1.087 MJ/m³
4. Step 4: Apply Kuz-Ram: x₅₀ = A × (E/V)^−0.8 = 14.5 × (1.087)^−0.8 ≈ 14.5 × 0.935 = 13.56 cm
5. Step 5: Verify against typical range: 12–18 cm is expected for hard rock with this powder factor (0.92 kg/m³); result is consistent.
Answer: The predicted x₅₀ is 13.6 cm, falling within the typical safe operational range of 12–18 cm for this rock class and blast configuration.

🏗️ Real-World Application

At Newmont’s Boddington Mine (Western Australia), Kuz-Ram was embedded into their blast digital twin (powered by Hexagon MinePlan and NVIDIA Omniverse). Pre-blast simulations used real-time borehole deviation logs and AI-classified rock type from core scanning to auto-adjust A-values per blast ring. Post-blast, UAV-based photogrammetry generated 3D muck pile point clouds; automated fragment sizing (via CloudCompare + custom Python) fed x₅₀ back into the twin. Over 14 months, average crusher uptime increased by 11% and secondary blasting frequency dropped 34%—directly attributed to Kuz-Ram-driven burden/spacing optimization cycles.

📋 Case Connection

📋 Canadian Iron Ore Mine: Blast Performance Twin for Fragmentation Optimization

Over-break damaging ore recovery infrastructure and under-break increasing crushing costs

📋 South African Coal Mine: Digital Twin for Methane Drainage & Ventilation Safety

Intermittent CH₄ spikes triggering false alarms and production halts; inability to distinguish between drainage ineffici...

📋 Norwegian Limestone Mine: Digital Twin for Sustainable Closure Planning

Regulatory requirement for 100-year water quality forecast post-closure; uncertainty in acid rock drainage (ARD) evoluti...

📚 References