Difference between revisions of "Jie's Procedure"
| Line 39: | Line 39: | ||
Therefore, the final prediction for the dark rate of the SiPM: | Therefore, the final prediction for the dark rate of the SiPM: | ||
| − | Dark Rate = <math>e^{-(1.12*1.6*10^{-19})/(1.381*10^{-23}*T)}</math> * 0.0033 mm^3 * 200 pixels * 2.329g/1000mm^3 * 6.022*10^23molecules/28g * <math>sqrt{2E_f/M_e} / Mean Free Path | + | Dark Rate = <math>e^{-(1.12*1.6*10^{-19})/(1.381*10^{-23}*T)}</math> * 0.0033 mm^3 * 200 pixels * 2.329g/1000mm^3 * 6.022*10^23molecules/28g * (<math>sqrt{2E_f/M_e}</math>) / Mean Free Path |
| Line 48: | Line 48: | ||
The data was then compared to a predicted dark rate of the device to determine the reliability of the prediction. | The data was then compared to a predicted dark rate of the device to determine the reliability of the prediction. | ||
| + | |||
| + | A <math>X^2</math> goodness of fit test was performed to determine how close the predicted dark rate came to the actual dark rate. | ||
| + | |||
| + | A <math>X^2</math> goodness of fit test takes the | ||
| + | |||
| + | <math>Sum{(Actual Value - Expected Value)^2/ Expected}</math> | ||
| + | |||
| + | If the value of the test statistic is aproximatly equal to the number of data points that were tested, then the equation determind above is a good predictor of the data; showing that the equation above is a good predictor of the dark rate of the SiPM used in the experiment. | ||
Revision as of 15:38, 17 April 2008
Since the Dark Rate is the rate at which the SiPM avalanches, its value depends on 3 factors:
- The probability that an rogue electron would set off the SiPM at any one occurance
- The Rate of Scattering, or the average amount of time that is required for an electron to impact a silicon nucleus, redistributing energy randomly among the two entities.
- The number of Silicon Nuclei in the detector
The dark rate is calculated by multiplying these three factors together. It is the probability of an event, multiplied by the rate at which the probability is calculated, then multiplied by number of places that this is occuring simultaneously.
- The actual energy of electrons follow a poisson distribution, where a large number of electrons have very little amounts of energy while a miniscule number of electrons have a very large amount of energy.
Therefore, the probability of the elections having a large amount of energy is
where
and
- The rate of scattering is a constant number that determines the average amount of time that is required for an electron to impact a silicon nucleus. It is dependent on two factors:
- The average speed of an electron
- The average distance between 2 Silicon nuclei
The electron travels at an average speed equal to the Fermi Velocity, where
and
The Average distance between 2 Silicon nuclei is known as the Mean free path of Silicon and can be determind by .......
- The number of Silicon Nuclei in the SiPM can be obtained by calculating the total volume of the sensitive region of the SiPM multiplied by the density of Silicon
Therefore, the final prediction for the dark rate of the SiPM:
Dark Rate = * 0.0033 mm^3 * 200 pixels * 2.329g/1000mm^3 * 6.022*10^23molecules/28g * () / Mean Free Path
To measure the dark rate of the SiPM,... See Earlier Experimental Procedure
The data was then compared to a predicted dark rate of the device to determine the reliability of the prediction.
A goodness of fit test was performed to determine how close the predicted dark rate came to the actual dark rate.
A goodness of fit test takes the
If the value of the test statistic is aproximatly equal to the number of data points that were tested, then the equation determind above is a good predictor of the data; showing that the equation above is a good predictor of the dark rate of the SiPM used in the experiment.