Changes between Version 26 and Version 27 of Tutorials/Wireless/mmwave80211adORCA


Ignore:
Timestamp:
Mar 30, 2020, 10:42:20 AM (4 years ago)
Author:
prasanthi
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/Wireless/mmwave80211adORCA

    v26 v27  
    33=== Description ===
    44This tutorial describes how to use RFNoC 802.11ad preamble processing blocks with Sivers 60GHz front-ends on COSMOS SandBox1.
    5 RFNoC 802.11ad preamble processing blocks demonstrated in this tutorial were developed by researchers at IMDEA networks institute, Spain, as an extension for EU project ORCA. The extension was named MIllimeter wave SDR based Open experimentation platform (MISO), and the focus was on developing hardware/software for mmWave experimentation on SDRs. Specifically FPGA modules for processing 802.11ad(SC) preamble at scaled down bandwidth were designed and integrated with RFNoC, GNURadio, to be used on USRP X310s. Detailed information about the project can be found at https://www.orca-project.eu/millimeter-wave-open-experimentation-platform/.
     5RFNoC 802.11ad preamble processing blocks demonstrated in this tutorial were developed by researchers at IMDEA networks institute, Spain, as an extension for EU project ORCA https://www.orca-project.eu/orca-at-the-imec-technology-forum. The extension was named MIllimeter wave SDR based Open experimentation platform (MISO), and the focus was on developing hardware/software for mmWave experimentation on SDRs. Specifically FPGA modules for processing 802.11ad(SC) preamble at scaled down bandwidth were designed and integrated with RFNoC, GNURadio, to be used on USRP X310s. Detailed information about the project can be found at https://www.orca-project.eu/millimeter-wave-open-experimentation-platform/.
    66
    7 Setup for the experiment is shown in the figure above. In the benchtop 60GHz setup of SandBox1, either USRP X310 or RFSoC can be used for baseband processing. RF Switches as shown in the figure are used to select between X310 and RFSoC. RF Control commands are explained [here]. To select X310s, all the switches in the RF switch boxes are configured to port 1.
     7Setup for the experiment is shown in the figure above. In the benchtop 60GHz setup of SandBox1, either USRP X310 or RFSoC can be used for baseband processing. RF Switche boxes as shown in the figure are used to select between X310 and RFSoC. RF Control commands are explained here - https://wiki.cosmos-lab.org/wiki/testing/services/rf_control. To select X310s as baseband processing units, all the switches in the RF switch boxes are configured to port 1.
    88
    9 This experiment uses USRP X310s for baseband processing. Host GNURadio applications on srv3, srv4, send/receive data samples to/from the X310s over 10G Ethernet links. Sivers control software on srv3, srv4 talk to the mmWave front-ends over USB links. 802.11ad single carrier frames at reduced bandwidth (200MHz) are transmitted over 60GHz mmWave link, and channel impulse response is computed on the receive end.
     9This experiment uses USRP X310s for baseband processing and RF front-end control. Sivers control software on srv3, srv4 talk to the mmWave front-ends over USB links. Host GNURadio applications on srv3, srv4, send/receive data samples to/from the X310s over 10G Ethernet links. 802.11ad single carrier frames at reduced bandwidth (200MHz) are transmitted over 60GHz mmWave link, and channel impulse response is computed on the receive end.
    1010
    1111=== Prerequisites ===