Working with an FPGA to Count Coidncident Pulses

  • Thread starter Thread starter dthomas
  • Start date Start date
  • Tags Tags
    Count Fpga
Click For Summary
The discussion focuses on programming an FPGA to create a coincidence counting module that performs a modified AND operation on 5V pulse inputs from two photon counters. Due to timing discrepancies caused by wiring and internal circuit imperfections, the user seeks a method to implement a time window for counting coincident pulses. They note the challenge of short pulses, which may last only a few nanoseconds, and express concern about missing counts. A suggested solution involves using monostables to stretch the pulses to a desired non-overlap window before applying the AND operation. The user is utilizing a Basys2 FPGA and programming in VHDL with Xilinx tools.
dthomas
Messages
4
Reaction score
0
I am currently trying to program an FPGA to mimic a coincidence counting module. What I basically need it to do is a modified AND operation. The inputs are square, 5V pulses from photon counters. Because I am working with two photon counters (that are the same model) but due to imperfections in the wiring and their internal circuits, pulses that are emitted from both from the same event might not be arriving at my FPGA at the same exact time.

What I was wondering was if anyone knew create a time window so that the programmable AND logic will count any two pulses that occur within a set time window as the same? I know that if the pulses are a long enough, that any AND gate will return true if the pulses are overlapping at any point, but some of the pulses are as short as a few nano seconds so I want to make sure my design doesn't miss those.

Thanks for the help, oh and if it matters I am using a Basys2 FPGA and I am programming it using VHDL in Xilinx
 
Engineering news on Phys.org
I'd just use monostables to stretch the pulses to whatever is your desired "non overlap window" and then and them together.
 
Thread 'I thought it was only Amazon that sold unsafe junk'
I grabbed an under cabinet LED light today at a big box store. Nothing special. 18 inches in length and made to plug several lights together. Here is a pic of the power cord: The drawing on the box led me to believe that it would accept a standard IEC cord which surprised me. But it's a variation of it. I didn't try it, but I would assume you could plug a standard IEC cord into this and have a double male cord AKA suicide cord. And to boot, it's likely going to reverse the hot and...

Similar threads

  • · Replies 4 ·
Replies
4
Views
3K
Replies
5
Views
3K
Replies
7
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
4
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 0 ·
Replies
0
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K