RF Measurement Devices

cancel
Showing results for 
Search instead for 
Did you mean: 

Is real time frequency analisis possible with NI 5660?

Hi all,

My question is that if is possibile to realize a spectrum analyzer with a real-time bandwidth up to 20MHz with the pxi 5660 (5600 and 5620) and the embedded controller 8186. I read that PCI bus bandwidth is 133 MBytes/s for PXI chassis (33MHz- 32bit) now tha sample rate of 5620 is 64MS/s for badwitdh >1,25MHz so the data come out from the 5620 at 128MB/s because the 5620 resolution is 14bit (but effectly 16=2Byte I read his in this forum) Now the question: Is possible to stream data from 5620 to the controller 8186 with this data rate (128MB/s)?
If the answare is no there are other solution?

Thanks.
Carlo.


0 Kudos
Message 1 of 5
(8,342 Views)

Hi, No idea? Smiley Surprised

0 Kudos
Message 2 of 5
(8,302 Views)

Hi Carlo,

Is possible to stream data from 5620 to the controller 8186 with this data rate (128MB/s)? I don't think so

Take a look to the document below:

http://zone.ni.com/devzone/cda/epd/p/id/5272

"Benchmarks with the recommended hardware below have been at 100MB/s of data streaming to disk." Consider also that the document refer to a more powerful stuff.

Maybe you can consider to acquire signal with lower resolution.

Clara

0 Kudos
Message 3 of 5
(8,285 Views)
Hi Carlo,
To answer your question directly, you cannot stream the full 20 MHz bandwidth of the analyzer. To cpture the full bandwidth, the PXI-5620 digitizer component of the PXI-5660 analyzer will run at 64 MSPS, giving you a data rate of 128 MB/sec. This is too close to the theoretical limit of the PCI bus of 133 MB/sec to sustain.

The PXI-5620 digitizer does have an onboard Digital Downconverter (DDC) with a bandwidth of 1.25 MHz. What this means is that for requested spans of <=1.25 MHz, the data rate is greatly reduced by the DDC, allowing streaming. So, you can stream with the PXI-5660 up to a bandwidth of 1.25 MHz.

The PXI-5661 analyzer sounds more applicable to what you are looking for. It is the same PXI-5600 downconverter with a more powerful digitizer, the PXI-5142. The PXI-5142 hqas a Digital Downconverter with a bandwidth of 40 MHz, so acquiring the full 20 MHz output of the PXI-5600 can be done with the DDC on. Basically with the PXI-5661, the digitizer's DDC is always on. This means reduced data rates in all cases.

We have created streaming applications that stream the full 20 MHz BW to RAID0 arrays of hard drives to allow post-processing. This is the use case of streaming data to disk with minimal inline processing. Streaming to host memory (RAM) and doing inline processing creates many more variables and will require faster controllers, etc...

Regards,
Andy Hinde
National Instruments
Message 4 of 5
(8,274 Views)
Thank you for the answare.
But I suggest to specify in spec. manuals also the nominal bus bandwidth for continuous and burst applications.

Carlo.
0 Kudos
Message 5 of 5
(8,248 Views)