PDA

View Full Version : Difference between Thermal and Kinetic Energy


FrankPlanck
Jul1-09, 06:35 AM
Hi everyone,
I'm new here, I have just discovered this forum and I think it will be very useful!
First of all I would like to apologize for my english because I'm not a native english speaker (you are allowed to point out my errors :smile:).
Anyway... this is the problem:
when we speak about interstellar clouds or, in general, about thermodynamics in astrophysics, we meet whit 3 types of energy:
- internal
- thermal
- kinetic

I think that I have understood the difference between internal and thermal energy:
the internal energy is the sum of "kinetics" contributions of the gas molecules (traslational, vibrational and rotational) + "zero point" energy. The thermal energy, that can be transmitted thru heat, is the sum of translational, vibrational and rotational energy.
Hence thermal energy = internal energy - "zero point" energy

Often, when we speak about gas clouds or about astrophysics phenomena, we clearly distinguish thermal and kinetic energy.
Hence the question: the thermal energy is the average kinetic energy of the gas particles... and so what is kinetic energy?

Let's take the simplest case: an hot intestellar cloud (T about 10^9 K) and so fully ionized gas (there is only translational contribution).
I think that the thermal energy quantifies the level of kinetic "agitation" of the particles (in random and untidy motion), in fact we can associate thermal energy with temperature.
Instead the kinetic energy quantifies an ordered flux of particles in a given direction.
Hence, even if they represent the kinetic motion of the particles, we can say that: if kinetic energy prevails the cloud will modify its shape, elongating in a given direction.
If thermal energy prevails there will not be the extension and my cloud will follow the usual thermodynamics laws.
Hence we can also say that in a gas cloud the energy is mainly thermal or kinetic because if one of these prevails the other decreases.

Is my interpretation correct?
Where do I make mistake?
Thank you!
Bye

flatmaster
Jul1-09, 02:40 PM
I'm not in astro, but I believe you're mostly correct. Thermal energy is comprised of the translational, vibrational, and rotational energies of the particles. In this context, when you say kinetic energy, I believe this refers to NET motion of a massive collection of particles. A particle can be bouncing around inside a cloud. This would fall under thermal energy. However, when the entire mass of the cloud is moving in bulk, this is called kinetic energy. Someone please correct me if I'm wrong.

FrankPlanck
Jul3-09, 07:54 AM
Ok, but there is a problem with mean free path.
In fact if mean free path decreases I should find more thermal energy than kinetic. This because particles can share their energy colliding and so increasing the motion agitation.
The mean free path is proportional to 1/density and this is also intuitive.
But I know that a stellar wind bubble interior, an hot gas with a very low density, has more thermal energy than kinetic and I don't understand the reason, because mean free path is very high and so I should find more kinetic energy than thermal...

bombadil
Jul14-09, 04:36 PM
Hi FrankPlanck,

Mean Free path, \lambda for a plasma depends on Temperature (T) and density (\rho):
\lambda \propto \frac {T^2}{n}

Thus, the higher the temperature of the gas, the longer the mean free path is. Also, the lower the density, the longer the mean free path is. The bulk motion of the gas does not affect the mean free path.

-bombadil

FrankPlanck
Jul22-09, 09:16 AM
Hi bombadil,
thank you very much, this changes everything!
Where can I find the demonstration of this formula?

Bye

bombadil
Jul22-09, 11:05 AM
I can't find a good simple derivation online, so I'll get back to you with a simplified derivation in a day or two

Pinu7
Jul22-09, 12:29 PM
It's hard to measure thermal energy with a speedometer.

Technically, thermal energy=kinetic energy. But thermal energy is kinda "useless" since it is harder to capture and use than normal kinetic energy.

Chronos
Jul23-09, 01:07 AM
Thermal and kinetic energy are interchangeable. A massive object streaking through space can be assigned a potential temperature, if so desired. It's the same priciple used to convert the kinetic energy of an asteroid striking earth into thermal energy.

FrankPlanck
Jul27-09, 07:01 AM
Bombadil, you can post the "real" demonstration, then I will try to understand it.
Thank you all for your replies.

bombadil
Jul27-09, 08:30 AM
The following is a very simplified discussion, and only intended to show scaling. I'll be omitting all numerical factors and calculate in cgs units.

The strong interaction radius, r, is defined when the couloumb potential energy is equal to the average kinetic energy per particle:
T\sim \frac{e^2}{r}
Where T is the temperature (I assume the electrons are in thermal equilibrium with the ions), and e is the fundamental charge. Thus,
r=\frac{e^2}{T}
leading to,
\sigma \sim r^2 \sim \frac{e^4}{T^2}
The above discussion only accounts for strong collisions, to account for weak collisions more analysis is needed and I'll just quote the result:
\sigma \sim \frac{e^4}{T^2}\ln \Lambda
Where the quantity \ln \Lambda is known as the coulomb logarithm (http://en.wikipedia.org/wiki/Coulomb_collision). Since \Lambda is contained in a logarithm its precise value is not that important. In fact, for most relevant parameters \ln \Lambda \sim 10-30, and is roughly constant. Thus the mean free path can now be written as:
\lambda=\frac{1}{n \sigma}=\frac{T^2}{n e^4 \ln \Lambda}
where n is the particle number density. Don't forget that \lambda is the distance it takes for a particle to change it's direction by 90 degrees

For a very detailed discussion and exact calculations, look at this chapter (http://ocw.mit.edu/NR/rdonlyres/Nuclear-Engineering/22-611JIntroduction-to-Plasma-Physics-IFall2003/15E93A3B-75CD-45C9-82AC-B9962044F499/0/chap3.pdf) of a plasma MIT course. If you click on the link, look for the "90 degree" cross-section, \sigma_{90}, since that's what you need to calculate the mean free path as described above.

FrankPlanck
Jul29-09, 06:11 AM
Bombadil, thank you very much!!