FC Analysis

From New IAC Wiki
Revision as of 07:47, 27 March 2010 by Oborn (talk | contribs)
Jump to navigation Jump to search

Go Back

For each beam pulse:

[math] ADC_{ave}^{pulse}=\frac{\sum_{i=1}^{16}{ADC_{i}*i}}{\sum_{i=1}^{16}{ADC_{i}}};[/math]

For distribution over all beam pulses (assuming it's Gaussian):

[math] ADC_{ave}=\frac{\sum_{i=1}^{pulses}{ADC_{ave}^{pulse}}}{pulses};[/math]
[math] ADC_{sigma}={ \sqrt{\frac{1}{pulses}\sum_{i=1}^{pulses}{\left(ADC_{ave}^{pulse} - ADC_{ave}\right)^{2}}}};[/math]


Here is:
1. ADC# = bridge#
2. Pulse# = ReadOut# = Entry# = Event#



FC data 2.png

FC plot 2 4.png

Below is the plot of the charge in Faraday cup (pC) as a function of magnet current (vertical axis, A) (basically magnetic field) and ADC (horizontal axis).

Far.jpg

Go Up