Difference between revisions of "HomeWork Simulations of Particle Interactions with Matter"

From New IAC Wiki
Jump to navigation Jump to search
Line 43: Line 43:
  
 
=Homework 4=
 
=Homework 4=
 +
 +
1.)Compute<math> \frac{dE}{dx}</math> for a heavy charged particle traveling through a liquid Hydrogen target.  In clas I showed an example for an incident 10 MeV electron.  You need to pick another particle (proton, pion, ...) and a different energy.  Compare your answer with the Triumf curve.
 +
 +
2.) Use GEANT4 to simulate the calcualtion in part a above and compare answers.
 +
 +
=Homework 5=
 +
 +
1.) Show that the maimum energy transfered in a relativistic head on collision is
 +
 +
 +
 +
 
[http://www.iac.isu.edu/mediawiki/index.php/Simulations_of_Particle_Interactions_with_Matter Back to Notes]
 
[http://www.iac.isu.edu/mediawiki/index.php/Simulations_of_Particle_Interactions_with_Matter Back to Notes]

Revision as of 17:54, 28 September 2007

Homework 1

1.) Mawell Boltzmann

Given the Maxwell -Boltzmann Distribution

[math]N(v) = 4 \pi \left ( \frac{m}{2\pi kT}\right)^{3/2} v^2 e^{-\frac{mv^2}{2kT}}[/math]

a.) Show <v>

Show that

[math]\lt v\gt = 4\pi \left ( \frac{m}{2 \pi kT}\right )^{3/2} \left( \frac{2kT}{m}\right)^2 \frac{\Gamma(2)}{2}[/math]

b.) Energy Fluctuation

Show that the energy fluctuation is

[math]\frac{1}{4} m \lt \left ( v^2 - \lt v^2\gt \right)^2\gt = \frac{3}{2} (kT)^2[/math]


Note
[math]\lt \left ( v - \lt v\gt \right)^2\gt = \lt v^2 - 2v\lt v\gt + \lt v\gt ^2\gt = \lt v^2\gt - (\lt v\gt )^2[/math]
[math]= \frac{3kT}{m} - \frac{8kT}{m}[/math] = velocity fluctuation
[math]\frac{m^2}{4} \lt \left ( v^2 - \lt v^2\gt \right)^2\gt = \frac{m}{4}\left ( \lt v^4\gt - (\lt v^2\gt )^2 \right )[/math]
[math]=\frac{1}{4} \left ( 15(kT)^2 - (3kT)^2\right)[/math]

2.) MC calculation of Pi

Calculate \pi using the Monte Carlo method described in the Notes

3.) Histograms using ROOT

Homework 2

1.) Derive Rutherford Formula

Derive the Rutherford Scattering formula.

2.) EXN02 in GEANT

a.) Compile and run the default version of ExN02 in GEANT4

You can use a computer screen shot to prove you did this.

b.) Now make your own copy of it and change the target material

Homework 3

Download and install your own version of GEANT4

Homework 4

1.)Compute[math] \frac{dE}{dx}[/math] for a heavy charged particle traveling through a liquid Hydrogen target. In clas I showed an example for an incident 10 MeV electron. You need to pick another particle (proton, pion, ...) and a different energy. Compare your answer with the Triumf curve.

2.) Use GEANT4 to simulate the calcualtion in part a above and compare answers.

Homework 5

1.) Show that the maimum energy transfered in a relativistic head on collision is



Back to Notes