USRP Radio (R2013a) Burst Mode

5 visualizzazioni (ultimi 30 giorni)
Antonis
Antonis il 1 Mag 2013
Risposto: MATLAB il 2 Nov 2020
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 Commento
Mike McLernon
Mike McLernon il 1 Mag 2013
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

Accedi per commentare.

Risposte (2)

Ye
Ye il 8 Mar 2016
Hi, I meet the same problem

MATLAB
MATLAB il 2 Nov 2020
Hi,I also meet the same problem. Did you resolve it?

Categorie

Scopri di più su Communications Toolbox in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by