Changes between Version 13 and Version 14 of DSC/dc_trial1


Ignore:
Timestamp:
Jun 16, 2013, 6:09:45 PM (11 years ago)
Author:
prasanthi
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DSC/dc_trial1

    v13 v14  
    1111 3. Orbit's Arbitrary Waveform Injection System: used to inject noise or simple signal into RF environment; more information of the waveform generator service can be found [http://www.orbit-lab.org/wiki/Software/bAM/mInterf interference AM pages.]
    1212 4. Packet server: This is server that resides on the grid console and is used by a transmitting node to send data packets over the air via USRP as well as by the receiving node to submit received packets for scoring.
    13  5. [attachment:dsc-h3.rb]: this is the ODEL experiment script to manage the nodes, interference service and packet server and execute the transmit and receive scripts.
     13 5. [attachment:dsc-h3.rb]: this is the OEDL experiment script to manage the nodes, interference service and packet server and execute the transmit and receive scripts.
    1414
    15 == Seting up the nodes ==
     15== Setting up the nodes ==
    1616 * To get started first make a reservation on the [https://www.orbit-lab.org/loginService/ControlPanel Orbit Scheduler] for using the Grid.
    1717
     
    4646}}}
    4747
    48 == Runing the experiment script ==
     48== Running the experiment script ==
    4949
    5050 * Type to following command to run the experiment. This will start the packet server, configure and start the interference generator and finally kick off the transmit and receive benchmark scripts within the nodes. The actual transmission/reception will run for 100 seconds (which can be adjusted with the property at the top of the script).