Is it possible to use a decimation factor smaller than 4 in the comm.SDRuReceiver System object?

1 view (last 30 days)
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?

Accepted Answer

Linus Rüttimann
Linus Rüttimann on 29 Jun 2015
I have tested myself in the meantime. It's possible to set a decimation factor smaller than 4 with the B200.

More Answers (1)

Walter Roberson
Walter Roberson on 8 Jun 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.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!