Hi everyone,
My project is to design a data acquisition system for a photo multiplier tube (PMT). The PMT is connected to a pre amplifier which converts the current output of the PMT to a raw analog voltage.
I am in the process of implementing the front end signal conditioning design of the system. I have decided to choose 200 MSPS ADC for this application. I am conditioning the signal in a way so that the conditioned signal satisfies the input bandwidth and the input voltage range of the ADC.
Question -
1. How do I verify the front end design? For example, when the design is implemented in a PCB for the 200 MSPS ADC, do I have to interface the ADC to an FPGA so that I can record the outputs of the ADC in a memory?
2. May I know the design flow to implement a data acquisition system?
Thank you!