wiki:GEC16Agenda/WiMAX-Tutorial/Coop/07

Version 6 (modified by Fraida Fund, 11 years ago) (diff)

--

Previous

Now let's change experiment properties.

To run an experiment script with different properties, e.g. a different queue length:

omf exec gec16-coop.rb -- --queue 100

Push each experiment to iRODS and evaluate the results. What settings work well?

Try changing base station transmit power:

wget -qO- "http://wimaxrf:5052/wimaxrf/bs/set?bs_tx_power=30"
wget -qO- "http://wimaxrf:5052/wimaxrf/bs/restart"

When the base station comes back up, it should report a new bs_tx_power:

wget -qO- "http://wimaxrf:5052/wimaxrf/bs/get?bs_tx_power"

We will try the same experiment, without coopshim. Does the cooperative recovery scheme offer some improvement?

Attachments (3)

Download all attachments as: .zip