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!