📦 Resource excel

Hoek-Brown Failure Criterion Lookup Table (Excel)

The Hoek-Brown Failure Criterion Lookup Table (Excel) is a pre-calculated, spreadsheet-based resource that enables rapid estimation of rock mass strength parameters—particularly the uniaxial compressive strength (σ_cm) and material constant m_b—using the generalized Hoek-Brown failure criterion. It integrates empirical inputs (e.g., Geological Strength Index GSI, intact rock strength σ_ci, disturbance factor D) with standardized lookup logic or interpolation to bypass iterative manual calculations. Designed for practical use in mine ground control and rock engineering, it bridges theoretical rock mass characterization with field-deployable design decisions.

📖 Overview

The Hoek-Brown Failure Criterion is a widely adopted empirical model for estimating the nonlinear shear strength envelope of rock masses under varying stress conditions. Unlike Mohr-Coulomb, which assumes linear strength behavior, Hoek-Brown accounts for rock mass heterogeneity, jointing, weathering, and disturbance through three key empirical inputs: the Geological Strength Index (GSI), the intact rock uniaxial compressive strength (σ_ci), and the rock mass disturbance factor (D). The Excel-based lookup table operationalizes the 2018 updated Hoek-Brown equations by precomputing values of the rock mass constant m_b = m_i * exp[(GSI − 100)/28(1 + D/2)] and the equivalent rock mass UCS σ_cm = σ_ci * [(m_b * σ_ci / σ_ci + s)^a], where s and a are derived from GSI and D. This eliminates the need for real-time numerical solving or coding, making it accessible to practitioners without advanced computational tools. The table typically includes tabulated ranges of GSI (0–100), σ_ci (e.g., 1–300 MPa), and D (0.0–1.0), with interpolated outputs for m_b, s, a, σ_cm, and sometimes derived Mohr-Coulomb equivalents (c_mb, φ_mb) for compatibility with common geotechnical software. Its primary value lies in speed, consistency, and auditability—critical for time-sensitive mine design reviews, back-analysis of failures, and regulatory documentation in underground and open-pit mining contexts.

📑 Key Components

1 Geological Strength Index (GSI) lookup grid
2 Disturbance Factor (D) parameterization
3 Precomputed m_b, s, a, and σ_cm values

🎯 Applications

  • Preliminary rock mass strength assessment for stope and pillar design
  • Calibration of numerical models (e.g., FLAC, Phase2) with site-specific rock mass properties
  • Training and capacity building for junior rock engineers and geotechnical technicians

📐 Key Formulas

m_b (rock mass constant)

m_b = m_i × exp[(GSI − 100) / (28 × (1 + D/2))]

Calculates the modified Hoek-Brown constant reflecting rock mass quality and disturbance

s (material constant)

s = exp[(GSI − 100) / (9 − 3 × D/2)]

Defines the shape of the failure envelope at low confinement; governs tensile cutoff behavior

a (material constant)

a = 0.5 + (1/6) × [exp(−GSI/15) − exp(−20/3)]

Controls the curvature of the Hoek-Brown failure envelope; varies with GSI

σ_cm (rock mass UCS)

σ_cm = σ_ci × [(m_b × σ_ci / σ_ci + s)^a] = σ_ci × (m_b + s)^a

Estimates the equivalent uniaxial compressive strength of the rock mass

🔗 Related Concepts

Geological Strength Index (GSI) Rock Mass Rating (RMR) Mohr-Coulomb equivalent parameters

📚 References

#rock mechanics #mine ground control #empirical failure criterion