March 22, 2004 Prof. Paul Lin 1 CPET 355 4. The Medium Access Control Sublayer – Wireless LAN Paul I-Hai Lin, Professor Electrical and Computer Engineering.

Slides:



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

IEEE – Wi-Fi Dr. Sanjay P. Ahuja, Ph.D.
– 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.
CS 453 Computer Networks Lecture 15 Medium Access Control Sublayer.
University of Calgary – CPSC 441
IEEE b Wireless LANs Carey Williamson Department of Computer Science University of Calgary.
Computer Networks: Wireless LANs 1 Wireless Local Area Networks (WLANs) and Wireless Sensor Networks (WSNs) Primer.
Network Technology CSE Network Technology CSE3020 Week 9.
Computer Networks: Wireless LANs 1 Wireless Local Area Networks (WLANs) and Wireless Sensor Networks (WSNs) Primer.
Wireless LAN Presented By : Pooja Maheshwari Guided By : Dr Jerry Gao.
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
Networks: Wireless LANs1 Wireless Local Area Networks.
IEEE b Wireless LANs Carey Williamson Department of Computer Science University of Calgary.
Advanced Computer Networks: Wireless Primer 1 Wireless Local Area Networks (WLANs) and Wireless Sensor Networks (WSNs) Primer.
WLAN b a Johan Montelius
IEEE Wireless LAN Standard Chapter 14. IEEE 802 Protocol Layers.
Network Security Wireless LAN. Network Security About WLAN  IEEE standard  Use wireless transmission medium such as radio, microwave, infrared.
The Electromagnetic Spectrum The electromagnetic spectrum and its uses for communication.
Wireless LANs Ethernet and all its enhancements is the major wired LAN architecture today Beyond Ethernet, the fastest growing LAN architecture is wireless.
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.
1 Kyung Hee University Chapter 15 Wireless LANs. 2 Kyung Hee University IEEE 802 Standards Working Groups WiMAX, an acronym that stands for Worldwide.
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
IEEE Wireless LAN Standard
IEEE Wireless LAN Standard. Medium Access Control-CSMA/CA IEEE defines two MAC sublayers Distributed coordination function (DCF) Point coordination.
Architecture of an infrastructure network Distribution System Portal 802.x LAN Access Point LAN BSS LAN BSS 1 Access Point STA.
CSC 581 Communication Networks II Chapter 6c: Local Area Network (Wireless LAN – ) Dr. Cheer-Sun Yang.
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
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.
CSCI 465 D ata Communications and Networks Lecture 23 Martin van Bommel CSCI 465 Data Communications & Networks 1.
1 Chapter 4 MAC Layer – Wireless LAN Jonathan C.L. Liu, Ph.D. Department of Computer, Information Science and Engineering (CISE), University of Florida.
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 MAC.
Wireless MAC.
Wireless Communication and Networking
Wireless LANs Wireless proliferating rapidly.
Computer Communication Networks
Lecture 27 WLAN Part II Dr. Ghalib A. Shah
Wireless NETWORKS NET 434 Topic No 6 Wireless LANS
Wireless NETWORKS NET 434 Topic No 6 Wireless LANS
Wireless Communication and Networking
CS 457 – Lecture 7 Wireless Networks
Wireless Local Area Networks (LANs)
Wireless NETWORKS NET 434 Topic No 6 Wireless LANS
WiFi Networks: IEEE b Wireless LANs
Computer Networks: Wireless LANs
Specification overview
Chapter 6 Medium Access Control Protocols and Local Area Networks
Specification overview
basics Richard Dunn CSE July 2, 2003.
Protocol Details John Bellardo UCSD.
Specification overview
Specification overview
Wireless LAN (WLAN) Wireless Ethernet Bluetooth.
Specification overview
Specification overview
Specification overview
WiFi Networks: IEEE b Wireless LANs
Presentation transcript:

March 22, 2004 Prof. Paul Lin 1 CPET The Medium Access Control Sublayer – Wireless LAN Paul I-Hai Lin, Professor Electrical and Computer Engineering Technology Purdue University, Fort Wayne Campus

March 22, 2004 Prof. Paul Lin 2 Wireless LAN Layers Data Link Layer Data Link Layer Logical Link ControlLogical Link Control MAC sub-layerMAC sub-layer CSMA/CA – Collision Avoidance CSMA/CA – Collision Avoidance Two configurations Two configurations with Access Points (base stations)with Access Points (base stations) without an Access Pointwithout an Access Point Physical (PHY) Layers Physical (PHY) Layers Signal modulation schemes and CodingSignal modulation schemes and Coding Infrared, FHSS, DSSS; a OFDM, b HR-DSSS, and g ODFM Infrared, FHSS, DSSS; a OFDM, b HR-DSSS, and g ODFM

March 22, 2004 Prof. Paul Lin 3 The Protocol Stacks Computer Networks, 4 th ed, Andrew Tanenbaum, page 293

March 22, 2004 Prof. Paul Lin 4 The Protocol Stacks Infrared Infrared FHSS (Frequency Hopping Spread Spectrum) FHSS (Frequency Hopping Spread Spectrum) DSSS (Direct Sequence Spread Spectrum) DSSS (Direct Sequence Spread Spectrum) a OFDM (Orthogonal Frequency Division Multiplexing) a OFDM (Orthogonal Frequency Division Multiplexing) b HR-DSSS (High Data Rate Direct Sequence Spread Spectrum) b HR-DSSS (High Data Rate Direct Sequence Spread Spectrum) g OFDM g OFDM

March 22, 2004 Prof. Paul Lin Infrared microns microns Two speeds: 1 Mbps and 2 Mbps Two speeds: 1 Mbps and 2 Mbps Encoding Schemes Encoding Schemes Gray Code – 1 MbpsGray Code – 1 Mbps

March 22, 2004 Prof. Paul Lin FHSS (Frequency Hopping Spread Spectrum) 79 Channels, 1 MHz wide, 2.4-G ISM band 79 Channels, 1 MHz wide, 2.4-G ISM band Pseudorandom no generator – sequence of frequencies Pseudorandom no generator – sequence of frequencies Dwell time - time spent at each frequency Dwell time - time spent at each frequency Adjustable, and less than 400 m-secAdjustable, and less than 400 m-sec Main Disadvantage – low bandwidth Main Disadvantage – low bandwidth Advantages Advantages Security (dwell time, frequency hopping)Security (dwell time, frequency hopping) Good resistance to multipath fading – long distanceGood resistance to multipath fading – long distance Insensitive to radio interference – building-to-building linksInsensitive to radio interference – building-to-building links

March 22, 2004 Prof. Paul Lin 7 IEEE a OFDM (Orthogonal Frequency Division Multiplexing) Up to 54 Mbps in the wider 5-GHz ISM band Up to 54 Mbps in the wider 5-GHz ISM band 52 Frequencies – 48 for data and 4 for synchronization 52 Frequencies – 48 for data and 4 for synchronization Encoding schemes Encoding schemes phase-shift modulation – up to 18 Mbpsphase-shift modulation – up to 18 Mbps QAM modulation - above 18 MbpsQAM modulation - above 18 Mbps At 54 Mbps – 216 data bits are encoded into 288-bit symbols At 54 Mbps – 216 data bits are encoded into 288-bit symbols Good spectrum efficiency – bits/Hz Good spectrum efficiency – bits/Hz

March 22, 2004 Prof. Paul Lin 8 IEEE b HR-DSSS (High Data Rate Direct Sequence Spread Spectrum) Use the Chip Rate of 11 million chips/sec to achieve 11 Mbps in the 2.4-GHz band Use the Chip Rate of 11 million chips/sec to achieve 11 Mbps in the 2.4-GHz band Chip Rate: In Direct Sequence Modulation Spread Spectrum systems, the rate at which the information signal bit are transmitted as a pseudorandom sequence of chips Chip Rate: In Direct Sequence Modulation Spread Spectrum systems, the rate at which the information signal bit are transmitted as a pseudorandom sequence of chips Supported data rate: 1, 2, 5.5 and 11 Mbps Supported data rate: 1, 2, 5.5 and 11 Mbps Walsh/Hadamard codes – for faster data rates Walsh/Hadamard codes – for faster data rates Longer communication range – 7 times greater than a Longer communication range – 7 times greater than a

March 22, 2004 Prof. Paul Lin 9 IEEE g OFDM (Orthogonal Frequency Division Multiplexing) Approved in November 2001 Approved in November 2001 Operates in the narrow 2.4 GHz ISM band Operates in the narrow 2.4 GHz ISM band Up to 54 MBps Up to 54 MBps

March 22, 2004 Prof. Paul Lin MAC Sublayer Protocol Two problems Two problems The hidden station problemThe hidden station problem The exposed station problemThe exposed station problem Two Modes of Operations – to take care the two problems Two Modes of Operations – to take care the two problems DCF (Distributed Coordination Function)DCF (Distributed Coordination Function) PCF (Point Coordination Function) – use base station or access pointPCF (Point Coordination Function) – use base station or access point

March 22, 2004 Prof. Paul Lin 11 DCF (Distributed Coordination Function) Similar to Ethernet Similar to Ethernet Uses CSMA/CA (Collision Avoidance) Uses CSMA/CA (Collision Avoidance) Use Virtual Channel Sensing – Negative Acknowledge Vector Use Virtual Channel Sensing – Negative Acknowledge Vector Stop-and-Wait Protocol Stop-and-Wait Protocol Fragment burst Fragment burst

March 22, 2004 Prof. Paul Lin 12 PCF (Point Coordination Function) Use base station or access point to polls (broadcasts) the other stations Use base station or access point to polls (broadcasts) the other stations Beacon Frame (10 to 100 times per sec)Beacon Frame (10 to 100 times per sec) Hopping f and Dwell time, Clock sync.Hopping f and Dwell time, Clock sync. Invite new stations to sign upInvite new stations to sign up Ask any frames to send? Ask any frames to send? Completely controlled transmission order Completely controlled transmission order No collision ever occur No collision ever occur

March 22, 2004 Prof. Paul Lin Inter-frame Spacing SIFS (Short Interframe Spacing) SIFS (Short Interframe Spacing) Inform that a control frame or next frame may be sentInform that a control frame or next frame may be sent PIFS (PCF Interframe Spacing) PIFS (PCF Interframe Spacing) Inform that a PCF frame may be sentInform that a PCF frame may be sent DIFS ( DCF Interframe Spacing) DIFS ( DCF Interframe Spacing) Inform that a DCF frame may be sentInform that a DCF frame may be sent EIFS (Extended Interframe Spacing) EIFS (Extended Interframe Spacing) Inform that a Bad Frame recovery done hereInform that a Bad Frame recovery done here

March 22, 2004 Prof. Paul Lin Inter-frame Spacing SIFS (Short Interframe Spacing) SIFS (Short Interframe Spacing) PIFS (PCF Interframe Spacing) PIFS (PCF Interframe Spacing) DIFS ( DCF Interframe Spacing) DIFS ( DCF Interframe Spacing) EIFS (Extended Interframe Spacing) EIFS (Extended Interframe Spacing)

March 22, 2004 Prof. Paul Lin 15 The Data Frame ….. Frame Ctrl Addr.3 Dura- tion Addr.1Addr.2 ….. Addr.4Seq. Data Check- sum …. byte Versi- on Type Sub- Type From DS MorePwr To DS MF W Re try O Bits

March 22, 2004 Prof. Paul Lin 16 The Frame Control (11-sub fields) Version – Protocol Version – Protocol Type: data, control, or management Type: data, control, or management Subtypes – RTS or CTS Subtypes – RTS or CTS To DS (distributed system) To DS (distributed system) From DS From DS MF – More fragment will come MF – More fragment will come Retry - retrnasmission Retry - retrnasmission Pwr – Power management (in/out sleep mode) Pwr – Power management (in/out sleep mode) More – frames More – frames W – using WEP (Wired Equivalency Privacy Encryption) W – using WEP (Wired Equivalency Privacy Encryption) O – Strictly in order O – Strictly in order

March 22, 2004 Prof. Paul Lin Data Frame Duration Field Duration Field How long the frame and ACK will occupy the channel, NAV managementHow long the frame and ACK will occupy the channel, NAV management Address 1 - Source Address 1 - Source Address 2 - Destination Address 2 - Destination Address 3 Address 3 Intercell traffic, source base stationsIntercell traffic, source base stations Address 4 Address 4 Intercell traffic, destination base stationsIntercell traffic, destination base stations Sequence – for numbering fragments Sequence – for numbering fragments

March 22, 2004 Prof. Paul Lin Services Five Distribution Services Five Distribution Services Association – connect mobile stations to APAssociation – connect mobile stations to AP DisassociationDisassociation Re-associationRe-association Distribution – Frame routingDistribution – Frame routing Integration – with non networkIntegration – with non network Four Station Services Four Station Services Authentication – Secrete key (password)Authentication – Secrete key (password) De-authenticationDe-authentication Privacy – RC4 encryptionPrivacy – RC4 encryption Data Delivery - reliabilityData Delivery - reliability