Changes between Initial Version and Version 1 of GEC16Agenda/WiMAX-Tutorial/Coop/06


Ignore:
Timestamp:
03/20/13 16:17:20 (11 years ago)
Author:
dmeyer@cs.wisc.edu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC16Agenda/WiMAX-Tutorial/Coop/06

    v1 v1  
     1'''[wiki:GEC16Agenda/WiMAX-Tutorial/Coop/05 Previous]'''
     2
     3== Run the experiment ==
     4
     5Ready to run the experiment? First turn the nodes on, since they'll still be off after being imaged:
     6
     7{{{omf tell -a on -t omf.witest.node5,omf.witest.node8,omf.witest.node13}}}
     8
     9[[br]]
     10
     11Then run:
     12
     13{{{omf exec gec16-coop.rb}}}
     14
     15[[br]]
     16
     17Once the experiment has concluded, note its Experiment ID push the results to a "video" directory in iRODS using this ID:
     18
     19{{{iarchive -e expID -c coop}}}
     20
     21
     22[[br]]
     23
     24To view your experiment results, visit the iRODS web browser at [http://witestlab.poly.edu/irods/web]. Use:
     25 * '''Host''': emmy9.casa.umass.edu
     26 * '''Port''': 1247
     27 * '''Zone''': geniRenci
     28
     29[[br]]
     30
     31Click on the 'sq3' file and click 'Plot' to create simple plots of measurements stored by OML. (For example, try plotting: OML sequence on x-axis, WiMAX RSSI on y-axis).
     32
     33You can also download this file and explore the data using an SQLite browser such as [https://addons.mozilla.org/en-US/firefox/addon/sqlite-manager/ this Firefox plugin].
     34
     35
     36'''[wiki:GEC16Agenda/WiMAX-Tutorial/Coop/07 Next]'''