Changes between Version 1 and Version 2 of DSC/dc_trial1


Ignore:
Timestamp:
May 3, 2013, 3:27:39 PM (11 years ago)
Author:
nilanjan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DSC/dc_trial1

    v1 v2  
    22
    33== Description ==
    4 Use OEDL script to execute hurdle 3 benchmark on the grid.
     4Use OEDL script to execute hurdle3 transmit and receive benchmark scripts from the grid.
    55
    66In this tutorial we'll use the USRPs on the grid for FFT-based spectrum sensing. Each USRP (centered on a frequency with specified bandwidth) will collect data into an OML server for post processing. For details on available USRP2s on the grid, please see [http://www.orbit-lab.org/wiki/Documentation/USRP2_hw_map available USRP2 HW].
     
    1111 3. Orbit's Arbitrary Waveform Injection System: used to inject noise or simple signal into RF environment. [http://www.orbit-lab.org/wiki/Software/bAM/mInterf#InterferenceAggregateManager More information of this generator can be found here.]
    1212 4. Packet server: This is server that resides on the grid console and used by a transmitting node to send data packets over the air via USRP.
     13 5. dc.rb: this is the ODEL experiment script to run the transmit and receive scripts.
    1314
    1415== Set up ==
     
    4041}}}
    4142
    42  * Download the OEDL experiment script to your local directory.
     43 * Download the [http://www.orbit-lab.org/raw-attachment/wiki/DSC/dc_trial1/dc.rb OEDL experiment script] to your local directory.
     44{{{
     45nilanjan@console.grid:~/UHD$ wget http://www.orbit-lab.org/raw-attachment/wiki/DSC/dc_trial1/dc.rb
     46}}}
    4347
    4448== Run the experiment script ==