IEEE Wireless LAN Standard

Slides:



Advertisements
Similar presentations
McGraw-Hill The McGraw-Hill Companies, Inc., 2004 Chapter 15 Wireless LANs.
Advertisements

IEEE Overview Onno W. Purbo
Lecture 5: IEEE Wireless LANs (Cont.). Mobile Communication Technology according to IEEE (examples) Local wireless networks WLAN a.
LAN Protocol Architecture
Wireless LAN (not assessed) Dr Sandra I. Woolley.
– Wireless PHY and MAC Stallings Types of Infrared FHSS (frequency hopping spread spectrum) DSSS (direct sequence.
© Kemal AkkayaWireless & Network Security 1 Department of Computer Science Southern Illinois University Carbondale CS591 – Wireless & Network Security.
Comp 361, Spring 20056:Basic Wireless 1 Chapter 6: Basic Wireless (last updated 02/05/05) r A quick intro to CDMA r Basic
Data and Computer Communications Ninth Edition by William Stallings Chapter 17 – Wireless LANs.
Studying st lecture ~Overview of IEEE ~ Tadashi YASUMOTO.
14.1 Chapter 14 Wireless LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
1 6/11/ :41 Chapter 10Wireless LANs1 Rivier College CS575: Advanced LANs Chapter 10: Wireless LANs.
Network Technology CSE Network Technology CSE3020 Week 9.
Wireless Local Area Network (LAN)
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Chapter 15 Wireless LANs.
Wireless LAN Presented By : Pooja Maheshwari Guided By : Dr Jerry Gao.
P. Bhagwat Specification overview. P. Bhagwat Specifications PLCP Sublayer PHY layer Management PMD Sublayer MAC sublayer MAC Layer Management.
1 CSE401n:Computer Networks Lecture 16 Wireless Link & LANs WS: ch-14 KR: 5.7.
Part 3: Examples of Data Link Layer protocols
WLAN b a Johan Montelius
IEEE Wireless LAN Standard
IEEE Wireless LAN Standard Chapter 14. IEEE 802 Protocol Layers.
IE 419/519 Wireless Networks Lecture Notes #4 IEEE Wireless LAN Standard Part #2.
LectA..ppt - 04/06/05 CDA 6505 Network Architecture and Client/Server Computing Wireless LANs by Zornitza Genova Prodanoff.
Data and Computer Communications Ninth Edition by William Stallings Chapter 17 – Wireless LANs.
Network Security Wireless LAN. Network Security About WLAN  IEEE standard  Use wireless transmission medium such as radio, microwave, infrared.
Lecture 13 and 14: WLAN Anders Västberg Slides are a selection from the slides from chapter 12,13, and 14 from:
Ch 6. Wireless LANs Myungchul Kim
Chapter 5 outline 5.1 Introduction and services
Wireless Personal Communications Systems – CSE5807
Lecture #2 Chapter 14 Wireless LANs.
Wireless LAN Advantages 1. Flexibility 2. Planning 3. Design
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.
1 Kyung Hee University Chapter 15 Wireless LANs. 2 Kyung Hee University IEEE 802 Standards Working Groups WiMAX, an acronym that stands for Worldwide.
IEEE Project started by IEEE for setting standard for LAN. This project started in (1980, February), Name given to project is year and month.
Ad-Hoc Networks WLAN - IEEE WPAN - Bluetooth
CWNA Guide to Wireless LANs, Second Edition
14.1 Chapter 14 Wireless LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
CSE 6590 Wireless LANs and IEEE MAC 15 October 2015.
IEEE Wireless LAN Standard. Medium Access Control-CSMA/CA IEEE defines two MAC sublayers Distributed coordination function (DCF) Point coordination.
Jaringan Komputer Dasar Data Link Layer (2) Aurelio Rahmadian.
Data and Computer Communications Ninth Edition by William Stallings Chapter 17 – Wireless LANs.
Data and Computer Communications Eighth Edition by William Stallings Chapter 17 – Wireless LANs.
CSC 581 Communication Networks II Chapter 6c: Local Area Network (Wireless LAN – ) Dr. Cheer-Sun Yang.
Introduction to Mobile Communications TCOM 552, Lecture #9 Hung Nguyen, Ph.D. 06 November, 2006.
Chapter 6 Medium Access Control Protocols and Local Area Networks Wireless LAN.
Ch 14. Wireless LANs IEEE Specification for a wireless LAN – Cover physical and data link layers Basic service sets (BSS) and extended service.
IEEE Wireless LAN Standard
WLAN. Networks: Wireless LANs2 Distribute Coordination Function (DCF) Distributed access protocol Contention-Based Uses CSMA/ CA – Uses both physical.
Chapter 15 Wireless LANs 15.# 1
CO5023 Wireless Networks. Varieties of wireless network Wireless LANs: the main topic for this week. Consists of making a single-hop connection to an.
Chapter 14 Wireless LANs.
MAC Sublayer MAC layer tasks: – Control medium access – Roaming, authentication, power conservation Traffic services – DCF (Distributed Coordination.
802.11: Introduction Reference: “IEEE : moving closer to practical wireless LANs”; Stallings, W.; IT Professional, Volume: 3 Issue: 3, May- June.
ECEN 489, Prof. Xi Zhang Medium Access Control Protocols, Local Area Networks, and Wireless Local Area Networks Lecture Note 11.
Wireless LAN Requirements (1) Same as any LAN – High capacity, short distances, full connectivity, broadcast capability Throughput: – efficient use wireless.
COMP2322 Lab 1 Introduction to Wireless LAN Weichao Li Apr. 8, 2016.
IEEE Wireless LAN Standard
IEEE Wireless LAN. Wireless LANs: Characteristics Types –Infrastructure based –Ad-hoc Advantages –Flexible deployment –Minimal wiring difficulties.
Lecture 7 (Chapter 17) Wireless Network Security Prepared by Dr. Lamiaa M. Elshenawy 1.
1 Wireless Networks Lecture 26 Wireless LAN / IEEE Dr. Ghalib A. Shah.
Stallings, Wireless Communications & Networks, Second Edition, © 2005 Pearson Education, Inc. All rights reserved IEEE Wireless LAN.
Chapter 15 Wireless LANs.
Wireless MAC.
Lecture 27 WLAN Part II Dr. Ghalib A. Shah
Chapter 2 Wireless LAN Technology and the IEEE 802
Chapter 6 Medium Access Control Protocols and Local Area Networks
Protocol Details John Bellardo UCSD.
Wireless LAN (WLAN) Wireless Ethernet Bluetooth.
Presentation transcript:

IEEE 802.11 Wireless LAN Standard From Chapter 14 of Stallings Wireless Book. Original slides by Thomas Fronckowiak

IEEE 802 Protocol Layers

Protocol Architecture Functions of physical layer: Encoding/decoding of signals Preamble generation/removal (for synchronization) Bit transmission/reception Includes specification of the transmission medium

Protocol Architecture Functions of medium access control (MAC) layer: On transmission, assemble data into a frame with address and error detection fields On reception, disassemble frame and perform address recognition and error detection Govern access to the LAN transmission medium Functions of logical link control (LLC) Layer: Provide an interface to higher layers and perform flow and error control

Separation of LLC and MAC The logic required to manage access to a shared-access medium not found in traditional layer 2 data link control For the same LLC, several MAC options may be provided

MAC Frame Format MAC control Destination MAC address Contains Mac protocol information Destination MAC address Destination physical attachment point Source MAC address Source physical attachment point CRC Cyclic redundancy check

Logical Link Control Characteristics of LLC not shared by other control protocols: Must support multi-access, shared-medium nature of the link Relieved of some details of link access by MAC layer

LLC Services Unacknowledged connectionless service No flow- and error-control mechanisms Data delivery not guaranteed Connection-mode service Logical connection set up between two users Flow- and error-control provided Acknowledged connectionless service Cross between previous two Datagrams acknowledged No prior logical setup

IEEE 802.11 Architecture Distribution system (DS) Access point (AP) Basic service set (BSS) Stations competing for access to shared wireless medium Isolated or connected to backbone DS through AP Extended service set (ESS) Two or more basic service sets interconnected by DS

IEEE 802.11 Services

Distribution of Messages Within a DS Distribution service Used to exchange MAC frames from station in one BSS to station in another BSS Integration service Transfer of data between station on IEEE 802.11 LAN and station on integrated IEEE 802.x LAN

Transition Types Based On Mobility No transition Stationary or moves only within BSS BSS transition Station moving from one BSS to another BSS in same ESS ESS transition Station moving from BSS in one ESS to BSS within another ESS

Association-Related Services Establishes initial association between station and AP Re-association Enables transfer of association from one AP to another, allowing station to move from one BSS to another Disassociation Association termination notice from station or AP

IEEE 802.11 Medium Access Control MAC layer covers three functional areas: Reliable data delivery Access control Security

Reliable Data Delivery More efficient to deal with errors at the MAC level than higher layer (such as TCP) Frame exchange protocol Source station transmits data Destination responds with acknowledgment (ACK) If source doesn’t receive ACK, it retransmits frame Four frame exchange Source issues request to send (RTS) Destination responds with clear to send (CTS) Source transmits data Destination responds with ACK

Two goals for 802.11 A distributed protocol like Ethernet where nodes could communicate with each other in an “ad-hoc” mode. A centralized protocol where nodes were communicating primarily with a gateway or access point. RESULT: Point Coordinating Function (PCF) and Distributed Coordination Function (DCF)

Access Control

CSMA /CD vs CA CSMA / CD : Collision detect --Normal Ethernet CSMA /CA : Collision avoidance – Wireless Ethernet Wireless cannot detect other nodes might be transmitting when it’s transmitting.

Interframe Space (IFS) Values Short IFS (SIFS) Shortest IFS Used for immediate response actions Point coordination function IFS (PIFS) Midlength IFS Used by centralized controller in PCF scheme when using polls Distributed coordination function IFS (DIFS) Longest IFS Used as minimum delay of asynchronous frames contending for access

IFS Usage SIFS PIFS DIFS Acknowledgment (ACK) Clear to send (CTS) Poll response PIFS Used by centralized controller in issuing polls Takes precedence over normal contention traffic DIFS Used for all ordinary asynchronous traffic

Medium Access Control Logic

MAC Frame Format

MAC Frame Fields Frame Control – frame type, control information Duration/connection ID – channel allocation time Addresses – context dependant, types include source and destination Sequence control – numbering and reassembly Frame body – MSDU or fragment of MSDU Frame check sequence – 32-bit CRC

Frame Control Fields Protocol version – 802.11 version Type – control, management, or data Subtype – identifies function of frame To DS – 1 if destined for DS From DS – 1 if leaving DS More fragments – 1 if fragments follow Retry – 1 if retransmission of previous frame

Frame Control Fields Power management – 1 if transmitting station is in sleep mode More data – Indicates that station has more data to send WEP – 1 if wired equivalent protocol is implemented Order – 1 if any data frame is sent using the Strictly Ordered service

Control Frame Subtypes Power save – poll (PS-Poll) Request to send (RTS) Clear to send (CTS) Acknowledgment Contention-free (CF)-end CF-end + CF-ack

Data Frame Subtypes Data-carrying frames Data + CF-Ack Data + CF-Poll Data + CF-Ack + CF-Poll Other subtypes (don’t carry user data) Null Function CF-Ack CF-Poll CF-Ack + CF-Poll

Management Frame Subtypes Association request Association response Reassociation request Reassociation response Probe request Probe response Beacon

Management Frame Subtypes Announcement traffic indication message Dissociation Authentication Deauthentication

Wired Equivalent Privacy

Authentication Open system authentication Shared Key authentication Exchange of identities, no security benefits Shared Key authentication Shared Key assures authentication

Physical Media Defined by Original 802.11 Standard Direct-sequence spread spectrum Operating in 2.4 GHz ISM band Data rates of 1 and 2 Mbps Frequency-hopping spread spectrum Infrared 1 and 2 Mbps Wavelength between 850 and 950 nm

IEEE 802.11a and IEEE 802.11b IEEE 802.11a IEEE 802.11b Makes use of 5-GHz band Provides rates of 6, 9 , 12, 18, 24, 36, 48, 54 Mbps Uses orthogonal frequency division multiplexing (OFDM) Subcarrier modulated using BPSK, QPSK, 16-QAM or 64-QAM IEEE 802.11b Provides data rates of 5.5 and 11 Mbps Complementary code keying (CCK) modulation scheme