Regarding SDR block, interpolation parameter?
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Gokul Nath S J
el 24 de Mayo de 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 comentarios
Karunya Choppara
el 14 de Jun. de 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
Ver también
Categorías
Más información sobre Communications Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!