The USRP 2945 and 2955 (TwinRX) have four RX channels with 80MHz bandwidth (100MS/s). Streaming all the channels with full bandwidth will give an overall data throughput of 1.6 GB/s: 4 channels x 2 channels (IQ) x 2 Bytes per samples x 100 MS/s = 1.6 GB/s. The MXIe connection on the USRP can only handle 800 MB/s so it cannot stream the full bandwidth. The two SFP+ ports on the USRP give the possibility to stream the full bandwidth using two x1 Aurora streams (10.3125 Gbps per lane)
Created an example streaming the full bandwidth of a 2945/2955 to a 6592R using the two SFP+ ports on the USRP connected to two ports on a 6592R. The example can send simulated data or the real data coming from the RX channels
Software:
Hardware:
Contributions to this project are welcome from all! Please refer to https://github.com/NISystemsEngineering/USRP-Streaming-Examples and to the corresponding contribution guidelines.