Pit Slope Stability Calculator: Factor of Safety Analysis & Visualizer

simulator advanced ~12 min
Loading simulation...
FoS = 1.52 — adequate stability

A 45° slope with cohesion 150 kPa, friction angle 35°, and 30% water table gives FoS = 1.52. This exceeds the typical 1.3 threshold for long-term pit slope stability.

Formula

FoS = (c × L + (W cos β - U) × tan φ) / (W × sin β) (planar failure)
U = 0.5 × γ_w × H_w² / sin β (water uplift force)
τ = c + σ_n × tan φ (Mohr-Coulomb failure criterion)

The Balance of Forces

Every open pit mine is a massive excavation into the Earth's crust, and gravity constantly tries to reclaim it. Slope stability analysis quantifies the balance between gravity pulling rock downward along a potential failure surface and the shear strength (cohesion + friction) resisting that motion. The factor of safety — resisting forces divided by driving forces — is the fundamental metric of slope design, governing pit geometry and ultimately the economics of the entire operation.

Mohr-Coulomb Strength

Rock mass shear strength follows the Mohr-Coulomb criterion: τ = c + σ_n × tan(φ), where c is cohesion, σ_n is normal stress, and φ is friction angle. These parameters emerge from the combined behavior of intact rock strength, joint frequency, joint condition, and groundwater. Estimating them for large-scale rock masses is one of the greatest challenges in geotechnical engineering, relying on classification systems like GSI and empirical correlations.

The Water Problem

Water is the single most destabilizing factor in slope engineering. Pore water pressure acts on potential failure surfaces, directly reducing the effective normal stress that generates frictional resistance. A slope that is perfectly stable when dry can fail catastrophically when saturated. This is why every major open pit mine invests heavily in dewatering — horizontal drain holes, pumping wells, and surface water diversion are critical infrastructure, not optional extras.

Design Philosophy

Pit slopes represent a direct tradeoff: steeper slopes expose more ore with less waste removal (lower strip ratio, higher profit) but increase failure risk. A 5° steepening of a large pit can save hundreds of millions in waste stripping. This simulation reveals how material properties, water, and geometry interact in this high-stakes optimization.

FAQ

What is factor of safety for slopes?

Factor of safety (FoS) is the ratio of resisting forces (cohesion + friction) to driving forces (gravity component along the failure surface). FoS = 1.0 means forces are exactly balanced — imminent failure. Mining regulations typically require FoS ≥ 1.3 for permanent slopes and ≥ 1.2 for operational slopes.

How does water affect slope stability?

Water pressure (pore pressure) in fractures and pore spaces reduces the effective normal stress on potential failure surfaces, directly reducing frictional resistance. A fully saturated slope can have FoS 30-50% lower than a drained one. Depressurization through drainage is the most effective and economical slope stabilization method.

What is cohesion in rock mechanics?

Cohesion represents the inherent shear strength of rock mass independent of normal stress — essentially the 'glue' holding the material together. In intact rock it comes from mineral bonds; in rock masses it represents the combined effect of intact rock bridges, rough joint surfaces, and interlocking blocks. Typical values range from 10 kPa (highly fractured) to 500+ kPa (massive rock).

What causes open pit slope failures?

Common failure modes include planar sliding (along a single weak plane), wedge failure (intersection of two planes), circular failure (in weak or heavily fractured rock), and toppling (of steeply dipping columns). Triggering factors include heavy rainfall, blasting vibration, progressive weakening, and excavation of toe support.

Sources

Embed

<iframe src="https://homo-deus.com/lab/mining-engineering/slope-stability/embed" width="100%" height="400" frameborder="0"></iframe>
View source on GitHub