Changes between Version 3 and Version 4 of GEC16Agenda/WiMAX-Tutorial/Coop/08


Ignore:
Timestamp:
07/22/13 21:38:51 (11 years ago)
Author:
Fraida Fund
Comment:

--

Legend:

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

    v3 v4  
    55If you have extra time, you can experiment with different experiment settings.
    66
    7 To run an experiment script with different properties, e.g. a different queue length:
    8 
    9 {{{
    10 omf exec gec16-coop.rb -- --queue 100
    11 }}}
    12 
    13 
    14 Push each experiment to iRODS and evaluate the results. What settings work well?
    157
    168Try changing base station transmit power:
     
    2921
    3022Try rerunning the experiment under these conditions. With a very high degree of packet loss, can the recovery protocol successfully recover the packets that are lost over the WiMAX network?
     23
     24We can also run experiment script with different properties, e.g. a different queue length:
     25
     26{{{
     27omf exec gec16-coop.rb -- --queue 150
     28}}}
     29
     30