how to transmit and receive using single USRP B210
Mostra commenti meno recenti
I was using two file for transmitter and receiver with different channel mappping still getting a error as "is not responding" and without channelmapping it says "Tx Busy"
can some one please help me how to transmit and receive data without error using USRP B120.
Thanks

Risposta accettata
Più risposte (1)
Karunya Choppara
il 30 Mag 2025
0 voti
While transmitting and receiving using the same B210 radio, we need to use the same MATLAB session for Tx and Rx, by configuring the comm.SDRuTransmitter and comm.SDRuReceiver system objects.
When the same session is used, Tx busy status still allows us to use the USRP radio as Rx.
2 Commenti
Walter Roberson
il 30 Mag 2025
How do you deal with the fact that the B210 shares a single hardware clock between the two sides, so the two sides can only be a fairly limited frequency difference apart ?
Karunya Choppara
il 3 Giu 2025
The Master clock rate, Decimation/Interpolation factor and Center frequency should be the same on both the channels. The channel can be selected using Channel Mapping parameter.
Categorie
Scopri di più su Communications Toolbox in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!