Rankine Earth Pressure Calculator: Retaining Wall Design Simulator

simulator intermediate ~10 min
Loading simulation...
P_a = 108.3 kN/m — K_a = 0.333, M_o = 180.5 kN·m/m

A 5 m retaining wall with φ = 30° soil, γ = 18 kN/m³, and 10 kPa surcharge develops an active resultant force of 108.3 kN/m and an overturning moment of 180.5 kN·m/m about the toe.

Formula

K_a = tan²(45° − φ/2)
K_p = tan²(45° + φ/2)
P_a = 0.5·K_a·γ·H² + K_a·q_s·H

Earth Pressure Fundamentals

Soil behind a retaining wall exerts lateral pressure that the structure must resist to prevent collapse. The magnitude of this pressure depends on whether the wall yields away from the soil (active condition), stays perfectly still (at-rest condition), or pushes into the soil (passive condition). Rankine's theory provides closed-form expressions for the limiting active and passive states, assuming the soil reaches plastic equilibrium along planar failure surfaces inclined at 45°±φ/2 from horizontal.

Active Pressure Distribution

Under active conditions, lateral pressure increases linearly with depth: σ_h = K_a·γ·z. The resulting triangular pressure diagram produces a resultant force P_a = 0.5·K_a·γ·H² acting at H/3 from the base. Surface surcharges add a uniform rectangular pressure K_a·q_s over the full height. The simulation draws both components and shows how the point of application shifts upward as surcharge increases, changing the overturning moment profile on the wall.

Passive Resistance

On the toe side of a retaining wall, soil provides passive resistance when the wall base pushes forward. Passive pressure coefficients K_p are the inverse of K_a: for φ = 30°, K_p = 3.0 compared to K_a = 0.33. This asymmetry — passive resistance is 9 times stronger — is nature's gift to retaining wall designers. However, mobilizing full passive pressure requires significant wall movement (2-6% of wall height), so design often uses only a fraction of the theoretical passive force.

Design Stability Checks

Retaining wall design requires checking three failure modes: overturning about the toe (active moments vs. restoring moments from wall weight and passive resistance), sliding along the base (active horizontal force vs. friction plus passive resistance), and bearing capacity of the foundation soil. Adequate factors of safety — typically 2.0 for overturning, 1.5 for sliding, and 3.0 for bearing — ensure the wall performs safely throughout its service life.

FAQ

What is Rankine earth pressure theory?

Rankine theory (1857) calculates lateral earth pressures assuming the soil is in a state of plastic equilibrium with no wall friction. Active pressure develops when the wall moves away from the soil, allowing it to expand. Passive pressure develops when the wall pushes into the soil, compressing it. The pressure coefficients K_a and K_p depend only on the soil's friction angle φ.

What is the difference between active and passive earth pressure?

Active pressure is the minimum lateral pressure exerted by soil when the wall yields away from it — K_a = tan²(45°−φ/2). Passive pressure is the maximum resistance when the wall pushes into the soil — K_p = tan²(45°+φ/2). Passive pressure is always much larger than active; for φ = 30°, K_a = 0.33 while K_p = 3.0, a 9:1 ratio.

Why does active force increase with the square of wall height?

Earth pressure at any depth z equals K_a·γ·z, which increases linearly with depth. The total force is the integral of this triangular distribution over the wall height, giving P = 0.5·K_a·γ·H². Doubling wall height quadruples the force, which is why tall retaining walls are disproportionately expensive and challenging.

When should Coulomb theory be used instead of Rankine?

Coulomb theory (1776) accounts for wall friction and inclined backfill surfaces, which Rankine neglects. Use Coulomb when the wall-soil interface has significant friction (typical for rough concrete), when the backfill surface is sloped, or when the wall back face is inclined. For vertical walls with horizontal backfill, Rankine and Coulomb give identical results.

Sources

Embed

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