4

I was reading about mean free path equation derivation online and stumbled upon this:

We will derive the equation using the following assumptions: let’s assume that the molecule is spherical, and the collision occurs when one molecule hits another, and only the molecule we are going to study will be in motion and the rest of the molecules will be stationary.

Let’s consider our single molecule to have a diameter $d$ and all the other molecules to be points. This does not change our criteria for collision, as our single molecule moves through the gas, it sweeps out a short cylinder of cross section area $πd^2$ between successive collisions...

which got me confused. Wouldn't the cross section area be equal to $πr^2 = πd^2/{4}$?

To be clear, I read that here (under the section 'Derivation of Mean Free Path').

Urb
  • 2,608

3 Answers3

5

The cross-sectional area is indeed $A_c = \pi d^2$ but the explanation on this page is not precise in this regard. You basically consider a single particle of diameter $d$ and its collisions with other particle of the same size.


Simple considerations in 2D

The chance for it to collide with another particle is proportional to the center of that other particle being in a circle with radius $2 r = d$ around the center of the particle under consideration.

Just think of it that way: What is the neighbourhood of a particle that another particle with the same radius would have to be in for a collision? Obviously they would collide if the two radii would touch or the distance would be smaller. Thus $\pi (2r)^2 = \pi d^2$ is the area the center of the second sphere must lie in for a collision between the two particles.

                                                Collisional cross-section

More general considerations in 3D

More generally in three-dimensional space one has to consider the area perpendicular to the relative velocity of the two particles. And integrate over this cross-sectional area

$$ d A_c = r \, dr \, d \phi $$

depending on the position of the two particles. Introducing an angle $\psi$ in between the line connecting the two centers and the relative velocity can be calculated according to

$$ r = d \, \sin \psi \hspace{2cm} dr = d \, \cos \psi d \psi$$

Now integrating over all potential angles in direction of the relative velocity $0 \leq \phi \leq 2 \pi$ and $0 \leq \psi \leq \frac{\pi}{2}$ considering the identity $\sin \psi \, \cos \psi = \frac{\sin ( 2 \psi)}{2}$ we yield

$$ A_c = \int\limits_{\phi = 0}^{2 \pi} d \phi \int\limits_{\psi = 0}^{\frac{\pi}{2}} \frac{d^2 \, \sin ( 2 \psi)}{2} d \psi = \pi d^2 $$

Urb
  • 2,608
2b-t
  • 1,749
0

In fact there are two analogous formulas for calculating the collision mean free path by investigating the so called collision cylinder or tube. They differ about the diameter of the collision cylinder $D$ that can be either $d$ or $2d$ (where $d$ is the molecular diameter ) and still are correct. The delusion arise because they are applied to two different cases.

  1. electron-molecule collision in a gas discharge.
    Here both assumptions you stated in your question that electron radius (the colliding particle) is zero and other molecules are at rest or at zero velocity w.r.t. fast tiny electrons apply very well. Obviously the diameter of the collision cylinder is $D=d$.
  2. molecule-molecule (or atom-atom) collisions in neutral gases.
    Here the previous assumptions fail and we have to consider a collision cylinder of diameter $D=2d$ and must correct for erroneous assumption that all other molecules being at rest by a correction factor $1/\sqrt{2}$.
0

Well the area would be $πr^2$ if the molecules collided head-on or say an exact overlap happens between the colliding molecules. But you have to consider that a successful collision is one where even when the 2 molecules scrape by, it is termed a collision (so its different from our daily use of the word collision where it often means 2 bodies colliding with significant overlap of the area)

So pictorially, this is also a collision. Hence the area we take is πd2 that takes into account the cross sectional area of 2 molecules. A collision where 2 molecules scrape by

Watch this video made by me that can give you a lot more clarity Mean Free Path

Urb
  • 2,608
Vish
  • 45