🎓 Lesson 19 D5

Rigid vs. Flexible Mat Assumptions: When Each Applies

A rigid mat foundation acts like a stiff plate that spreads load evenly, while a flexible mat bends and distributes pressure unevenly—like a diving board versus a concrete slab.

🎯 Learning Objectives

  • Calculate the relative stiffness factor (λ) for a given mat-soil system
  • Analyze pressure distribution profiles under central and eccentric loading using both rigid and flexible assumptions
  • Design mat thickness to satisfy the rigid assumption threshold (λ ≥ 5) for uniform settlement control
  • Explain when the flexible mat model is mandatory—e.g., for soft clay or irregular column layouts
  • Apply finite-difference or Winkler-spring modeling concepts to interpret flexible mat behavior

📖 Why This Matters

In mining infrastructure—such as crusher foundations, conveyor tower mats, or leach pad support slabs—incorrectly assuming rigidity can lead to excessive differential settlement, cracking, or misalignment of critical equipment. Over-designing for rigidity wastes concrete and rebar; under-designing risks operational failure. Knowing *when* to use each model directly impacts safety, cost, and service life—especially in variable geotechnical conditions common at mine sites.

📘 Core Principles

Rigidity is not an inherent property of the mat—it emerges from the interaction between its flexural stiffness (EI) and the soil’s resistance to deformation (characterized by k_s, the modulus of subgrade reaction). The dimensionless relative stiffness factor λ = (k_s L^4 / (12 E I))^(1/4) governs behavior: λ < 1 → highly flexible; 1 ≤ λ ≤ 5 → intermediate; λ ≥ 5 → effectively rigid. Rigid analysis uses static equilibrium and compatibility of rotation to derive linear pressure distributions; flexible analysis requires solving the fourth-order differential equation of beam-on-Winkler-foundation (d⁴w/dx⁴ + (k_s/EI)w = q(x)/EI), often solved numerically. Real mine-site soils (e.g., weathered schist, glacial till, or tailings underlain by bedrock) exhibit spatially varying k_s—making λ location-dependent within a single mat.

📐 Relative Stiffness Factor (λ)

λ determines whether rigid or flexible analysis is justified. When λ ≥ 5, maximum deviation from uniform pressure is <5%, validating the rigid assumption for design-level accuracy. Below λ = 2.5, flexible analysis is essential for predicting localized high-pressure zones near columns.

Relative Stiffness Factor (λ)

λ = (k_s L^4 / (12 E I))^{1/4}

Quantifies the degree of flexibility of a mat relative to its supporting soil.

Variables:
SymbolNameUnitDescription
λ Relative stiffness factor dimensionless Determines applicability of rigid vs. flexible analysis
k_s Modulus of subgrade reaction kN/m³ Soil stiffness parameter obtained from plate load tests or correlations
L Characteristic length m For rectangular mats: L = √(b/2), where b is shorter plan dimension
E Concrete modulus of elasticity kN/m² E_c = 4700√f'_c (MPa) per ACI 318
I Moment of inertia per unit width m⁴/m For uniform thickness h: I = h³/12
Typical Ranges:
Rigid behavior (design-valid): λ ≥ 5
Intermediate behavior: 1 ≤ λ < 5
Flexible behavior (requires advanced analysis): λ < 1

💡 Worked Example

Problem: A 30 m × 30 m reinforced concrete mat (h = 1.2 m, f'_c = 35 MPa, ν = 0.2) supports a processing plant on medium-stiff residual clay. Field plate load tests yield k_s = 8,500 kN/m³. Calculate λ and classify behavior.
1. Step 1: Compute flexural rigidity EI. E_c = 4700√f'_c = 4700×√35 ≈ 27,700 MPa = 27.7×10⁶ kN/m². I = (b h³)/12 = (30×1.2³)/12 = 4.32 m⁴ → EI = 27.7×10⁶ × 4.32 ≈ 119.7×10⁶ kN·m².
2. Step 2: Use characteristic length L = √(b/2) for square mats → L = √(30/2) = √15 ≈ 3.87 m.
3. Step 3: Apply λ = (k_s L⁴ / (12 E I))^(1/4) = (8500 × 3.87⁴ / (12 × 119.7×10⁶))^(1/4). Compute numerator: 3.87⁴ ≈ 224.5 → 8500×224.5 ≈ 1.908×10⁶. Denominator: 12×119.7×10⁶ ≈ 1.436×10⁹. Ratio = 0.00133 → λ = (0.00133)^(0.25) ≈ 0.86.
Answer: λ ≈ 0.86 (<1), indicating highly flexible behavior—rigid assumption is invalid. Flexible analysis (e.g., finite-element modeling with layered soil) is required.

🏗️ Real-World Application

At the Cadia East underground mine (NSW, Australia), a 45 m × 45 m, 1.8 m thick crusher station mat was initially designed using rigid assumptions. Post-construction monitoring revealed 42 mm differential settlement over 18 months—exceeding allowable 15 mm—due to localized soft zones in the weathered porphyry profile (k_s varied from 4,000 to 22,000 kN/m³). A forensic flexible-mat analysis using PLAXIS 2D with spatially varying k_s matched observed settlements within 5%. The remediation involved targeted grouting beneath high-settlement zones—not thicker concrete—demonstrating how correct model selection drives efficient solutions.

📚 References