Pdf Dawl: A Delayed-ack Scheme For Mac

2020. 2. 14. 10:19카테고리 없음

Delayed-ack scheme wireless lan mac-level performance enhancement sscop-based protocol new protocol mac protocol supplementary traffic overhead acknowledgement packet actual data flow stop wait arq direction opposite actual data transmission result underline significant advantage high reliability reliable link layer. TCP with delayed ack for wireless networks. Then we propose a more general adaptive delayed ack scheme for ad hoc and hybrid networks.The simulation results show that our schemes can effectively improve TCP throughput by up to 25% in static networks, andprovide more significant gain in mobile networks. The MAC retransmission scheme.

  1. Pdf Dawl: A Delayed-ack Scheme For Macbook Pro

UNIVERSITY OF TRENTO DEPARTMENT OF INFORMATION AND COMMUNICATION TECHNOLOGY 38050 Povo – Trento (Italy), Via Sommarive 14 A DELAYED-ACK SCHEME FOR PERFORMANCE ENHANCEMENT OF WIRELESS LANS Dzmitry Kliazovich and Fabrizio Granelli July 2003 Technical Report # DIT-03-042. A Delayed-ACK Scheme for Performance Enhancement of Wireless LANs Dzmitry Kliazovich and Fabrizio Granelli DIT - University of Trento Via Sommarive 14, I-38050 Trento (Italy) E-mail: klezovic,granelli@dit.unitn.it Abstract – The IEEE 802.11 MAC protocol provides a reliable link layer using Stop & Wait ARQ. The cost for high reliability is the overhead due to acknowledgement packets in the direction opposite to the actual data flow. In this paper, the design of a new protocol as an enhancement of IEEE 802.11 is proposed, with the aim of reducing supplementary traffic overhead in order to increase the bandwidth available for actual data transmission. The performance of the proposed protocol is evaluated through comparison with IEEE 802.11 as well as with a SSCOP-based protocol. Results underline significant advantages of the proposed protocol against existing ones, thus confirming the value and potentiality of the approach.

Keywords – Wireless LAN, IEEE 802.11, Delayed ACK, ARQ scheme. 1 INTRODUCTION In the past few years, wireless communication gained worldwide importance. In such framework, IEEE 802.11 standard 1 represents the leading MAC (Medium Access Control) protocol for wireless local area networks (WLAN). Packets can be lost due to errors, collisions and hidden nodes.

802.11 provides a reliable link layer by handling the packet delivery problems using a Stop&Wait ARQ (Automatic Repeat Request) scheme. This means that each transmitted packet must be acknowledged before the next packet can be sent. In IEEE 802.11 the receiver of the packet must reply with positive acknowledgement (PACK frame) to sender. The reception of this acknowledgement indicates successful frame transmission.

If either the packet or its acknowledgement is lost, the sender of the packet will not receive any acknowledgement, and will retransmit the packet after the certain timeout period (ACKTimeout). The advantages of this scheme are the high reliability of data delivery and the ease of implementation.

However, such ARQ scheme is inefficient as any other Stop & Wait scheme due to the idle time spent in waiting for the receiver acknowledgement after each transmission 2. An experimental study of the IEEE 802.11 ARQ scheme is described in 3, where the weak spots of 802.11 ARQ are described when the reliability of the link layer is not acceptable for higher layer protocols such as TCP. Several studies were performed for improvement of the performance of 802.11 logical link control via modification of its ARQ scheme.

The alternative local area network protocol proposed in 4 and Enhanced Retransmission Scheme 5 were designed to reduce the number of control frames used for single-packet delivery. A new SSCOP-based protocol was proposed in 6 for the improvement of the acknowledgement scheme, aimed at the reduction of overhead due to acknowledgements. It becomes possible by collecting the acknowledgement information on the receiver side and then sending it by one control frame after being polled by transmitter. This technique is already implemented in ATM networks and known as Service Specific Connection Oriented Protocol (SSCOP). This paper presents a new approach to the reduction of the acknowledgement overhead for improvement of the throughput in wireless channels with various error rates. The proposed protocol, that can be considered as a modification of the original 802.11 standard, exploits the main concepts of the TCP Delayed-ACK scheme as well as a negative acknowledgement technique.

The rest of the paper is organized as follows. In section 2 the proposed scheme is introduced in details, first by introducing the main concepts and features of the protocol and then by describing the modifications required to 802.11.

Performance evaluation through simulation is presented in section 3. Finally conclusions and outlines about future work on the topic are proposed in sections 4 and 5. 2 DESCRIPTION OF THE PROPOSED METHOD General Description The proposed protocol Delayed-ACK for Wireless LANs (DAWL) is a combination of the TCP Delayed-ACK scheme and the SSCOP-based protocols.

The main concept behind the proposed method is that the receiver does not acknowledge the packets delivery immediately, but it delays their acknowledgement. Assuming to have data going in the opposite direction, the acknowledgement can be sent together with data packet for decreasing the overall packet delivery time. To this aim, Positive ACKnowledgements (PACK) are used to acknowledge the data packet delivery and Negative ACKnowledgements (NACK) to request retransmission of missing packets. In the following, we assume that there is only a single link between the transmitter and the receiver, because there is only one station is allowed to transmit at certain moment of time, in order to ease the presentation of the proposed approach. In case more then one transmitter is working at the same moment there will be a collision which causes packet drops.

This means that all transmitted packets are going continuously one-by-one. It is possible to detect packet losses by analyzing the order of sequence number of the received packets. When a missing packet is detected, the receiver sends a NACK message, mentioning the sequence number and the amount of missed packets immediately to let the sender to retransmit missed packets. The packets for positive and negative acknowledgement are control packets of MAC layer and they are to be transmitted after the Sort Inter Frame Space (SIFS) time interval. Figure 1 shows an example of the basic operations of DAWL protocol.

Pdf Dawl: A Delayed-ack Scheme For Macbook Pro

The data packets Data (1.1) and Data (1.2) from node 1 are received by node 2 without acknowledgement, until there is a data packet Data (2.1). Then, PACK (1.2) is transmitted together with this data packet in order to acknowledge the previously received frames. Since Node 2 has no additional data to send, acknowledgements to be sent to Node 1 are collected and when the PACKDelaytimeout expires, Node 2 reports to Node 1 about successful reception of last frames (3), (4) and (5) by the transmission of PACK(1.5) control packet. The difference with MAC802.11 protocol is the same as in case of SSCOP-based protocol – elimination of ACK timeout and reduction of the medium-busy time, which is required for every (except broadcast) data packet acknowledgement.

The difference with SSCOP-based protocol presented in 6 is in elimination of control packets transmission such as STAT. In 6, in fact, after sending the specified amount of data frames the transmitter will wait for the STAT frame from the receiver in SSCOP-based protocol. The STAT frame is a control frame of variable length which is to be sent after SIFS without medium reservation by Network Allocation Vector (NAV). Its elimination will decrease the probability of collision in the medium. In DAWL, on the contrary, in most of the cases data packets present in both directions and acknowledgements go along with data packets. Node 1 Node 2 Data (1.1) Data (1.2) + Da ta (2.1 ) ) P ACK (1.2 Da ta (1.3 ) + P A CK (2.1 ) Data (1.4) Data (1.5) PACKDelaytimeout PAC K (1.5) Figure 1. An example of the basic mode of operations in DAWL.

Error recovery in the DAWL protocol In case of operation in channels with errors (like wireless LANs), DAWL protocol provides a fast error recovery mechanism that enables keeping total throughput on a high rate. Figure 2 displays an example of operation in different error scenarios. When the receiver detects the loss of data packets Data (1.3) and Data (1.4), it informs the sender by sending a retransmission request for the missed packets. It is possible to request more then one packet because NACK contains a sequence number and the amount of packets to be retransmitted. After the reception of NACK, sender must retransmit the requested packets.

In case there is no retransmission caused by NACK, but there is a continuation of data flow, NACK request must be repeated (fig. After successful retransmission of the lost frames, transmitter’s data flow continues. If sender has not received positive acknowledgement for the transmitted data within POLLtimeout time, it will poll the receiver by transmission of POLL frame. Upon reception of the POLL frame, receiver must immediately respond with PACK.

The main differences with SSCOP-based protocol are: - possibility of requesting more then one frame for retransmission; - sender is not freezing a data flow while waiting for the acknowledgement for the sent packets; - retransmission of POLL using SSCOP-based protocol takes much more channel resources then retransmission of POLL frame in the proposed protocol, because it is just a control packet. The reader should note that the POLL frame in DAWL protocol will not appear in usual data exchange even with low percent of errors. It is added to handle non-standard situations when there are no acknowledgements from the receiver for a long time. Node 1 Node 2 Data (1.1) Da ta (1.2) Da ta (1.3 ) Da ta (1.4 ) Data (1.5) packet loss detection NA CK (1.3 )(1.4) Data (1.6) not the packet asked by NACK.4) NA CK (1.3 )(1 Retr: Da ta (1.3) Retr: Da ta (1.4) Data (1.7) PACKDelaytimeout ) P AC K (1.7 POLLtimeout P OLL PACK (1.7) Figure 2. Examples of error events and recovery in DAWL.

NAV modification The elimination of ACK frame in data frame transmission scheme of 802.11 requires a modification in the NAV value calculations (see figure 3). Modified NAV will not include SIFS interval and ACK frame durations as it is shown on the figure X. POLL frame includes NAV for SIFS and PACK answer durations. The contention for wireless LANs is still exactly the same as in MAC802.11. MAC802.11 SIFS Source SIFS SIFS RTS DATA CTS Destination ACK NAV NAV(RTS) NAV(CTS) DAWL Source Destination NAV SIFS SIFS RTS DATA CTS NAV(RTS) NAV(CTS) NAV difference Figure 3. The difference between NAV calculation in the original 802.11 and DAWL protocols.

Timeouts The DAWL protocol provides a reliable link layer. However, some data packets and acknowledgements can be lost. POLLtimeout is used to handle the situation of missing acknowledgements and its expiration causes generation of POLL frame by sender to get the status information from the receiver.

Scheme

This is the only time when a POLL frame can appear in packet exchange. There is one more timer PACKDelaytimeout that is similar to the TCP Delayed ACK. During this time a node deliberately delays sending ACK assuming it can send the data along with ACK. In case there is no data to send, it will send a standalone ACK. Such timers should be configured to trigger retransmission before higher layer timeout occurs. The POLLtimeout value must be bigger then PACKDelaytimeout in order to eliminate the transmission of unnecessary POLL frames. The determination of PACKDelaytimeout has to be considered depending of the channel current error rate.

Buffer management All data packets to be sent must be placed in buffer before transmission. They can be deleted from the buffer after their successful acknowledgement was received.

On the receiver side, when a packet loss is detected, all frames from this time are to be put to the buffer until missed frames are retransmitted and successfully received. As it is shown on Figure 4, frames 1.1 and 1.2 are buffered at the transmitter until PACK received within data packet 2.1. Receiver detects a frame loss when frame 1.6 is received, it puts it into the buffer as well as retransmitted packets 1.4 and 1.5. Then when frame 1.7 was received, the receiver releases this buffer. Finally, upon reception of the PACK standalone frame, the sender deletes successfully transmitted frames from the buffer. Node 1 Send buffer 1.1 1.2 1.1 Empty buffer 1.3 1.4 1.3 1.5 1.4 1.3 1.6 1.5 1.4 1.3 1.7 1.6 1.5 1.4 1.3 Node 2 Data (1.1) Da ta (1.2) Receive buffer 2) Da ta(2.1) + PA CK (1.

Data (1.3) + PA CK(2.1) Da ta (1.4) Da ta (1.5) Data (1.6).5) NA CK (1.4 )(1 1.6 Retr: Data (1.4) Re tr: Da ta (1.5) Da ta (1.7) 1.4 1.6 1.4 1.5 1.6 Empty buffer Empty buffer PACK (1.7) Figure 4. Buffer usage in DAWL.

REQUIRED MODIFICATIONS OF IEEE 802.11 MAC PROTOCOL Sequence number management The IEEE 802.11 standard assigns a sequence number to every data packet. After transmission of the current packet, a sequence number counter (SNC) is increased modulo 4096. The packet loss detection and further retransmission of the lost packets in the DAWL protocol are based on the analysis of the packet sequence number order. In order to have an uninterrupted increase of sequence number in data exchange between two nodes, DAWL protocol needs to modify the original 802.11 scheme. Each node of the network should have one SNC for broadcast packets and one SNC for each node to which the current node is making packet exchange at present moment. It means when a node has a necessity to send data to any other node it allocates a new SNC.

When the data exchange with that node is finished it can release the allocated resources. A block scheme of such concept is shown on figure 5.

MAC outgoing packet flow Broadcast flow Node 1 Node 2. Node n Broadcast Sequence number counter Node 1 Sequence number counter Node 2 Sequence number counter.

Node n Sequence number counter TX attemp Figure 5. Sequence number management in DAWL. Frame formats In the DAWL protocol, 5 new packet types are introduced: - Data + ACK frame to carry positive acknowledgement information about the received frames; - ACK frame as a standalone packet; - NACK frame to inform the sender about a frame loss; - NACK + ACK frame as a combination of ACK and NACK frames, to decrease the number of small packets in the channel; - POLL frame to request receiver status information. All the designed packet types are compatible with IEEE 802.11. The framework of the new packets is represented on the figure 6, while the newly defined frame types are in the table I.

Preview PDF Abstract The IEEE 802.11 MAC protocol provides a reliable link layer using Stop & Wait ARQ. The cost for high reliability is the overhead due to acknowledgement packets in the direction opposite to the actual data flow. In this paper, the design of a new protocol as an enhancement of IEEE 802.11 is proposed, with the aim of reducing supplementary traffic overhead in order to increase the bandwidth available for actual data transmission. The performance of the proposed protocol is evaluated through comparison with IEEE 802.11 as well as with a SSCOP-based protocol. Results underline significant advantages of the proposed protocol against existing ones, thus confirming the value and potentiality of the approach. Item Type: Departmental Technical Report Department or Research center: Subjects: Uncontrolled Keywords: Wireless LAN, IEEE 802.11, Delayed ACK, ARQ scheme Report Number: DIT-03-042 Repository staff approval on: 17 Nov 2003 Actions (login required) View Item.