02-17-2009 03:12 AM
Hello
i have a digitzer 5142 with a 14(16) bit resolution. can i change this digitization rate to 8 bit or can i acquire a signal at 8bit using 5142. if yes Does it aso mean that i have increased the data rate from 100MBS to 200MBS (since i am only using 8 bit digitization).
Regards
Madd
Solved! Go to Solution.
02-17-2009 05:10 AM
HELLO
i have been reading this 5142 specification when i came accross two things as i have circled anit-alisasing filter has a bandwidth of 40 Mhz and another is real flat bandwidth =0.4*sample rate and complex flat bandwidth= 0.8*sample rate means 40 & 80Mhz Bnadwidth. what does this means.is it that i can use some other external down converter insted of 5600 and which can acqiure 40Mhz bandwidth at any center frequency and i can fed it to 5142 to get digitized . and writre a file to my disk... i can not use RFSA since i am using external downconverter. how to do it using ni scope/tuner vi's . also can i digitized this signal using 8bit digitization configuration my previous question....
Regards
Madd
02-19-2009
06:20 PM
- last edited on
03-05-2024
11:55 AM
by
migration-bot
Regarding your first question: When you change to low-resolution mode (8-bit), you do not affect the sample rate, but it can be used to improve the throughput back to the host computer. For example, when the digitizer is in 14-bit mode (and sampling at 100 MSamples/s), the device is storing 16-bit (2-byte) samples to device memory. Let's say you can fetch data from the device to the host computer (over the PCI bus) at 100 MBytes/s. That means you can fetch 50 MSamples/s from device memory to host memory. If you change to 8-bit mode, the sample rate (100 MSamples/s) is unchanged. However, the device stores 8-bit (1-byte) samples to device memory. The bus data rate is also unchanged, BUT you can fetch 100 MSamples/s from device memory to host memory (since each sample is smaller).
Regarding your second question: You can use a higher-bandwidth downconverter with the 5142. If it is not a NI downconverter, you need to program the 5142 with the NI-Scope driver (rather than NI-RFSA). There are examples included with the NI-Scope driver that illustrate how to program the IF features of the 5142 (Onboard Signal Processing examples. However, you should first consider the new NI-5663 Vector Signal Analyzer, which is 6.6 GHz device with 50 MHz instantaneous bandwith.
04-15-2009
11:31 AM
- last edited on
03-05-2024
11:56 AM
by
migration-bot
Hello Madd,
Because your question on this post is the same as on other threads, we would like to consolidate your posts to one thread so that everyone who is interested can follow the progress of your issue. All further activity on this issue will continue on thread linked HERE. Thanks.
Chris W