discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] 802.11 and Bluetooth


From: David P. Reed
Subject: Re: [Discuss-gnuradio] 802.11 and Bluetooth
Date: Sun, 10 Dec 2006 22:57:50 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.0.8) Gecko/20061107 Fedora/1.5.0.8-1.fc6 Thunderbird/1.5.0.8 Mnenhy/0.7.4.0

The USRP contains 2 A/D's that can run at 64 MSPS each. That means that it is quite possible to get 32 MHz bandwidth Nyquist sampling at 10 bits/sample from each A/D. If you wanted to, you could split the band into two parts, giving 64 MHz bandwidth. That level of sampling would require 320 Mb/s or 640 Mb/s for two bands.

The limit is due to the USB path to the computer, which is neither compressed (10 bits of sample sent in larger word sizes) nor run at full rate (which would be 400 Mb/s if it were possible to run flat out).

But there is another point to be made about sampling. Even though you can't sample the full 80 MHz bandwidth of Bluetooth without aliasing, it turns out that you don't need to care about aliasing when decoding Bluetooth that much. Transmitting is a different case, but if you think about it, all that aliasing causes is for some noise to be added in from the aliased subchannels.

So you don't need full Nyquist-rate sampling for decoding Bluetooth's 80 MHz bandwidth, if you have a high enough SINR.

Bluetooth is only about 1 Mb/s data rate, so you should be able to decode it with only a few MSPS of sampling.









reply via email to

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