Analyze slope stability using limit equilibrium — compute factor of safety (FoS) for cohesive-frictional soils, considering pore pressure ratio (ru).
The factor of safety (FoS) is the ratio of resisting forces to driving forces along a potential failure surface. For long, uniform slopes (infinite slope assumption), the limit equilibrium method yields a closed-form solution widely used in highway embankments, natural hillslopes, and mine dumps. This calculator implements the effective stress infinite slope equation incorporating pore water pressure via the pore pressure ratio ru.
FoS = ( c' + γ·z·(cos²β – ru)·tan φ' ) / ( γ·z·sinβ·cosβ )
where: c' = effective cohesion (kPa), φ' = effective friction angle (°), γ = soil unit weight (kN/m³), z = depth to failure plane (m), β = slope angle (°), ru = pore pressure ratio (dimensionless). The term (cos²β – ru) must be positive; if negative, effective stress becomes zero and FoS = c'/(γ·z·sinβ·cosβ).
If ru = 0 (dry condition) → no water pressure; values >0 represent rising water table which reduces effective normal stress and lowers FoS. FoS < 1 indicates instability, FoS = 1 critical, FoS > 1 generally stable (design codes often require FoS ≥ 1.3–1.5).
| Scenario | β (°) | c' (kPa) | φ' (°) | γ (kN/m³) | z (m) | ru | FoS (calc) | Status |
|---|---|---|---|---|---|---|---|---|
| Dry clean sand | 30 | 0 | 35 | 17 | 5 | 0 | 1.21 | Stable |
| Weak clayey slope | 25 | 8 | 20 | 18.5 | 3 | 0.25 | 0.92 | Unstable |
| Cohesive high friction | 20 | 15 | 32 | 20 | 6 | 0 | 2.45 | Very stable |
| Saturated embankment | 28 | 10 | 26 | 19 | 4.5 | 0.45 | 0.79 | Critical |
A cut slope in residual soil (c'=12 kPa, φ'=24°, γ=18.5 kN/m³) with slope angle 28° and depth z=3.5 m. Under dry conditions FoS = 1.37 (stable). Following heavy rainfall, the pore pressure ratio rose to ru=0.42, reducing FoS to 0.91, triggering a shallow landslide. This calculator reproduces the exact mechanism, highlighting the importance of drainage. Modern slope stabilization includes horizontal drains or geotextiles to increase FoS above 1.3.
The infinite slope method assumes: (1) slope is infinitely long, (2) failure plane is parallel to ground surface, (3) homogeneous soil properties, (4) steady-state seepage with pore pressure ratio ru. For complex geometries or multi-layered soils, numerical methods (e.g., Bishop Simplified, Morgenstern-Price) are recommended. Nevertheless, this calculator serves as a powerful first-order screening tool for geotechnical practice.
Infinite slope analysis is embedded in regional landslide susceptibility models (e.g., SHALSTAB, SINMAP). By adjusting ru based on hydrological modeling, engineers produce factor of safety maps. Our tool provides the core engine for such analyses. Additionally, the relation between critical rainfall and slope failure can be studied via parametric variation of ru.