Changes between Version 1 and Version 2 of Tutorials/k0SDR/Tutorial02


Ignore:
Timestamp:
Sep 30, 2014, 3:22:35 AM (10 years ago)
Author:
seskar
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/k0SDR/Tutorial02

    v1 v2  
    1 = OFDM radio example with GNURADIO benchmark scripts =
     1== OFDM radio example with GNURADIO benchmark scripts ==
    22
    3 == Description ==
     3[[TOC(Tutorials/k0SDR*)]]
     4
     5=== Description ===
    46This example is similar to the simple radio example using GNU Radio; however, this utilizes an OFDM transmitter and receiver. In this tutorial we'll also use another node as a spectrum analyzer to verify OFDM transmission.
    57
    6 == Hardware / Software Resources utilized ==
     8=== Hardware / Software Resources utilized ===
    79 1. Grid nodes with a USRP connect via Ethernet.
    810 2. ''baseline-12-04-gnu.ndz'': disk image loaded onto nodes. This image has all the precompiled - software required to configure the USRP N210s and all the required GNU Radio software libraries. The USRP N210's interface with the node is already configured.
     
    1012 4. USRP N210 - hardware platform for SDR. Click here for [http://gnuradio.org/redmine/projects/gnuradio/wiki/Hardware#Ettus-Research-USRP-Devices more info].
    1113
    12 == Set up ==
     14=== Set up ===
    1315 * To get started first make a reservation on the [https://www.orbit-lab.org/schedule/ Orbit Scheduler] for using the Grid.
    1416
     
    4850}}}
    4951
    50 == Running OEDL script ==
     52=== Running OEDL script ===
    5153 * Run the experiment script using the following OMF command and aurguments
    5254{{{