discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Change the frequency of signal periodical


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] Change the frequency of signal periodical
Date: Mon, 23 Oct 2017 12:19:11 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

Dear Atif,

please try to stay on-list (i.e. make sure address@hidden is in To: or CC:).

so, yeah, sounds like you want a source to generate these steps. In your case, what about using

vector source (vector being range(10,21,1) ) --> repeat (repeat factor = duration of each step / sampling rate) --> frequency mod (sensitivity accordingly)

I'd recommend you play around a bit!

Best regards,
Marcus


On 2017-10-23 12:11, Atif Javed wrote:
Dear muller i want to change the frequencies of signal source from defined values with a proper step size
like start 
frequency  starting value 10khz
step size                           1kHz 
frequency ending value  20khz 
This sequence automatically repeat itself

On Mon, Oct 23, 2017 at 12:51 AM, Marcus Müller <address@hidden> wrote:
Dear Atif,
what does "periodically" mean in this context?

Feels like you actually rather have something like a "Signal Source [Square wave + offset]" -> Frequency Modulator

Best regards,
Marcus

On 2017-10-23 05:22, Atif Javed wrote:
i want to change the frequency of signal source periodical using grc blocks can you please guide me regarding this problem 


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


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



Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


reply via email to

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