discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: Resampling radio data


From: Jeff Long
Subject: Re: Resampling radio data
Date: Tue, 16 Feb 2021 17:09:28 -0500

It's not likely you will get the GR resamplers to run at those rates, but give it a try, see if you drop samples, and run "top" to check CPU load.

On Tue, Feb 16, 2021 at 4:14 PM Mark Koenig <mark.koenig@iubelttechnologies.com> wrote:

Hello,

 

I am receiving data from a radio at 23Msps, and I would like to resample to a rate of 25Msps in which my software program can ingest it.  I am aware of the Fractional Resampler and the Rational Resampler.  Is one better than other, take less CPU cycles, etc.?  Is there a different block which would suit my needs more efficiently?  Should I instead look to implement the resampling within C++ as opposed to adding another block to my flowgraph?

 

I am going to do the above with the following rates:  46Msps -> 50Msps, 92Msps -> 100Msps.

 

Thank you

 

Mark


reply via email to

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