Photon Counting with NI High Speed Digitizer¶
Hardware requirements¶
The following hardware is required to use ScanImage’s photon counting software module:
National Instruments NI5771 fast digitizer and an NI PXIe-7975 FPGA module
A fast transimpedance amplifier (bandwidth >80MHz) (such as the Femto DHPCA-100)
(optional) For time correlated photon counting, a clock multiplier board such as the AD9516-0 is required
The ScanImage® Photon Counting Module requires an NI5771 fast digitizer, and an NI PXIe-7975 FPGA module. The digitizer has 2 analog input channels (8bit) and a maximum sample rate of 1.5GHz. |
For time correlated single photon counting, a clock generator, such as the AD9516-0, is required to up-multiply the laser clock. |
Configuration¶
To synchronize the digitizer to the Laser Clock, set up and configure the clock generator, and connect the up-multiplied laser clock to the CLK IN terminal on the NI5771 front panel. In the Resonant Scanner Configuration Page, select ‘Advanced Configuration’, enable the checkbox ‘Use External Sample Clock’ and enter the sample clock value in Hz. Note: the value needs to be smaller than or equal to 1.5GHz.
Note
Once ScanImage® is started, do not disconnect the laser clock. This will cause ScanImage® to enter an error mode, and ScanImage® will need to be restarted.
Principle of Operation¶
For each physical input channel, ScanImage® implements two processing pipelines: A photon integration pipeline, and a photon counting pipeline. The output of these pipelines can be mapped to ScanImage® channels by the user such that the same sample can be recorded both in photo current integration mode and in photon counting mode at the same time.
The photon counting pipeline for the implements the following stages:
Pipeline stage |
Photo Current Integration |
Photon Counting |
|
1 |
Offset subtraction and scaler |
x |
x |
2 |
Centered differentiation filter |
x |
|
3 |
Programmable FIR filter |
x |
|
4 |
Programmable Photon Discriminator |
x |
The offset subtraction and scaler applies to the photon integration pipeline and the photon counting pipeline. The remaining stages apply to the photon counting pipeline only. The centered differentiation filter can be used to remove low frequency noise from the signal. The programmable FIR filter can be used to remove high frequency noise from the signal. The photon discriminator uses a sliding window and a debounce filter to discriminate photons (see figure).