| 18 | | The demo itself consists of one receiver and 25 senders -- the start times of the senders are staggered (3-4 senders join the experiment in 10 second intervals). Traffic generated is UDP-CBR (constant bit-rate) at 1.5Mbps emulating high-quality video streaming from the clients to the AP. All the clients and the AP use 802.11a (channel 36 (5.18Ghz)) with negligible interference from other sources. |
| | 18 | The demo itself consists of one receiver and 25 senders -- the start times of the senders are staggered (3-4 senders join the experiment in 10 second intervals). Traffic generated is UDP-CBR (constant bit-rate) at 1.5Mbps emulating high-quality video streaming from the clients to the AP. All the clients and the AP use 802.11a (channel 36 (5.18Ghz)) with negligible interference from other sources. The figure below provides a graphical representation. |
| | 19 | |
| | 20 | {{{ |
| | 21 | Timeline SOURCES DESTINATION |
| | 22 | 1.5Mbps UDP CBR on Wireless |
| | 23 | Time 0 Group 1: [1,2],[1,4],[1,8] -------------------------------> [5,4] |
| | 24 | Time 10 Group 2: [2,1],[2,3],[2,5] -------------------------------> [5,4] |
| | 25 | ... |
| | 26 | |
| | 27 | Time 60 Group 7: [8,1],[8,5],[8,7] -------------------------------> [5,4] |
| | 28 | |
| | 29 | Time 110 Stop Group 1 senders. |
| | 30 | Time 115 Stop Group 2 senders. |
| | 31 | ... |
| | 32 | Time 140 Stop Group 7 senders. |
| | 33 | }}} |