Fast changes of frequency

General discussions
Post Reply
Bruno
Posts: 1
Joined: Fri Dec 02, 2016 1:00 pm

Fast changes of frequency

Post by Bruno » Fri Dec 02, 2016 1:05 pm

Hello,

I want to know if it is possible to change the frequencies that are been recording very fast without any lost of samples. Maybe the use of direct programming with C can solve this problem?

Kind regards,
Bruno
Last edited by Bruno on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason

mikael
Posts: 18
Joined: Tue Dec 06, 2016 9:03 am

Re: Fast changes of frequency

Post by mikael » Tue Dec 06, 2016 9:53 am

As long you only need to change the frequency within the capacity of the simultaneous bandwidth of the receiver (e.g. 8-10 MHz) you can do this in software without losing any samples at all.

To change the center bandwidth of the receiver and sweep other chunk of 8-10 MHz, you will lose some samples, but using the MIRICS SDR API, you at least have control of it (when, how much lost) using the synchronous features. And yes, you have to program using C or similar. :-)
Last edited by mikael on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason

Post Reply