Version 6 (modified by 11 years ago) (diff) | ,
---|
Revise, Repeat
After looking at the measurements collected by the 'wxmstat' application, we realize that the signal strength on the nodes is too high. We want a more realistic environment, so we turn down the base station transmit power:
wget -qO- "http://wimaxrf:5052/wimaxrf/bs/set?bs_tx_power=20" wget -qO- "http://wimaxrf:5052/wimaxrf/bs/restart"
He also uses the programmable attenuation on Sandbox 4 to create a situation where signal strength varies over the duration of the experiment. The experiment script for this looks like this:
#!ruby defProperty('attUrl', "http://internal2dmz.orbit-lab.org:5052/instr/set?", "Path to use to set attenuation") defProperty('attenuations' [5,6,7,10,11,12,15,16,14,18,12,8,5,3], "List of attenuations to use")
Attachments (2)
- wmxstat-sl-dynamic.png (48.2 KB) - added by 10 years ago.
- play-sl-dynamic.png (48.6 KB) - added by 10 years ago.
Download all attachments as: .zip