Changes between Version 2 and Version 3 of 802.11/wlan_exp/app_notes/ibss_multiple_flows


Ignore:
Timestamp:
Oct 1, 2014, 2:09:56 PM (10 years ago)
Author:
chunter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 802.11/wlan_exp/app_notes/ibss_multiple_flows

    v2 v3  
    66
    77IBSS devices are different. The "Independent Basic Service Set" allows for any device to communicate to any other device, allowing for more general mesh configurations.
     8
     9== Experiment Details ==
     10 * Packet Length: 1400 byte payloads (1428 byte MPDUs, with MAC header and FCS)
     11 * PHY Rate: 18 Mbps (QPSK, code rate 3/4)
     12 * Tx Power: -5 dBm
     13 * Trial Duration: 300 seconds
     14 * 2.4GHz channel 6
     15
     16We use 6 traffic flows in our experiments:
     17 * '''Flow 1:''' Backlogged traffic from IBSS_1 to IBSS_2
     18 * '''Flow 2:''' Backlogged traffic from IBSS_1 to IBSS_3
     19 * '''Flow 3:''' Backlogged traffic from IBSS_2 to IBSS_1
     20 * '''Flow 4:''' Backlogged traffic from IBSS_2 to IBSS_3
     21 * '''Flow 5:''' Backlogged traffic from IBSS_3 to IBSS_1
     22 * '''Flow 6:''' Backlogged traffic from IBSS_3 to IBSS_2
     23
     24 [[Image(wiki:802.11/wlan_exp/app_notes/dcf_with_multiple_flows/figs:experimental_flows.png, width=600)]]