Download presentation
Presentation is loading. Please wait.
Published byEllen Cunningham Modified over 8 years ago
1
doc.: IEEE 802.11-07/2452r1 Submission November 2007 Mathilde Benveniste, Avaya LabsSlide 1 ‘Express’ Forwarding for single-channel wireless mesh Notice: This document has been prepared to assist IEEE 802.11. It is offered as a basis for discussion and is not binding on the contributing individual(s) or organization(s). The material in this document is subject to change in form and content after further study. The contributor(s) reserve(s) the right to add, amend or withdraw material contained herein. Release: The contributor grants a free, irrevocable license to the IEEE to incorporate material contained in this contribution, and any modifications thereof, in the creation of an IEEE Standards publication; to copyright in the IEEE’s name any IEEE Standards publication even though it may include portions of this contribution; and at the IEEE’s sole discretion to permit others to reproduce in whole or in part the resulting IEEE Standards publication. The contributor also acknowledges and accepts that this contribution may be made public by IEEE 802.11. Patent Policy and Procedures: The contributor is familiar with the IEEE 802 Patent Policy and Procedures, including the statement "IEEE standards may include the known use of patent(s), including patent applications, provided the IEEE receives assurance from the patent holder or applicant with respect to patents essential for compliance with both mandatory and optional portions of the standard." Early disclosure to the Working Group of patent information that might be relevant to the standard is essential to reduce the possibility for delays in the development process and increase the likelihood that the draft publication will be approved for publication. Please notify the Chair as early as possible, in written or electronic form, if patented technology (or technology under patent application) might be incorporated into a draft standard being developed within the IEEE 802.11 Working Group. If you have questions, contact the IEEE Patent Committee Administrator at.http:// ieee802.org/guides/bylaws/sb-bylaws.pdfstuart.kerry@philips.compatcom@ieee.org Date: 2007-11-12 Authors: NameAddressCompanyPhoneEmail Mathilde Benveniste 233 Mt Airy Road Basking Ridge, NJ 07920, US Avaya Labs- Research 973-761-6105benveniste@iee e.org
2
doc.: IEEE 802.11-07/2452r1 Submission November 2007 Mathilde Benveniste, Avaya LabsSlide 2 ‘Express’ Forwarding for Single-Channel Wireless Mesh ‘Express’ Forwarding for Single-Channel Wireless Mesh Mathilde Benveniste Avaya Labs - Research
3
doc.: IEEE 802.11-07/2452r1 Submission November 2007 Mathilde Benveniste, Avaya LabsSlide 3 Introduction VoIP cannot meet QoS requirements on a single- channel wireless mesh unless there is a way to reduce delay/jitter End-to-end delay and jitter can be too high because of multi-hop transmissions –Single-hop latencies compound at the least –Collisions due to “hidden nodes” increase latencies severely when CSMA/CA is used
4
doc.: IEEE 802.11-07/2452r1 Submission November 2007 Mathilde Benveniste, Avaya LabsSlide 4 Excessive latency in single-channel meshes An Ack may cause a hidden terminal collision 4 node mesh on a single channel A and C cannot hear each other B cannot receive when C transmits to D A BCD ACK Tx (((((((( X Hidden node Tx
5
doc.: IEEE 802.11-07/2452r1 Submission November 2007 Mathilde Benveniste, Avaya LabsSlide 5 Excessive latency in single-channel meshes – 2 Hidden terminal collisions between two transmissions are likely to repeat Single channel mesh A and D cannot hear each other C cannot receive when A transmits B cannot receive when D transmits Retransmission attempts likely to fail Increased delay for successful transmission A B Tx X C D (((((((( (((((((( X Interference
6
doc.: IEEE 802.11-07/2452r1 Submission November 2007 Mathilde Benveniste, Avaya LabsSlide 6 Delay Budget Recommended one-way total delay (ITU G.114) – 150 ms Delay introduced in IP network and end system – 110 ms –IP network delay – sum of transmission and queuing delays traveling thru IP network (~50 ms) –End-system delay – sum of the encoding (20 ms), decoding (small), jitter buffer (~40 ms), and other data handling delays The target for maximum latency in a wireless mesh should be 40 ms* * In 802.11 TGe, a target of 10 ms was used for WLAN delay in top-priority ACs
7
doc.: IEEE 802.11-07/2452r1 Submission November 2007 Mathilde Benveniste, Avaya LabsSlide 7 Ways to reduce delay in a wireless mesh Capacity provisioning The nodes and links of the mesh network must have sufficient capacity to prevent traffic buffer from building up anywhere in the network Proper provisioning involves the use of multiple radios (and channels) at nodes of high traffic concentration to match traffic profiles Congestion control Even with proper provisioning, the stochastic nature of traffic may produce short term fluctuations which may cause congestion at certain nodes Reducing load by rerouting traffic can alleviate congestion at a node, given the provisioning Fast forwarding of QoS traffic MAC layer prioritized transmission and retransmission of forwarded QoS traffic across the mesh helps reduce end-to- end delay along a multi-hop path, given congestion control and capacity provisioning
8
doc.: IEEE 802.11-07/2452r1 Submission November 2007 Mathilde Benveniste, Avaya LabsSlide 8 The role of EDCA For fast forwarding, QoS traffic would require top priority access when forwarded on a multi-hop path –Lower priority access would be used for all other traffic EDCA offers access prioritization on a single channel Further prioritization is not possible with EDCA, however –Top-priority 11e traffic (VO/VI) already uses the top- priority access category (shortest AIFS) A different mechanism is needed for forwarded QoS traffic ‘Express’ forwarding is therefore proposed –It is compatible with EDCA –It is an optional feature
9
doc.: IEEE 802.11-07/2452r1 Submission November 2007 Mathilde Benveniste, Avaya LabsSlide 9 ‘Express’ forwarding In order to reduce delay of a multi-hop path, ‘express’ forwarding enables a forwarding node to incur a shorter per-hop delay than a single-hop transmission For a single-channel mesh Forwarding delay is reduced by reserving the channel for a forwarded transmission longer, in order to enable the next forwarding node to seize the channel Immediate access is thus given to nodes, other than the first node on a multi-hop path, forwarding QoS traffic –‘Time-critical’ frames can be exempted; they may be transmitted even before express-forwarded traffic Note: There exist ways for express forwarding also on a multi- channel mesh (not covered here )
10
doc.: IEEE 802.11-07/2452r1 Submission November 2007 Mathilde Benveniste, Avaya LabsSlide 10 Designating frames for ‘express’ forwarding A frame to be express forwarded is designated as a ‘time-sensitive QoS’ (TSQ) transmission A special flag may be necessary to mark a transmission as ‘express’ forwarded, depending on the criteria for a TSQ transmission and/or the information available along its path Examples –The TSQ designation will depend on the type of traffic For instance, a TSQ frame could be a frame of a specified user priority (e.g. VO) –The designation may be supplied by a forwarding node For instance, express forwarding is engaged only after a specified number, HN, of hops or once a certain time-to-live remains Each frame contains a TTL field that can give the # traversed hops: HN = dot11MeshTTL – TTL
11
doc.: IEEE 802.11-07/2452r1 Submission November 2007 Mathilde Benveniste, Avaya LabsSlide 11 Single channel ‘express’ forwarding
12
doc.: IEEE 802.11-07/2452r1 Submission November 2007 Mathilde Benveniste, Avaya LabsSlide 12 Express Forwarding procedure A known time increment DT0 (MIB variable Dot11MeshDTC) is added to the value of the Duration field when a TSQ frame is forwarded to a node other than the final destination The Duration field of the ACK (if any) returned for the TSQ frame received at the destination node is set based on the Duration field of the received frame All nodes that hear the transmission other than the receiving node set their NAV according to the Duration field of the received transmission If the receiving node forwards the frame, it subtracts DTI (MIB variable Dot11MeshDEF) from the Duration value of a received frame before setting its NAV, and attempts transmission when its NAV expires –DT0 is at least one timeslot long; it would not be more than a couple of timeslots –DTI is shorter than DT0 by at least a time slot, if time-critical frame protection is desired; o/w it is equal to DT0
13
doc.: IEEE 802.11-07/2452r1 Submission November 2007 Mathilde Benveniste, Avaya LabsSlide 13 Express Forwarding Illustration The Duration field is set at value longer than usual when a TSQ frame is transmitted to a forwarding node of a multi-hop path; the increment DT0 >= 1 timeslot + IP processing delay – AckTime - SIFS The forwarding nodes, 2 and 3, adjust the Duration value on the received frame by subtracting the increment DTI when setting their NAV DT0 >= DTI >= 1 timeslot The non-forwarding neighbor nodes (e.g. 5) set NAV according to Duration field NAV setting at all other neighbor nodes NAV setting at receiving node Channel time ACK Value in Duration field of TSQ frame 12 1-2 Frame 3 4 2-3 DT0 3-hop path 1-4 3-4 5 DTI ANIMATED
14
doc.: IEEE 802.11-07/2452r1 Submission November 2007 Mathilde Benveniste, Avaya LabsSlide 14 Express Forwarding procedure - 2 Contention is reduced when forwarding a TSQ frame for all forwarding nodes other than the first node on path –Neighbor nodes have their NAV still set to at least DT0 when the new forwarding node is ready to transmit (barring any independent NAV-setting request); thus they will not contend for the channel, letting that node transmit before any of them A forwarding node performs CCA before attempting transmission –This avoids collision with another node that has not heard the received TSQ transmission to set the NAV accordingly If the channel is busy, the forwarding node defers transmission with a random back off
15
doc.: IEEE 802.11-07/2452r1 Submission November 2007 Mathilde Benveniste, Avaya LabsSlide 15 … with multiple fragments When multiple fragments of a frame are transmitted, the express forwarding node will start transmitting only at the end of the last fragment The Duration field value on each fragment of the frame to be forwarded is increased by DT0 and the fragments are flagged as TSQ The Duration field on the ACK (if any) for each of the fragments received at the destination node is set based on received fragment duration (i.e., a SIFS and ACK tx time are subtracted) The NAV at the node to which the fragments are forwarded is set by subtracting DTI (where DTI <= DT0) from the Duration value of a received frame if the frame is to be forwarded Forwarding of the received fragments starts when the NAV expires, which occurs once all the fragments have been received and acknowledged
16
doc.: IEEE 802.11-07/2452r1 Submission November 2007 Mathilde Benveniste, Avaya LabsSlide 16 … with TXOPs TXOPs allow multiple frames to be transmitted with a single contention TXOPs can be used together with express forwarding –The combination reduces contention and collisions along the forwarding path! The Duration field value on each frame of a TXOP to be forwarded is increased by DT0 and the frames are flagged as TSQ The Duration field on the ACK (if any) for each of the TXOP frames received at the destination node is set based on received frame The NAV at the node to which the TXOP is forwarded is set by subtracting DTI (where DTI <= DT0) from the Duration value of a received frame if the frame is to be forwarded Forwarding of the received TXOP starts when the NAV expires, which occurs once the entire TXOP has been received and acknowledged
17
doc.: IEEE 802.11-07/2452r1 Submission November 2007 Mathilde Benveniste, Avaya LabsSlide 17 … with RTS/CTS RTS/CTS is the mechanism for reducing the impact of hidden terminals, which are common in a wireless mesh RTS/CTS protection may be used in conjunction with express forwarding –The combination reduces contention and collisions on the forwarding path The RTS of time-sensitive QoS frame is flagged TSQ and the Duration field on the RTS is increased by the increment DT0 The node to which the RTS is addressed responds with a CTS with Duration value set based on the Duration field of the received RTS. If the node receiving the RTS must forward the RTS-protected frame(s), it sets its own NAV by subtracting DTI (where DTI <= DT0) from the Duration value of the RTS and of all frames received subsequently as part of the same RTS-protected frame(s) Forwarding of the received frame or TXOP starts when the NAV expires, which occurs when the frame or TXOP has been received and acknowledged
18
doc.: IEEE 802.11-07/2452r1 Submission November 2007 Mathilde Benveniste, Avaya LabsSlide 18 Collisions, retransmissions, and ACK rate
19
doc.: IEEE 802.11-07/2452r1 Submission November 2007 Mathilde Benveniste, Avaya LabsSlide 19 P 1 2 3 45 VIDEO (L) VIDEO (H) VIDEO (L) VOIP 17 18 211325 24 1120 6 78 2216 10 12 1914 9 Collisions caused by multi-hop flows If the ACK from 2 (or 3) causes collision at Node6, retransmission of frame from Node25 will wait till multi-hop TX P->Node5 completes The sooner the latter completes, the sooner the transmission Node25->Node6 will complete Express forwarding reduces time of transmission P->Node5, thus shortens delay for flow Node25- >Node6 With Express Forwarding, the ACK from 2 prevents collision by Node25 for the remainder of multi-hop transmission P->Node5 Multi-hop flow from P to Node5 ANIMATED
20
doc.: IEEE 802.11-07/2452r1 Submission November 2007 Mathilde Benveniste, Avaya LabsSlide 20 Hidden node collision ‘loop’ Collisions between a pair of hidden nodes may repeat –Retransmission attempts likely to fail –They increase delay and may cause frames to be dropped Large backoff values help break collision cycle Prioritizing one of the transmissions helps break collision cycle Single channel mesh A and D cannot hear each other C cannot receive when A transmits B cannot receive when D transmits A B Tx X C D (((((((( (((((((( X
21
doc.: IEEE 802.11-07/2452r1 Submission November 2007 Mathilde Benveniste, Avaya LabsSlide 21 Express Retransmission Retransmission typically involves backoff using a wider contention window With express retransmission, a frame is retransmitted by dispensing with backoff and transmitting after AIFS following AckTimeout, within DT0 time period An express forwarded frame is less likely to collide on retransmission because of its prioritization Only the first retransmission attempt receives priority treatment Prevents two express-forwarded frames from colliding repeatedly Subsequent retransmission attempts less likely to lead to collision when using large CWmax Channel time ACKtimeout TSQ Frame DT0 DTI TSQ Retransmission NAV setting at all other neighbor nodes NAV setting at receiving node Value in Duration field of TSQ frame
22
doc.: IEEE 802.11-07/2452r1 Submission November 2007 Mathilde Benveniste, Avaya LabsSlide 22 Express retransmission illustration Express retransmission (X-RTX) enables a multi-hop transmission to complete faster Express forwarding and X-RTX on single-channel mesh The transmissions from A->B and F->E lead to hidden terminal collisions Express retransmission enables the TSQ frame (A->B) to succeed upon retransmission The ACKs sent by B and C protect the frame as it is forwarded on A B E F (((((((( Tx Interference X X TSQ (((((((( Interference DC X-RTX TSQ ANIMATED
23
doc.: IEEE 802.11-07/2452r1 Submission November 2007 Mathilde Benveniste, Avaya LabsSlide 23 Benefit of lower ACK rate Reducing the ACK rate benefits express forwarding as ACK range increases Nodes further away hear the TSQ ACK and set their NAV accordingly –The express-forwarded frame will be on the air when the neighbors’ NAV expires; collision is averted Example: F can decode an ACK from B B will be able to forward the received TSQ frame without interference from F A B CD TSQ ) ) ACK F
24
doc.: IEEE 802.11-07/2452r1 Submission November 2007 Mathilde Benveniste, Avaya LabsSlide 24 Making room for time-critical transmissions
25
doc.: IEEE 802.11-07/2452r1 Submission November 2007 Mathilde Benveniste, Avaya LabsSlide 25 Prevent delay of time-critical frames Time-critical (TC) frames = top-priority management frames, or top-priority frames with a delay in excess of a threshold (MIB variable Dot11MeshTCTrigger) –The MSDULifetime timer of EDCA can be used for TC frames –TC frames include frames sent on a single hop Without TC provisions, express-forwarded traffic would delay the transmission of frames that are not forwarded on a multi-hop path The ‘bypass’ feature eliminates for the time-critical frames access delay that could be caused by express forwarding
26
doc.: IEEE 802.11-07/2452r1 Submission November 2007 Mathilde Benveniste, Avaya LabsSlide 26 Express Forwarding Bypass Nodes with time-critical (TC) frames are allowed to count down or transmit before a TSQ frame, according to EDCA rules –If a node with a TC frame hears a TSQ frame transmitted, it subtracts DT0 from the frame’s Duration value when setting its NAV –When the NAV expires the node counts down backoff or attempts transmission if backoff expires Because DT0 exceeds DTI by at least one time-slot, the node with the forwarded frame will sense the channel busy when a TC frame with expired backoff is transmitted –The forwarding node will back off, using a random delay EF Bypass for TC frames can be cancelled by setting DT0 = DTI
27
doc.: IEEE 802.11-07/2452r1 Submission November 2007 Mathilde Benveniste, Avaya LabsSlide 27 Postponing express forwarding ‘Express forwarding’ may be postponed until a specified number of hops has been traversed –Postponing EF better balances the (express forwarded) traffic on long multi-hop paths with traffic on the shorter paths (which is not express forwarded) A hop counter HN is carried on the frame; a forwarded frame is not marked TSQ, and its Duration value is not increased, until HN reaches a designated value EFNH (MIB variable dot11MeshEFNH) –TTL [# of remaining hops, TGs draft] is the hop counter set on frame initiation HN= dot11MeshTTL – TTL Hence, the TSQ flag is set when TTL dot11MeshTTL – EFNH
28
doc.: IEEE 802.11-07/2452r1 Submission November 2007 Mathilde Benveniste, Avaya LabsSlide 28 Conclusion ‘Express’ forwarding can reduce channel access delay along multi- hop mesh paths –VoIP can thus use a wireless mesh this way Express Forwarding does not cause significant delays for other flows –Often it reduces the delay of other flows substantially One can specify the trigger hop count when express forwarding takes effect –Increasing the trigger hop count makes express forwarding less aggressive Fairness to all frames; Time-Critical frames get through without delay –No time-sensitive frame builds excessive delay, whether forwarded or not Express Retransmission preserves priority in case of hidden terminal collisions and helps reduce overall collision rate Low ACK rates and large CWmax limits enhance express forwarding by reducing the collision rate It is compatible with stations/APs observing any of the existing 802.11 MAC protocols The features are optional
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.