IEEE : Wireless LANs ALOHA, Slotted ALOHA

Slides:



Advertisements
Similar presentations
Speaker Fu-Yuan Chuang Advisor Ho-Ting Wu Date
Advertisements

IEEE CSMA/CA DCF CSE 6590 Fall /7/20141.
Contents IEEE MAC layer operation Basic CSMA/CA operation
Lecture 5: IEEE Wireless LANs (Cont.). Mobile Communication Technology according to IEEE (examples) Local wireless networks WLAN a.
Achieving Quality of Service in Wireless Networks A simulation comparison of MAC layer protocols. CS444N Presentation By: Priyank Garg Rushabh Doshi.
Session: IT 601: Mobile Computing IEEE e Prof. Anirudha Sahoo IIT Bombay.
– Wireless PHY and MAC Stallings Types of Infrared FHSS (frequency hopping spread spectrum) DSSS (direct sequence.
1 Medium Access Control Enhancements for Quality of Service IEEE Std e TM November 2005.
IEEE e QoS on WLANs Speaker : Min-Hua Yang Advisor : Ho-Ting Wu Date: 10/25/05.
Copyright © 2003, Dr. Dharma P. Agrawal and Dr. Qing-An Zeng. All rights reserved. 1 Chapter 6 Multiple Radio Access.
1 QoS Schemes for IEEE Wireless LAN – An Evaluation by Anders Lindgren, Andreas Almquist and Olov Schelen Presented by Tony Sung, 10 th Feburary.
802.11g & e Presenter : Milk. Outline g  Overview of g  g & b co-exist QoS Limitations of e  Overview of.
Medium Access Control for Ad Hoc Wireless Networks: A Survey S. Kumar, V. Raghavan, J. Deng Ad Hoc Networks 4 (2006)
Opersating Mode DCF: distributed coordination function
MAC layer Taekyoung Kwon. Media access in wireless - start with IEEE In wired link, –Carrier Sense Multiple Access with Collision Detection –send.
Wireless Medium Access. Multi-transmitter Interference Problem  Similar to multi-path or noise  Two transmitting stations will constructively/destructively.
1 Dynamic Adaption of DCF and PCF mode of IEEE WLAN Abhishek Goliya Guided By: Prof. Sridhar Iyer Dr. Leena-Chandran Wadia MTech Dissertation.
Providing QoS in Ad Hoc Networks with Distributed Resource Reservation IEEE802.11e and extensions Ulf Körner and Ali Hamidian.
Lecture 4 Wireless Medium Access Control
LECTURE9 NET301. DYNAMIC MAC PROTOCOL: CONTENTION PROTOCOL Carrier Sense Multiple Access (CSMA): A protocol in which a node verifies the absence of other.
Computer and Data Communications Semester Mohd Nazri Mahmud Session 4a-12 March 2012.
IEEE EDCF: a QoS Solution for WLAN Javier del Prado 1, Sunghyun Choi 2 and Sai Shankar 1 1 Philips Research USA - Briarcliff Manor, NY 2 Seoul National.
1 Medium Access Control Enhancements for Quality of Service IEEE Std e TM November 2005.
Chapter 6 Multiple Radio Access
Submission doc.: IEEE /569r1 November 2001 M. Benveniste -- AT&T Labs, ResearchSlide 1 An Access Mechanism for Periodic Contention-Free Sessions.
5: DataLink Layer 5a-1 Multiple Access protocol. 5: DataLink Layer 5a-2 Multiple Access Links and Protocols Three types of “links”: r point-to-point (single.
Universität Karlsruhe Institut für Telematik ECE 591
WLAN. Networks: Wireless LANs2 Distribute Coordination Function (DCF) Distributed access protocol Contention-Based Uses CSMA/ CA – Uses both physical.
LECTURE9 NET301 11/5/2015Lect 9 NET DYNAMIC MAC PROTOCOL: CONTENTION PROTOCOL Carrier Sense Multiple Access (CSMA): A protocol in which a node verifies.
MAC Sublayer MAC layer tasks: – Control medium access – Roaming, authentication, power conservation Traffic services – DCF (Distributed Coordination.
Quality of Service Schemes for IEEE Wireless LANs-An Evaluation 主講人 : 黃政偉.
Medium Access Control in Wireless networks
MAC Layer Protocols for Wireless Networks. What is MAC? MAC stands for Media Access Control. A MAC layer protocol is the protocol that controls access.
MAC for WLAN Doug Young Suh Last update : Aug 1, 2009 WLAN DCF PCF.
Distributed-Queue Access for Wireless Ad Hoc Networks Authors: V. Baiamonte, C. Casetti, C.-F. Chiasserini Dipartimento di Elettronica, Politecnico di.
Submission doc.: IEEE /599r1 November 2001 M. Benveniste -- AT&T Labs, ResearchSlide 1 ‘Cyclic Prioritized Multiple Access (CPMA): An Access Mechanism.
COE-541 LAN / MAN Simulation & Performance Evaluation of CSMA/CA
DSSS PHY packet format Synchronization SFD (Start Frame Delimiter)
Copyright © 2003 OPNET Technologies, Inc. Confidential, not for distribution to third parties. Wireless LANs Session
IEEE MAC Ikjun Yeom. Computer Network Physical Layer: network card, wire/wireless Datalink Layer: data delivery in a link Network Layer: addressing,
AIFS – Revisited Mathilde Benveniste
EA C451 (Internetworking Technologies)
Medium Access Control MAC protocols: design goals, challenges,
Topics in Distributed Wireless Medium Access Control
Mobile and Ad hoc Networks
Multiple Access Mahesh Jangid Assistant Professor JVW University.
An Access Mechanism for Periodic Contention-Free Sessions
Wireless Communication and Networks
Net301 lecture9 11/5/2015 Lect 9 NET301.
Chapter 2 Wireless LANS and PANS
Wireless Local Area Networks (LANs)
QoS Tutorial Date: Authors: Nov 2008 Nov 2008
Using Dynamic PCF to improve the capacity of VoIP traffic in IEEE 802
AIFS – Revisited Mathilde Benveniste
Provision of Multimedia Services in based Networks
Speaker:Fu-Yuan Chuang Advisor:Ho-Ting Wu Date:
QoS in Wireless Networks
EDCA Backoff Rules Mathilde Benveniste
Performance Evaluation of an Integrated-service IEEE Network
QoS Provisioning for IEEE MAC Protocols
MAC continued.
Wireless LAN Simulation IEEE MAC Protocol
HCF medium access rules
Neighborhood Capture and OBSS
802.11e QoS Tutorial Date: Authors: Nov 2008 Nov 2008
Student : Min-Hua Yang Advisor : Ho-Ting Wu Date :
HCF Channel Access And Inter-BSS Channel Sharing
Enhanced Backoff Scheme in CSMA/CA for IEEE
Chapter 6 Multiple Radio Access.
802.11e QoS Tutorial Date: Authors: Oct 2008 Oct 2008
Presentation transcript:

IEEE 802.11: Wireless LANs ALOHA, Slotted ALOHA Carrier Sense Multiple Access (CSMA), CSMA/CD MACA, MACAW, FAMA, DFWMAC Carrier Sense Multiple Access/Collision Avoidance (CSMA/CA) Difficult to detect packet collisions (near-far problem) Optional RTS-CTS handshaking to avoid hidden node problem

IEEE 802.11 MAC Mandatory Distributed Coordination Function (DCF) For distributed contention-based channel Optional Point Coordination Function (PCF) For centralized contention-free channel access

Distributed Coordination Function (DCF)

Random Backoff Procedure Choose a Backoff Time over the interval [0, CW] Backoff Time = Random() × aSlotTime (e.g., Backoff Time = 6 × 20 = 120 µs) If the medium is idle for a backoff slot, the backoff time is decremented by aSlotTime If the medium is determined to be busy during a backoff slot, the backoff procedure is suspended until the medium is determined to be idle for DIFS period Whenever the Backoff Timer reaches zero, a packet transmission begins

Random Backoff Procedure Successful Packet Transmissions : minimum contention window size

Random Backoff Procedure Retransmission Case (i.e., Collisions or Transmission Failures) : increase contention window size

Binary Exponential Backoff

Wasting Factors in Backoff Procedure IDLE SLOTS : small # of active stations with large contention window size (ex, 2 stations in DSSS MinCW=31) COLLISIONS : large # of active stations with small contention window size (ex, 100 stations in HSSS MinCW=15)

Example for Idle Slots Large minimum contention window size + small number of stations  large wasting idle slots

Point Coordination Function (PCF) Two consecutive frames are separated by SIFS CFP lengths depend on traffic amount Maximum length announced by

Problems of Legacy MAC No notion of QoS and related signaling Restricted polling scheduling Superframe with alternating CFP and CP needs to be short for short delay bound AP assuming the full control over the medium during CFP: overlapping WLANs? Uncontrollable/unpredictable frame transmission times Large wasting ilde slots when # of active stations is small Rapid performance degradation when # of active stations is large too slow to resolve collisions

Hybrid Coordination Function (HCF) Contention-based channel access Enhanced Distributed Coordination Function (EDCF) for prioritized QoS Variation of legacy DCF provide differentiated, distributed access to the WM for 8 user priorities By using different AIFS, CWmin,CWmax values, Controlled channel access QoS is characterized by a set of parameters A traffic stream (TS) is set up between transmitter and receiver (and HC – located within QoS AP) Polling mode plus HC’s prioritized channel access for parameterized QoS Variation of legacy PCF

Access Category Access category (AC) as a virtual DCF 4 ACs implemented within a QSTA to support 8 user priorities Multiple ACs contend independently The winning AC transmits a frame

AIFS (Arbitration-time inter-frame space) AIFS is the deferral time for backoff count-down that is used to achieve QoS differentiation AIFS is an actual IFS of priority-dependent duration For stations with classification i= 0,1,… AIFSi = aSIFSTime + aAIFSi x aSlotTime where aAIFSi is the AIFS slot count for class i Example: For the top-priority class aAIFS0 = 1 and AIFS0 = PIFS For legacy stations aAIFS0 = 2 and AIFS = DIFS *

Default QoS Parameter Set

EDCF Inter-Frame Space

HC Controlled Channel Access Traffic Specification (TSPEC) Element

HC Controlled Channel Access During CFP HC assumes the full control over the medium Similar to PCF During CP HC can grab the channel after a PIFS idle time Polled TXOP can exist in both CFP and CP Superframe size needs not be very small anymore QoS (+)CF-Poll specifies the polled TXOP limit During a polled TXOP, the TXOP holder can transmit whatever frames it wants NAV protects a polled TXOP

HC Controlled Channel Access HC scheduling Mixture of downlink and polled TXOP scheduling QSTA scheduling During a polled TXOP, schedule frame transmissions Admission control by HC To decide whether to admit a TS or not