Sunday, 23 April 2017

homework and exercises - RMS Free Path vs Mean Free Path


I am trying to determine the mathematical difference between mean free path and root-mean-square free path. For an ideal gas, the relaxation time is τ=12πnd2ˉv

and the mean free path is Λ=τˉv
so the velocities cancel. When I am calculating the RMS free path, I am assuming I would use Λrms=vrmsτrms
and I am assuming τrms=12nπd2vrms


This would again cause vrms to cancel leaving the RMS free path as the same value as the mean free path which seems odd to me. Should I just use regular τ instead of τrms?



Answer



You're running into a tricky property of statistical variables: what is true for an individual particle is not necessarily true when averaged across a distribution. In particular, you can say that the distance one particle travels between collisions, its free path length , is equal to that one particle's speed times its free path time t:


=vt


but that does not necessarily mean that the mean free path length will be equal to the mean (or RMS) speed times the mean free time. So one needs to be careful when trying to write relations like Λ=ˉvτ.




Consider an event in which a particle traveling at a speed v bounces off one particle and then off another particle a time t later, traversing a distance between bounces. As I mentioned before, =vt for this one event.


Now, in a gas there are many of these events happening. The times t, the speeds v, and the lengths all have probability distributions: respectively,


pt(t)pv(v)pL()


This means, for example, the probability that a randomly chosen event's path length is between a and b is


bapL()d


The mean and RMS free paths are then defined as


Λ=0pL()dΛrms=02pL()d


respectively, and similarly for mean (ˉv) and RMS (vrms) speed and time (τ and τrms).


Now, these probability distributions are uncorrelated except that we know =vt for each event. So we can write



pL()=00pv(v)pt(t)δ(vt)dvdt


This is essentially stating that for each length , an event with that length can occur for any speed v (with probability pv(v)) and any time t (with probability pt(t)) such that vt=. Then you integrate over all possible v's and t's.


Plugging this into the definition of the mean free path,


Λ=0pL()d=000pv(v)pt(t)δ(vt)dvdtd=00vtpv(v)pt(t)dvdt=0vpv(v)dv0tpt(t)dt=ˉvτ


You can do the same thing for the RMS free path:


Λ2rms=02pL()d=0002pv(v)pt(t)δ(vt)dvdtd=00v2t2pv(v)pt(t)dvdt=0v2pv(v)dv0t2pt(t)dt=v2rmsτ2rms


or


Λrms=vrmsτrms


thus confirming that the RMS free path is the product of RMS speed and RMS free time, and the mean free path is the product of mean speed and mean free time.




The other thing to check is whether τ=12πnd2ˉv carries over to RMS quantities. First, though, let's see where that relationship comes from.


In this other answer of mine, I explain why the probability distribution for a particle to experience an interaction after a time Δt is proportional to time for very short times:


Pint(Δt)nπd22ˉvΔtaΔt


(where n=NV is the number density of particles and a is defined to be that combination of constants). Over longer times, this produces an exponential distribution:


pt(t)=aeat


The mean free time is then


τ=0tp(t)dt=0ateatdt=1a=1nπd22ˉv


Now, doing the same thing for the RMS free time:


τ2rms=0t2p(t)dt=0at2eatdt=2a2=1(nπd2ˉv)2


or



τrms=1nπd2ˉv


So the RMS free time actually differs from the mean free time by a factor of 2.


Incidentally, you can express this in terms of the RMS speed, by finding ˉv as a function of vrms, but doing so requires the use of the probability distribution for speed pv(v), which will be the Maxwell-Boltzmann distribution. I'll omit the derivations and simply copy the results from that Wikipedia page:


ˉv=2πvpvrms=32vp


so


ˉv=83πvrms


which finally yields


τrms=3π/8nπd2vrms


No comments:

Post a Comment

Understanding Stagnation point in pitot fluid

What is stagnation point in fluid mechanics. At the open end of the pitot tube the velocity of the fluid becomes zero.But that should result...