🎓 Lesson 13 D5

Mononobe-Okabe Theory: Assumptions & Limitations

Mononobe-Okabe theory is a method to estimate how much extra sideways push (earth pressure) a retaining wall feels during an earthquake.

🎯 Learning Objectives

  • Calculate dynamic active and passive earth pressure coefficients using Mononobe-Okabe equations
  • Analyze the sensitivity of M-O results to input parameters (e.g., seismic coefficient, soil friction angle, backfill slope)
  • Explain key assumptions and identify when M-O theory is unsafe or inapplicable
  • Apply correction factors for wall flexibility and soil amplification per ASCE 7–22 guidelines
  • Compare M-O pressures against limit-equilibrium and dynamic finite-element results to assess conservatism

📖 Why This Matters

In mining and infrastructure projects near seismic zones—like tailings dams, open-pit berms, or haul road retaining walls—a wall that stands safely in quiet conditions can collapse during even moderate shaking. The Mononobe-Okabe theory is the industry’s go-to first-line tool for estimating seismic lateral loads on rigid retaining structures. Skipping it—or misapplying it—has led to catastrophic failures, such as the 2010 Maule earthquake damage to Chilean mine access walls. Understanding its limits isn’t academic—it’s foundational to life-safe design.

📘 Core Principles

Mononobe-Okabe treats the soil behind a retaining wall as a rigid, sliding wedge bounded by a planar failure surface inclined at angle θ to the horizontal. It superimposes horizontal seismic inertia (k_h·W) and vertical inertia (k_v·W) onto the wedge’s weight W, then applies limit equilibrium to find the critical failure plane that maximizes (for active) or minimizes (for passive) resultant earth pressure. Unlike static Coulomb theory, M-O accounts for phase difference between ground motion and wall response—but assumes instantaneous, uniform acceleration across the entire wedge. Key refinements include the use of effective friction angle φ′ for drained conditions and the inclusion of wall-soil interface friction δ, which significantly reduces active pressures when properly modeled.

📐 Key Calculation

The Mononobe-Okabe active pressure coefficient K_ae is used to compute total dynamic lateral force P_ae = 0.5·γ·H²·K_ae, where γ is unit weight and H is wall height. K_ae depends on soil friction φ′, wall batter β, backfill slope α, seismic coefficients k_h and k_v, and interface friction δ. The formula is derived from maximizing the ratio of driving to resisting forces over all possible wedge angles.

Mononobe-Okabe Active Pressure Coefficient (K_ae)

K_ae = \frac{\cos^2(\phi' - \theta)}{\cos \theta \cdot \cos^2 \delta \cdot \cos(\delta + \theta + \beta) \cdot \left[1 + \sqrt{\frac{\sin(\phi' + \delta) \sin(\phi' - \alpha)}{\cos(\delta + \theta + \beta) \cos(\alpha - \theta)}}\right]^2}

Dynamic active earth pressure coefficient for rigid retaining walls under horizontal seismic excitation; used to compute total lateral force.

Variables:
SymbolNameUnitDescription
φ′ Effective internal friction angle degrees Drained shear strength parameter of backfill soil
δ Wall-soil interface friction angle degrees Shear resistance at wall-backfill contact surface
α Backfill slope angle degrees Angle of retained soil surface relative to horizontal
β Wall inclination angle degrees Angle of wall face relative to vertical (β = 90° for vertical wall)
θ Seismic wedge inclination degrees Angle defined as θ = arctan(k_h / (1 − k_v)), where k_h and k_v are seismic coefficients
Typical Ranges:
Mining retaining walls (moderate seismicity): k_h = 0.10 – 0.25
Cohesionless granular backfill: φ′ = 28° – 40°
Rough concrete wall interface: δ = 15° – 30°

💡 Worked Example

Problem: Given: cohesionless backfill with φ′ = 32°, horizontal backfill (α = 0°), vertical wall (β = 90°), no wall friction (δ = 0°), k_h = 0.20, k_v = 0.0 (negligible vertical acceleration), γ = 18 kN/m³, H = 6 m.
1. Step 1: Compute pseudo-static friction angle: φ′_e = arctan[(tan φ′ + k_h)/(1 − k_h·tan φ′)] = arctan[(tan 32° + 0.20)/(1 − 0.20·tan 32°)] ≈ arctan[(0.625 + 0.20)/(1 − 0.125)] ≈ arctan[0.825/0.875] ≈ 43.2°
2. Step 2: Use standard Coulomb expression with φ′_e and δ = 0°: K_ae = [sin²(φ′_e + β) / (sin²β·sin(β − δ)·[1 + √(sin(φ′_e + δ)·sin(φ′_e − α)/sin(β − δ)·sin(β + α))])], simplified for β = 90°, α = 0°, δ = 0° → K_ae = [1 − sin φ′_e] / [1 + sin φ′_e] = (1 − sin 43.2°)/(1 + sin 43.2°) ≈ (1 − 0.685)/(1 + 0.685) ≈ 0.315/1.685 ≈ 0.187
3. Step 3: Compute P_ae = 0.5 × 18 kN/m³ × (6 m)² × 0.187 = 0.5 × 18 × 36 × 0.187 ≈ 60.6 kN/m
Answer: The dynamic active force is 60.6 kN/m per meter width — ~68% higher than the static value (36.2 kN/m), confirming significant seismic amplification.

🏗️ Real-World Application

During the design of the 12-m-high reinforced soil wall supporting the access road to Newmont’s Ahafo Mine (Ghana), engineers applied Mononobe-Okabe with k_h = 0.15 (based on MCE ground motion for Zone 2B, USGS NSHM). Initial K_ae yielded P_ae = 42 kN/m, but field instrumentation during a local M4.3 tremor recorded peak wall displacements 3× greater than predicted. Post-event review revealed two oversights: (1) neglected wall flexibility (the modular block system behaved more like a flexible cantilever), and (2) assumed φ′ = 34° from lab tests, whereas saturated in-situ shear strength dropped to φ′ = 28°. Revised analysis using FLAC2D with equivalent linear site response increased P_ae to 71 kN/m — aligning with observed strain data. This case underscores why M-O must be paired with deformation checks and site-specific strength validation.

📚 References