04-30-2007 04:50 AM
04-30-2007 10:34 AM
05-01-2007 10:01 AM
05-02-2007
03:45 PM
- last edited on
03-14-2024
07:20 PM
by
Content Cleaner
06-30-2009 01:00 PM
The NI-7831 Hardware specification says, that each input can be independently sampled at a max. frequency of 200kHz. (-> 5 usec per sample)
Is it possible, that I connect a same analog signal to, say 5 different Analog I/P lines of the 7831R; acquire data from each channel parallelly (making use of independent data acquisition loops). But I synchronize the 5 acquisition loops such that, none of them acquire data at the same instant of time.
Making use of this architecture, I will potentially get 5 different samples in a single 5 usec period. That will make my sampling frequency multiply by 5, i.e. 1000kHz.
I haven't tried it yet, so don't know whether it will work. But has anyone tried ? Or probably knows why this isn't possible ?
TIA.
--
07-17-2009
04:46 PM
- last edited on
03-14-2024
07:21 PM
by
Content Cleaner
Hello,
It is possible to do what you're describing in LabVIEW FPGA, and achieve an overall higher sampling rate. I've never tried it myself, but I'm pretty sure I've heard of others that have. You'll have to be very careful when triggering and synchronizing your parallel loops in order to get it just right.
If all you need is a faster sampling rate, you could also use one of the new PXI-7851R boards, which can sample at 750 kS/s on every channel. If you alternate between two only channels, you could get up to 1.5 MS/s and the programming would be a lot easier.
Here's a link to the model page >> https://www.ni.com/en-us/shop/model/pxi-7851.html
Regards,
Vineet