discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] sweep generator


From: Marcus D. Leech
Subject: Re: [Discuss-gnuradio] sweep generator
Date: Thu, 28 Apr 2016 19:02:47 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

On 04/28/2016 06:46 PM, Chris Kuethe wrote:
You can do this with gnuradio-companion blocks.

Use a signal source block to generate a sawtooth wave, feed it into an
VCO block and dump its output into a probe signal (maybe call it
"ramp_out"). Then use a function probe (maybe call it "tuner_freq")
block to monitor the value of the probe signal, and use that as the
the center frequency for your rf sinks...  You might want to play
around with add const, multiply const, and throttle to generate new
tuning steps at an appropriate rate.

One thing to keep in mind is that the B2xx tuner chip isn't really good at fast frequency changes--think of 10s of miliiseconds as roughly how long
  it takes to reliably re-tune.

However, 50MHz/sec with 20Mhz swaths shouldn't be hard at all.





reply via email to

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