Changes between Version 2 and Version 3 of Tutorials/Wireless/MobilePAAMOFDM


Ignore:
Timestamp:
Nov 15, 2024, 4:34:33 PM (9 days ago)
Author:
khermstein
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/Wireless/MobilePAAMOFDM

    v2 v3  
    55=== Description ===
    66
    7 In this tutorial, we demonstrate an OFDM link with two mobile PAAMs, each consisting of an [https://wiki.cosmos-lab.org/wiki/Hardware/SubSystems/IBM#IBM28-GHzPhasedArrayBoardForCOSMOS IBM 28 GHz phased array antenna modules (PAAMs)] and a USRP-2974 SDR. When not in use outdoors, mobile PAAMs are accessible in [https://wiki.cosmos-lab.org/wiki/Architecture/Domains/cosmos_sb1 sb1]. This tutorial is based off the following demo in MobiCom 2024.
     7In this tutorial, we demonstrate an OFDM link with two mobile PAAMs, each consisting of an [https://wiki.cosmos-lab.org/wiki/Hardware/SubSystems/IBM#IBM28-GHzPhasedArrayBoardForCOSMOS IBM 28 GHz phased array antenna modules (PAAMs)] and a USRP-2974 SDR. When not in use outdoors, mobile PAAMs are accessible in [https://wiki.cosmos-lab.org/wiki/Architecture/Domains/cosmos_sb1 sb1]. This tutorial is based on the following demo in MobiCom 2024.
    88
    99* P. Maddala, J. Kolodziejski, A. Adhikari, K. Hermstein, D. Chen, L. Zhu, T. Chen, I. Seskar, and G. Zussman, “Demo: Experimentation with Mobile 28 GHz Phased Array Antenna Modules”, in Proc. ACM MobiCom’24, Washington D.C., Nov. 2024
     
    1111Author: Kevin Hermstein, Columbia University (klh2179@columbia.edu)
    1212
    13 Lst updated November 15th, 2024
     13Last updated November 15th, 2024
    1414
    1515=== Prerequisites ===
     
    4949    ssh -Y root@mob4-1
    5050    }}}
    51    {{{#!shell ssh -Y root@mob4-2
     51   {{{#!shell
     52    ssh -Y root@mob4-2
    5253    }}}
    5354At this point, you should have 4 sessions open. 2 {{{ssh}}} sessions connected to {{{mob4-1}}} and 2 connected to {{{mob4-2}}}. At lease one session for each must be initialized with {{{-Y}}} to enable the GNURadio GUI.