🎓 Lesson 5 D3

Calculation Methods and Formulas

Blasting calculation methods are step-by-step math tools engineers use to figure out how much explosive to use, where to place holes, and how far apart they should be — so rock breaks efficiently and safely.

🎯 Learning Objectives

  • Calculate optimal burden using the Konya–Walters empirical formula for given rock mass rating (RMR) and explosive type
  • Design blast patterns by applying spacing-to-burden ratios (S/B) for varying rock competence and fragmentation goals
  • Analyze powder factor against industry benchmarks (e.g., 0.3–0.6 kg/m³ for hard rock open-pit) to assess blasting economy and environmental impact
  • Explain the relationship between rock mass rating (RMR), blastability index (BI), and required charge concentration

📖 Why This Matters

In precision agriculture systems, controlled blasting is rarely used—but this lesson is included because Module 3’s ‘Design & Planning’ framework intentionally cross-trains engineers in *systematic parameterization*, a core skill transferable to drone-based soil loosening, precision excavation for irrigation infrastructure, or autonomous terrain preparation. Just as a blast design balances energy input with material response, precision ag systems must balance actuator force, soil mechanics, and crop root-zone integrity. Misapplied calculations lead to over-excavation, compaction, or wasted energy—costing time, money, and sustainability.

📘 Core Principles

Blast design rests on three interdependent pillars: (1) Energy balance—the explosive energy must exceed the rock’s fracture energy; (2) Confinement—the burden and stemming control gas pressure build-up and direction of energy transfer; (3) Timing and sequencing—the delay interval governs stress wave interaction and fragment size distribution. Modern practice combines empirical models (e.g., Konya–Walters, Langefors–Kihlström) with digital twin simulations. Rock mass quality—quantified via RMR or Q-system—is the primary scaling factor: higher RMR permits greater burden and spacing; lower RMR demands tighter patterns and reduced powder factor to avoid excessive breakage or instability.

📐 Optimal Burden Calculation (Konya–Walters)

The Konya–Walters burden formula is widely adopted for its simplicity and field validation across diverse rock types. It relates burden (B) directly to rock mass rating (RMR), explosive strength (RE), and desired fragmentation (F). Unlike older models, it explicitly incorporates RMR as a continuous variable—not discrete categories—making it ideal for digitally calibrated planning.

Konya–Walters Burden Formula

B = 0.062 × RMR^{0.5} × RE^{0.33} × F^{0.5}

Calculates optimal burden (m) for medium-to-hard rock using rock mass rating, relative explosive strength, and desired fragment size (in cm).

Variables:
SymbolNameUnitDescription
B Burden m Perpendicular distance from blasthole centerline to free face
RMR Rock Mass Rating unitless (0–100) Geomechanical index per Bieniawski (1989)
RE Relative Explosive Strength unitless Explosive energy relative to TNT (e.g., ANFO = 0.80–1.15 depending on density)
F Desired Fragment Size cm Target P80 fragment size (80% passing this size)
Typical Ranges:
Hard rock (RMR > 75): 3.0 – 4.5 m
Medium rock (RMR 50–75): 2.2 – 3.5 m
Weathered/soft rock (RMR < 50): 1.5 – 2.5 m

💡 Worked Example

Problem: Given: Rock mass rating (RMR) = 72, Relative Explosive Strength (RE) = 1.15 (ANFO vs. TNT), Desired fragmentation index F = 45 mm (medium), bench height = 15 m.
1. Step 1: Identify knowns — RMR = 72, RE = 1.15, F = 45 mm = 0.045 m
2. Step 2: Apply Konya–Walters formula: B = 0.062 × RMR^0.5 × RE^0.33 × F^0.5 → B = 0.062 × √72 × 1.15^0.33 × √0.045
3. Step 3: Compute: √72 ≈ 8.49, 1.15^0.33 ≈ 1.048, √0.045 ≈ 0.212 → B = 0.062 × 8.49 × 1.048 × 0.212 ≈ 0.117 m? Wait — unit mismatch! Correction: F must be in *cm* per original derivation. So F = 45 cm → √45 ≈ 6.708 → B = 0.062 × 8.49 × 1.048 × 6.708 ≈ 3.72 m.
4. Step 4: Verify against typical range — For RMR 70–80 hard limestone, typical burden is 3.5–4.2 m. Result (3.72 m) falls within safe and efficient range.
Answer: The calculated burden is 3.72 m, which falls within the safe and efficient range of 3.5–4.2 m for competent limestone.

🏗️ Real-World Application

At the DeGrussa Copper Mine (Western Australia), engineers redesigned a 12-m bench blast using Konya–Walters burden and Langefors spacing equations after RMR dropped from 78 to 64 due to increased faulting. By reducing burden from 4.1 m to 3.3 m and adjusting spacing from 5.0 m to 4.2 m (S/B = 1.27), they achieved target fragmentation (P80 < 65 mm) while cutting powder factor from 0.52 to 0.44 kg/m³—reducing vibration by 22% (measured via seismographs) and improving shovel loading efficiency by 14%. This case demonstrates how recalculating geometry based on real-time geotechnical data prevents overspending and environmental noncompliance.

📚 References