Regarding SDR block, interpolation parameter?
4 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Gokul Nath S J
2023-5-24
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 个评论
Karunya Choppara
2023-6-14
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
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Communications Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!