Software Defined Radio

cancel
Showing results for 
Search instead for 
Did you mean: 

Programming help for USRP

Hi all,

can anybody help me by providing some document to grow the basic concept to program in USRP device? the getting started guide and other things I am getting in NI site, is not helpful enough( I feel ).

presently I'm using NI USRP 2932. LabVIEW 2013.

Comments
vishesh
Member
Member
on

The getting started guide mentions that once you have installed the right drivers, if you go to  Start»All Programs»National Instruments»NI-USRP»Examples you get lot of programs which explain transmitting and receiving information using USRPs. I felt they were helpful. If this doesnt help you can always post a specific question about your project.

Thanks.

meBaga
Member Member
Member
on

Hi Vishesh,

Thanks for your reply, I have those examples but the problem is, I'm not understanding the logic in those VI 's.

The way LabVIEW, implementing the concepts written in textbook, I am actually stuck between that.

It's basically due to my lack of concept about this device, so I need some document which can explain -

How it is using the signal to modulate,

Is the “carrier freq” in the “Device setting” and the “Carrier Freq” of any "modulation"(Theoretical) are same?

How can I transmit some signal which is being generated continuously

Why do we need a complex(X+ i Y) type signal to be transmitted

How can I Utilize the GPS-Disciplined Clock present in this device

Concept of IQ,

And other similar topics.

Contributors