discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] GSM Channel Hopping


From: steve
Subject: [Discuss-gnuradio] GSM Channel Hopping
Date: Thu, 1 May 2008 11:54:15 +0000
User-agent: Mutt/1.5.13 (2006-08-11)

Hi,

We are trying to understand how to implement GSM channel hopping using
the USRP1.

Reading the docs and specs I think there might be a way of doing it without
any fpga modification. Comments are welcome if there is a mistake in my
thinking.

Inband-Signaling gives us very precise timestamps on received packets:

www.gnuradio.org/trac/browser/gnuradio/trunk/usrp/doc/inband-signaling-usb

We can also use it to have certain commands executed on the fpga at a
certain time:

"Control channel packets shall be processed at the head of the queue,
and shall observe the timestamp semantics described above."

In theory this enables us to send a control channel packet that tunes()
the USRP to a different frequency and have it executed at the precise
time we want the frequency hop to happen.

The latency between USRP and host is between 1-30 gsm bursts. We could
send several control channel packets in advance to the USRP so that
the frequency change happens exactly when we need it to.

How large is the queue on the USRP to store 'delayed control channel packets'?
64?

What control channel packet do I have to send to tune() the USRP to
a different frequency?

regards,

steve




reply via email to

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