Mean Free Path Calculator Formula
Understand the math behind the mean free path calculator. Each variable explained with a worked example.
Formulas Used
Mean Free Path
mean_free_path = (1.38e-23 * temp) / (1.4142 * pi * pow(diameter_m, 2) * pressure_pa)Variables
| Variable | Description | Default |
|---|---|---|
temp | Temperature (T)(K) | 298 |
pressure_pa | Pressure(Pa) | 101325 |
diameter_m | Molecular Diameter(m) | 3.7e-10 |
How It Works
Mean Free Path
Formula
λ = kT / (√2 × π × d² × P)
Where:
The mean free path increases with temperature and decreases with pressure and molecular size.
Worked Example
N₂ molecules (d = 3.7 × 10⁻¹⁰ m) at 298 K and 101325 Pa.
temp = 298pressure_pa = 101325diameter_m = 3.7e-10
- 01λ = kT / (√2 × π × d² × P)
- 02λ = (1.38×10⁻²³ × 298) / (1.414 × 3.14159 × (3.7×10⁻¹⁰)² × 101325)
- 03λ = 4.11×10⁻²¹ / (1.414 × 3.14159 × 1.369×10⁻¹⁹ × 101325)
- 04λ ≈ 6.6 × 10⁻⁸ m = 66 nm
Ready to run the numbers?
Open Mean Free Path Calculator