next up previous index
Next: Implementation Up: Method Previous: Gaussian Theory

Urbán model

  The method for computing restricted energy losses with δ -ray production above given threshold energy in GEANT is a Monte Carlo method that can be used for thin layers. It is fast and it can be used for any thickness of a medium. Approaching the limit of the validity of Landau's theory, the loss distribution approaches smoothly the Landau form as shown in figure gif.

 

 


Figure: Energy loss distribution for a 3 GeV electron in Argon as given by standard GEANT. The width of the layers is given in centimeters.

It is assumed that the atoms have only two energy levels with binding energy E1 and E2 . The particle--atom interaction will then be an excitation with energy loss E1 or E2 , or an ionisation with an energy loss distributed according to a function g(E) ∼1/E2 : g(E) = { (Emax+ I)IEmax}{1E2}

The macroscopic cross-section for excitations (i=1,2) is Σi= C {fiEi}{ ln(2 m β2γ2/Ei) - β2ln(2 m β2γ2/ I) - β2}(1-r)

and the macroscopic cross-section for ionisation is Σ3= C {EmaxI(Emax+I) ln({Emax+II})} r

Emax is the GEANT cut for δ -production, or the maximum energy transfer minus mean ionisation energy, if it is smaller than this cut-off value. The following notation is used:

r, C parameters of the model
Ei atomic energy levels
I mean ionisation energy
fi oscillator strengths

The model has the parameters fi , Ei , C and r (0≤r≤1) . The oscillator strengths fi and the atomic level energies Ei should satisfy the constraints
f1+ f2 = 1

f1lnE1+ f2lnE2 = lnI

The parameter C can be defined with the help of the mean energy loss dE/dx in the following way: The numbers of collisions (ni , i = 1,2 for the excitation and 3 for the ionisation) follow the Poissonian distribution with a mean number ⟨ni⟩ . In a step Δx the mean number of collisions is ⟨ni⟩= ΣiΔx

The mean energy loss dE/dx in a step is the sum of the excitation and ionisation contributions {dEdx}Δx = [ Σ1E1+ Σ2E2+ Σ3IEmax+IE g(E) dE ]Δx

From this, using the equations (gif), (gif), (gif) and (gif), one can define the parameter C C = {dEdx}

The following values have been chosen in GEANT for the other parameters:

With these values the atomic level E2 corresponds approximately the K-shell energy of the atoms and Zf2 the number of K-shell electrons. r is the only variable which can be tuned freely. It determines the relative contribution of ionisation and excitation to the energy loss.

The energy loss is computed with the assumption that the step length (or the relative energy loss) is small, and --- in consequence --- the cross-section can be considered constant along the path length. The energy loss due to the excitation is ΔEe= n1E1+ n2E2

where n1 and n2 are sampled from Poissonian distribution as discussed above. The loss due to the ionisation can be generated from the distribution g(E) by the inverse transformation method:
u = F(E) = IEg(x) dx

E = F-1(u) = {I1 - u {EmaxEmax+I}}

where u is a uniform random number between F(I)=0 and F(Emax+I)=1 . The contribution from the ionisations will be ΔEi= ∑j=1n3{I1 - uj{EmaxEmax+ I}}

where n3 is the number of ionisation (sampled from Poissonian distribution). The energy loss in a step will then be ΔE = ΔEe+ ΔEi .

Fast simulation for n3≥16

If the number of ionisation n3 is bigger than 16, a faster sampling method can be used. The possible energy loss interval is divided in two parts: one in which the number of collisions is large and the sampling can be done from a Gaussian distribution and the other in which the energy loss is sampled for each collision. Let us call the former interval [I, αI] the interval A, and the latter [αI,Emax] the interval B. α lies between 1 and Emax/I . A collision with a loss in the interval A happens with the probability P(α) = ∫IαIg(E)  dE = {( Emax+ I) (α- 1)Emaxα}

The mean energy loss and the standard deviation for this type of collision are ⟨ΔE(α) ⟩= {1P(α)}∫IαIE  g(E)  dE = {I αlnαα- 1}

and σ2(α) = {1P(α)}∫IαIE2 g(E)  dE = I2α( 1 - {αln2α(α- 1)2})

If the collision number is high , we assume that the number of the type A collisions can be calculated from a Gaussian distribution with the following mean value and standard deviation:
⟨nA= n3P(α)

σA2 = n3P(α) ( 1 - P(α))

It is further assumed that the energy loss in these collisions has a Gaussian distribution with
⟨ΔEA= nA⟨ΔE(α) ⟩

σE,A2 = nAσ2(α)

The energy loss of these collision can then be sampled from the Gaussian distribution.

The collisions where the energy loss is in the interval B are sampled directly from ΔEB= ∑i=1n3- nA{αI1 - ui{Emax+ I - αIEmax+ I}}

The total energy loss is the sum of these two types of collisions: ΔE = ΔEA+ ΔEB

The approximation of equations ((gif), (gif), (gif) and (gif) can be used under the following conditions:
⟨nA⟩- c  σA 0

⟨nA⟩+ c  σA n3

⟨ΔEA⟩- c  σE,A 0

where c ≥4 . From the equations (gif), (gif) and (gif) and from the conditions (gif) and (gif) the following limits can be derived: αmin= { (n3+ c2)(Emax+I)n3(Emax+ I) + c2I} ≤α ≤αmax= { (n3+ c2)(Emax+I)c2(Emax+ I) + n3I}

This conditions gives a lower limit to number of the ionisations n3

for which the fast sampling can be done: n3 ≥ c2

As in the conditions (gif), (gif) and (gif) the value of c is as minimum 4, one gets n3 ≥16 . In order to speed the simulation, the maximum value is used for α .

The number of collisions with energy loss in the interval B (the number of interactions which has to be simulated directly) increases slowly with the total number of collisions n3 . The maximum number of these collisions can be estimated as nB,max= n3- nA,min≈n3(⟨nA⟩- σA)

From the previous expressions for ⟨nA⟩ and σA one can derive the condition nB ≤ nB,max= {2 n3c2n3+c2}

The following values are obtained with c=4:

n3 nB,max n3 nB,max

16 16 200 29.63
20 17.78 500 31.01
50 24.24 1000 31.50
100 27.59 &inf; 32.00

Special sampling for lower part of the spectrum

If the step length is very small (≤5 mm in gases, 2-3 μ m in solids) the model gives 0 energy loss for some events. To avoid this, the probability of 0 energy loss is computed P( ΔE=0) = e-( ⟨n1⟩+ ⟨n2⟩+ ⟨n3⟩)

If the probability is bigger than 0.01 a special sampling is done, taking into account the fact that in these cases the projectile interacts only with the outer electrons of the atom. An energy level E0= 10 eV is chosen to correspond to the outer electrons. The mean number of collisions can be calculated from ⟨n ⟩= {1E0}{ dEdx}Δx

The number of collisions n is sampled from Poissonian distribution. In the case of the thin layers, all the collisions are considered as ionisations and the energy loss is computed as ΔE = ∑i=1n{E0 1 - {EmaxEmax+ E0}ui}



next up previous index
Next: Implementation Up: Method Previous: Gaussian Theory


Janne Saarela
Mon Apr 3 12:46:29 METDST 1995