Changes between Version 42 and Version 43 of Tutorials
- Timestamp:
- Nov 21, 2007, 3:22:27 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials
v42 v43 1 [[TOC(heading=Tutorial TOC, Tutorial, Tutorial/Testbed, Tutorial/HowtoWriteScripts, Tutorial/HelloWorld, Tutorial/CollectMeasurements, Tutorial/AnalyzeResults, depth= 2)]]1 [[TOC(heading=Tutorial TOC, Tutorial, Tutorial/Testbed, Tutorial/HowtoWriteScripts, Tutorial/HelloWorld, Tutorial/CollectMeasurements, Tutorial/AnalyzeResults, depth=1)]] 2 2 3 = ORBIT Radio Grid Testbed Tutorial=3 = ORBIT Tutorials = 4 4 5 The first section of this tutorial briefly describes the '''ORBIT Radio Grid Testbed''', its system architecture and its hardware and software components. The second section describes a simple "Hello World" experiment with one sender and one receiver. The third and concluding section covers each of the steps that may be involved in the design, development, execution and interpretation of an '''ORBIT Radio Grid Testbed''' experiment. 5 == Basic Tutorial == 6 6 7 This section gives an introduction to the ORBIT testbed, its capabilities and its operations. It also presents the basic knowledge required to write and execute experiments for the testbed. 8 9 If you are new to the ORBIT testbeds, reading and running the tutorial in this section should help you getting started. 10 11 The first part of this tutorial briefly describes the ''ORBIT Testbed'', its system architecture and its hardware and software components. The second part presents and describes a simple "Hello World" experiment with one sender and one receiver. The third and concluding part covers the collection an interpretation of measurements and results of an experiments on the ORBIT testbed. 7 12 8 13 * [wiki:Tutorial/Testbed Brief tour of the Testbed] 14 * [wiki:Tutorial/HelloWorld First Experiment: the "Hello World" Example] 15 * [wiki:Tutorial/CollectMeasurements How measurements are collected] 16 * [wiki:Tutorial/AnalyzeResults How to post-process the measurements] 17 9 18 * [wiki:Tutorial/HowtoWriteScripts How To Write Scripts] 10 * [wiki:Tutorial/HelloWorld Hello World Example]11 * [wiki:Tutorial/HelloWorld#UnderstandingtheHelloWorld Understanding the helloworld script]12 * [wiki:Tutorial/CollectMeasurements How measurements are collected]13 * [wiki:Tutorial/AnalyzeResults Post-processing measurements]14 15 19 16 = Other Tutorials = 20 == More Tutorials == 21 22 After completing the above basic tutorial, you should have a better understanding on using the ORBIT testbed to experiment your ideas, algorithms, or protocols. The list of tutorials in this second section explore further the various ORBIT functions that will help you to write and execute more advance experiments. 23 24 Finally, some more detailed information and references can be found on the [wiki:Documentation Documentation] page 17 25 18 26 === Tutorials on controlling the testbed nodes ===