discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Spread Spectrum question in gnuradio


From: John Andrews
Subject: [Discuss-gnuradio] Spread Spectrum question in gnuradio
Date: Tue, 27 Apr 2010 23:19:10 -0500

Hi,
If I want to transmit a signal which is DSSS spread using BPSK. Is it correct for me to first digitally spread the incoming data bits and then apply BPSK before sending it to the USRP or should I first convert the signal to BPSK and then multiply the output of the BPSK modulator with the PN sequence although I don't know how to do it.

1. If '1' is the data bit then convert it to '1010100111' (lets say this is the PN sequence) and then input it into a BPSK modulator.
2. If '1' is the data bit first input it into a BPSK modulator and then mutiply the interpolated output with the PN sequence.

Theoretically, these two methods will lead to the same result but I am not sure how to do this in gnuradio. 

Any ideas?

Thanks
John

reply via email to

[Prev in Thread] Current Thread [Next in Thread]