πŸŽ“ Lesson 21 D5

Hoek-Brown Strength Envelope Derivation

The Hoek-Brown strength envelope is a curve that shows how strong a rock mass is under different amounts of squeezing pressure β€” like predicting when cracked rock underground will break or hold steady.

🎯 Learning Objectives

  • βœ“ Calculate rock mass strength parameters (Οƒ_cm, a, mb) from input geotechnical data (GSI, mi, D, Οƒ_ci)
  • βœ“ Explain the physical meaning of each Hoek-Brown parameter and its influence on the shape of the strength envelope
  • βœ“ Analyze stress states on a Mohr diagram to determine whether a given rock mass element is stable or failing
  • βœ“ Apply the Hoek-Brown criterion to estimate the maximum allowable unsupported span in an underground excavation

πŸ“– Why This Matters

In underground mines and open-pit slopes, engineers don’t design for intact rock β€” they design for fractured, jointed, weathered rock masses. Traditional linear strength models like Mohr-Coulomb often overestimate stability and lead to unsafe designs. The Hoek-Brown envelope bridges the gap between laboratory tests and real-world ground behavior β€” it’s the cornerstone of modern empirical rock mass classification and has prevented countless failures since its 1980 debut. If you misapply it, you risk catastrophic wall collapse, tunnel squeeze, or costly over-support.

πŸ“˜ Core Principles

The Hoek-Brown criterion originates from statistical analysis of hundreds of rock mass strength datasets. It recognizes that rock mass strength depends not only on intact rock strength (Οƒ_ci) but also on structural discontinuities quantified via the Geological Strength Index (GSI), the intact rock constant (mi), and disturbance factor (D). The original 1980 form was later refined (2002, 2013) to improve low-stress behavior and incorporate plasticity. Crucially, the exponent 'a' and coefficient 'mb' are functions of GSI and mi β€” meaning the envelope’s curvature changes with rock mass quality: high-GSI (competent) masses have steeper, more linear envelopes; low-GSI (heavily jointed) masses exhibit marked non-linearity near σ₃ = 0. Understanding this curvature is essential to avoid misinterpreting 'apparent cohesion' as true cohesion.

πŸ“ Hoek-Brown Failure Criterion (2013 Revised Form)

The current standard form expresses the major principal stress σ₁ at failure as a function of minor principal stress σ₃, using rock mass properties derived from geological mapping and lab testing. It replaces the outdated 's' and 'a' constants with unified expressions tied directly to GSI and mi, improving consistency across rock types and stress regimes.

Revised Hoek-Brown Criterion (2013)

σ₁ = σ₃ + Οƒ_ci Γ— (m_b Γ— (σ₃/Οƒ_ci) + s)^a

Predicts the major principal stress at failure for a rock mass given minor principal stress and rock mass properties.

Variables:
SymbolNameUnitDescription
σ₁ Major principal stress at failure MPa Maximum compressive stress the rock mass can sustain before failure
σ₃ Minor principal stress MPa Confining stress acting perpendicular to the failure plane
Οƒ_ci Intact rock uniaxial compressive strength MPa UCS measured on sound core samples
m_b Modified Hoek-Brown constant dimensionless Function of mi and GSI: m_b = m_i Γ— exp[(GSI βˆ’ 100)/28]
s Hoek-Brown constant dimensionless Function of GSI: s = exp[(GSI βˆ’ 100)/9]
a Exponent dimensionless Function of GSI: a = 0.5 + 1/[6 + e^((60 + GSI)/11)]
Typical Ranges:
High-quality granite (GSI=75): m_b β‰ˆ 9–12, s β‰ˆ 0.04–0.1
Weak shale (GSI=25): m_b β‰ˆ 0.1–0.3, s β‰ˆ 0.0002–0.0005

πŸ’‘ Worked Example

Problem: A granitic rock mass has Οƒ_ci = 85 MPa, mi = 14, GSI = 55, D = 0.7. Calculate σ₁ at failure when σ₃ = 2.5 MPa.
1. Step 1: Compute mb = mi Γ— exp[(GSI βˆ’ 100)/28] = 14 Γ— exp[(55 βˆ’ 100)/28] = 14 Γ— e^(βˆ’1.607) β‰ˆ 14 Γ— 0.200 = 2.80
2. Step 2: Compute s = exp[(GSI βˆ’ 100)/9] = exp[(55 βˆ’ 100)/9] = e^(βˆ’5.0) β‰ˆ 0.0067
3. Step 3: Compute a = 0.5 + 1/[(6 + e^((60 + GSI)/11))] = 0.5 + 1/[6 + e^((60+55)/11)] = 0.5 + 1/[6 + e^(10.45)] β‰ˆ 0.5 + 1/[6 + 34,500] β‰ˆ 0.50003 β‰ˆ 0.5
4. Step 4: Apply formula: σ₁ = σ₃ + Οƒ_ci Γ— (mb Γ— (σ₃/Οƒ_ci) + s)^a = 2.5 + 85 Γ— (2.80 Γ— (2.5/85) + 0.0067)^0.5
5. Step 5: Simplify inside parentheses: (2.80 Γ— 0.0294) + 0.0067 = 0.0823 + 0.0067 = 0.0890 β†’ √0.0890 β‰ˆ 0.2983 β†’ 85 Γ— 0.2983 β‰ˆ 25.36 β†’ σ₁ β‰ˆ 2.5 + 25.36 = 27.86 MPa
Answer: The calculated major principal stress at failure is 27.9 MPa, which falls within the expected range (25–32 MPa) for moderately jointed granite under moderate confinement.

πŸ—οΈ Real-World Application

At the BHP Nickel West Leinster Underground Mine (Western Australia), engineers used the 2013 Hoek-Brown criterion with site-specific GSI mapping (45–65) and Οƒ_ci = 110 MPa to redesign the crown pillar thickness for a new ore drawpoint. Initial Mohr-Coulomb designs predicted 8 m pillars, but Hoek-Brown analysis revealed significant non-linearity at low σ₃ β€” resulting in a revised 12.5 m pillar with instrumented convergence monitoring. Post-installation convergence remained <3 mm/year, validating the envelope’s predictive accuracy for pillar stability under variable stress paths.

πŸ“‹ Case Connection

πŸ“‹ Underground Copper Mine Pillar Recovery Optimization

Post-extraction pillar instability threatening surface infrastructure

πŸ“š References