Is it possible to use a decimation factor smaller than 4 in the comm.SDRuReceiver System object?
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Linus Rüttimann
el 8 de Jun. de 2015
Comentada: sadegh
el 3 de Ag. de 2023
Im planning to buy a USRP B200/B210 SDR Board.
According to the comm.SDRuReceiver System object documentation the decimation factor must be >= 4. This would lower the usable bandwidth of the USRP B200 to 56MHz/4=14MHz. According to the Hardware description it should be possible to receive the full 56MHz signal though. I was wondering if this is a documentation mistake or a software limitation?
0 comentarios
Respuesta aceptada
Linus Rüttimann
el 29 de Jun. de 2015
1 comentario
sadegh
el 3 de Ag. de 2023
Does it mean we can set bandwidth by this fotmula?
BW = MasterClockRate/DecimationFactor
Más respuestas (1)
Walter Roberson
el 8 de Jun. de 2015
Looking at http://lists.ettus.com/pipermail/usrp-users_lists.ettus.com/2012-September/005313.html it looks like the DAC has a minimum 4x interpolation (so 100 MSamp/s would become 400 MSamp/s), so the 4x decimation would be returning to the original speed, not reducing the bandwidth.
0 comentarios
Ver también
Categorías
Más información sobre Multirate Signal Processing 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!