Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Before going into detail, it is necessary to describe the pixel architecture of the cspad.  For this purpose, I have borrowed a figure from a paper presented at the SPIE conference by Philip Hart, et. al.

Holes generated by the incidence of the x-ray photons are collected at every pixels charge sensitive amplifier. The resulting output voltage of this amplifier is then sampled and hold for digitization.  The time during which the detector is sensitive to x-rays also known as integration window is established by the release of the reset switch on the input charge sensitive amplifier and then ended by the opening of the switch in for the sample and hold .  Holes resulting from the ejection of electrons by the incidence of the x-ray photons are collected on the capacitor in the sample and hold section during the integration window when the switch is closed.  The window ends when the switch is opened and then the amplifier is again reset.   After some time to allow the sample and hold output to settle, the external ramp input signal starts falling and the counter startstarts clocking.  When the levels external ramp level and the pixel signal level match the comparator fires and the counter stops, giving resulting in the digital value for output .

For the purposes of this discussion, many of the issues are neglected so that we can focus on the timing.

(single slope ADC principle).

All  parameters that affect the timing of the detector CSPAD detectors are clocked by the 125 MHzclock MHz clock with a cycle time of 8 nanoseconds except the "Run Delay" in the full CSpad 2.3M which is clocked at 119 MHz with a cycle time of 8.40336 nanoseconds.

The integration window includes the arrival of the FEL and is framed by the release of the amplifier reset and opening of the sample and hold switch.  The duration of the integration window is determined by the "Int Time" parameter in the configuration.  A typical setting of 5000 gives commands an integration window of 40 microseconds.  To really understand the integration window we should look at the weighting function studies done by Sven Herrmann, Gabriella Carini, et. al. in various hutches at LCLS.

The weighting function shows the response at various flux levels vs time.  These curves are for a 40 microsecond integration window.  The 40 microsecond digital integration window starts with the command to release the amplifier reset, at -40 microseconds in the above curves.  Since we now use the analog reset, several microseconds elapse from the time we command the release of the reset and when some response is seen in the curves.  In the discussion below we are talking about the digital window, but remember that the actual performance off the detector is determined by the curves show above.

...

In both cases, the cycle time includes 3.125 milliseconds of unaccounted for time, that probably so far, some of which goes to transmitting reading out the data.

The data readout time is related to "Read Clk Set", "Read Clk Hold" and "Row/Col Shift." Every block has to be read out serially: a total of 26x185 pixels for every pixel we have to clock 14 bits of data and do at least one row/col shift. So every pixel needs at least 14*(read_clock_set + read_clock_hold +2) + 2x(row/col_shift+1) + 4 clock cycles.

For the CSpad140k, "Read Clk Set" and "Read Clk Hold" values of 1 and "Row/Col Shift" value of 3:

(14*(1+1+2) + 2*(3+1) + 4) * 26 * 185 * 0.008 = 2616.64 microseconds, which still leaves 508.36 microseconds of undefined overhead in the cycle time.

For the CSpad 2.3M, because the data is read out over copper links, we need to use a "Read Clk Set" value of 2 is not configurable.