Version 12 (modified by 2 years ago) ( diff ) | ,
---|
Site Navigation
Massive MIMO Channel Sounding
Description
In this tutorial, we demonstrate the TDD 16x1 Massive MIMO channel sounding procedure using 1 Massive MIMO rack (8 USRP-X310s) and 1 USRP-B210 in the ORBIT grid and the RENEW Sounder software
- The instructions of the RENEW Platform Sounder software can be found here under RENEW license.
- The COSMOS team contributes to adding the UHD support for the Sounder software under the UHD license.
Author: Zhenzhou (Tom) Qi, Duke University (zhenzhou.qi [at] duke [dot] edu)
Last updated: Jul. 07, 2022
Prerequisites
In order to access grid, create a reservation in grid and have it approved by the reservation service. Access to the resources is granted after the reservation is confirmed. Please follow the process shown on the COSMOS getting started page to get started.
Resources Required
- 1 Massive MIMO Rack (
node23-1
tonode23-8
) - 1 USRP-B210 (
node8-7
) - 1 Server (
node21-1
)
Tutorial Setup
Follow the steps below to gain access to the grid console and set up nodes with appropriate images.
- If you don't have one already, sign up for a ORBIT account
- Create a resource reservation on ORBIT grid
- Login into grid console (
grid.orbit-lab.org
) with two SSH sessions. - Make sure all the nodes and devices used in the experiment are turned off
omf tell -a offh -t node21-1,node8-7
omf tell -a offh -t [23,1..8]
- Use the
baseline-gr.ndz
node image (see here for the list of pre-defined images) with Ubuntu 18.04, UHD 3.15, and gnuradio 3.8. Loadbaseline-gr.ndz
on the server.omf load -i baseline-gr.ndz -t srv2-lg1
- Turn all the required resources on and check the status
omf tell -a on -t sdr2-s1-lg1,sdr2-md1,srv2-lg1
omf stat -t all
- Make sure that the RF switch port is set to using the USRP 2974's. If some of the RF switch ports are set to "2", set them back to "1"
curl "am1.cosmos-lab.org:5054/rf_switch/set?name=rfsw-s1-lg1.sb2.cosmos-lab.org,rfsw-md1.sb2.cosmos-lab.org&switch=1,2,3,4&port=1"
ssh
to the the same server from two terminals, use option -Y for using GUI.[Terminal 1] ssh -Y root@srv2-lg1, [Terminal 2] ssh -Y root@srv2-lg1
Experiment Execution
Attachments (6)
- constellation.png (48.6 KB ) - added by 2 years ago.
- pilot.png (84.8 KB ) - added by 2 years ago.
- uplink.png (84.1 KB ) - added by 2 years ago.
- uplink_1.png (84.3 KB ) - added by 2 years ago.
- pilot_1.png (84.2 KB ) - added by 2 years ago.
- constellation_1.png (48.4 KB ) - added by 2 years ago.
Download all attachments as: .zip