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!