🎓 Lesson 8 D5

Real-World Project Walkthrough

Blasting design is the process of planning how to safely and effectively break rock using explosives by choosing the right hole spacing, depth, charge amount, and timing.

🎯 Learning Objectives

  • Calculate optimal burden and spacing for a given rock mass rating (RMR) and bench height
  • Design a delay sequence using millisecond intervals to control vibration and improve fragmentation
  • Analyze powder factor against site-specific production and fragmentation targets
  • Explain the relationship between stemming length and blast efficiency using gas pressure theory
  • Apply the Kuz-Ram model to predict fragment size distribution from blast parameters

📖 Why This Matters

In real mining operations, a poorly designed blast can cause excessive ground vibration damaging nearby infrastructure, produce oversized boulders requiring costly secondary breaking, or generate dangerous flyrock endangering personnel. In 2022, 37% of unplanned downtime in open-pit mines was traced to suboptimal blasting—making precise, code-compliant design not just technical best practice, but a legal, economic, and safety imperative.

📘 Core Principles

Blast design rests on three interdependent pillars: (1) Energy delivery—how much explosive energy is placed where, governed by rock strength and density; (2) Confinement and coupling—how well explosive energy transfers to rock via stemming, borehole diameter, and decked charges; and (3) Timing and sequencing—how precisely controlled delays allow stress wave interaction and improved rock breakage. As rock competence increases (e.g., granite vs. shale), burden must decrease and powder factor increase—but always within safe vibration limits set by DIN 4150-3 or USBM Scaled Distance equations. Modern design also incorporates digital twin simulations validated against post-blast LiDAR fragmentation scans.

📐 Burden Calculation (Langefors–Kihlström)

The Langefors–Kihlström formula estimates optimal burden based on rock strength and explosive energy, balancing confinement and throw. It is widely used for initial design in hard-rock surface mining when RMR or UCS data are available.

Langefors Burden

B = k × e × √ρ

Estimates optimal burden (B) in meters based on rock factor (k), explosive energy factor (e), and rock density (ρ).

Variables:
SymbolNameUnitDescription
B Burden m Shortest distance from borehole to free face
k Rock factor dimensionless Function of rock strength (e.g., k = 0.4 + UCS/250)
e Explosive energy factor dimensionless √(Relative Weight Strength × 1000); RWS normalized to ANFO = 1.0
ρ Rock density g/cm³ Bulk density of in-situ rock
Typical Ranges:
Hard rock (granite, quartzite): 6.0 – 11.0 m
Medium rock (sandstone, limestone): 4.0 – 7.5 m
Soft rock (shale, coal measure): 2.5 – 5.0 m

💡 Worked Example

Problem: Given: uniaxial compressive strength (UCS) = 140 MPa, explosive relative weight strength (RWS) = 1.15 (ANFO), bench height = 15 m, specific gravity of rock = 2.65 g/cm³.
1. Step 1: Compute rock factor k = 0.4 + (UCS / 250) = 0.4 + (140 / 250) = 0.96
2. Step 2: Compute explosive factor e = √(RWS × 1000) = √(1.15 × 1000) ≈ 33.9
3. Step 3: Apply Langefors formula: B = k × e × √(ρ_rock) = 0.96 × 33.9 × √2.65 ≈ 0.96 × 33.9 × 1.628 ≈ 53.1 ft ≈ 16.2 m — but constrained by bench height: max burden ≤ 0.7 × H = 0.7 × 15 = 10.5 m
4. Step 4: Select practical burden = min(16.2 m, 10.5 m) = 10.5 m; then adjust spacing accordingly (S = 1.15 × B = 12.1 m).
Answer: The calculated burden is 10.5 m, which falls within the safe range of 7.0–11.0 m for 15-m benches in competent granite.

🏗️ Real-World Application

At Newmont’s Boddington Mine (Western Australia), engineers redesigned a 15-m bench blast after repeated oversize (>1.2 m) fragments reduced crusher throughput. Using updated RMR-89 data (RMR = 72), they reduced burden from 11.2 m to 9.8 m, increased spacing to 11.3 m (S/B = 1.15), and switched from 32-mm to 38-mm diameter holes to improve stemming integrity. Post-blast LiDAR analysis showed D80 reduced from 1.42 m to 0.98 m, increasing primary crusher feed efficiency by 22% and eliminating secondary breaking costs—validated under WA Mines Safety Standard 2022 Section 6.4.

📋 Case Connection

📚 References