LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Quadrature digital downconverter on PXIe 7965R

Hey,

 

I am planning to implement a quadrature digital downconverter on the FlexRIO PXIe 7965R (Virtex-5 FPGA) module. I was wondering if there was an IP from LabVIEW to implement a QDDC. I have an ADC (NI 5761) that sits on top of the FPGA module.

 

The purpose of the QDDC is to implement a scope on the instrument. My operating frequencies for the DUT are going to be less than or equal to 10 MHz. I was also wondering if there is something other than a QDDC that might be better suited to this range of frequencies.

 

Thanks,

Tanuj

0 Kudos
Message 1 of 3
(2,521 Views)

Hi Tanuj,

 

Unfortunately, I was unable to find any IP in LabVIEW for implementing a QDDC on FPGA.  You can check this web-site for other possible IP's that may be helpful to you.  www.ni.com/ipnet

0 Kudos
Message 2 of 3
(2,482 Views)

Hi Tanuj,


I've got an update for you concerning this issue. Since the FlexRIO FPGA modules use Virtex-5 FPGAs, you should be able to use the Xilinx CORE Generator to create the IP needed to meet your needs.

Linked below is a great article outlining the development process of creating DDCs for a FlexRIO device. Also linked below are some links to tutorials on our website illustrating using External IP with LabVIEW FPGA.

 

- EETimes article on the development process for DSP IP with LabVIEW FPGA:
http://www.eetimes.com/design/programmable-logic/4211353/Building-FPGA-based-digital-downconverters-...


- Importing External IP into LabVIEW FPGA:
http://zone.ni.com/devzone/cda/tut/p/id/7444

 

- Integrate External IP in the LabVIEW FPGA Module using IP Integration Node
http://zone.ni.com/devzone/cda/tut/p/id/10015

0 Kudos
Message 3 of 3
(2,447 Views)