S13-present

advertisement
An SSCOP-based Link
Layer Protocol for Wireless
LANs
Haoli Wang and Aravind Velayutham
IEEE Global Telecommunications Conference
1-5 December, 2003
San Francisco, USA
Outline







Introduction
Problems
Solutions
Proposed Protocol
Analysis and Performance
Conclusions
Q&A
2
Introduction

The IEEE 802.11 MAC protocol


It’s the standard for medium access in
wireless LANs.
It provides fast recovery from frame losses
using a rapid link level positive
acknowledgement scheme, generally an
ACK frame.
3
Positive acknowledgement scheme
Receiver
Sender
ACK
ACK Timeout
Retransmission
4
Problems

At a low error rate, the most of the
frame transmissions are correct and the
positive ACK scheme is inefficient. Since
each data frame requires on ACK, the
large traffic overhead of ACK
transmission wastes the scarce
bandwidth.
5
Solutions


To use the negative ACK scheme, in
order to reduce the amount of ACK
traffic by the receiver only requests the
retransmission of the lost frames.
The proposed protocol is an adaptation
of Service Specific Connection Oriented
Protocol (SSCOP) that has already been
implemented in ATM networks.
6
Proposed Protocol

Basic operation



Timeout mechanisms






USTAT operation
POLL/STAT operation
POLL Timeout
Data Timeout
Determination of  value
Buffer management
Modified NAV value
Frame formats
7
USTAT operation


A receiver can detect a frame loss by
checking the sequence number in the
frame header.
When a receiver detect a frame loss, it
sends an Unsolicited Status (USTAT)
control frame to the transmitter
8
Example of USTAT operation
Receiver
Sender
USTAT
Out-of-order frame
Retransmission
9
POLL/STAT operation


After a transmitter sends out a specified
number of data frames without
acknowledgement, say , a POLL frame
is sent out to the receiver.
The receiver will report the status of the
last  frames to the transmitter using a
Status (STAT) frame.
10
Example of POLL/STAT operation
Receiver
Sender
=3
POLL
STAT
11
Buffer management
Receiver
Sender
3
4
5
POLL
Empty buffer
3
4
5
STAT
6
USTAT
Retransmission
8
7
8
Remove 8 from buffer
12
Analysis and Performance

Advantages of the proposed protocol



To reduce the acknowledgement traffic because of
is the removal of ACK frame for each data frame
transmissions.
To eliminate of ACK timeout from 802.11
Simulation result

To compared the proposed protocol with IEEE
802.11


The overhead
The throughput
13
To reduce the ACK traffic
14
The occurrence of frame loss
15
The POLL/STAT overhead with
increasing a  value
16
Total throughput with increase number of
flows at frame loss rate = 0
17
Total throughput with increase number of
flows at frame loss rate = 10%
18
Total throughput with increase number of
flows at frame loss rate = 20%
19
Conclusions


The performance improvement of the
proposed protocol increases with
increasing bit error rate.
The other issues that will be improved

buffer management for more link between
transmitter and receiver
20
Q&A
21
Download