Mobile Communications Chapter 3 : Media Access

Slides:



Advertisements
Similar presentations
Mobile Communications Chapter 3 : Media Access
Advertisements

14-MAC Sub-layer Dr. John P. Abraham Professor UTPA.
Hidden Terminal Problem and Exposed Terminal Problem in Wireless MAC Protocols.
Prof. Dr.-Ing Jochen H. Schiller Inst. of Computer Science Freie Universität Berlin Germany 3.1 Motivation SDMA, FDMA, TDMA, CDMA Aloha, reservation schemes.
Lectured By: Vivek Dimri Assistant Professor, CSE Dept. SET, Sharda University, Gr. Noida.
Mobile Communications Chapter 3 : Media Access  Motivation  SDMA, FDMA, TDMA  Aloha  Reservation schemes  Collision avoidance, MACA  Polling  CDMA.
Link Layer; Media Access Control Lec 03 07/03/2010 ECOM 6320.
1 University of Freiburg Computer Networks and Telematics Prof. Christian Schindelhauer Wireless Sensor Networks 7th Lecture Christian Schindelhauer.
Mobile and Wireless Computing Institute for Computer Science, University of Freiburg Western Australian Interactive Virtual Environments Centre (IVEC)
Prof.R.K.NADESH;SITE;VIT MEDIUM ACCESS CONTROL Wireless channel is a shared medium MAC coordinates transmission between users sharing the spectrum Goals:
Semester EEE449 Computer Networks The Data Link Layer Part 2: Media Access Control En. Mohd Nazri Mahmud MPhil (Cambridge, UK) BEng (Essex,
Medium Access Control Sublayer
EEC173B/ECS152C, Spring 2010  Wireless Channel Access - Challenges: Hidden/Exposed Terminals - Access Methods: SDMA, FDMA, TDMA, CDMA  Multimedia compression.
Mobile Communications Chapter 3 : Media Access Motivation SDMA, FDMA, TDMA Aloha, reservation schemes Collision avoidance, MACA Polling CDMA, SAMA Comparison.
Overview of Wireless LANs Use wireless transmission medium Issues of high prices, low data rates, occupational safety concerns, & licensing requirements.
MAC layer Taekyoung Kwon. Media access in wireless - start with IEEE In wired link, –Carrier Sense Multiple Access with Collision Detection –send.
Ch. 3: Media Access SDMA, FDMA, TDMA Aloha, reservation schemes
Wireless Communications
Mobile Communications
Lecture 10: Low Power MAC ECE 591. Deadline April 16—Oral Presentation of Interim Report (Progress) April 23 --Draft of Final Report May 5 – Final Report.
VIT UNIVERSITY :: VELLORE
Chapter 3: Medium Access Control
1 Mobile Networks Module A (Part A2) Introduction Prof. JP Hubaux
MEDIUM ACCESS CONTROL Wireless channel is a shared medium MAC coordinates transmission between users sharing the spectrum Goals: prevent collisions while.
© 2009 Pearson Education Inc., Upper Saddle River, NJ. All rights reserved. © The McGraw-Hill Companies, Inc. Medium Access Control Asst. Prof. Chaiporn.
Mobile Communications Chapter 3 : Media Access
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.
WIRELESS COMMUNICATION Husnain Sherazi Lecture 1.
Universität Karlsruhe Institut für Telematik ECE 591
WLAN.
Wireless Protocols. 2 Outline MACA 3 ISM: Industry, Science, Medicine unlicensed frequency spectrum: 900Mhz, 2.4Ghz, 5.1Ghz, 5.7Ghz.
Wireless Networks: Physical and Link Layers Wired Typically point-to- point connections Interference effects are not significant Not power constrained.
IEEE Wireless LAN. Wireless LANs: Characteristics Types –Infrastructure based –Ad-hoc Advantages –Flexible deployment –Minimal wiring difficulties.
THE MEDIUM ACCESS CONTROL SUBLAYER 4.1 THE CHANNEL ALLOCATION PROBLEM 4.2 MULTIPLE ACCESS PROTOCOLS.
2. Data Link Layer: Medium Access Control. Scheduling.
Medium access control By Saumya Chaturvedi. PRIMARY MEDIUM ACCESS CONTROL (MAC) ATTRIBUTES Collision avoidance – Basic task of a MAC protocol Energy efficiency.
Wireless Sensor Networks 4. Medium Access
Outline What is Wireless LAN Wireless Transmission Types
IT351: Mobile & Wireless Computing
The University of Adelaide, School of Computer Science
Communication Networks: Technology & Protocols
Wireless LANs Wireless proliferating rapidly.
Computer Communication Networks
Coding Methods in CDMA.
Channel Allocation (MAC)
Wireless Sensor Networks 4. Medium Access
IT351: Mobile & Wireless Computing
CSE 4215/5431: Mobile Communications Winter 2011
Mobile Communications Chapter 3 : Media Access
THE IEEE MAC SUB-LAYER – chapter 14
Mobile Communications Chapter 3 : Media Access
Mobile Communications Media Access Chapter 3
Communication Networks NETW 501
Mobile Communications Chapter 3: Media Access
Mobile Communications Chapter 3: Media Access
Mobile Communications Chapter 3 : Media Access
The Medium Access Control Sublayer
Mobile Communications Chapter 3: Media Access
Unit 2 Medium Access control
Mobile Communications Chapter 3 : Media Access
Link Layer and LANs Not everyone is meant to make a difference. But for me, the choice to lead an ordinary life is no longer an option 5: DataLink Layer.
CSE 4215/5431: Mobile Communications Winter 2011
UNIT II Wireless Medium Access Control
Mobile Computing Chapter 2 : Media Access Control.
Multiplexing & Multiple Access
Mobile Computing Chapter 2 : Media Access Control.
Mobile Communications Chapter 3 : Media Access
Dr. John P. Abraham Professor UTPA
UNIT – I MEDIUM ACCESS CONTROL
Satellite Packet Communications A UNIT -V Satellite Packet Communications.
Presentation transcript:

Mobile Communications Chapter 3 : Media Access Motivation SDMA, FDMA, TDMA Aloha, reservation schemes Collision avoidance, MACA Polling Comparison Thanks to Prof. Dr.-Ing. Jochen H. Schiller for the slides www.jochenschiller.de MC - 2013

Data Link Control Layer (DLC) The main role of the DLC layer is to establish reliable point to point or point to multi-point connection between different devices over wired or wireless medium. The DLC layer is subdivided into two sub-layers: The logical link control (LLC) The medium access control (MAC) Medium Access Control comprises all mechanisms that regulate user access to a medium using SDM, TDM, FDM, or CDM The main focus of the chapter is TDM Thanks to Prof. Dr.-Ing. Jochen H. Schiller for the slides www.jochenschiller.de MC - 2013

Motivation Can we apply media access methods from fixed networks? Example CSMA/CD Carrier Sense Multiple Access with Collision Detection send as soon as the medium is free, listen into the medium if a collision occurs (legacy method in IEEE 802.3) Problems in wireless networks signal strength decreases proportional to the square of the distance the sender would apply CS and CD, but the collisions happen at the receiver it might be the case that a sender cannot “hear” the collision, i.e., CD does not work furthermore, CS might not work if, e.g., a terminal is “hidden” Thanks to Prof. Dr.-Ing. Jochen H. Schiller for the slides www.jochenschiller.de MC - 2013

Motivation - hidden and exposed terminals Hidden terminals A sends to B, C cannot receive A C wants to send to B, C senses a “free” medium (CS fails) collision at B, A cannot receive the collision (CD fails) A is “hidden” for C Exposed terminals B sends to A, C wants to send to another terminal (not A or B) C has to wait, CS signals a medium in use but A is outside the radio range of C, therefore waiting is not necessary C is “exposed” to B A B C Thanks to Prof. Dr.-Ing. Jochen H. Schiller for the slides www.jochenschiller.de MC - 2013

Motivation - near and far terminals Terminals A and B send, C receives signal strength decreases proportional to the square of the distance the signal of terminal B therefore drowns out A’s signal C cannot receive A If C for example was an arbiter for sending rights, terminal B would drown out terminal A already on the physical layer Also severe problem for CDMA-networks - precise power control needed! A B C Thanks to Prof. Dr.-Ing. Jochen H. Schiller for the slides www.jochenschiller.de MC - 2013

Access methods SDMA/FDMA/TDMA Universität Karlsruhe Institut für Telematik Access methods SDMA/FDMA/TDMA Mobilkommunikation SS 1998 SDMA (Space Division Multiple Access) segment space into sectors, use directed antennas cell structure FDMA (Frequency Division Multiple Access) assign a certain frequency to a transmission channel between a sender and a receiver permanent (e.g., radio broadcast), slow hopping (e.g., GSM), fast hopping (FHSS, Frequency Hopping Spread Spectrum) TDMA (Time Division Multiple Access) assign the fixed sending frequency to a transmission channel between a sender and a receiver for a certain amount of time The multiplexing schemes presented in chapter 2 are now used to control medium access! Thanks to Prof. Dr.-Ing. Jochen H. Schiller for the slides www.jochenschiller.de MC - 2013 Prof. Dr. Dr. h.c. G. Krüger E. Dorner / Dr. J. Schiller 15

FDD/FDMA - general scheme, example GSM 960 MHz 124 200 kHz 935.2 MHz 1 20 MHz 915 MHz 124 890.2 MHz 1 t Thanks to Prof. Dr.-Ing. Jochen H. Schiller for the slides www.jochenschiller.de MC - 2013

TDD/TDMA - general scheme, example DECT 1 2 3 11 12 1 2 3 11 12 t downlink uplink Thanks to Prof. Dr.-Ing. Jochen H. Schiller for the slides www.jochenschiller.de MC - 2013

Aloha/slotted aloha Mechanism Aloha Slotted Aloha random, distributed (no central arbiter), time-multiplex Slotted Aloha additionally uses time-slots, sending must always start at slot boundaries Aloha Slotted Aloha collision sender A sender B sender C t collision sender A sender B sender C t Thanks to Prof. Dr.-Ing. Jochen H. Schiller for the slides www.jochenschiller.de MC - 2013

DAMA - Demand Assigned Multiple Access Channel efficiency only 18% for Aloha, 36% for Slotted Aloha (assuming Poisson distribution for packet arrival and packet length) Reservation can increase efficiency to 80% a sender reserves a future time-slot sending within this reserved time-slot is possible without collision reservation also causes higher delays typical scheme for satellite links Examples for reservation algorithms: Explicit Reservation according to Roberts (Reservation-ALOHA) Implicit Reservation (PRMA) Reservation-TDMA Thanks to Prof. Dr.-Ing. Jochen H. Schiller for the slides www.jochenschiller.de MC - 2013

Access method DAMA: Explicit Reservation Universität Karlsruhe Institut für Telematik Access method DAMA: Explicit Reservation Mobilkommunikation SS 1998 Explicit Reservation (Reservation Aloha): two modes: ALOHA mode for reservation: competition for small reservation slots, collisions possible reserved mode for data transmission within successful reserved slots (no collisions possible) it is important for all stations to keep the reservation list consistent at any point in time and, therefore, all stations have to synchronize from time to time collision t Aloha reserved Aloha reserved Aloha reserved Aloha Thanks to Prof. Dr.-Ing. Jochen H. Schiller for the slides www.jochenschiller.de MC - 2013 Prof. Dr. Dr. h.c. G. Krüger E. Dorner / Dr. J. Schiller 24

MACA - collision avoidance MACA (Multiple Access with Collision Avoidance) uses short signaling packets for collision avoidance RTS (request to send): a sender request the right to send from a receiver with a short RTS packet before it sends a data packet CTS (clear to send): the receiver grants the right to send as soon as it is ready to receive Signaling packets contain sender address receiver address packet size Variants of this method can be found in IEEE802.11 as DFWMAC (Distributed Foundation Wireless MAC) Thanks to Prof. Dr.-Ing. Jochen H. Schiller for the slides www.jochenschiller.de MC - 2013

MACA examples MACA avoids the problem of hidden terminals A and C want to send to B A sends RTS first C waits after receiving CTS from B MACA avoids the problem of exposed terminals B wants to send to A, C to another terminal now C does not have to wait for it, cannot receive CTS from A A C RTS CTS CTS B A C RTS RTS CTS B Thanks to Prof. Dr.-Ing. Jochen H. Schiller for the slides www.jochenschiller.de MC - 2013

Polling mechanisms If one terminal can be heard by all others, this “central” terminal (a.k.a. base station) can poll all other terminals according to a certain scheme now all schemes known from fixed networks can be used (typical mainframe - terminal scenario) Thanks to Prof. Dr.-Ing. Jochen H. Schiller for the slides www.jochenschiller.de MC - 2013

Comparison SDMA/TDMA/FDMA/CDMA Thanks to Prof. Dr.-Ing. Jochen H. Schiller for the slides www.jochenschiller.de MC - 2013