USRP Software Radio

cancel
Showing results for 
Search instead for 
Did you mean: 

Direct-sequence spread spectrum

Hello everyone!

I would like to implement a DSSS signaling soulution using USRP n200 devices. I start from using PSK Rx and Tx solutions, already available in LabView examples. When I start transmission of a bit pattern everything is working fine, BER is 0. When I add a spread symbols function it spoils the work. What is wrong with my VI, what aspects I don't take into account? I considered synhronisation, time stamps e.g., but I still cannot understand the source of the problem. 

0 Kudos
Message 1 of 4
(4,361 Views)

Hi,

 

Without taking a detailed look at your VI.

Can you try offsetting your carrier away from the LO frequency.You can do this by using the LO frequency niusrp property.

Say you want your carrier to be at 2.02 GHz set the LO to 2 GHz and then pass in 2.02GHz as carrier frequency to the configure signal VI. Do this for both Rx and Tx.

This will help performance if the reason for your VI not working properly is indeed LO leakage or if the internal DC offset correction mechanism on the N200's FPGA is modifying your signal in some way which is not desired.

 

0 Kudos
Message 2 of 4
(4,348 Views)

Did you solve your problem

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

dear friend, did you solve that problem. Because I am also working on the ber, but just simple psk case.  thank you!

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