Version 8 (modified by 9 months ago) ( diff ) | ,
---|
Site Navigation
IBM 28GHz PAAM: Link Rate vs. SNR
Description
In this tutorial, we demonstrate the example use case of MAMBAS, a novel system that maneuvers analog MUBF using an ASA to support simultaneous communication with multiple users located in close proximity using the 28 GHz IBM PAAM board.
- The instructions for the MAMBAS can be found here
The following papers describe the integration of the IBM 28 GHz PAAMs with MAMBAS in the COSMOS testbed. We would appreciate it if you cite this paper when publishing results obtained using the PAAMs deployed in COSMOS.
- Z. Gao, Z. Qi, and T. Chen, "Mambas: Maneuvering Analog Multi-User Beamforming using an Array of Subarrays in mmWave Networks". in Proc. ACM Mobi Com'24, 2023
- Z. Qi, Z. Gao, C. Tung, and T. Chen, "Programmable Millimeter-Wave MIMO Radios with Real-Time Baseband Processing". in Proc. ACM Mobi Com'23 Workshop on Wireless Network Testbeds, Experimental evaluation & Characterization (WiNTECH '23), 2023
Authors:
Zhihui Gao, Duke University <zhihui.gao[at]duke[dot]edu>
Zhenzhou (Tom) Qi, Duke University <zhenzhou.qi[at]duke[dot]edu>
Tingjun Chen, Duke University <tingjun.chen[at]duke[dot]edu>
Last updated: Feb. 29, 2024
Prerequisites
In order to access COSMOS-SB2, create a reservation in COSMOS testbed 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
- 2 USRP N310 SDRs (
sdr1-s1-lg1
andsdr1-md1
in SB2) - 2 IBM 28GHz PAAMs (
rfdev2-1
andrfdev2-2
in SB2 ) - 1 Server (
srv1-lg1
)
The current hardware connection in SB2 as shown below
sdr1-s1-lg1
RF2 TX/RX —rfdev2-1
IC0/TX/H,sdr1-s1-lg1
RF2 RX2 —rfdev2-1
IC1/RX/Hsdr1-s1-lg1
RF3 TX/RX —rfdev2-1
IC0/TX/V,sdr1-s1-lg1
RF3 RX2 —rfdev2-1
IC1/RX/Vsdr1-md1
RF2 TX/RX —rfdev2-2
IC0/TX/H,sdr1-md1
RF2 RX2 —rfdev2-2
IC1/RX/Hsdr1-md1
RF3 TX/RX —rfdev2-2
IC0/TX/V,sdr1-md1
RF2 RX2 —rfdev2-2
IC1/RX/V
The required software components used in this demo are already loaded to the MAMBAS.ndz
node image, the node image includes:
- Ubuntu 20.04, UHD 4.1.0
- PAAM Control to initialize the PAAM boards to integrate with USRPs.
- PAAM CFO calibration.
- MAMBAS:
Tutorial Setup
Follow the steps below to gain access to the sandbox console and set up nodes with appropriate images.
- If you don't have one already, sign up for a COSMOS account
- Create a resource reservation on COSMOS SB2
- Login into sandbox console
console.sb2.cosmos-lab.org
) with four SSH sessions. - In terminal 1, make sure all the nodes and devices used in the experiment are turned off. Use the following command for SB2
omf tell -a offh -t sdr1-s1-lg1,sdr1-md1,rfdev2-1,rfdev2-2,srv1-lg1
- Load
MAMBAS.ndz
on the server.omf load -i MAMBAS.ndz -t srv1-lg1 -r 0
- Turn all the required resources on and check the status of all the resources. Use the following commands for SB2.
omf tell -a on -t sdr1-s1-lg1,sdr1-md1,rfdev2-1,rfdev2-2,srv1-lg1
omf stat -t all
ssh
to the server with option -Y for using GUI for our live demo.ssh -Y root@srv1-lg1
- In all the ssh sessions for
srv1-lg1
, use the following to source the correct environment.source /opt/intel/oneapi/setvars.sh --force --config="/opt/intel/oneapi/renew-config.txt"
Find and prepare USRPs
- Upon logging into the server, set up the 10G data interfaces DATA1, DATA2 in terminal 1.
ifconfig DATA1 10.117.1.1 netmask 255.255.0.0 mtu 9000 up ifconfig DATA2 10.118.1.1 netmask 255.255.0.0 mtu 9000 up
sudo sysctl -w net.core.rmem_max=536870912 sudo sysctl -w net.core.wmem_max=536870912
After running the above commands, you should see that the data interfaces have the appropriate IP addresses assigned.
root@srv1-lg1:~# ifconfig DATA1 DATA1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet6 fe80::1e34:daff:fe42:d4c prefixlen 64 scopeid 0x20<link> ether 1c:34:da:42:0d:4c txqueuelen 1000 (Ethernet) RX packets 21092 bytes 1881634 (1.8 MB) RX errors 0 dropped 19183 overruns 0 frame 0 TX packets 686 bytes 204975 (204.9 KB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 root@srv1-lg1:~# ifconfig DATA2 DATA2: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet6 fe80::1e34:daff:fe42:d4d prefixlen 64 scopeid 0x20<link> ether 1c:34:da:42:0d:4d txqueuelen 1000 (Ethernet) RX packets 21091 bytes 1881530 (1.8 MB) RX errors 0 dropped 19184 overruns 0 frame 0 TX packets 690 bytes 226549 (226.5 KB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
- Run
uhd_find_devices
to make sure that both USRP N310s can be reached:[INFO] [UHD] linux; GNU C++ version 9.4.0; Boost_107100; UHD_4.1.0.HEAD-0-g25d617ca -------------------------------------------------- -- UHD Device 3 -------------------------------------------------- Device Address: serial: 315A35A addr: 10.117.2.1 claimed: False fpga: XG mgmt_addr: 10.116.2.1 mgmt_addr: 10.117.2.1 product: n310 type: n3xx -------------------------------------------------- -- UHD Device 4 -------------------------------------------------- Device Address: serial: 3176DF7 addr: 10.118.3.1 claimed: False fpga: XG mgmt_addr: 10.116.3.1 mgmt_addr: 10.118.3.1 product: n310 type: n3xx
Configure IBM 28GHz PAAM
COSMOS uses the IBM 28GHz PAAM API to configure and initialize the PAAM boards.
Under PAAM_Control
, use the following command to configure the PAAM boards in terminal 1:
root@srv1-lg1:~/PAAM_Control# python3 main.py
The following message will print out to indicate that the PAAM board is being successfully configured:
Opened port to FPGA Logged in to Petalinux Started command parser on Zynq sdpar_prog.py /version: Version is PAWR_v1.2.0 Using baseline FPGA control IP Reset the Phased Array Initialization of IC 0 was successful Initialization of IC 1 was successful Initialization of IC 2 was successful Initialization of IC 3 was successful IC0 current: 2.2629521016617793 status: On IC1 current: 1.3685239491691104 status: On IC2 current: 0.19550342130987292 status: Off IC3 current: 0.07820136852394917 status: Off Closed port to Zynq Opened port to FPGA Logged in to Petalinux Started command parser on Zynq sdpar_prog.py /version: Version is PAWR_v1.2.0 Using baseline FPGA control IP Reset the Phased Array Initialization of IC 0 was successful Initialization of IC 1 was successful Initialization of IC 2 was successful Initialization of IC 3 was successful IC0 current: 2.29227761485826 status: On IC1 current: 1.3587487781036167 status: On IC2 current: 0.15640273704789834 status: Off IC3 current: 0.16617790811339198 status: Off Closed port to Zynq Experiment Started!
Notice this program will hang there to indicate that the PAAM board is on, if you wish to turn off the ICs on the PAAM boards, please press CTRL+C
once.
(Optional) CFO Calibration for PAAM boards
This section introduces how to calibrate the CFO between the PAAM boards. It is not a necessary step for users who wants to run this tutorial.
Since each 28 GHz PAAM board is driven by its own on-board phase lock loop (PLL), the CFO between two 28 GHz PAAM boards needs to be calibrated in order to establish a 28 GHz communication link.
The following shows a coarse CFO calibration scheme:
- In terminal 1, change the
cfoBS
value to be 0 in line 15 as:vim PAAM_Control/main.py
- Configure and bring up the PAAM board as described previously:
root@srv1-lg1:~/PAAM_Control# python3 main.py
- In terminal 2, fix MATLAB licensing issue:
At the last step, MATLAB will ask for a username for the computer. Enter root.
cd /usr/local/MATLAB/R2022b/bin root@srv1-lg1:/usr/local/MATLAB/R2022b/bin# ./deactivate_matlab.sh root@srv1-lg1:/usr/local/MATLAB/R2022b/bin# ./activate_matlab.sh
- In terminal 2, direct to the CFO calibration folder and run the CFO estimation pipeline in
MATLAB
:In the promptedcd 5G_Pipeline root@srv1-lg1:~/5G_Pipeline# matlab
MATLAB
command line, type and run:>>main
- An example output would appear as:
CFO: 9.8310e+03 SNR: 22.5722 EVM: 12.7090 BER: 0
- Back to terminal 1, turn off PAAM board by pressing
CTRL+C
once - Applied the above estimated CFO value to
cfoBS
in5G_Pipeline/main.py
and restart the PAAM boards:root@srv1-lg1:~/PAAM_Control# python3 main.py
Based on the measurements we performed over 100+ times shown in the following probability density distributions of the estimated CFO values between the two PAAM boards, the CFO can be seen as a relatively constant value, hence, we pre-set the CFO to the PAAM board to be 97400
Experiment Execution
Bring up real-time visualization
Please direct to the ~/Cubic23/Agora/files/log/csv
folder, where you will be able to see 3 types Python visualization files. In terminal 2, use the following command to choose the visualization for the system.
cubic_timeD.py
: This visualization tool helps to visualize the raw IQ samples captured by Agora-UHD and the corresponding FFT.root@srv1-lg1:~/Cubic23/Agora/files/log/csv# taskset -c 31 python3 cubic_timeD.py
cubic_conste.py
: This visualization tool helps to visualize the constellation Agora-UHD system get after demodulating the received signalsroot@srv1-lg1:~/Cubic23/Agora/files/log/csv# taskset -c 32 python3 cubic_conste.py --SISO --QAM16
--SISO/--MIMO
chooses the mode to plot for either SISO case or MIMO case,--QAM16/--QAM64
plots the corresponding reference point for different modulation types.
cubic_mimo.py
andcubic.py
: This visualization tool helps to visualize the EVM, SNR, and BER readings for the Agora-UHD system.root@srv1-lg1:~/Cubic23/Agora/files/log/csv# taskset -c 33 python3 cubic_mimo.py
We use taskset
to specify dedicated cores to run the visualization tools to improve the Agora-UHD performance.
Run the experiment
In terminal 3, bring up the UE as:
root@srv1-lg1:~/Cubic23/Agora# ./build/user --conf_file files/config/examples/ul-usrp-cubic.json
Once the UE finishes initializing, UE will be in waiting mode constantly checking for beacon signals send out by BS.
In terminal 4, bring up BS as:
root@srv1-lg1:~/Cubic23/Agora# ./build/agora --conf_file files/config/examples/ul-usrp-cubic.json
You will be able to see the BS starts to receive and process the signals, while UE is able to detect BS and UE starts to transmit.
BS end [02:095853][I] Main [frame 6399 + 0.56 ms]: Completed LDPC decoding (4 UL symbols) [02:095876][I] Frame 6399 Summary: FFT (8 tasks): 0.0116162 ms (~0.000452769 + 0.00189833 + 0.00862035 ms), CSI (4 tasks): 0.0105033 ms (~0.000363756 + 0.00249357 + 0.00756129 ms), Beamweights (768 tasks): 0.085955 ms (~0.0107782 + 0.00207422 + 0.0715803 ms), Demul (3072 tasks): 0.190205 ms (~0.001613 + 0.12422 + 0.00181191 ms), Decode (8 tasks): 0.0964143 ms (~2.69174e-05 + 0.0958194 + 0 ms), Total: 0.394694 ms [02:095887][I] Main [frame 6400 + 0.60 ms since last frame]: Received first packet. Remaining packets in prev frame: 0 [02:095900][I] Main [frame 6400 + 0.01 ms]: Received all pilots frame_id 6400, ul_symbol_id 0, ant_id 0 [02:095946][I] Main [frame 6400 + 0.06 ms]: FFT-ed all pilots [02:095951][I] Frame 6400 Pilot Signal SNR (dB) Range at BS Antennas: User 0: [-6.0,27.2] (Possible bad antenna 1) User 1: [-4.0,28.5] (Possible bad antenna 0) frame_id 6400, ul_symbol_id 0, ant_id 1 [02:096012][I] Main [frame 6400 + 0.12 ms]: Received all packets [02:096109][I] Main [frame 6400 + 0.22 ms]: Completed ZF beamweight calc [02:096446][I] Main [frame 6400 + 0.56 ms]: Completed demodulation symbol id is: 6 [02:096463][I] Frame 6400 Constellation: EVM 13.3263 11.3116 , SNR 17.5058 18.9295 True SNR is: 29.4157
UE End: [02:552790][I] PhyUe [frame 6767 + 0.84 ms since last frame]: Received first packet. Remaining packets in prev frame: 0 [02:552793][I] PhyUe [frame 6767 + 0.00 ms]: Received all packets [02:552834][I] PhyUe [frame 6767 + 0.04 ms]: Completed encoding [02:552838][I] PhyUe [frame 6767 + 0.05 ms]: Completed modulation [02:552874][I] PhyUe [frame 6767 + 0.08 ms]: Completed iFFT [02:552955][I] PhyUe [frame 6767 + 0.17 ms]: Completed TX
Observe the results
Figures below show the result of our visualization tools.
Raw IQ and the corresponding FFT | EVM, SNR and BER |
MIMO with 16QAM | SISO with 64QAM |
Finish the experiments
When the experiments are completed, make sure to clean up and turn off the PAAMs, Agora-UHD and the visualizations.[CTRL+C
in terminal 1, 2, 3 & 4]
Attachments (3)
- PAAM-2_2 .png (2.6 MB ) - added by 9 months ago.
- CFO_DL.png (49.6 KB ) - added by 9 months ago.
- CFO_UL.png (47.7 KB ) - added by 9 months ago.