Changes between Version 13 and Version 14 of DSC/dc_trial1
- Timestamp:
- Jun 16, 2013, 6:09:45 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DSC/dc_trial1
v13 v14 11 11 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.] 12 12 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 O DEL 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. 14 14 15 == Set ing up the nodes ==15 == Setting 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 ing the experiment script ==48 == Running 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).