Wireless LAN Protocols This talk is based on the course: CPSC Networks and Distributed Processing Spring2006/

Slides:



Advertisements
Similar presentations
The Medium Access Control Sublayer
Advertisements

University of Calgary – CPSC 441
14.1 Chapter 14 Wireless LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Chapter 15 Wireless LANs.
1 CSE401n:Computer Networks Lecture 16 Wireless Link & LANs WS: ch-14 KR: 5.7.
CS541 Advanced Networking 1 Basics of Wireless Networking Neil Tang 1/21/2009.
CMPE 150 – Winter 2009 Lecture 8 January 29, 2009 P.E. Mantey.
Wireless Networks.
The Protocol Stack Part of the protocol stack.
16 February 2003 TU/e Computer Science, System Architecture and Networking 1 Communication media Thanks to A. Tanenbaum.
1 Chapter 5 The Medium Access Sublayer. 2 Chapter 5 The Medium Access Layer 5.1 The Channel Allocation problem - Static and dynamic channel allocation.
The Medium Access Control Sublayer Chapter
The Medium Access Control Sublayer Chapter 4. The Channel Allocation Problem Static Channel Allocation in LANs and MANs Dynamic Channel Allocation in.
Network Security Wireless LAN. Network Security About WLAN  IEEE standard  Use wireless transmission medium such as radio, microwave, infrared.
Infrastructure de Communications – CR 4107Chapter 41 The Medium Access Control Sublayer Chapter 4.
Lecture #2 Chapter 14 Wireless LANs.
Computer Networks 1 (Mạng Máy Tính 1)
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.
Computer Networks NYUS FCSIT Spring 2008 Igor TRAJKOVSKI, Ph.D. Associate Professor
The Medium Access Control Sublayer Chapter 4. The Channel Allocation Problem Static Channel Allocation in LANs and MANs Dynamic Channel Allocation in.
The Medium Access Control Sublayer طبقة ولوج الوسط الجزئية Chapter 4.
The Medium Access Control Sublayer Chapter 4 10/1/2015www.noteshit.com1.
14.1 Chapter 14 Wireless LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
IEEE b Wireless LANs Ruiting Zhou Department of Computer Science University of Calgary Slides are from CPSC 641 by Prof. Carey Williamson.
K. Salah 1 Chapter 15 Wireless LANs. K. Salah 2 Figure 15.1 BSSs IEEE Specification for Wireless LAN: IEEE , which covers the physical and data.
Chapter 15 Wireless LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
IEEE Wireless LAN Standard. Medium Access Control-CSMA/CA IEEE defines two MAC sublayers Distributed coordination function (DCF) Point coordination.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Chapter 15 Wireless LANs.
Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, © Pearson Education-Prentice Hall, 2011 The Medium Access Control Sublayer Chapter.
The Medium Access Control Sublayer Chapter 4. The Channel Allocation Problem Static Channel Allocation in LANs and MANs Dynamic Channel Allocation in.
The Medium Access Control Sublayer Chapter 4. The Channel Allocation Problem Static Channel Allocation in LANs and MANs Dynamic Channel Allocation in.
CEN 4500 Data Communications Instructor: S. Masoud Sadjadi sadjadi At cs Dot fiu Dot edu Chapter 4: The Medium.
10/11/2007 EETS The Medium Access Control Sublayer Chapter 4.
Ch 14. Wireless LANs IEEE Specification for a wireless LAN – Cover physical and data link layers Basic service sets (BSS) and extended service.
The Medium Access Control Sublayer Chapter 4 12/13/2015www.ishuchita.com1.
Chapter 14 Wireless LANs.
Wireless Protocols. 2 Outline MACA 3 ISM: Industry, Science, Medicine unlicensed frequency spectrum: 900Mhz, 2.4Ghz, 5.1Ghz, 5.7Ghz.
The Medium Access Control Sublayer Chapter 4. The Channel Allocation Problem Static Channel Allocation in LANs and MANs Dynamic Channel Allocation in.
802.11: Introduction Reference: “IEEE : moving closer to practical wireless LANs”; Stallings, W.; IT Professional, Volume: 3 Issue: 3, May- June.
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.
1 Chapter 4 MAC Layer – Wireless LAN Jonathan C.L. Liu, Ph.D. Department of Computer, Information Science and Engineering (CISE), University of Florida.
The Medium Access Control Sublayer
The Medium Access Control (MAC) Sublayer. The Channel Allocation Problem Static Channel Allocation in LANs and MANs Dynamic Channel Allocation in LANs.
CS440 Computer Networks 1 Wireless LAN (IEEE ) Neil Tang 10/01/2008.
IEEE MAC Ikjun Yeom. Computer Network Physical Layer: network card, wire/wireless Datalink Layer: data delivery in a link Network Layer: addressing,
Wireless LAN Protocols This talk is based on the course: CPSC Networks and Distributed Processing Spring2006/
Chapter 15 Wireless LANs.
The Data Link Layer Chapter
Wireless MAC.
Wireless MAC.
Medium Access Control MAC protocols: design goals, challenges,
The Medium Access Control Sublayer
Wireless LANs Wireless proliferating rapidly.
Computer Communication Networks
Lecture 27 WLAN Part II Dr. Ghalib A. Shah
The Medium Access Control Sublayer
Computer Communication & Networks
IEEE Wireless LAN wireless LANs: untethered (often mobile) networking
The Medium Access Control Sublayer
Chapter 14 Wireless LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
The Medium Access Control (MAC) Sublayer
Chapter 6 Medium Access Control Protocols and Local Area Networks
Chapter 15 Wireless LANs.
Protocol Details John Bellardo UCSD.
Wireless LAN Simulation IEEE MAC Protocol
Wireless LAN (WLAN) Wireless Ethernet Bluetooth.
Enhanced Backoff Scheme in CSMA/CA for IEEE
Chapter 15 Wireless LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Wireless LANs.
Presentation transcript:

Wireless LAN Protocols This talk is based on the course: CPSC Networks and Distributed Processing Spring2006/ Chapter 4

Different Wireless protocols

Wireless LAN Protocols A wireless LAN. (a) A transmitting. (b) B transmitting.

Wireless LAN Protocols (2) The MACA protocol. (a) A sending an RTS to B. (b) B responding with a CTS to A.

Wireless LANs The Protocol Stack The Physical Layer The MAC Sublayer Protocol The Frame Structure Services

Different protocols

The Protocol Stack Part of the protocol stack.

The MAC Sublayer Protocol (a) The hidden station problem. (b) The exposed station problem.

Wi-Fi Components

Collision-Avoidance Collision-Avoidance Strategy ~= a)RTS/CTS b)Physical carrier sense c)Virtual carrier sense: network allocation vector (NAV) RTS Sender Receiver CTS Other Sensors DATA ACK NAV (based on RTS) NAV (based on CTS) Contend for medium access defer access

The MAC Sublayer Protocol (2) The use of virtual channel sensing using CSMA/CA.

The MAC Sublayer Protocol (3) A fragment burst.

The MAC Sublayer Protocol (4) Interframe spacing in

Example: IEEE DCF a)Timing relationship

The Frame Structure The data frame.

Services Association Disassociation Reassociation Distribution Integration Distribution Services

Services Authentication Deauthentication Privacy Data Delivery Intracell Services

Broadband Wireless Comparison of and The Protocol Stack The Physical Layer The MAC Sublayer Protocol The Frame Structure

The Protocol Stack The Protocol Stack.

The Physical Layer The transmission environment.

The Physical Layer (2) Frames and time slots for time division duplexing.

The MAC Sublayer Protocol Service Classes Constant bit rate service Real-time variable bit rate service Non-real-time variable bit rate service Best efforts service

The Frame Structure (a) A generic frame. (b) A bandwidth request frame.

Bluetooth Bluetooth Architecture Bluetooth Applications The Bluetooth Protocol Stack The Bluetooth Radio Layer The Bluetooth Baseband Layer The Bluetooth L2CAP Layer The Bluetooth Frame Structure

Bluetooth Architecture Two piconets can be connected to form a scatternet.

Bluetooth Applications The Bluetooth profiles.

The Bluetooth Protocol Stack The version of the Bluetooth protocol architecture.

The Bluetooth Frame Structure A typical Bluetooth data frame.

Coverage vs. Data Rtae