Changes between Version 12 and Version 13 of DSC/dc_trial1
- Timestamp:
- Jun 16, 2013, 6:00:03 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DSC/dc_trial1
v12 v13 4 4 5 5 == Objective == 6 Use OEDL script to execute transmit and receive benchmark scripts on the grid.6 Use OEDL script to execute transmit and receive ZGNURadio benchmark scripts on the pair of grid nodes. 7 7 8 == Hardware / Software Resources utilized ==8 == Hardware / Software Resources Used == 9 9 1. Two grid nodes with USRPs. 10 10 2. ''baseline-gnu-12-04-32bit.ndz'': disk image loaded onto nodes. This image has all the prerequisite software to configure the USRPs. … … 13 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. 14 14 15 == Set up==15 == Seting up the nodes == 16 16 * To get started first make a reservation on the [https://www.orbit-lab.org/loginService/ControlPanel Orbit Scheduler] for using the Grid. 17 17 … … 46 46 }}} 47 47 48 == Run the experiment script ==48 == Runing the experiment script == 49 49 50 50 * 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).