Regarding SDR block, interpolation parameter?
4 views (last 30 days)
Show older comments
Can somple please help me understand. what exactly/physically interpolation parameter do in SDRu block and why it is only for ettus SDR not in pluto.
I know it help to get required baseband sample rate. But I want to know what exactly it do to the signal.
0 Comments
Answers (1)
Gokul Nath S J
on 24 May 2023
Hi Arhum,
It seems that would like to understand the physical interpretation of the interpolation parameter in the SDRu block. Please note that the radio uses the interpolation factor when it upconverts the complex baseband signal to an intermediate frequency (IF) signal. The interpolation factor does the multiplication factor to adjust the frequency.
For more information, kindly refer the following documentation.
with regards,
Gokul Nath S J
2 Comments
Karunya Choppara
on 14 Jun 2023
Hi Arhum,
For Pluto radio, the API allows to directly provide the Baseband Sample Rate, where as for the USRP radio, the Baseband Sample rate for transmitter is derived as (Master Clock Rate)/(Interpolation Factor).
For detailed radio setting use the info method on this page
https://in.mathworks.com/help/supportpkg/usrpradio/ug/comm.sdrureceiver.info.html
See Also
Categories
Find more on Communications Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!