LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

FPGA labview for QAM modulation using NI-DAQmx 2950R

Dear All

I want to program FPGA of the NI-USRP2950R that is makinig QAM modulation using FPGA and not LabView VI in the host.and then take off the host and just power the NI-USRP and use it as transmitter. Is that possible and how i can do it if can?

0 Kudos
Message 1 of 4
(3,455 Views)

Dear Dalsaffar,

 

Could you describe a bit more in detail where you would like to have each part of your project being programmed? 
Did you have a look into the example project which contains a lot of the functionalities that you have described already. You can find it in LabVIEW by going to File > Create project and selecting the NI-USRP template called NI-USRP Simple Streaming. 

 

Also have a look into the example VI prebuild in LabVIEW under: C:\Program Files (x86)\National Instruments\LabVIEW Version\examples\instr\niUSRP

 

This folder contains an example of QAM modulation on the host.

 

Best regards,

 

Jonas

0 Kudos
Message 2 of 4
(3,383 Views)
Dear Jonas
Thank you very much for your replay
What I want is make QAM modulation in the FPGA not on the host by compile the program to the FPGA if it can..Do you have an example or any thing to help me. Thanks again
Regards
Dina
0 Kudos
Message 3 of 4
(3,371 Views)

Hi Dina,

 

Unfortunately we do not provide FPGA examples for QAM Modulation. The examples using the RF modulation toolkit are only suitable for the Host system. Programming something similar on the FPGA is a much more complicated task.

 

Regards,

Jonas

0 Kudos
Message 4 of 4
(3,306 Views)