The Knudsen Number (Kn) is a dimensionless parameter that characterizes the rarefaction of a gas flow by comparing the molecular mean free path to a characteristic physical length scale. When Kn < 0.001, the continuum hypothesis holds and traditional fluid dynamics equations apply; when Kn > 10, molecular dynamics dominate and the flow must be analyzed using kinetic theory. This calculator enables engineers working in microfluidics, vacuum systems, high-altitude aerodynamics, and MEMS devices to determine the appropriate flow regime and select correct modeling approaches for their applications.
📐 Browse all free engineering calculators
Contents
Physical Diagram
Interactive Knudsen Number Calculator
Governing Equations
Knudsen Number Definition
Kn = λ / L
Where:
- Kn = Knudsen number (dimensionless)
- λ = Mean free path of gas molecules (m)
- L = Characteristic physical length scale (m)
Mean Free Path from Kinetic Theory
λ = (kB T) / (√2 π d² P)
Where:
- kB = Boltzmann constant = 1.380649 × 10-23 J/K
- T = Absolute temperature (K)
- d = Effective molecular diameter (m)
- P = Absolute pressure (Pa)
Alternative Mean Free Path Expression
λ = μ √(π R T / 2M) / P
Where:
- μ = Dynamic viscosity (Pa·s)
- R = Specific gas constant (J/(kg·K))
- M = Molar mass (kg/mol)
- T = Absolute temperature (K)
- P = Absolute pressure (Pa)
Flow Regime Classification
- Kn < 0.001: Continuum flow — Navier-Stokes equations valid, no-slip boundary condition
- 0.001 ≤ Kn < 0.1: Slip flow — Navier-Stokes with slip/jump boundary conditions
- 0.1 ≤ Kn < 10: Transition flow — Boltzmann equation or DSMC required
- Kn ≥ 10: Free molecular flow — Kinetic theory, collisionless transport
Theory & Practical Applications
Fundamental Physics of Rarefied Gas Flows
The Knudsen number represents the ratio of molecular mean free path to a characteristic dimension of the flow field, serving as the primary criterion for determining whether a gas can be treated as a continuum or requires molecular-level analysis. When molecules travel distances comparable to or larger than the physical dimensions of the system before colliding with other molecules, the statistical assumptions underlying continuum mechanics break down. The mean free path λ quantifies the average distance a molecule travels between collisions and depends on temperature, pressure, and the collision cross-section of the molecules.
For air at standard conditions (T = 288.15 K, P = 101,325 Pa) with an effective molecular diameter of approximately 3.7 × 10-10 m, the mean free path is approximately 6.6 × 10-8 m. This microscopic length scale becomes significant only when characteristic dimensions approach similar magnitudes — explaining why rarefaction effects dominate in microfluidic devices, high-vacuum chambers, and high-altitude flight. The pressure dependence of λ is inverse and linear: halving the pressure doubles the mean free path, which is why vacuum systems operating at 1 Pa exhibit mean free paths on the order of millimeters.
Selection of Characteristic Length Scale
Proper selection of the characteristic length L is critical for accurate Knudsen number evaluation and depends strongly on the geometry and physics of the problem. For flow through circular pipes or rectangular channels, L is typically the hydraulic diameter Dh = 4A/Pw, where A is the cross-sectional area and Pw is the wetted perimeter. For flow over a flat plate, L may be the plate length or the boundary layer thickness depending on the phenomenon being analyzed. For MEMS devices with complex three-dimensional geometries, L often corresponds to the smallest critical dimension where wall effects become important — this might be gap spacing in comb drives, channel height in pressure sensors, or beam thickness in resonators.
A subtle but important consideration: the Knudsen number is not a global constant for a flow field but can vary spatially. In expanding nozzle flows, for instance, pressure decreases downstream causing λ to increase, potentially transitioning the flow from continuum to slip or transition regimes within a single device. Similarly, in shock wave structures, the Knudsen number based on shock thickness differs dramatically from that based on upstream conditions, requiring local evaluation for accurate modeling.
Slip Flow and Boundary Condition Corrections
The slip flow regime (0.001 < Kn < 0.1) represents the first departure from classical continuum theory and has profound implications for microfluidic system design. At the wall, velocity no longer vanishes but exhibits a finite slip velocity proportional to the local velocity gradient: uslip = (2 - σv)/σv × λ × (∂u/∂n), where σv is the tangential momentum accommodation coefficient (typically 0.85-1.0 for engineering surfaces). This slip velocity reduces wall shear stress and can increase mass flow rates by 20-50% compared to no-slip predictions for Kn ≈ 0.05.
Temperature jump at the wall follows analogous physics: Twall - Tgas = (2 - σT)/σT × (2γ)/(γ+1) × λ/Pr × (∂T/∂n), where σT is the thermal accommodation coefficient, γ is the specific heat ratio, and Pr is the Prandtl number. This temperature discontinuity affects heat transfer in micro-heat exchangers and can degrade thermal management in MEMS accelerometers where dissipative heating must be removed. The non-intuitive result: reducing pressure to decrease viscous damping simultaneously degrades convective cooling by increasing the Knudsen number and the associated temperature jump.
Industrial Applications Across Length Scales
In semiconductor manufacturing, vacuum deposition processes operate at pressures of 0.1-10 Pa where Kn > 1 based on wafer-to-source distances of 0.1-1 m. This free molecular regime ensures that deposited atoms arrive at the substrate with ballistic trajectories unaffected by gas-phase collisions, enabling directional deposition and precise thickness control. Chemical vapor deposition (CVD) reactors, conversely, operate at higher pressures (100-1000 Pa) to maintain Kn < 0.01 and ensure uniform species transport via diffusion.
Spacecraft attitude control thrusters firing at altitudes above 200 km encounter atmospheric densities of 10-11 kg/m³ or pressures around 10-6 Pa, corresponding to mean free paths exceeding 10 km. For a thruster nozzle exit diameter of 0.05 m, Kn > 200,000 — vastly in the free molecular regime. Plume impingement on spacecraft surfaces must be modeled using kinetic theory since continuum assumptions predict zero backpressure and infinite expansion, whereas molecular simulations correctly capture the discrete molecular flux and momentum transfer to surface elements.
Inkjet printer nozzles with diameters of 20-50 μm operating at atmospheric pressure yield Kn ≈ 0.001-0.003, placing them at the continuum-slip transition. Neglecting slip effects underestimates droplet velocity by 5-10%, causing positioning errors in high-resolution printing. Similarly, MEMS gyroscopes with proof mass gap spacings of 2-5 μm operating at 1000 Pa reduced pressure for Q-factor enhancement exhibit Kn ≈ 0.01-0.05, requiring slip-corrected damping models for accurate dynamic response prediction.
Advanced Modeling Approaches for Transition Regime
The transition regime (0.1 < Kn < 10) presents the greatest modeling challenge because neither continuum nor free molecular theories provide acceptable accuracy. The Boltzmann equation governs molecular velocity distribution evolution via f/∂t + v·∇f + (F/m)·∇vf = (∂f/∂t)collision, but its six-dimensional phase space (three spatial, three velocity) and complex collision integral preclude analytical solution except for highly idealized cases.
Direct Simulation Monte Carlo (DSMC) methods circumvent this difficulty by simulating representative molecules as computational particles. Each particle carries position, velocity, and internal energy, moving deterministically between time steps while undergoing stochastic collisions sampled from molecular dynamics. DSMC scales linearly with particle count and has been validated from free molecular (Kn → ∞) through continuum (Kn → 0) regimes. Typical DSMC simulations for microfluidic devices employ 106-108 particles and require cell dimensions smaller than λ and time steps smaller than the mean collision time τ = λ/v̄, where v̄ is the mean molecular speed.
Hybrid methods coupling DSMC in high-Knudsen regions with Navier-Stokes solvers in low-Knudsen regions offer computational efficiency for multiscale problems. Interface conditions must ensure mass, momentum, and energy conservation while smoothly transitioning between statistical and continuum representations.
Worked Example: MEMS Pressure Sensor Damping Analysis
Consider a capacitive MEMS pressure sensor with a square silicon diaphragm (L = 800 μm side length, h = 2 μm thickness) suspended above a fixed electrode with a nominal gap spacing of g0 = 3.5 μm. The device operates in a sealed cavity initially filled with air at T = 298 K and P = 85,000 Pa. We must determine: (1) the Knudsen number and flow regime, (2) the effective damping coefficient accounting for rarefaction, and (3) the resonant frequency shift compared to vacuum operation.
Step 1: Calculate Mean Free Path
Using the kinetic theory expression with air properties: molecular diameter d = 3.7 × 10-10 m, temperature T = 298 K, pressure P = 85,000 Pa.
λ = (kB T) / (√2 π d² P) = (1.38065 × 10-23 J/K × 298 K) / (√2 × π × (3.7 × 10-10 m)² × 85,000 Pa)
λ = (4.114 × 10-21 J) / (√2 × 3.14159 × 1.369 × 10-19 m² × 85,000 Pa)
λ = (4.114 × 10-21) / (5.169 × 10-14) = 7.96 × 10-8 m = 79.6 nm
Step 2: Determine Knudsen Number and Flow Regime
For squeeze-film damping in a parallel-plate capacitor, the characteristic length is the gap spacing L = g0 = 3.5 μm = 3.5 × 10-6 m.
Kn = λ / L = (7.96 × 10-8 m) / (3.5 × 10-6 m) = 0.0227
Since 0.001 < Kn = 0.0227 < 0.1, the flow is in the slip regime. Continuum-based damping models must be corrected for velocity slip at the diaphragm surfaces.
Step 3: Calculate Slip-Corrected Damping Coefficient
The continuum squeeze-film damping coefficient for a square plate is: ccont = (μ L4) / (g0³) × K, where μ is dynamic viscosity and K is a geometry factor (K ≈ 0.424 for a square plate with all edges free).
For air at 298 K: μ = 1.85 × 10-5 Pa·s
ccont = (1.85 × 10-5 Pa·s × (800 × 10-6 m)⁴) / ((3.5 × 10-6 m)³) × 0.424
ccont = (1.85 × 10-5 × 4.096 × 10-13) / (4.288 × 10-17) × 0.424
ccont = 1.77 × 10-4 N·s/m × 0.424 = 7.50 × 10-5 N·s/m
The slip correction follows: cslip = ccont / Qp, where the pressure-dependent correction factor Qp accounts for reduced effective viscosity. Using the first-order slip model:
Qp = 1 / (1 + 9.658 Kn1.159) for squeeze-film damping
Qp = 1 / (1 + 9.658 × (0.0227)1.159) = 1 / (1 + 9.658 × 0.0197) = 1 / (1 + 0.190) = 1 / 1.190 = 0.840
cslip = 7.50 × 10-5 N·s/m × 0.840 = 6.30 × 10-5 N·s/m
The rarefaction effect reduces damping by 16% compared to continuum predictions.
Step 4: Calculate Resonant Frequency
The resonant frequency of the diaphragm is: f0 = (1/2π) × √(k/meff), where k is the mechanical stiffness and meff is the effective mass. For a square silicon diaphragm:
k = (E h³) / (L² (1 - ν²)) × β, where E = 170 GPa (Young's modulus for silicon), ν = 0.28 (Poisson's ratio), β ≈ 3.45 (square plate coefficient)
k = (170 × 109 Pa × (2 × 10-6 m)³) / ((800 × 10-6 m)² × (1 - 0.28²)) × 3.45
k = (170 × 109 × 8 × 10-18) / (6.4 × 10-7 × 0.922) × 3.45 = (1.36 × 10-6) / (5.90 × 10-7) × 3.45
k = 7.94 N/m
meff = 0.37 × ρSi × L² × h = 0.37 × 2330 kg/m³ × (800 × 10-6 m)² × 2 × 10-6 m
meff = 0.37 × 2330 × 6.4 × 10-7 × 2 × 10-6 = 1.10 × 10-9 kg
f0,vacuum = (1/2π) × √(7.94 / 1.10 × 10-9) = (1/6.2832) × √(7.22 × 109) = (0.1592) × 84,969 Hz = 13,527 Hz
The quality factor Q in the slip regime: Q = (2π f0 meff) / cslip
Q = (2 × 3.14159 × 13,527 Hz × 1.10 × 10-9 kg) / (6.30 × 10-5 N·s/m) = (9.35 × 10-5) / (6.30 × 10-5) = 1.48
For Q < 5, the resonant frequency is significantly affected: f = f0,vacuum × √(1 - 1/(2Q²)) ≈ f0,vacuum × 0.90 = 12,174 Hz
Engineering Insight: The slip-regime operation at Kn = 0.0227 reduces squeeze-film damping by 16% compared to continuum predictions, yielding Q = 1.48 instead of Q = 1.25 if slip were neglected. This 18% increase in Q factor improves sensor bandwidth and reduces phase lag in dynamic pressure measurements. If the cavity pressure were reduced to 8,500 Pa (one-tenth), λ would increase to 796 nm, Kn would become 0.227 (transition regime), and standard slip models would lose accuracy — requiring DSMC or higher-order Burnett equations. This example demonstrates why MEMS designers must carefully specify operating pressure ranges to maintain predictable damping characteristics across the device lifetime.
Temperature and Altitude Effects on Atmospheric Knudsen Numbers
For atmospheric flight applications, both pressure and temperature vary with altitude according to the International Standard Atmosphere model. At sea level (h = 0), P = 101,325 Pa and T = 288.15 K yield λ ≈ 66 nm for air. At 10 km altitude (typical cruise for commercial aircraft), P = 26,500 Pa and T = 223.15 K, giving λ ≈ 230 nm — a 3.5× increase. However, for a wing chord of L = 5 m, Kn remains below 5 × 10-8, firmly in the continuum regime.
At 100 km altitude (Kármán line), P ≈ 3.2 × 10-2 Pa and T ≈ 210 K, yielding λ ≈ 1.7 m. For a satellite with L = 2 m characteristic dimension, Kn ≈ 0.85 — deep in the transition regime where aerodynamic forces must be computed using DSMC. At 400 km (ISS orbit), P ≈ 8 × 10-6 Pa, λ ≈ 7 km, and Kn exceeds 3000 for any realistic spacecraft dimension, confirming free molecular flow where drag coefficients depend only on surface accommodation properties and molecular reflection statistics, not on shape or Reynolds number.
This altitude-dependent transition has critical implications for hypersonic vehicle design. Reentry vehicles descending from orbit experience free molecular flow above 120 km, transition flow from 120-70 km, and continuum flow below 70 km — all within a 5-10 minute trajectory. Heat flux predictions must account for this regime transition since free molecular theory underpredicts heating by factors of 2-3 in the transition regime where molecular collisions within the shock layer begin to thermalize the flow.
Frequently Asked Questions
Free Engineering Calculators
Explore our complete library of free engineering and physics calculators.
Browse All Calculators →🔗 Explore More Free Engineering Calculators
- Pneumatic Valve Flow Coefficient (Cv) Calculator
- Duct Sizing Calculator — Velocity Pressure
- CFM Calculator — Room Ventilation Airflow
- Reynolds Number Calculator — Laminar or Turbulent
- Broad Crested Weir Calculator
- Hydraulic Radius Calculator
- Yplus Calculator
- Screw Jack Calculator — Lifting Force and Torque
- Joint Friction & Damping Coefficient Calculator
- Vacuum Suction Cup Force Calculator
About the Author
Robbie Dickson — Chief Engineer & Founder, FIRGELLI Automations
Robbie Dickson brings over two decades of engineering expertise to FIRGELLI Automations. With a distinguished career at Rolls-Royce, BMW, and Ford, he has deep expertise in mechanical systems, actuator technology, and precision engineering.