Changes between Version 3 and Version 4 of GEC15Agenda/WiMAXTutorial/WSN
- Timestamp:
- 10/25/12 04:08:29 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GEC15Agenda/WiMAXTutorial/WSN
v3 v4 46 46 47 47 48 '''Step 4''': If you've written and instrumented your own applications, you will 48 '''Step 4''': If you've written and instrumented your own applications, you will have to write an application definition for each experiment. 49 49 50 === OML-enabled Applications === 51 === Custom Application === 50 Before running the experiment, download the application definitions to the console where you'll run the experiment. 51 52 * Sensor definition 53 * Wmxstat definition 54 55 '''Step 5''': Write an OMF script 56 57 Decide exactly how you want to configure the network interfaces on your nodes and what options you want to run the applications with. Then write an OMF script to orchestrate all of this on your nodes. 58 59 Since we are working at two sites, we have two OMF scripts: 60 61 * NYU-Poly script 62 * UCLA scripts 63 64 Review these scripts with your instructor. 52 65 53 66 == Experiment Execution == 54 === Experiment Description === 55 === Running OMF Experiment === 56 === Changing Parameters === 67 68 == Experiment Analysis ==