discuss-gnuradio
[Top][All Lists]
Advanced

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

Resampling radio data


From: Mark Koenig
Subject: Resampling radio data
Date: Tue, 16 Feb 2021 20:57:42 +0000

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]