🎓 Lesson 10 D3

Meyerhof’s General Equation & Shape/Depth Factors

Meyerhof’s General Equation is a way to estimate how much weight a shallow foundation can safely hold before the soil underneath it fails or sinks too much.

🎯 Learning Objectives

  • Calculate ultimate bearing capacity using Meyerhof’s general equation with appropriate shape and depth factors
  • Analyze the influence of foundation geometry and embedment depth on bearing capacity through factor sensitivity
  • Explain the physical significance and derivation rationale behind shape (s_c, s_q, s_γ) and depth (d_c, d_q, d_γ) factors
  • Apply correction factors correctly based on soil type (φ = 0 vs. φ > 0) and foundation aspect ratio (L/B)
  • Design minimum footing dimensions satisfying serviceability and safety requirements under given loading and site conditions

📖 Why This Matters

In mining infrastructure—such as crusher pads, conveyor tower foundations, or portable plant bases—shallow foundations often bear heavy, dynamic loads on variable, weathered, or residual soils. Underestimating bearing capacity risks settlement-induced misalignment or structural failure; overdesign wastes material and delays commissioning. Meyerhof’s equation bridges theoretical soil mechanics with real-world variability—making it indispensable for safe, economical, and compliant foundation design in rugged mining environments.

📘 Core Principles

Meyerhof’s model builds on limit equilibrium theory: it assumes a failure surface composed of radial shear zones and a rigid wedge beneath the footing. Unlike Terzaghi, Meyerhof introduced dimensionless correction factors to account for non-idealized conditions: (1) Shape factors adjust for footing plan geometry (e.g., strip vs. square vs. rectangular); (2) Depth factors reflect confinement gain from embedment; (3) Inclination factors address off-vertical loads common in haul road abutments or sloped-site foundations. These factors are empirically calibrated but grounded in plasticity theory—and critically depend on soil friction angle φ. For φ = 0 (e.g., saturated clays), shape/depth effects differ fundamentally from φ > 0 (e.g., sandy mine tailings or glacial till).

📐 Key Calculation

Meyerhof’s General Bearing Capacity Equation computes ultimate bearing pressure (q_u) as: q_u = c N_c s_c d_c i_c + q N_q s_q d_q i_q + 0.5 γ B N_γ s_γ d_γ i_γ, where each term corresponds to cohesion, surcharge, and unit weight contributions—with respective bearing capacity factors (N_c, N_q, N_γ), shape (s), depth (d), and inclination (i) factors. Use this formula when footing width B ≤ 2× embedment depth D_f and soil strata are relatively uniform to ~2B depth.

Meyerhof’s General Bearing Capacity Equation

q_u = c N_c s_c d_c i_c + q N_q s_q d_q i_q + 0.5 γ B N_γ s_γ d_γ i_γ

Computes ultimate gross bearing pressure at foundation base level.

Variables:
SymbolNameUnitDescription
q_u Ultimate bearing pressure kPa Maximum pressure the soil can sustain without failure
c Cohesion kPa Soil's inherent shear strength independent of normal stress
φ Effective friction angle degrees Angle defining soil's internal frictional resistance
γ Effective unit weight of soil kN/m³ Unit weight of soil above water table or buoyant weight below
B Foundation width m Shorter plan dimension of rectangular footing
D_f Foundation embedment depth m Vertical distance from ground surface to footing base
Typical Ranges:
Sandy gravel (φ = 36°–42°): N_γ = 35–65
Medium clay (φ = 0°, c = 20–60 kPa): N_c = 5.14–7.0 (φ = 0) → s_c ≈ 1.1–1.3, d_c ≈ 1.0–1.2

💡 Worked Example

Problem: A rectangular mine substation footing (B = 2.5 m, L = 4.0 m) is embedded D_f = 1.2 m into silty sand (c' = 5 kPa, φ' = 32°, γ = 18.5 kN/m³). Groundwater is below footing base. Calculate q_u using Meyerhof’s equation.
1. Step 1: Compute bearing capacity factors: N_q = e^{π tan φ'} tan²(45°+φ'/2) ≈ 23.2; N_c = (N_q − 1) cot φ' ≈ 35.5; N_γ = 2(N_q + 1) tan φ' ≈ 26.1 (per Vesic’s refinement, commonly used with Meyerhof).
2. Step 2: Determine shape factors: s_q = 1 + (B/L) sin φ' = 1 + (2.5/4.0)(0.529) ≈ 1.33; s_c = s_q − (1 − N_q/N_c) = 1.33 − (1 − 23.2/35.5) ≈ 1.42; s_γ = 1 − 0.4(B/L) = 1 − 0.4(0.625) = 0.75.
3. Step 3: Compute depth factors: d_q = 1 + 0.1(D_f/B)√K_p = 1 + 0.1(1.2/2.5)√tan²(45°+32°/2) ≈ 1.19; d_c = d_q − (1 − d_q)/N_c tan φ' ≈ 1.18; d_γ = 1.0 (since D_f/B < 1).
4. Step 4: Apply all terms: q = γ D_f = 18.5 × 1.2 = 22.2 kPa → q_u = 5×35.5×1.42×1.18 + 22.2×23.2×1.33×1.19 + 0.5×18.5×2.5×26.1×0.75×1.0 ≈ 298 + 812 + 453 = 1563 kPa.
5. Step 5: Verify against typical range: For φ' = 32° silty sand, q_u typically ranges 800–2000 kPa — result (1563 kPa) is realistic and within expected bounds.
Answer: The ultimate bearing capacity q_u is 1563 kPa, which falls within the typical safe range of 800–2000 kPa for similar silty sands.

🏗️ Real-World Application

At the Tasiast Gold Mine (Mauritania), a 3.2 m × 4.5 m reinforced concrete footing for a primary gyratory crusher was designed using Meyerhof’s equation with site-specific φ' = 34°, c' = 2 kPa, γ = 19.1 kN/m³, and D_f = 1.5 m. Shape and depth corrections increased q_u by 22% over Terzaghi’s estimate—preventing excessive differential settlement under cyclic 12-MN operational loads. Field plate load tests confirmed predicted capacity within ±8%, validating the factor selection per ASTM D1194 and CSA A23.3 Annex D guidelines.

📚 References