Changes between Version 24 and Version 25 of Tutorials/Wireless/Full Duplex


Ignore:
Timestamp:
Aug 28, 2020, 3:40:36 PM (4 years ago)
Author:
mpk2138
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/Wireless/Full Duplex

    v24 v25  
    1313
    1414 ||||||Figure 1: Gen-2 FDE Canceller Boxes in COSMOS Sandbox 2 ||
    15  || [[Image(Gen2Architecture.png, 160px)]] || [[Image(Gen2Ceiling.jpg, 375px)]] ||
     15 || [[Image(Gen2Architecture.jpg, 160px)]] || [[Image(Gen2Ceiling.jpg, 375px)]] ||
    1616 || (a) The FlexICoN Gen-2 RF canceller Box  || (b) Rack-mounted, reorganized Gen-2 RF Canceller Box ||
    1717
     
    7474 || (a) The GNU Radio flowgraph || (b) The experiment GUI ||
    7575
    76 ==== Details on configuring the canceller PCB ====
    77 
     76=== Details on the available experiments ===
     77In general, the three example experiments provide a means for the experimenter to benchmark the performance of the FD radios, and provide a basis for further experimentation. In this section we provide further detail for each experiment and what they allow the experimenter to observe.
     78
     79==== node_level_sic_fd_gui ====
     80This experiment's primary use is to visualize the node-level performance of a single FD radio. In this experiment, several performance metrics are visualized:
     81 * The received self-interference (SI) after RF SI cancellation (SIC) and after digital SIC.
     82 * The received power spectra after RF SIC and after digital SIC.
     83 * The complex-valued digital SIC filter taps.
     84 * The estimated SI channel.
     85
     86'''Selecting a radio'''
     87As there are two radios, this experiment can be run on either one by changing the value of the {{{usrp_sink_addr}}} and {{{usrp_source_addr}}}. The available values are {{{192.168.30.3}}} and {{{192.168.30.4}}}, and {{{usrp_sink_addr}}} and {{{usrp_source_addr}}} must be set to the same value.
     88
     89Please note that currently, the radio with IP address {{{192.168.30.4}}} is temporarily set up with a 10dB attenuator on the Rx in order to equalize link performance between the two radios. Therefore, the received SI will be noticeably smaller for this radio.
     90
     91'''Tunable variables'''
     92Several other variables can be changed:
     93
     94* {{{freq}}} - the carrier frequency used. The Gen-2 hardware can support roughly 900-1000MHz.
     95* {{{samp_rate}}} - the bandwidth used. Ideal choices are 10MHz and 12.5MHz. 20MHz is supported but due to limitations in the USRP receiver chain, 20MHz bandwidth received signals have a bandpass filtered character.
     96* {{{tx_gain}}} - this sets the Tx gain in dB. At a setting of 15, the transmit power will be -10dBm. A setting of greater than 22 can degrade performance.
     97
     98'''Details on configuring the canceller PCB'''
    7899Using the experiment {{{node_level_sic_fd_gui}}}, the experimenter can configure the RF canceller PCB using the experiment GUI. There are 12 sliders:
    79100 * {{{cap0, cap1, cap2}}} - these control the antenna tuner.