discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Dropped data when changing frequency dynamically


From: Jeon
Subject: Re: [Discuss-gnuradio] Dropped data when changing frequency dynamically using an Ettus B200
Date: Wed, 21 Dec 2016 00:27:10 +0900

Though I am not sure about it, is https://en.wikipedia.org/wiki/Switching_time related to your problem?

If it is, my suggestion is to listen to the signal with a very large bandwidth (sum of frequencies in interest), downconvert and pass it to pass filter in GNU Radio. (If USRP can support such large bandwidth)

Regards,
Jeon.

On Wed, Dec 21, 2016 at 12:14 AM, Tom Golden <address@hidden> wrote:
Hi All,

I am connecting my flowgraph to a doppler prediction tool.  My block currently modifies a variable that is used to specify the center frequency of the USRP Source block.  The variable is updated every second.

When the variable updates, I see blank data (looks like all zeros) for a short blip when this occurs.  My QT FFT and Scope sinks flatline for a short period (subsecond).  Has anyone else seen this?

I've changed my flowgraph to leave the USRP Source alone and shift the frequency using a signal generator and multiply block.  I'm concerned about doing this for TX.  My concern is reduced performance because I'm not transmitting at the center frequency for the USRP Sink.  Is my concern unfounded?  Does anyone know if the same discontinuity for USRP Source is present for USRP Sink?

Thanks in advance,
-Tom


_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio



reply via email to

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