discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] multi-band receiver


From: Dan Halperin
Subject: [Discuss-gnuradio] multi-band receiver
Date: Wed, 05 Sep 2007 11:23:34 -0700
User-agent: Thunderbird 1.5.0.13 (X11/20070824)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hey all,

I'm trying to receive, and send, traffic on a fixed but unknown carrier
frequency within the passband of the USRP. That is, there are many
communication bands, but transmissions happen on only one of k channels.

The trivial approach is to have one translating filter, with a channel
select filter, for each channel and hook them all in parallel to the
receive chain. Then to respond I can have k different callbacks, one for
each channel, which will cause response packets to be sent to one of k
different transmit paths corresponding to the different channels.

Does anyone see a more elegant way to do this? I can imagine that using
an FFT I can discover on which channel a transmission occurs, but AFAIK
there's not a good way for one GNU Radio block to tune another (e.g.
tuning the xlating filter with the FFT).

Thanks!

Dan
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFG3vQly9GYuuMoUJ4RAhPXAJ9exiukAgmQt+9CVpXdfXsQZaE4sQCgr3Bv
6w5inh3rPkeSjglh9FeAgHA=
=ERpu
-----END PGP SIGNATURE-----




reply via email to

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