Soil Erosion Calculator Formula
Understand the math behind the soil erosion calculator. Each variable explained with a worked example.
Formulas Used
Annual Soil Loss
erosion_rate = annual_lossAnnual Soil Loss per Acre
erosion_per_acre = annual_loss / 2.471vs Soil Tolerance (5 t/ha)
vs_tolerance = annual_loss / 5 * 100With Best Practices (P=0.3)
with_best_practice = r_factor * k_factor * ls_factor * c_factor * 0.3Variables
| Variable | Description | Default |
|---|---|---|
r_factor | Rainfall Erosivity (R)(MJ*mm/ha/hr/yr) | 200 |
k_factor | Soil Erodibility (K)(ton*hr/MJ/mm) | 0.03 |
ls_factor | Slope Length & Steepness (LS) | 2 |
c_factor | Cover & Management (C) | 0.3 |
p_factor | Conservation Practice (P) | 0.8 |
annual_loss | Derived value= r_factor * k_factor * ls_factor * c_factor * p_factor | calculated |
How It Works
How to Calculate Soil Erosion (USLE)
The Universal Soil Loss Equation estimates average annual soil erosion.
Formula
A = R * K * LS * C * P
Soil loss tolerance is typically 5 tons/ha/year for sustainable agriculture.
Worked Example
Farmland with R=200, K=0.03, LS=2, C=0.3 (row crops), P=0.8 (minimal conservation).
r_factor = 200k_factor = 0.03ls_factor = 2c_factor = 0.3p_factor = 0.8
- 01Soil loss: 200 * 0.03 * 2 * 0.3 * 0.8 = 2.88 tons/ha/year
- 02Per acre: 2.88 / 2.471 = 1.17 tons/acre/year
- 03vs tolerance: 2.88 / 5 * 100 = 58% of limit
- 04With best practices (P=0.3): 200 * 0.03 * 2 * 0.3 * 0.3 = 1.08 tons/ha/year
Ready to run the numbers?
Open Soil Erosion Calculator