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!