Difference between revisions of "Simulations of Particle Interactions with Matter"
Jump to navigation
Jump to search
Line 30: | Line 30: | ||
<math>\int_0^{\infty} P(E) dE = \int_0^{\infty} \frac{1}{kT} e^{-\frac{E}{kT}} dE = \frac{1}{kT} \frac{1}{\frac{1}{-kT}} e^{-\frac{E}{kT}} \mid_0^{\infty} = - [e^{-\infty} - e^0]= 1</math> | <math>\int_0^{\infty} P(E) dE = \int_0^{\infty} \frac{1}{kT} e^{-\frac{E}{kT}} dE = \frac{1}{kT} \frac{1}{\frac{1}{-kT}} e^{-\frac{E}{kT}} \mid_0^{\infty} = - [e^{-\infty} - e^0]= 1</math> | ||
+ | |||
+ | <math>P(E=5eV)</math> is calculated by integrating P(E) over some energy interval ( ie:<math> N(v) dv</math>). I will arbitrarily choose 4.9 eV to 5.1 eV as a starting point. | ||
=== The Monte Carlo method === | === The Monte Carlo method === |
Revision as of 15:53, 31 August 2007
Overview
Particle Detection
A device detects a particle only after the particle transfers energy to the device.
Energy intrinsic to a device depends on the material used in a device
Some device of material with an average atomic number (
) is at some temperature ( ). The materials atoms are in constant thermal motion (unless T = zero degrees Klevin).Statistical Thermodynamics tells us that the canonical energy distribution of the atoms is given by the Maxwell-Boltzmann statistics such that
represents the probability of any atom in the system having an energy where
Note: You may be more familiar with the Maxwell-Boltzmann distribution in the form
where
would represent the molesules in the gas sample with speeds between andExample 1
What is the probability that an atom in a 12.011 gram block of carbon would have and energy of 5 eV?
First lets check that the probability distribution is Normailized; ie: does
?
is calculated by integrating P(E) over some energy interval ( ie: ). I will arbitrarily choose 4.9 eV to 5.1 eV as a starting point.