USRP Radio (R2013a) Burst Mode

조회 수: 5 (최근 30일)
Antonis
Antonis 2013년 5월 1일
답변: MATLAB 2020년 11월 2일
When using N210 with the latest USRP radio package, I got some "uhd: U" errors, indicating that I cannot feed the USRP with data according to the required rate (determined by the sampling frequency and the interpolation factor).
Following the Matlab documentation I tried to use the "Enable Burst Mode" option in order to wait for data to accumulate and then send it to the USRP through the step function. Nevertheless, I am not sure how this feature works. It seems that at the beginning of the code execution, the USRP waits for data to be accumulated (but I can't figure out for how long), and then starts to transmit it in batches. Finally, I get an underflow msg indicating: "Could not execute UHD Driver Command in 'sendData_c"; libmwusrp_uhd_capi:tx_send_samples:ErrInternalUnderflow. There was underflow when performing a burst transmission".
Has anyone experienced with the "burst" mode and share his thoughts on this?
Many Thanks,
a.
  댓글 수: 1
Mike McLernon
Mike McLernon 2013년 5월 1일
Hi Antonis, It's always best if you can include code with your question. Also, if you go to support@mathworks.com, you may get a quicker response. Mike

댓글을 달려면 로그인하십시오.

답변 (2개)

Ye
Ye 2016년 3월 8일
Hi, I meet the same problem

MATLAB
MATLAB 2020년 11월 2일
Hi,I also meet the same problem. Did you resolve it?

카테고리

Help CenterFile Exchange에서 Communications Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by