discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] can I set bandwidth for rfx1800 board


From: Marcus D. Leech
Subject: Re: [Discuss-gnuradio] can I set bandwidth for rfx1800 board
Date: Mon, 27 Dec 2010 22:43:33 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.15) Gecko/20101027 Fedora/3.0.10-1.fc12 Thunderbird/3.0.10

On 12/27/2010 10:31 PM, James Jordan wrote:
> Thanks. So RFX board always capture a 20MHz bandwidth signal? But
> applications use
> RFX board such as openbts need only 200Khz bandwidth signal, why it
> can directly use
> the signal from RFX board?
>
Actually, the total bandwidth is 40MHz, due to complex (quadrature)
sampling.

Most of the filtering is accomplished digitally, with the work in most
applications divided between
  the USRP FPGA (decimation is also filtering), and whatever filtering
is performed in software
  on the host.

The set_bw() function exists to improve analog filtering prior to
digitization, but it's usually
  superfluous, since the drivers will set the card up with a baseband
filter that is appropriate
  to the sampling rate of the motherboard (64Msps for the USRP1, and
100Msps for the USRP2).

In quadrature sampling, the analog baseband filter is generally arranged
so that the low-pass cut-off
  is somewhat below the nyquist limit.

-- 
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org





reply via email to

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