IEEE e QoS for Wireless LAN:

Similar documents
EVALUATION OF EDCF MECHANISM FOR QoS IN IEEE WIRELESS NETWORKS

Wireless Networked Systems

QoS Enhancement in IEEE Wireless Local Area Networks

Topics for Today. More on Ethernet. Wireless LANs Readings. Topology and Wiring Switched Ethernet Fast Ethernet Gigabit Ethernet. 4.3 to 4.

Chapter 6 Wireless and Mobile Networks. Csci 4211 David H.C. Du

Fair and Effective Transmissions in IEEE e WLAN

CSC344 Wireless and Mobile Computing. Department of Computer Science COMSATS Institute of Information Technology

Project Report: QoS Enhancement for Real-Time Traffic in IEEE WLAN

CHAPTER 4 CALL ADMISSION CONTROL BASED ON BANDWIDTH ALLOCATION (CACBA)

Lecture 16: QoS and "

Certified Wireless Network Administrator (CWNA) PW Chapter Medium Access. Chapter 8 Overview

QOS EVALUATION OF EDCF MEDIUM ACCESS SCHEME

IEEE e Enhanced QoS

Analysis of IEEE e for QoS Support in Wireless LANs

. 14 Byte for Acks. Due to this fact, the overhead is more relevant if the data contained in packets is sent to high rates:

A new Traffic Separation Mechanism (TSm) in Wireless e Networks: A simulation study

Notes on the Inefficiency of e HCCA

ECE442 Communications Lecture 3. Wireless Local Area Networks

Wireless Local Area Networks (WLANs) Part I

Mohamed Khedr.

On the Performance Enhancement of Wireless LAN - A Multi-polling Mechanism with Hidden Terminal Solution

QoS Analysis of IEEE /802.11e MAC Protocols

Converging Voice, Video and Data in WLAN with QoS Support

Lesson 2-3: The IEEE x MAC Layer

Comparison of the Quality of Service (QoS) on the IEEE e and the g Wireless LANs

A Tool for Simulating IEEE e Contention-based Access

A SCHEME FOR IMPROVED DELAY AND FRAME DROP PROBABILITIES IN e NETWORKS

Abstract. 1 Introduction. 2 Wireless LAN

3.1. Introduction to WLAN IEEE

QoS Traffic in Wireless LAN Overlapping Cells

Enhanced Controlled-Access and Contention-Based Algorithms for IEEE e Wireless LANs

Quality of Service (QoS) Settings on AP541N Access Point

Optimized WLAN MAC Protocol for Multimedia Applications

A SURVEY OF QOS TECHNIQUES IN Drabu, Yasir Department of Computer Science, Kent State University

ENSC-894 Communication Networks Spring Analysis of Enhanced Distributed Channel Access (EDCA) in Wireless LAN using OPNET.

IEEE Wireless LANs

Performance Evaluation of IEEE e

CS 348: Computer Networks. - WiFi (contd.); 16 th Aug Instructor: Sridhar Iyer IIT Bombay

Introduction to IEEE

ICE 1332/0715 Mobile Computing (Summer, 2008)

Performance and QoS Issues in

A Survey of QoS Techniques and Enhancements for IEEE Wireless LANs

Adaptive Fair Channel Allocation for QoS Enhancement in IEEE Wireless LANs

Delivering Voice over IEEE WLAN Networks

PLUS-DAC: An Admission Control Scheme for IEEE e Wireless LANs

Call Admission Control for IEEE Contention Access Mechanism

Qos support and adaptive video

standard. Acknowledgement: Slides borrowed from Richard Y. Yale

Wireless Local Area Networks (WLANs) Part II

University of Nairobi. School of Computing and Informatics

Expanding the use of CTS-to-Self mechanism to improving broadcasting on IEEE networks

IEEE MAC Sublayer (Based on IEEE )

Performance evaluation of IEEE e

Overview : Computer Networking. Spectrum Use Comments. Spectrum Allocation in US Link layer challenges and WiFi WiFi

Providing Throughput Guarantees in IEEE e Wireless LANs

Supporting Real-time Traffic with QoS in IEEE e Based Home Networks

Wireless Networks and Protocols

04/11/2011. Wireless LANs. CSE 3213 Fall November Overview

Wireless LANs. ITS 413 Internet Technologies and Applications

Optional Point Coordination Function (PCF)

Wireless Networks and Protocols

Data and Computer Communications. Chapter 13 Wireless LANs

EVALUATION OF BACK-OFF ALGORITHM PERFORMANCE OF MAC LAYER IEEE WLAN

A survey of QoS enhancements for IEEE wireless LAN

Performance anomaly of b

Using Dynamic PCF to Improve the Capacity for VoIP Traffic in IEEE Networks

Mobile & Wireless Networking. Lecture 7: Wireless LAN

A Novel Framework for Radio Resource Management in IEEE Wireless LANs

Multiple Access Links and Protocols

Department of Electrical and Computer Systems Engineering

Announcements : Wireless Networks Lecture 11: * Outline. Power Management. Page 1

802.11MAC Fundamentals

MAC in /20/06

QoS issues in Wi-Fi-WMM based triple play home networks

VoIP over wireless networks: a packet scheduling approach to provide QoS using Linux

An energy-efficient MAC protocol for infrastructure WLAN based on modified PCF/ DCF access schemes using a bidirectional data packet exchange

International Journal of Advanced Research in Computer Science and Software Engineering

QoS Support for Time-Constrained Multimedia Communications in IEEE WLANs: A Performance Evaluation

Computer Communication III

Prioritization scheme for QoS in IEEE e WLAN

MAC. OSI Layer 2 (Data Link) OSI Layer 1 (Physical)

Quality of Service for wireless networks

Remarks On Per-flow Differentiation In IEEE

The Impact of Transmit Buffer on EDCF with Frame-Bursting Option for Wireless Networks

Wireless Communications

Table of Contents 1 WLAN QoS Configuration 1-1

An Analytical Model for the IEEE le EDCF

Service Differentiation and QoS in WLANs (802.11e) Renato Lo Cigno

Performance Evaluation of MAC DCF Scheme in WLAN

Unit 7 Media Access Control (MAC)

Performance analysis of Internet applications over an adaptive IEEE MAC architecture

Supporting VBR VoIP Traffic in IEEE WLAN in PCF Mode

Improving the performance of Wireless LANs with MAC Adaptation

Wireless Local Area Networks. Networks: Wireless LANs 1

Research Article. August 2017

MAC. Fall Data Communications II 1

Wireless LAN -Architecture

CSC344 Wireless and Mobile Computing. Department of Computer Science COMSATS Institute of Information Technology

original standard a transmission at 5 GHz bit rate 54 Mbit/s b support for 5.5 and 11 Mbit/s e QoS

Local Area Networks NETW 901

Transcription:

IEEE 802.11e QoS for Wireless LAN: A Research Direction James Yu 12/09/2003 TDC Network Seminar 1

IEEE 802.11 MAC Layer Carrier Sense Multiple Access/Collision Avoidance (CSMA/CA) Different from CAMA/CD (802.3) STA cannot hear the collision signal as in the wired world. Two access methods: Distributed Coordination Function (DCF) Point Coordination Function (PCF) - optional 12/09/2003 TDC Network Seminar 2

CSMA/CA 12/09/2003 TDC Network Seminar 3

Backoff Time Backoff Time = Random() SlotTime where Random( ) = [0, CW] CWmin CW CWmax. SlotTime = The value of the corresponding PHY characteristic. CW new = (CW old + 1) PF 1 (where PF=2) 12/09/2003 TDC Network Seminar 4

Frame Bursting 12/09/2003 TDC Network Seminar 5

Point Coordination Function (PCF) Optional and implemented on top of DCF A single AP controls access to the media, and a Point Coordinator (PC) Agent resides in the AP. AP polls each station for data, and after a given time interval moves to the next station. Guaranteed maximum latency No stations are allowed to transmit unless it is pooled. AP could have a priority scheme for stations. PCF is useful for time-sensitive applications. 12/09/2003 TDC Network Seminar 6

PCF NAV: network allocation vector 12/09/2003 TDC Network Seminar 7

QoS Limitations of 802.11 DCF (Distributed Coordination Function) Only support best-effort services No guarantee in bandwidth, packet delay and jitter Throughput degradation in the heavy load PCF (Point Coordination Function) Inefficient central polling scheme Unpredictable beacon frame delay due to incompatible cooperation between CP and CFP modes Transmission time of the polled stations is unknown 12/09/2003 TDC Network Seminar 8

Overview of 802.11e Formed in Sep. 1999. The QoS baseline document was approved in November 2000. The first draft was available in late 2001. Aim to support both IntServ and DiffServ The new standard is still in debate and unstable Wireless Multimedia Enhancement (WME) Subset of 802.11e to be implemented by the industry New QoS mechanisms EDCF (Enhanced DCF) HCF (Hybrid Coordination Function) Backwardly compatible with the DCF and PCF 12/09/2003 TDC Network Seminar 9

QoS level in 802.11e Priority 1 2 0 3 4 5 6 7 Access Category 0 0 0 1 2 2 3 3 Designation Best Effort Best Effort Best Effort Video Probe Video Video Voice Voice 12/09/2003 TDC Network Seminar 10

QoS classes in 802.11e Implement 8 different traffic classes 12/09/2003 TDC Network Seminar 11

EDCF (Enhanced DCF) Enhanced DCF Also support bursting Different parameters for different TC/AC Replace DIFS with AIFS (AIFS>DIFS) which is shorter for audio and video traffic. Audio = Video < Data CW min and CW max Audio < Video < Data Different Persistence Factor (PF) AIFS: Arbitration Inter Frame Space 12/09/2003 TDC Network Seminar 12

EDCF (Cont.) 12/09/2003 TDC Network Seminar 13

Typical QoS Parameters AC CWmin CWmax AIFS 0 CWmin CWmax 2 1 CWmin CWmax 1 2 (CWmin+1)/2 1 CWmin 1 3 (CWmin+1)/4-1 (CWmin+1)/2-1 1 12/09/2003 TDC Network Seminar 14

HCF (Hybrid CF) Provides policing and deterministic channel access by controlling the channel through the HC (Hybrid Coordinator) Operate in CFP and CP 12/09/2003 TDC Network Seminar 15

HCF (Cont.) Detecting the channel as being idle for PIFS, shorter than DIFS, gives the HC high priority over EDCF HCF model can provide Guaranteed Services with a much higher probability than pure EDCF A signaling protocol can be used to facilitate admission control and specify service rate requirement 12/09/2003 TDC Network Seminar 16

Research Topics Does 802.11e really work? How do you validate the protocol? measurements: throughput, delay, jitter Is EDCF really better than DCF? Is HCF better than EDCF? Support and interoperability with upper layer Relationship between traffic parameters and performance Does incoming traffic pattern makes any difference? uniform, Poisson, bursting, etc. Scheduling policy 12/09/2003 TDC Network Seminar 17

Simulation Tools ns2 [2], [3], [4], [5] OPNET [1] 12/09/2003 TDC Network Seminar 18

12/09/2003 TDC Network Seminar 19

12/09/2003 TDC Network Seminar 20

12/09/2003 TDC Network Seminar 21

Selfish Wireless Station [6] A wireless station can take advantage of the 802.11e scheme and arbitrarily set its traffic parameters to the highest priority (small AIFS, small backoff contention window, etc.) Not addressed in the standard possible solution: traffic parameters are set by the HC, instead of by individual stations. 12/09/2003 TDC Network Seminar 22

Enhancement to 802.11e [4] WSTA piggybacks control information (More Data) to HC to indicate whether it needs to be pooled. The WSTA is pooled in CFP. No need for a QoS scheme in CP. 12/09/2003 TDC Network Seminar 23

Wireless Redundancy Scheme [7] The QoS Scheme could be extended to support Redundant APs The primary AP functions in the contention period (CP) using DCF. The secondary AP functions in the contention free period (CFP) using PCF. Primary AP and Secondary AP coordinate with each other via wired link. 12/09/2003 TDC Network Seminar 24

References 1. D. Gu and J. Zhang. QoS enhancement in IEEE 802.11 wireless local area networks, IEEE Communications Magazine, June 2003, pp. 120-124. 2. Priyank Garg, et. al. Achieving Higher Throughput and QoS in 802.11 Wireless LANs, IPCCC 03, http://mosquitonet.stanford.edu/software/802.11e/ 3. S. Mangold, et. al. IEEE 802.11e Wireless LAN for Quality of Service, http://www.comnets.rwthaachen.de/publications/abstracts/mangoldchoi_ew02.html 4. A. Velayutham and J. M. Chang, An Enhanced Alternative to the IEEE 802.11e MAC Scheme, http://www.cs.iastate.edu/~vel/research/e- 802.11.pdf 5. S. Choi, et. al. IEEE 802.11e Contention-Based Channel Access (EDCF) Performance Evaluation, ICC 03 http://path.berkeley.edu/dsrc/reading/03- ICC-EDCF.pdf 6. P. Kyasanur and N. Vaidya, Detection and Handling of MAC Layer Misbehavior in Wireless Networks, Proceedings of the 2003 International Conference on Dependable Systems and Networks, June 2003, pp. 173-182. 7. D. Chen, et. al. Dependability Enhancement for IEEE 802.11 Wireless LAN with Redundancy Techniques, Proceedings of the 2003 International Conference on Dependable Systems and Networks, June 2003, pp. 521-528. 12/09/2003 TDC Network Seminar 25

DCF Backoff Procedure 12/09/2003 TDC Network Seminar 26