Particles Velocity Calculator
Enter a gas temperature and select a gas (or enter its molar mass) to instantly compute the three characteristic speeds from the Maxwell-Boltzmann kinetic theory: root-mean-square (RMS) speed, mean speed, and most probable speed. Results update as you type and include a show-your-work panel, a speed comparison chart, and a reference table of common gases.
Formula
Worked example
For nitrogen N2 (M = 0.028014 kg/mol) at 25 C (298.15 K): v_rms = sqrt(3 x 8.314 x 298.15 / 0.028014) = sqrt(265,300) ≈ 515 m/s. Mean speed = sqrt(8 x 8.314 x 298.15 / (pi x 0.028014)) ≈ 475 m/s. Most probable = sqrt(2 x 8.314 x 298.15 / 0.028014) ≈ 422 m/s.
What is particle velocity in kinetic theory?
The kinetic theory of gases treats gas molecules as tiny elastic spheres in constant, random motion. At any temperature above absolute zero, these molecules collide with each other and with container walls, producing pressure. Because molecules travel at a huge range of speeds, we describe the distribution with three summary statistics: the most probable speed (the peak of the distribution), the mean speed (simple average), and the RMS speed (the speed whose square equals the average of the squared speeds). The Maxwell-Boltzmann distribution, derived in the 1860s by James Clerk Maxwell and Ludwig Boltzmann, gives the fraction of molecules at each speed. All three characteristic speeds follow from integrating this distribution against the appropriate power of v.
The three Maxwell-Boltzmann speeds explained
The most probable speed (v_mp = sqrt(2RT/M)) is where the distribution curve peaks. More molecules move at this speed than at any other, but it is the smallest of the three values. The mean speed (v_mean = sqrt(8RT/piM)) is the arithmetic average; it is about 12.8 percent higher than the most probable speed. The root-mean-square speed (v_rms = sqrt(3RT/M)) is the square root of the average of squared speeds. It exceeds the mean by another 8.4 percent and is directly linked to the average kinetic energy: (1/2)mv_rms^2 = (3/2)k_B T. This connection makes the RMS speed the most physically meaningful of the three in thermodynamic calculations. The fixed ratios are: v_mp : v_mean : v_rms = 1 : sqrt(8/3pi) : sqrt(3/2) ≈ 1 : 1.128 : 1.225.
Effect of temperature and molar mass
All three speeds scale as sqrt(T/M). Doubling the absolute temperature increases every speed by a factor of sqrt(2) ≈ 1.414. Doubling the molar mass (at fixed temperature) reduces every speed by the same factor. This square-root dependence explains why hydrogen molecules at room temperature move almost ten times faster than chlorine molecules: sqrt(70.9/2.0) ≈ 6. It also explains why lighter atmospheric gases such as helium and hydrogen gradually escape from Earth into space while heavier molecules like nitrogen and oxygen remain trapped: a small fraction of the lightest molecules always sit at the high-speed tail of the distribution, and over geological time some of these achieve escape velocity (about 11.2 km/s at sea level).
Practical applications of particle velocity
Knowing particle speeds matters in many engineering and scientific contexts. In chemical engineering, gas-phase reaction rates depend on collision frequencies, which in turn depend on molecular speeds. In vacuum science, the mean free path and pumping speeds involve the mean velocity of gas molecules. In atmospheric science, the thermal velocity distribution determines the altitude profile of each gas species. In astrophysics, the Jeans escape criterion uses the RMS speed to predict which gases a planet can retain over its lifetime. In semiconductor fabrication, gas speeds inside chemical vapour deposition reactors affect film uniformity. The calculator handles all these cases by letting you enter the temperature and molar mass for any gas.
RMS speeds of common gases at 25 C (298.15 K)
| Gas | Molar mass (g/mol) | RMS speed (m/s) | Relative speed |
|---|---|---|---|
| Hydrogen H2 | 2.016 | 1920 | Fastest |
| Helium He | 4.003 | 1363 | Very fast |
| Water vapor H2O | 18.015 | 642 | Fast |
| Neon Ne | 20.18 | 607 | Fast |
| Nitrogen N2 | 28.014 | 515 | Moderate |
| Air (avg) | 28.97 | 507 | Moderate |
| Oxygen O2 | 31.999 | 483 | Moderate |
| Argon Ar | 39.948 | 431 | Moderate |
| Carbon dioxide CO2 | 44.01 | 411 | Moderate |
| Chlorine Cl2 | 70.906 | 324 | Slow |
Calculated using v_rms = sqrt(3RT/M). Lighter molecules move significantly faster at the same temperature.
Frequently asked questions
What is the difference between RMS speed, mean speed, and most probable speed?
The most probable speed is the peak of the Maxwell-Boltzmann distribution, the speed shared by the largest fraction of molecules. The mean speed is the simple arithmetic average of all molecular speeds. The RMS speed is the square root of the average squared speed, and it is always the largest of the three because fast molecules contribute disproportionately when you square their speeds. The fixed ratios are v_mp : v_mean : v_rms = 1 : 1.128 : 1.225, regardless of gas or temperature.
Why is RMS speed important in kinetic theory?
The RMS speed is directly linked to the average kinetic energy of a gas: E_k = (1/2) x m x v_rms^2 = (3/2) x k_B x T. This means the RMS speed is the best single number to use when you want to relate molecular motion to macroscopic temperature or pressure. The mean and most probable speeds do not have this clean thermodynamic connection.
Does temperature need to be in Kelvin?
Internally, yes. The formulas require absolute temperature in Kelvin. This calculator accepts Celsius (metric mode) or Fahrenheit (imperial mode) and converts automatically. Entering a temperature below -273.15 C or -459.67 F would imply a negative Kelvin value, which is physically impossible, so the calculator returns no result in that case.
What is the molar mass and where do I find it?
Molar mass is the mass of one mole (6.022 x 10^23 molecules) of the substance, expressed in grams per mole. It equals the molecular weight you find on a periodic table or in a chemistry data book. For diatomic gases like N2 or O2, double the atomic mass of the element. This calculator includes presets for 14 common gases; for any other substance, select Custom and enter the value manually.
Does this calculator apply to real gases?
The formulas assume ideal gas behaviour, meaning molecules have negligible volume and no intermolecular attractions. Real gases deviate at high pressures or near their condensation points. For most engineering purposes at or near atmospheric pressure and room temperature, the ideal-gas approximation is accurate to within a few percent.
How does particle speed relate to gas pressure?
Pressure arises from molecules colliding with container walls. The kinetic theory derivation shows P = (1/3)(N/V)mv_rms^2 = (N/V)k_B T. So pressure is directly proportional to the number density and to v_rms^2. Increasing temperature raises both the molecular speed and the pressure proportionally, at constant volume.
Can I use this for mixtures of gases?
Yes, if you use the effective molar mass of the mixture. For a mixture, the effective molar mass is the mole-fraction-weighted average: M_mix = sum(x_i x M_i) where x_i is the mole fraction of component i. For dry air the commonly used value is 28.97 g/mol, which this calculator uses as the Air preset.