05-28-2017 11:49 PM - edited 05-28-2017 11:52 PM
We have hooked up two single-photon counting modules (Excelitas Perkin-Elmer SPC-AQRH) to the NI-PCI-6602 card and are able to count pulses at the two individual outputs separately. The code for the same is attached here. We would now like to count the number of simultaneous pulses (or coincidence counts) at the two outputs with the smallest time window compatible (which is roughly 30 ns). Can someone please guide us in this regard?
05-30-2017 06:57 AM - edited 05-30-2017 07:17 AM
Hello girish,
if i understand you correct, you want to measure the phase or time between the two inputs.
Measuring the Time Between Two Pulses On Separate Lines
In the LabVIEW Example finder use the Counter - Read Pulse Width and Frequency (Continuous).vi and select the two edge seperation tab. This is only a try, if it can work or not, because 30 nS is very small. The internal resulution of the oszillator with 80 MHz is 12,5nS.
If you want fully controll over all, i recommend to use a board with an FPGA onside.
08-27-2019 03:33 AM
I think you want to calculate the time interval between any photon pair from two APDs?