Wireless Local Area Part 2

Similar documents
Wireless and Mobile Networks

WiFi Networks: IEEE b Wireless LANs. Carey Williamson Department of Computer Science University of Calgary Winter 2018

Functions of physical layer:

Mobile & Wireless Networking. Lecture 7: Wireless LAN

Wireless and Mobile Networks 7-2

Topic 2b Wireless MAC. Chapter 7. Wireless and Mobile Networks. Computer Networking: A Top Down Approach

Data Communications. Data Link Layer Protocols Wireless LANs

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

Wireless Networks. CSE 3461: Introduction to Computer Networking Reading: , Kurose and Ross

standard. Acknowledgement: Slides borrowed from Richard Y. Yale

Data and Computer Communications. Chapter 13 Wireless LANs

ICE 1332/0715 Mobile Computing (Summer, 2008)

Introduction to IEEE

4.3 IEEE Physical Layer IEEE IEEE b IEEE a IEEE g IEEE n IEEE 802.

Wireless Communication and Networking CMPT 371

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

MAC in /20/06

Guide to Wireless Communications, Third Edition. Objectives

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

IEEE WLANs (WiFi) Part II/III System Overview and MAC Layer

Advanced Computer Networks WLAN

CHAPTER 8: LAN Standards

CSC 4900 Computer Networks: Wireless Networks

Wireless# Guide to Wireless Communications. Objectives

Wireless Local Area Networks (WLANs) Part I

Computer Networks. Wireless LANs

6.9 Summary. 11/20/2013 Wireless and Mobile Networks (SSL) 6-1. Characteristics of selected wireless link standards a, g point-to-point

Lecture 16: QoS and "

Chapter 6 Medium Access Control Protocols and Local Area Networks

Outline. CS5984 Mobile Computing. IEEE 802 Architecture 1/7. IEEE 802 Architecture 2/7. IEEE 802 Architecture 3/7. Dr. Ayman Abdel-Hamid, CS5984

IEEE MAC Sublayer (Based on IEEE )

Computer Communication III

Wireless Communication and Networking CMPT 371

(Wireless) Internet Routing. Review of Wireless Networking (with Routing in Mind)

IEEE Technical Tutorial. Introduction. IEEE Architecture

Mobile Communications Chapter 7: Wireless LANs

Wireless Protocols. Training materials for wireless trainers

Wireless LAN -Architecture

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

Wireless Networking & Mobile Computing

Wireless Internet Routing. Review of Wireless Networking (with Routing in Mind)

Transmission Control Protocol over Wireless LAN

WLAN 1 IEEE Manuel Ricardo. Faculdade de Engenharia da Universidade do Porto

CS 332 Computer Networks Wireless Networks

Investigation of WLAN

Mobile Communications Chapter 7: Wireless LANs

Internet Protocol Stack

Institute of Electrical and Electronics Engineers (IEEE) IEEE standards

WLAN 1 IEEE Basic Connectivity. Manuel Ricardo. Faculdade de Engenharia da Universidade do Porto

Mobile Communications Chapter 7: Wireless LANs

Wireless Local Area Networks. Networks: Wireless LANs 1

Chapter 7: Wireless LANs

Local Area Networks NETW 901

Chapter 7: Wireless LANs

Vehicle Networks. Wireless Local Area Network (WLAN) Univ.-Prof. Dr. Thomas Strang, Dipl.-Inform. Matthias Röckl

Medium Access Control

CSMC 417. Computer Networks Prof. Ashok K Agrawala Ashok Agrawala. Fall 2018 CMSC417 Set 1 1

Wireless LANs. Wireless Network

Mobile Communications Chapter 7: Wireless LANs

3.1. Introduction to WLAN IEEE

MSIT 413: Wireless Technologies Week 8

Mohamed Khedr.

Logical Link Control (LLC) Medium Access Control (MAC)

Wireless Local Area Networks (WLANs) and Wireless Sensor Networks (WSNs) Primer. Computer Networks: Wireless LANs

IEEE Wireless LANs Part I: Basics

Chapter 3. Underlying Technology. TCP/IP Protocol Suite 1 Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display.

WIRELESS LAN/PAN/BAN. Objectives: Readings: 1) Understanding the basic operations of WLANs. 2) WLAN security

Mohammad Hossein Manshaei 1393

Wireless and WiFi. Daniel Zappala. CS 460 Computer Networking Brigham Young University

Multiple Access in Cellular and Systems

Wireless LANs. ITS 413 Internet Technologies and Applications

WLAN Technology: LAN: a review WLAN: applications & key parameters. protocol architectures

Wireless LANs. Outline. Outline II. Benefits Applications Technologies Issues Configurations Overview of Standard

RAJIV GANDHI COLLEGE OF ENGINEERING AND TECHNOLOGY

Introduction. Giuseppe Bianchi, Ilenia Tinnirello

Mohammad Hossein Manshaei 1393

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

Rahman 1. Application

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

Introduction to Wireless Networking CS 490WN/ECE 401WN Winter Lecture 4: Wireless LANs and IEEE Part II

Wireless Networks. CSE 3461: Introduction to Computer Networking Reading: , Kurose and Ross ( 6th ed.); , Kurose and Ross (7th ed.

Wireless Communication Session 4 Wi-Fi IEEE standard

Wireless Local Area Networks (WLANs)) and Wireless Sensor Networks (WSNs) Computer Networks: Wireless Networks 1

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

Enabling Technologies

CSE 6811 Ashikur Rahman

Topic 4. Wireless LAN IEEE

Mobile devices for wireless

Data and Computer Communications

IEEE Wireless LANs

MAC. Fall Data Communications II 1

Hands-On Exercises: IEEE Standard

Wireless Local Area Network. Internet Protocol Suite

Link Layer. (continued)

Status of P Sub-Specification

Local Area Networks. Lecture 17 Fall Token Ring and FDDI

IEEE Notes. 1 Local Area Networks. 2 Protocols. 3 Network Model

Chapter 3.1 Acknowledgment:

Wireless & Mobile Networking

Overview. Wireless networks basics IEEE (Wi-Fi) a/b/g/n ad Hoc MAC protocols ad Hoc routing DSR AODV

Transcription:

Wireless Local Area Part 2

BER 802.11: advanced capabilities Rate Adaptation base station, mobile dynamically change transmission rate (physical layer modulation technique) as mobile moves, SNR varies 10-1 10-2 10-3 10-4 10-5 10-6 10-7 10 20 30 40 SNR(dB) QAM256 (8 Mbps) QAM16 (4 Mbps) BPSK (1 Mbps) operating point 1. SNR decreases, BER increase as node moves away from base station 2. When BER becomes too high, switch to lower transmission rate but with lower BER 2

802.11: advanced capabilities Power Management node-to-ap: I am going to sleep until next beacon frame AP knows not to transmit frames to this node node wakes up before next beacon frame beacon frame: contains list of mobiles with AP-tomobile frames waiting to be sent node will stay awake if AP-to-mobile frames to be sent; otherwise sleep again until next beacon frame 3

IEEE 802.11 Media Access Control (MAC) Carrier-sense multiple access protocol with collision avoidance (CSMA/CS) DIFS: Distributed Inter-Frame Spacing SIFS: Short Inter-Frame Spacing ack: Acknowledgement 4

Figure 14.4 CSMA/CA flowchart 5

Figure 14.5 CSMA/CA and NAV 6

Figure 14.7 Frame format 7

Table 14.1 Subfields in FC field 8

Figure 14.8 Control frames 9

Table 14.2 Values of subfields in control frames 10

Table 14.3 Addresses 11

Figure 14.9 Addressing mechanisms 12

Figure 14.10 Hidden station problem 13

Note The CTS frame in CSMA/CA handshake can prevent collision from a hidden station. 14

Figure 14.11 Use of handshaking to prevent hidden station problem 15

Figure 14.12 Exposed station problem 16

Figure 14.13 Use of handshaking in exposed station problem 17

Table 14.4 Physical layers 18

Figure 14.14 Industrial, scientific, and medical (ISM) band 19

Logical Link Control Layer (LLC) Specified by ISO/IEC 8802-2 (ANSI/IEEE 802.2) purpose: exchange data between users across LAN using 802-based MAC controlled link provides addressing and data link control, independent of topology, medium, and chosen MAC access method Data to higher level protocols Info: carries user data Supervisory: carries flow/error control Unnumbered: carries protocol control data Source SAP LLC s functionalities LLC s protocol data unit (PDU) SAP: service address point 20

Logical Link Control Layer Services A Unacknowledged connectionless service no error or flow control - no ack-signal usage unicast (individual), multicast, broadcast addressing higher levels take care or reliability - thus fast for instance for TCP B Connection oriented service supports unicast only error and flow control for lost/damaged data packets by cyclic redundancy check (CRC) C Acknowledged connectionless service ack-signal used error and flow control by stop-and-wait ARQ faster setup than for B 21

A TCP/IP packet in 802.11 TPC/IP send data packet Control header MAC frame with new control fields Traffic to the target BSS / ESS LLC constructs PDU by adding a control header SAP (service access point) MAC lines up packets using carrier sense multiple access (CSMA) PHY layer transmits packet using a modulation method (DSSS, OFDM, IR, FHSS) *BDU: protocol data unit 22

IEEE 802.11 Mobility Standard defines the following mobility types: No-transition: no movement or moving within a local BSS BSS-transition: station movies from one BSS in one ESS to another BSS within the same ESS ESS-transition: station moves from a BSS in one ESS to a BSS in a different ESS (continuos roaming not supported) Especially: 802.11 don t support roaming with GSM! - Address to destination mapping - seamless integration of multiple BSS ESS 2 ESS 1 23