Medium Access Schemes

Similar documents
Chapter 3 : Media Access. Mobile Communications. Collision avoidance, MACA

ICT 5305 Mobile Communications. Lecture - 4 April Dr. Hossen Asiful Mustafa

Mobile Computing. Chapter 3: Medium Access Control

Medium Access Control

Medium Access Control. Wireless Networks: Guevara Noubir. Slides adapted from Mobile Communications by J. Schiller

Chapter 2 Overview. Duplexing, Multiple Access - 1 -

1. Introduction 1.2 Medium Access Control. Prof. JP Hubaux

Structure of the Lecture

Wireless Transmission & Media Access

COM-405 Mobile Networks. Module A (Part A2) Introduction

Access Methods and Spectral Efficiency

UNIT 4 Spread Spectrum and Multiple. Access Technique

Cellular systems 02/10/06

Physical Layer Issues

Multiple Access Schemes

An Introduction to Wireless Technologies Part 2. F. Ricci


An Introduction to Wireless Technologies Part 2. F. Ricci 2008/2009

Multiple Access Techniques for Wireless Communications

Introduction to Wireless and Mobile Networking. Hung-Yu Wei g National Taiwan University

Mobile Computing Unit 1 WIRELESS COMMUNICATION FUNDAMENTALS

Wireless Transmission in Cellular Networks

Basics of Wireless and Mobile Communications

W-CDMA for UMTS Principles

Channel partitioning protocols

Multiplexing Module W.tra.2

Mobile Communications Chapter 3 : Media Access

MOBILE COMPUTING 4/8/18. Basic Call. Public Switched Telephone Network - PSTN. CSE 40814/60814 Spring Transit. switch. Transit. Transit.

Advanced Computer Networks. Wireless Networks Fundamentals

ECS455: Chapter 4 Multiple Access

Mobile Communication and Mobile Computing

Multiple access techniques

UNIK4230: Mobile Communications. Abul Kaosher

Chapter 7 Multiple Division Techniques for Traffic Channels

Chapter 2: Wireless Transmission. Mobile Communications. Spread spectrum. Multiplexing. Modulation. Frequencies. Antenna. Signals

Level 6 Graduate Diploma in Engineering Wireless and mobile communications

ETSI SMG#24 TDoc SMG 903 / 97. December 15-19, 1997 Source: SMG2. Concept Group Alpha - Wideband Direct-Sequence CDMA: System Description Summary

Multiple Access System

Part 3. Multiple Access Methods. p. 1 ELEC6040 Mobile Radio Communications, Dept. of E.E.E., HKU

Multiple Access Techniques

Wireless Transmission:

Multiple Access Techniques

T325 Summary T305 T325 B BLOCK 3 4 PART III T325. Session 11 Block III Part 3 Access & Modulation. Dr. Saatchi, Seyed Mohsen.

Lecture 7: Centralized MAC protocols. Mythili Vutukuru CS 653 Spring 2014 Jan 27, Monday

Question Points Score Total 100

Lecture 8 Mul+user Systems

Wireless Networks. Why Wireless Networks? Wireless Local Area Network. Wireless Personal Area Network (WPAN)

APPLICATION PROGRAMMING: MOBILE COMPUTING [ INEA00112W ] Marek Piasecki PhD Wireless Telecommunication

SC - Single carrier systems One carrier carries data stream

Reti di Telecomunicazione. Channels and Multiplexing

CDMA - QUESTIONS & ANSWERS

Planning of LTE Radio Networks in WinProp

Spread Spectrum. Chapter 18. FHSS Frequency Hopping Spread Spectrum DSSS Direct Sequence Spread Spectrum DSSS using CDMA Code Division Multiple Access

CS 218 Fall 2003 October 23, 2003

RADIO SYSTEMS ETIN15. Lecture no: GSM and WCDMA. Ove Edfors, Department of Electrical and Information Technology

GSM and WCDMA RADIO SYSTEMS ETIN15. Lecture no: Ove Edfors, Department of Electrical and Information Technology

Mobile & Wireless Networking. Lecture 2: Wireless Transmission (2/2)

IMT IMT-2000 stands for IMT: International Mobile Communications 2000: the frequency range of 2000 MHz and the year 2000

EEE 309 Communication Theory

Lecture 8: Media Access Control. CSE 123: Computer Networks Stefan Savage

Chapter 7. Multiple Division Techniques

Multiple Access (3) Required reading: Garcia 6.3, 6.4.1, CSE 3213, Fall 2010 Instructor: N. Vlajic

Page 1. Overview : Wireless Networks Lecture 9: OFDM, WiMAX, LTE

Simple Algorithm in (older) Selection Diversity. Receiver Diversity Can we Do Better? Receiver Diversity Optimization.

UNIT II MAC, TELE COMMUNICATION AND SATELLITE SYSTEMS

Multiplexing. Rab Nawaz Jadoon DCS. Assistant Professor. Department of Computer Science. COMSATS Institute of Information Technology

Technical Aspects of LTE Part I: OFDM

WCDMA Basics Chapter 2 OBJECTIVES:

Mobile Communication Systems. Part 7- Multiplexing

Mobile Computing and the IoT Wireless and Mobile Computing. Wireless Signals. George Roussos.

Fiber Distributed Data Interface

CDMA is used to a limited extent on the 800-MHz band, but is much more common in the 1900-MHz PCS band. It uses code-division multiple access by

CHAPTER 2. Instructor: Mr. Abhijit Parmar Course: Mobile Computing and Wireless Communication ( )

Mobile Network Evolution Part 1. GSM and UMTS

Background: Cellular network technology

Spread Spectrum: Definition

Mobile Communications Chapter 2: Wireless Transmission

Multiple Access. Difference between Multiplexing and Multiple Access

Lecture 8: Media Access Control

10EC81-Wireless Communication UNIT-6

Lauri Pirttiaho, NMP/Oulu

MSIT 413: Wireless Technologies Week 5

Outline. EEC-484/584 Computer Networks. Homework #1. Homework #1. Lecture 8. Wenbing Zhao Homework #1 Review

INTRODUCTION TO WIRELESS SENSOR NETWORKS. CHAPTER 3: RADIO COMMUNICATIONS Anna Förster

Lecture 23: Media Access Control. CSE 123: Computer Networks Alex C. Snoeren

Lecture 3 Cellular Systems

UNIK4230: Mobile Communications

Mobile Communications

CS 6956 Wireless & Mobile Networks April 1 st 2015

Wireless and Mobile Network Architecture. Outline. Introduction. Cont. Chapter 1: Introduction

Multiple Access Methods

Wireless and Mobile Network Architecture

ECS455: Chapter 4 Multiple Access

Wireless LAN Applications LAN Extension Cross building interconnection Nomadic access Ad hoc networks Single Cell Wireless LAN

Wireless Network Security Spring 2016

Lecture LTE (4G) -Technologies used in 4G and 5G. Spread Spectrum Communications

Wireless Networks (PHY): Design for Diversity

Multiple Access CHAPTER 12. Solutions to Review Questions and Exercises. Review Questions

Network Management System for Telecommunication and Internet Application

Mobile Comms. Systems. Radio Interface

Transcription:

Medium Access Schemes Winter Semester 2010/11 Integrated Communication Systems Group Ilmenau University of Technology

Media Access: Motivation The problem: multiple users compete for a common, shared resource (medium) Can we apply media access methods from fixed networks? Example: CSMA/CD Carrier Sense Multiple Access with Collision Detection (IEEE 802.3) send as soon as the medium is free (carrier sensing CS) listen to the medium, if a collision occurs stop transmission and jam (collision detection CD) Problems in wireless networks signal strength decreases (at least) 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 2

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 C -> CD fails A is hidden for C Exposed terminals A B C 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 3

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 A B C 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! 4

Access methods SDMA/FDMA/TDMA 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 previously are now used to control medium access! 5

Communication link types Each terminal needs an uplink and a downlink channel Types of communication links: Simplex unidirectional link transmission Half Duplex Bi-directional (but not simultaneous) Duplex simultaneous bi-directional link transmission, two types: Frequency division duplexing (FDD) Time division duplexing (TDD) 6

Duplex modes T d T u F d T d T u F u Frequency Division Duplex (FDD) Separate frequency bands for upand downlink + separation of uplink and downlink interference Examples: UMTS, GSM, IS-95, AMPS Time Division Duplex (TDD) Separation of up- and downlink traffic on time axis + mix of uplink and downlink interference on single band Examples: DECT, WLAN, UMTS (TDD) 7

FDD/FDMA - general scheme, example GSM 960 MHz f 124 935.2 MHz 915 MHz 1 124 20 MHz 200 khz 890.2 MHz 1 t 8

TDD/TDMA - general scheme, example DECT 417 µs 1 2 3 11 12 1 2 3 11 12 downlink uplink t 9

TDMA: Aloha/slotted aloha Mechanism random, distributed (no central arbiter), time-multiplex Slotted Aloha additionally uses time-slots, sending must always start at slot boundaries Aloha sender A collision sender B sender C t Slotted Aloha collision sender A sender B sender C t 10

TDMA: Demand Assigned Multiple Access (DAMA) Channel efficiency only 18% for Aloha, 36% for Slotted Aloha (assuming Poisson distribution of packet arrivals and packet lengths) 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 (long round-trip-times) application to packet data, e.g. in GPRS and UMTS Examples for reservation algorithms: Explicit Reservation (Reservation-ALOHA) Implicit Reservation (PRMA) Reservation-TDMA 11

TDMA: DAMA - Explicit Reservation 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) synchronisation: 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 Aloha reserved Aloha reserved Aloha reserved Aloha t 12

TDMA: DAMA Packet Reservation (PRMA) Implicit reservation (PRMA - Packet Reservation MA): a certain number of slots form a frame, frames are repeated stations compete for empty slots according to the slotted aloha principle once a station reserves a slot successfully, this slot is automatically assigned to this station in all following frames as long as the station has data to send competition for these slots starts again as soon as the slot was empty in the last frame reservations 1 2 3 4 5 6 7 8 time-slot ACDABA-F frame 1 A C D A B A F ACDABA-F collision at frame 2 A C A B A AC-ABAF- reservation frame 3 A B A F attempts A---BAFD frame 4 A B A F D ACEEBAFD frame 5 A C E E B A F D ACEEBAFD t New successful reservation attempts are in bold letters 13

TDMA: DAMA - Reservation-TDMA Reservation Time Division Multiple Access every frame consists of N mini-slots and k data-slots every station has its own mini-slot and can reserve up to k data-slots using this mini-slot (i.e. x = N * k) other stations can send data in unused data-slots according to a round-robin sending scheme (best-effort traffic) e.g. N = 6 stations, N mini-slots N * k data-slots k = 2 data slots per station reservations for data slots other stations can use free data-slots based on a round-robin scheme Advantage: (small) guaranteed bandwidth with small latency for each station Disadvantages: fixed number of stations (mini slots); global coordination 14

TDMA: Multiple Access with Collision Avoidance (MACA) Motivation: deal with hidden terminals without a base station (central controller) MACA (Multiple Access with Collision Avoidance) uses short signaling packets for collision avoidance RTS (request to send): a sender requests 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 all other stations listen to the signal Signaling packets contain sender address receiver address packet size Collision may occur during transmission of RTS signal only but this is small compared to the data transmission 15

TDMA: 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 B sends RTS, A replies with CTS C does not receive CTS from A => C concludes that it is not within receiving range of A C can start its transmission Disadvantage: overhead where data packets are small RTS CTS RTS CTS A B C RTS CTS A B C 16

TDMA: MACA variant: DFWMAC in IEEE 802.11 Simplified state machine sender receiver idle idle ACK RxBusy time-out NAK; RTS packet ready to send; RTS wait for the right to send CTS; data time-out; RTS data; ACK time-out incorrect data; NAK RTS; CTS wait for ACK wait for data ACK: positive acknowledgement NAK: negative acknowledgement RTS; RxBusy RxBusy: receiver busy 17

TDMA: Polling mechanisms If one terminal can be heard by all others, this central terminal (e.g. 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, round-robin, random, reservationbased) Example: Randomly Addressed Polling base station signals readiness to all mobile terminals terminals ready to send can now transmit a random number without collision with the help of CDMA or FDMA (the random number can be seen as dynamic address) the base station now chooses one address for polling from the list of all received random numbers (collision if two terminals choose the same address) the base station acknowledges correct packets and continues polling the next terminal this cycle starts again after polling all terminals of the list Application to Bluetooth and 802.11 (possible access function) 18

TDMA: ISMA (Inhibit Sense Multiple Access) Current state of the medium is signaled via a busy tone the base station signals on the downlink (base station to terminals) if the medium is free or not terminals must not send if the medium is busy terminals can access the medium as soon as the busy tone stops the base station signals collisions and successful transmissions via the busy tone and acknowledgements, respectively (media access is not coordinated within this approach) mechanism used, e.g. for CDPD (AMPS) 19

CDMA access method CDMA (Code Division Multiple Access) all terminals send on the same frequency probably at the same time and can use the whole bandwidth of the transmission channel each sender has a unique random number, the sender XORs the signal with this random number the receiver can tune into this signal if it knows the pseudo random number, tuning is done via a correlation function Advantages: all terminals can use the same frequency, less planning needed huge code space (e.g. 2 32 ) compared to frequency space interference (e.g. white noise) is not coded forward error correction and encryption can be easily integrated Disadvantages: higher complexity of a receiver (receiver cannot just listen into the medium and start receiving if there is a signal) all signals should have the same strength at a receiver (power control) 20

CDMA principle sender (base station) Code 0 receiver (terminal) Code 0 data 0 data 0 Code 1 Code 1 data 1 Transmission via air interface data 1 Code 2 Code 2 data 2 data 2 21

CDMA by example data stream A & B spreading spreaded signal Source 1 Code 1 Source 1 spread Source 2 Code 2 Source 2 spread 22

CDMA by example Despread Source 1 + Sum of Sources Spread Sum of Sources Spread + Noise decoding and despreading Despread Source 2 overlay of signals transmission and distortion (noise and interference) 23

CDMA in theory Sender A sends A d = 1, key A k = 010011 (i.e. -1 1-1 -1 1 1) sending signal A s = A d * A k = (-1, +1, -1, -1, +1, +1) Sender B sends B d = 0, key B k = 110101 (i.e. 1 1-1 1-1 1) sending signal B s = B d * B k = (-1, -1, +1, -1, +1, -1) Both signals superimpose in space interference neglected (noise etc.) A s + B s = (-2, 0, 0, -2, +2, 0) Receiver wants to receive signal from sender A apply key A k bitwise (inner product) A e = (-2, 0, 0, -2, +2, 0) A k = 2 + 0 + 0 + 2 + 2 + 0 = 6 result greater than 0, therefore, original bit was 1 receiving B B e = (-2, 0, 0, -2, +2, 0) B k = -2 + 0 + 0-2 - 2 + 0 = -6, i.e. 0 24

CDMA on signal level I data A 1 0 1 A d key A key sequence A data key 0 1 0 1 0 0 1 0 0 0 1 0 1 1 0 0 1 1 1 0 1 0 1 1 1 0 0 0 1 0 0 0 1 1 0 0 A k signal A A s Real systems use much longer keys resulting in a larger distance between single code words in code space 25

CDMA on signal level II signal A A s data B 1 0 0 B d key B key sequence B data key 0 0 0 1 1 0 1 0 1 0 0 0 0 1 0 1 1 1 1 1 1 0 0 1 1 0 1 0 0 0 0 1 0 1 1 1 B k signal B A s + B s B s 1 0-1 26

CDMA on signal level III data A A s + B s 1 0 1 A d 1 0-1 1 A k (A s + B s ) * A k integrator output comparator output 1 0 1-1 1 0-1 27

CDMA on signal level IV data B A s + B s 1 0 0 B d 1 0-1 1 B k -1 1 0 (A s + B s ) * B k integrator output comparator output 1 0 0-1 28

CDMA on signal level V A s + B s wrong key K 1 0-1 1-1 1 (A s + B s ) * K 0-1 integrator output comparator output (0) (0)? Assumptions orthogonality of keys neglectance of noise no differences in signal level => precise power control

Spread Aloha Multiple Access (SAMA) Motivation Aloha has a very low efficiency CDMA needs complex receivers to be able to receive different senders with individual codes at the same time Idea: use spread spectrum with only one single code (chipping sequence) for spreading for all senders accessing according to aloha collision sender A 1 0 1 narrow sender B 0 1 1 band send for a shorter period with higher power spread the signal e.g. using the chipping sequence 110101 ( CDMA without CD ) Problem: find a chipping sequence with good characteristics good autocorrelation for =0 low autocorrelation for cases where phase differs from 0 t 30

Comparison SDMA/TDMA/FDMA/CDMA Approach SDMA TDMA FDMA CDMA Idea Terminals Signal separation segment space into cells/sectors only one terminal can be active in one cell/one sector cell structure, directed antennas segment sending time into disjoint time-slots, demand driven or fixed patterns all terminals are active for short periods of time on the same frequency synchronization in the time domain segment the frequency band into disjoint sub-bands every terminal has its own frequency, uninterrupted filtering in the frequency domain spread the spectrum using orthogonal codes all terminals can be active at the same place at the same moment, uninterrupted code plus special receivers Advantages very simple, increases capacity per km² Disadvantages Comment inflexible, antennas typically fixed only in combination with TDMA, FDMA or CDMA useful established, fully digital, flexible guard space needed (multipath propagation), synchronization difficult standard in fixed networks, together with FDMA/SDMA used in many mobile networks simple, established, robust inflexible, frequencies are a scarce resource typically combined with TDMA (frequency hopping patterns) and SDMA (frequency reuse) flexible, less frequency planning needed, soft handover complex receivers, needs more complicated power control for senders higher complexity, typically integrated with FDMA 31

References Jochen Schiller: Mobile Communications (German and English), Addison-Wesley, 2000 (most of the material covered in this chapter is based on the book) Ramjee Prasad, Marina Ruggieri: Technology Trends in Wireless Communications, Artech House, 2003 32

Contact Integrated Communication Systems Group Ilmenau University of Technology Univ.-Prof. Dr.-Ing. Andreas Mitschele-Thiel fon: +49 (0)3677 69 2819 fax: +49 (0)3677 69 1226 e-mail: mitsch@tu-ilmenau.de Visitors address: Technische Universität Ilmenau Gustav-Kirchhoff-Str. 1 (Informatikgebäude, Room 210) D-98693 Ilmenau www.tu-ilmenau.de/ics Integrated Communication Systems Group Ilmenau University of Technology