🎓 Lesson 15
D5
FHWA NHI-16-005 vs. Eurocode 7 Part 1: Key Differences in FoS Requirements
Factor of Safety (FoS) is how much stronger a slope or structure is than it needs to be to stay stable under normal conditions.
🎯 Learning Objectives
- ✓ Explain the conceptual difference between global FoS (FHWA NHI-16-005) and partial factors (Eurocode 7 Part 1) in slope stability assessment
- ✓ Calculate required design values for soil strength parameters using Eurocode 7’s partial factor approach (e.g., γ_φ = 1.25, γ_c = 1.25)
- ✓ Analyze a simple infinite slope case under both FHWA and EC7 frameworks and compare resulting FoS values and implied risk levels
- ✓ Apply appropriate FoS thresholds from FHWA NHI-16-005 Table 4.3 and EN 1997-1 Annex A for different slope types and consequence classes
- ✓ Design a verification workflow that maps FHWA-style deterministic analysis into EC7-compliant partial factor calibration
📖 Why This Matters
When designing open-pit mine slopes or highway cuttings near unstable terrain, choosing the wrong FoS framework can lead to either dangerous under-design—or costly over-design. FHWA NHI-16-005 (U.S. federal standard) uses global, empirically calibrated FoS values tied to consequence categories, while Eurocode 7 Part 1 (widely adopted in EU, Canada, Australia, and increasingly in global mining EPC contracts) uses partial safety factors applied separately to actions, materials, and resistance. Confusing these approaches risks non-compliance, rejected permits, or litigation after slope failure—especially where international projects require dual-code verification.
📘 Core Principles
FHWA NHI-16-005 treats FoS as a single, holistic multiplier on the ratio of resisting to driving forces—derived from historical performance data and calibrated to consequence classes (e.g., FoS ≥ 1.5 for low-consequence temporary cuts; ≥ 1.7 for permanent high-consequence slopes). In contrast, Eurocode 7 Part 1 adopts a limit state design philosophy: FoS is distributed across components via partial factors (γ_F for actions, γ_M for material properties, γ_R for resistance models), enabling explicit uncertainty management. The design equation becomes: Ed ≤ Rd, where Ed = γ_F × characteristic action effects and Rd = Rk / γ_M / γ_R. This shifts focus from 'what FoS value?' to 'how are uncertainties allocated?'—a fundamental paradigm shift affecting software inputs, lab testing specifications, and peer review expectations.
📐 Global vs. Partial Factor FoS Comparison
This comparison highlights how identical geometry and soil data yield different design outcomes depending on the code’s philosophy. While FHWA computes FoS = ΣResisting / ΣDriving directly, EC7 computes design resistance (Rd) by reducing characteristic strength parameters using γ_M, then verifies Ed ≤ Rd without computing a global FoS.
EC7 Design Shear Strength
c_d = \frac{c_k}{\gamma_c},\quad \tan \phi_d = \frac{\tan \phi_k}{\gamma_\phi}Reduction of characteristic soil strength parameters using material partial factors for ultimate limit state design.
Variables:
| Symbol | Name | Unit | Description |
|---|---|---|---|
| c_d | Design cohesion | kPa | Reduced cohesion used in stability calculations |
| c_k | Characteristic cohesion | kPa | 5% fractile or mean minus 2σ from lab tests |
| γ_c | Partial factor for cohesion | dimensionless | Typically 1.25 (DA1-C1) or 1.4 (DA1-C2) |
| φ_d | Design friction angle | degrees | Reduced friction angle corresponding to c_d |
| φ_k | Characteristic friction angle | degrees | Statistically derived representative value from triaxial tests |