WiFi Networks: IEEE b Wireless LANs

Slides:



Advertisements
Similar presentations
Networks: Wireless LANs1 Wireless Local Area Networks.
Advertisements

Lecture 5: IEEE Wireless LANs (Cont.). Mobile Communication Technology according to IEEE (examples) Local wireless networks WLAN a.
– 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.
University of Calgary – CPSC 441
IEEE b Wireless LANs Carey Williamson Department of Computer Science University of Calgary.
Wireless Local Area Networks By Edmund Gean August 2, 2000.
Network Technology CSE Network Technology CSE3020 Week 9.
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.
Networks: Wireless LANs1 Wireless Local Area Networks.
Wireless Local Area Networks
Ethernet: CSMA/CD (Carrier Sense Multiple Access with Collision Detection) Access method: method of controlling how network nodes access communications.
20 – Collision Avoidance, : Wireless and Mobile Networks6-1.
Networks: Wireless LANs1 Wireless Local Area Networks.
1 Introduction to Wireless Networks Michalis Faloutsos.
5-1 Data Link Layer r Today, we will study the data link layer… r This is the last layer in the network protocol stack we will study in this class…
IEEE b Wireless LANs Carey Williamson Department of Computer Science University of Calgary.
5-1 Data Link Layer r What is Data Link Layer? r Wireless Networks m Wi-Fi (Wireless LAN) r Comparison with Ethernet.
WLAN b a Johan Montelius
6: Wireless and Mobile Networks6-1 Elements of a wireless network network infrastructure wireless hosts r laptop, PDA, IP phone r run applications r may.
Network Security Wireless LAN. Network Security About WLAN  IEEE standard  Use wireless transmission medium such as radio, microwave, infrared.
Chapter 5 outline 5.1 Introduction and services
Wi-Fi Wireless LANs Dr. Adil Yousif. What is a Wireless LAN  A wireless local area network(LAN) is a flexible data communications system implemented.
CS640: Introduction to Computer Networks Aditya Akella Lecture 22 - Wireless Networking.
Lecture #2 Chapter 14 Wireless LANs.
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.
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.
IEEE b Wireless LANs Ruiting Zhou Department of Computer Science University of Calgary Slides are from CPSC 641 by Prof. Carey Williamson.
IEEE Wireless LAN Standard. Medium Access Control-CSMA/CA IEEE defines two MAC sublayers Distributed coordination function (DCF) Point coordination.
Chapter 6 Medium Access Control Protocols and Local Area Networks Wireless LAN.
Universität Karlsruhe Institut für Telematik ECE 591
WLAN. Networks: Wireless LANs2 Distribute Coordination Function (DCF) Distributed access protocol Contention-Based Uses CSMA/ CA – Uses both physical.
WLAN.
11 Chapter 4. Wireless Local Area Networks Departamento de Tecnología Electrónica Some of these slides are copyrighted by: Computer Networking: A Top Down.
Chapter 14 Wireless LANs.
MAC Sublayer MAC layer tasks: – Control medium access – Roaming, authentication, power conservation Traffic services – DCF (Distributed Coordination.
Wireless Protocols. 2 Outline MACA 3 ISM: Industry, Science, Medicine unlicensed frequency spectrum: 900Mhz, 2.4Ghz, 5.1Ghz, 5.7Ghz.
1 Chapter 4 MAC Layer – Wireless LAN Jonathan C.L. Liu, Ph.D. Department of Computer, Information Science and Engineering (CISE), University of Florida.
DSSS PHY packet format Synchronization SFD (Start Frame Delimiter)
IEEE Wireless LAN. Wireless LANs: Characteristics Types –Infrastructure based –Ad-hoc Advantages –Flexible deployment –Minimal wiring difficulties.
CS440 Computer Networks 1 Wireless LAN (IEEE ) Neil Tang 10/01/2008.
Wireless LAN Provides network connectivity over wireless media An Access Point (AP) is installed to act as Bridge between Wireless and Wired Network.
Chapter 15 Wireless LANs.
Wireless LANs Wireless proliferating rapidly.
Computer Communication Networks
Lecture 27 WLAN Part II Dr. Ghalib A. Shah
CS 457 – Lecture 7 Wireless Networks
Wireless Local Area Networks (LANs)
WiFi Networks: IEEE b Wireless LANs
IEEE Wireless LAN wireless LANs: untethered (often mobile) networking
Data Link Issues Relates to Lab 2.
EEC-484/584 Computer Networks
Specification overview
Chapter 6 Medium Access Control Protocols and Local Area Networks
Specification overview
Introduction to Wireless Networks
Specification overview
Specification overview
Wireless LAN Simulation IEEE MAC Protocol
Is for “Wireless Fidelity” Or IEEE Standard By Greg Goldman
Specification overview
EEC-484/584 Computer Networks
Specification overview
MITP 413: Wireless Technologies Week 8
Specification overview
Introduction Wireless communication is one of the fastest-growing technologies The demand for connecting devices without the use of cables is increasing.
IEEE Wireless Local Area Networks (RF-LANs)
Presentation transcript:

WiFi Networks: IEEE 802.11b Wireless LANs Carey Williamson Department of Computer Science University of Calgary

Background (1 of 2) In many respects, the IEEE 802.11b wireless LAN (WLAN) standard is similar to that for classic IEEE 802.3 (Ethernet) LANs Similarities: LAN with limited geographic coverage multiple stations, with 48-bit MAC addresses shared transmission medium (broadcast technology) CSMA-based Medium Access Control protocol comparable data rates (11 Mbps vs 10 Mbps)

But there are also many distinct differences: Background (2 of 2) But there are also many distinct differences: wireless (air interface) versus wired (coax) wireless propagation environment (multipath) higher error rate due to interference, etc. successful frames are ACKed by receiver mobile stations versus fixed stations half-duplex versus full-duplex operation “hidden node” and “exposed node” problems potential asymmetries of links CSMA/CA versus CSMA/CD multiple data transmission rates (1, 2, 5.5, 11)

Infrastructure mode vs “ad hoc” mode Some WiFi Features Infrastructure mode vs “ad hoc” mode Access Point (AP) sends “beacon frames” Mobiles choose AP based on signal strength Multiple channel access protocols supported CSMA/CA (DCF); PCF; RTS/CTS MAC-layer can provide error control, retransmission, rate adaptation, etc. Direct Sequence Spread Spectrum (DSSS) signal spread across 14 22-MHz channels

Where Does Wireless RF Live? ISM (Industrial, Scientific, Medical) band 902-928 MHz 2400-2483.5 MHz 5725-5850 MHz Old Wireless 802.11/802.11b,g 802.11a Bluetooth Cordless Phones Home RF Baby Monitors Microwave Ovens

Protocol Stack View Application Presentation Session Transport Network Telnet, FTP, Email, Web, etc. Presentation Session TCP, UDP Transport IP, ICMP, IPX Network Logical Link Control - 802.2 (Interface to the upper layer protocols) Data Link MAC Wireless lives at Layers 1 & 2 only! 802.3, 802.5, 802.11 Physical Layer Convergence Protocol Physical LAN: 10BaseT, 10Base2, 10BaseFL WLAN: FHSS, DSSS, IR

“shared” by all devices Wireless Cells Access Point coverage area is called a “Cell” Range per Access Point is 100m Access Point Channel 6 ESSID: NAI 11 Mbps bandwidth “shared” by all devices in the Cell! In Canada/US, there are eleven 802.11 channels Only channels 1, 6 and 11 are non-overlapping Computers can roam between cells

Multiple Wireless APs 1 1 6 11 11 1

Medium Access Control (MAC) Carrier Sense Multiple Access with Collision Avoidance How CSMA-CA works: Device wanting to transmit senses the medium (Air) If medium is busy - defers If medium is free for certain period (DIFS) - transmits Latency can increase if “air” is very busy! Device has hard time finding “open air” to send frame! DIFS - Distributed Inter-Frame Space (approx 128 µs)

Every frame is acked - except broadcast and multicast! MAC Protocol (Cont’d) source dest others “Air” is free for DIFS time period DIFS send frame data All other devices must defer while “air” is busy NAV: defer access SIFS Receive ACK that frame was received intact! ack Every frame is acked - except broadcast and multicast! SIFS - Short Inter-Frame Space (approx 28 µs)

MAC-Layer Retransmission If no ACK received “right away”, then the sender retransmits the frame again at the MAC layer indicates frame (or ACK) was lost/corrupted very short timeout (e.g., 1 msec) exponential backoff (doubling) if repeated loss Typically recovers before TCP would notice Max retransmission limit (e.g., 8) May do MAC-layer rate adaptation or frame fragmentation if channel error rate is high

Other MAC Protocols Supported Point Coordination Function (PCF) AP polls stations in turn to see if frames to send useful for real-time traffic Request-To-Send/Clear-To-Send (RTS/CTS) reservation-based approach (ask permission) useful for very large frames useful for solving the “hidden node” problem request asks for clearance (permission) to send request also indicates time required for transmit

Two frame formats available: long preamble short preamble Configuration option for NIC and AP Variable-size frames (max 2312 data bytes) 16-bit Cyclic Redundancy Code (CRC) for error checking of frames

Long Preamble = 144 bits Frame Format (Long Preamble) Interoperable with older 802.11 devices Entire Preamble and 48 bit PLCP Header sent at 1 Mbps Transmitted at 1 Mbps Signal Speed 1,2,5.5,11 Mbps 16 bit Start Frame Delimiter Length of Payload Service (unused) 16 bit CRC Payload 0-2312 bytes 128 bit Preamble (Long) Transmitted at X Mbps

Short Preamble = 72 bits Frame Format (Short Preamble) Preamble transmitted at 1 Mbps PLCP Header transmitted at 2 Mbps more efficient than long preamble Transmitted at 1 Mbps Transmitted at 2 Mbps Transmitted at X Mbps Signal Speed 1,2,5.5,11 Mbps 16 bit Start Frame Delimiter Length of Payload Service (unused) 16 bit CRC Payload 0-2312 bytes 56 bit Preamble

Even More Features Power Management Security mobile nodes can “sleep” to save power AP will buffer frames until client requests them AP can use virtual bitmap field in beacons to indicate which stations have data waiting Security Wired Equivalent Privacy (WEP) not very secure at all!

Convenient, inexpensive, easy to use Summary IEEE 802.11b (WiFi) is a wireless LAN technology that is rapidly growing in popularity Convenient, inexpensive, easy to use Growing number of “hot spots” everywhere airports, hotels, bookstores, Starbucks, etc Many deployments now have IEEE 802.11g (54 Mbps) or IEEE 802.11a (also 54 Mbps) Some deployments have IEEE 802.11n (> 100 Mbps) U of C WLAN has about 1000 WiFi Access Points (APs)