# Active Earth Pressure (Rankine)

Calculate the Rankine active earth pressure on a smooth vertical wall backfilled with cohesionless soil. K_a = tan²(45°−φ/2). Optional uniform surcharge q. Returns the base pressure p₀, the total force P, and the resultant height.

> Canonical page: https://elysiatools.com/en/tools/active-earth-pressure

- **Category:** Math & Numbers

- **Keywords:** active earth pressure, Rankine, K_a = tan²(45-φ/2), retaining wall, lateral earth pressure, cohesionless soil, geotechnical, civil engineering

## Overview

Calculate the Rankine active earth pressure on a smooth vertical retaining wall backfilled with cohesionless soil. This calculator computes the active earth pressure coefficient (Ka), base pressure, total lateral force, and the height of the resultant force, with optional support for uniform surcharge loads.

## Inputs

- **Friction Angle φ (°)** (number): e.g. 30
- **Wall Height H (m)** (number): e.g. 5
- **Soil Unit Weight γ (kN/m³)** (number): e.g. 18
- **Surcharge q (kPa, optional)** (number): Optional uniform surcharge on the backfill surface.
- **Decimal Places** (number)

## When to use

- Designing smooth, vertical retaining walls backfilled with dry, cohesionless soil.
- Estimating lateral earth pressures and resultant force locations for preliminary geotechnical design.
- Evaluating the impact of uniform surcharge loads on the lateral pressure distribution of a retaining structure.

## How it works

- Input the soil friction angle (φ) in degrees, the wall height (H) in meters, and the soil unit weight (γ) in kN/m³.
- Optionally enter a uniform surcharge load (q) in kPa acting on the backfill surface.
- The tool calculates the active earth pressure coefficient (Ka) using the formula Ka = tan²(45° − φ/2).
- It computes the base pressure, total lateral force, and the height of the resultant force above the wall base.

## Use cases

- Geotechnical engineers sizing gravity or cantilever retaining walls in granular soils.
- Civil engineering students verifying homework calculations for lateral earth pressure distributions.
- Structural designers calculating lateral load inputs for retaining wall stability checks against sliding and overturning.

## Frequently asked questions

### What is Rankine's active earth pressure theory?

It is a method that assumes a plastic equilibrium state in a soil mass behind a smooth, vertical retaining wall to calculate lateral earth pressure.

### Can this calculator handle cohesive soils?

No, this calculator is designed specifically for cohesionless (granular) soils where cohesion (c) is zero.

### How does a surcharge load affect the resultant height?

A uniform surcharge adds a rectangular pressure distribution, which shifts the resultant force height upward compared to soil pressure alone.

### What units should I use for the inputs?

Use degrees for the friction angle, meters for wall height, kN/m³ for soil unit weight, and kPa for surcharge.

### Does this tool account for wall friction or sloping backfills?

No, Rankine's basic theory assumes a smooth vertical wall and a horizontal backfill surface.

## Related tools

- [RLC Admittance Calculator (Y = G + jB)](https://elysiatools.com/en/tools/admittance-calculator): Compute complex admittance Y = 1/Z = G + jB for series or parallel RLC circuits: G = R/|Z|², B = −X/|Z|². Returns conductance, susceptance, magnitude and phase angle. Supports any subset of R/L/C.
- [Antilog Calculator](https://elysiatools.com/en/tools/antilog-calculator): Calculate antilogarithms for any valid base and optionally verify the result by applying the logarithm again
- [Bayes Theorem Calculator](https://elysiatools.com/en/tools/bayes-theorem-calculator): Calculate posterior probability P(A given B) using prior, likelihood, and false-positive rate
- [Bearing Capacity Calculator (Terzaghi)](https://elysiatools.com/en/tools/bearing-capacity-calculator): Calculate the Terzaghi ultimate bearing capacity of a shallow foundation: q_ult = c·Nc·sc + q·Nq·sq + 0.5·γ·B·Nγ·sγ. Computes Nc/Nq/Nγ and shape factors automatically; supports strip, square, and circular footings. Result in kPa.
- [Belt Pulley Speed Ratio Calculator](https://elysiatools.com/en/tools/belt-pulley-speed-ratio): Calculate the ratio, driven speed and belt linear speed of a belt drive. i = d₂/d₁ = n₁/n₂, belt speed v = π·d·n/60. Supports mm/cm/m/inch diameter units.
- [Bending Stress Calculator](https://elysiatools.com/en/tools/bending-stress-calculator): Calculate the maximum bending (flexural) stress σ_max = M·c/I = M/Z at the outermost fiber of a beam section. Supports solid circle, rectangle, hollow tube, and I-beam; computes I, section modulus Z, and distance c automatically. Stress in MPa.
- [Break-Even Calculator](https://elysiatools.com/en/tools/break-even-calculator): Calculate the break-even point for a product or business based on fixed costs, variable costs, and price
- [Cantilever Beam Calculator](https://elysiatools.com/en/tools/cantilever-beam-calculator): Calculate the maximum bending moment M_max, maximum shear force V_max and free-end deflection δ_max of a cantilever beam under a free-end point load P or a uniformly distributed load q. Point load: δ = PL³/(3EI); UDL: δ = qL⁴/(8EI).

## Samples

- [Android Image Processing Java Samples](https://elysiatools.com/en/samples/android-image-processing-java): Android Java image processing examples including reading/saving images, scaling, and format conversion
- [Android Image Processing Kotlin Samples](https://elysiatools.com/en/samples/android-image-processing-kotlin): Android Kotlin image processing examples including reading/saving images, scaling, and format conversion
- [Web Image Processing Python Samples](https://elysiatools.com/en/samples/web-image-processing-python): Web Python image processing examples using PIL/Pillow including reading, saving, resizing, and format conversion
- [Web Image Processing Rust Samples](https://elysiatools.com/en/samples/web-image-processing-rust): Web Rust image processing examples including image read/save, scaling, and format conversion

## Related content

- [Preliminary Geotechnical Earth and Foundation Screening](https://elysiatools.com/en/hubs/geotechnical-earth-and-foundation-screening): Organize soil, groundwater, geometry, loading, and drainage assumptions before screening shallow-foundation capacity, infinite-slope stability, and Rankine active earth pressure. Calculator output is preliminary only.
