Is it possible to use a decimation factor smaller than 4 in the comm.SDRuReceiver System object?
7 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Linus Rüttimann
2015-6-29
1 个评论
sadegh
2023-8-3
Does it mean we can set bandwidth by this fotmula?
BW = MasterClockRate/DecimationFactor
更多回答(1 个)
Walter Roberson
2015-6-8
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Multirate Signal Processing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!