Chapter 5 IEEE WLANs

Size: px
Start display at page:

Download "Chapter 5 IEEE WLANs"

Transcription

1 Chapter 5 IEEE WLANs Nov WLAN architecture Two types of topologies: single-hop ad hoc network and infrastructure network An ad hoc network forms an independent basic service set (IBSS) and cannot communicate with the external world An Access Point (AP) in an infrastructure network acts as a hub and connects the basic service set (BSS) network to an extended service set (ESS) network The architectural component used to connect two BSSs is called a distribution system Services provided by DS: distribution, integration, association, reassociation, disassociation 2

2 Network topologies Infrastructure network ad hoc network 3 Protocol stack Data link layer Physical layer LLC MAC PLCP PMD MAC management PHY management MAC layer and PHY layer are specified in MAC is divided into MAC and MAC Management PHY consists of three sublayers: PLCP (PHY layer convergence protocol), PMD (PHY medium dependent) and PHY layer management 4

3 Sub-layer responsibilities Data link layer Physical layer LLC MAC PLCP PMD MAC management PHY management MAC: access mechanism, fragmentation, encryption MAC layer management: roaming in ESS, power management, asso- disasso- reasso- ciation 5 Sub-layer responsibilities Data link layer Physical layer LLC MAC PLCP PMD MAC management PHY management PLCP: carrier sensing assessment, forming packets for PHYs PMD: modulation and coding PHY layer management: channel tuning 6

4 IEEE PHY Layer Two sub-layers: Physical Layer Convergence Protocol (PLCP) adapts the MPDU to different PMD and produces Clear Channel Assessment (CCA) for carrier sensing Physical Medium Dependent (PMD) responsible for signaling with the medium Several options Frequency Hopping Spread Spectrum (FHSS) Direct Sequence Spread Spectrum (DSSS) Diffused Infra Red (DFIR) OFDM: orthogonal frequency division multiplexing, 54Mb/s CCK: complementary code keying, 5.5Mb/s and 11Mb/s 7 Frequency Hopping Spread Spectrum (FHSS) FHSS PHY consists of two protocol functions: A physical layer convergence function, which adapts the capabilities of the physical medium dependent (PMD) system to the PHY service: PLCP A PMD system, whose function defines the characteristics of, and method of transmitting and receiving data through a wireless medium between two and more STAs (STA: STAtion) Three entities: PLCP sublayer: simplifies the provision of a PHY service interface to MAC services Physical layer management entity (PLME): performs management of local PHY functions PMD sublayer: provides a transmission interface 8

5 Frequency Hopping Spread Spectrum (FHSS) North America GHz GHz Japan GHz GHz 9 PLCP sublayer This sublayer provides a convergence procedure to map MPDUs into a frame format designed for FHSS radio transceivers The PLCP protocol data unit (PPDU) frame format provides for the asynchronous transfer of MAC sublayer MPDUs from any transmitting STA to all receiving STAs within the wireless LAN s BSS The PPDU consists of three parts: preamble, header and PSDU 10

6 PLCP The PLCP preamble consists of two separate parts: the preamble synchronization field and start frame delimiter (SFD), to allow the PHY circuitry to reach steady-state demodulation and synchronization of bit clock and frame start SYNC is an 80-bit field containing an alternating 1-0 pattern, transmitted starting with 0, used by the PHY sublayer to detect a potentially received signal, reach a steady state frequency offset correction and synchronization SFD: Used to define frame timing 11 PLCP PLCP Header field PSDU length word: 12 bits, specifies the number of octets contained in the PSDU PLCP signaling field (PSF): 3 bits, indicates the data rate Header error check (HEC) field: 16 bits, to check the integrity of the header 12

7 PLCP signaling field Bit Parameter name Parameter values Description 0 reserved Default=0 reserved 1:3 PLCP_BITRATE b1 b2 b3 =Data Rate =1.0 Mbit/s =1.5 Mbit/s =2.0 Mbit/s =2.5 Mbit/s =3.0 Mbit/s This field indicates the data rate of the whitened PSDU from 1 Mbit/s to 4.5 Mbit/s in 0.5 Mbit/s increments =3.5 Mbit/s =4.0 Mbit/s =4.5 Mbit/s 13 Operating frequency range 79 channels provided in US and Europe, the frequency for channel k is 2402+k MHz Hopping rate: 2.5 hops per second 14

8 Hop sequences The hopping sequence of an individual PMD entity is used to create a pseudorandom hopping pattern. Sets of hopping sequences are used to co-locate multiple PMD entities in the same area to enhance the overall efficiency An FH pattern, F x, consists of a permutation of all frequency channels. For a given number, x, the hopping sequence can be written as: F x ={f x (1), f x (2),.., f x (p)} where f x (i) is the channel number for i th frequency in x th hopping pattern P is the number of frequency channels in hopping pattern f x (i)=[b(i)+x) mod (79) Base-hopping sequence b(i) 16

9 Hopping pattern set The hopping pattern numbers x are divided into three sets to avoid prolonged collision periods between different hopping sequences in a set For 79 channel system: For 23 channel system: 17 Direct sequence spread spectrum (DSSS) PHY The DSSS PHY system operates in 2.4 GHz band Supports 1Mb/s and 2Mb/s data connections Chipping rate 11MHz with 11-chip PN code (Barker code) Modulation scheme: phase shift keying 1Mb/s, DBPSK; 2Mb/s, DQPSK Three functional entities: PLCP sublayer, PMD sublayer and physical layer management entity (PLME) 18

10 DSSS PLCP sublayer This sublayer provides a convergence procedure in which MPDUs are converted to and from PPDUs 19 PLCP frame format SYNC field: 128 bits. For the receiver to perform necessary operations for synchronization Start frame delimiter (SFD): 16 bits, to indicate the start of frame 20

11 PLCP frame format (cont d) PLCP signal field: 8 bits, to indicate to the PHY the modulation that shall be used for transmission of the MPDU X 0A : 1Mb/s, DBPSK X 14 : 2Mb/s, DQPSK PLCP service: 8 bits, reserved 21 PLCP frame format (cont d) Length: 16 bits, indicates the number of microseconds required for transmitting the MPDU CRC: 16 bits, for header protection 22

12 DSSS PMD sublayer 11-chip Barker sequence is used as the PN code sequence: +1, -1, +1, +1, -1, +1, +1, +1, -1, -1, -1 Two modulation formats and data rates are specified for DSSS PHY: base access rate and enhanced access rate The basic access rate is on 1 Mb/s DBPSK modulation Enhanced access rate is for 2Mb/s DQPSK 23 Operating frequency range The DSSS PHY shall operate in the frequency range of 2.4GHz to GHz Channel spacing: 5MHz 24

13 FHSS VS DSSS FHSS is basically a narrowband system that is easier to implement and consumes less power DSSS provides better coverage and a more robust received signal RAKE implementation of DSSS improves the performance 25 MAC services Asynchronous data services: this service provides peer LLC entities with the ability to exchange MAC service data units (MSDUs) Best effort, connectionless Broadcast and multicast transport Two service classes: strictly ordered service and reorder-able multicast service Security services: provided by the authentication service and the WEP mechanism Limited to station-to-station data exchange Confidentiality Authentication Access control in conjunction with layer management 26

14 Frame control MAC frame format Octets: Duration Address 1 Address 2 Address 3 /ID Sequence control Address 4 Frame body FCS MAC Header Each frame consists of three basic components: A MAC header, which comprises frame control, duration, address, and sequence control information A variable length frame body, which contains information specific to the frame type A frame check sequence (FCS), which contains an IEEE 32-bit cyclic redundancy code (CRC) 27 Frame control field B0 B1B2 B3B4 B7 B8 B9 B10 B11 B12 B13 B14 B15 Protocol Type Subtype To From More Retry Pwr More WEP Order Version DS DS Frag Mgt Data Protocol version field: 2 bits, current version: 0 Type and subtype: used to identify the function of the frame. There are three frame types: control, data and management. Each frame type has several subtypes To DS: set to 1 in data type frames destined for the DS From DS: set to 1 in data type frames exiting the DS More Fragments: set to 1 in all data or management type frames that have another fragment of the current MSDU 28

15 Frame control field (cont d) B0 B1B2 B3B4 B7 B8 B9 B10 B11 B12 B13 B14 B15 Protocol Type Subtype To From More Retry Pwr More WEP Order Version DS DS Frag Mgt Data Retry: set to 1 in any data or management type frame that is a retransmission of an earlier frame Power management: used to indicate the power management mode of a STA. A value of 1 indicates that the STA will be in power-save mode More data: used to indicate a STA in power-save mode that more MSDUs, or MMSDUs are buffered for that STA in AP 29 Frame control field (cont d) B0 B1B2 B3B4 B7 B8 B9 B10 B11 B12 B13 B14 B15 Protocol Type Subtype To From More Retry Pwr More WEP Order Version DS DS Frag Mgt Data WEP: set to 1 if the frame body field contains information that has been processed by the WEP algorithm Order: set to 1 in any data type frame that contains an MSDU which is transferred using StrictlyOrdered service class 30

16 Other frame fields Duration/ID field: contains a duration value defined for each frame type Address fields: to indicate the BSSID, source address, destination address, transmitting station address, and receiving station address Sequence control field: Sequence number: each MSDU or MMSDU transmitted by a STA is assigned a sequence number from 0 to 4095, incremented by 1 Fragment number: indicates the number of each fragment of an MSDU or MMSDU B0 B3 B4 B15 Fragment Number Sequence Number 31 Other frame fields Octets: Frame control Duration Address 1 Address 2 Address 3 /ID Sequence control Address 4 Frame body FCS MAC Header Duration/ID field: contains a duration value defined for each frame type Address fields: to indicate the BSSID, source address, destination address, transmitting station address, and receiving station address 32

17 Other frame fields (cont d) Octets: Frame control Duration Address 1 Address 2 Address 3 /ID Sequence control Address 4 Frame body FCS MAC Header Sequence control field: Sequence number: each MSDU or MMSDU transmitted by a STA is assigned a sequence number from 0 to 4095, incremented by 1 Fragment number: indicating the number of each fragment of an MSDU or MMSDU B0 B3 B4 B15 Fragment Number Sequence Number 33 Format for individual frame types Request to send (RTS) frame: Octets: Frame control Duration RA TA FCS Clear to send (CTS) frame: Octets: Frame control Duration RA FCS Acknowledgement (ACK) frame: Octets: Frame control Duration RA FCS 34

18 Data frame format Octets: Frame control Duration Address 1 Address 2 Address 3 /ID Sequence control Address 4 Frame body FCS MAC Header 35 MAC architecture Includes the distributed coordination function (DCF), and the point coordination function (PCF) Required for Contention Free Services MAC Extent Point Coordination Function (PCF) Distributed Coordination Function (DCF) Used for Contention Services and basis for PCF 36

19 Distributed coordination function (DCF) Carrier sense multiple access with collision avoidance (CSMA/CA) Implemented in all STAs For an STA to transmit, it shall sense the medium to determine if another STA is transmitting A gap of a minimum specified duration exist between contiguous frame sequences If the medium is busy, the STA shall select a random backoff delay A refinement uses short control frames (RTS and CTS) 37 Point coordination function (PCF) Only usable for infrastructure network configurations A point coordinator (PC), operating at the access point, determines which STA currently has the right to transmit Polling Virtual carrier sense mechanism: setting network allocation vector (NAV) Contention-free (CF) access 38

20 Fragmentation/defragmentation Fragmentation is used for increasing reliability Each fragment can be transmitted independently Defragmentation is performed at the receiver 39 DCF DCF allows for automatic medium sharing between compatible PHYs through the use of CSMA/CA and a random backoff time CSMA/CA is designed to reduce collisions Carrier sense can be performed both through physical and virtual mechanisms Virtual carrier-sense is achieved by distributing reservation information announcing the impending use of the medium Exchange of RTS/CTS Fast collision inference and a transmission path check Hidden terminal problem solved RTS/CTS cannot be used with broadcast and multicast addresses 40

21 Carrier-sense mechanism Two carrier-sense mechanisms adopted: virtual and physical Either one indicates the medium is busy, it should be considered busy A physical carrier-sense mechanism is provided by PHY Virtual carrier-sense mechanism is provided by network allocation vector (NAV) NAV maintains a prediction of future traffic on the medium based on duration information announced Carrier-sense mechanism combines the NAV state and the STA s transmitter status with physical carrier-sense to determine the medium state 41 Interframe space (IFS) Four IFSs: SIFS: short interframe space PIFS: PCF interframe space DIFS: DCF interframe space EIFS: extended interframe space 42

22 Interframe space (IFS) (cont d) SIFS: used for an ACK frame, a CTS frame, the second or subsequent MPDU of a fragment burst, and by an STA responding to any polling by the PCF SIFS is used when STAs have seized the medium and need to keep it for the duration of the frame exchange sequence to be performed Priority is given for completion of the frame exchange sequence in progress 43 Interframe space (IFS) (cont d) PIFS: used only by STAs under the PCF to gain access to the medium during CFP (Contention-Free Period) DIFS: used by STAs operating under the DCF to transmit data frames and management frames EIFS: used by the DCF whenever the PHY has indicated to the MAC that a frame transmission was begun that did not result in correct reception of a complete MAC frame with a correct FCS value 44

23 Random backoff time When an STA desiring to initiate transfer of data MPDU and/or management MMPDUs senses the medium busy, it shall defer until the medium is idle. Then after waiting for another period of time equal to DIFS or EIFS, the STA shall generate a random backoff period for an additional deferral before transmitting Backoff time = Random()*aSlotTime Random() [0, CW] where CW is the contention window. CWmin CW CWmax. Initial value of CW = CWmin CW should be reset to CWmin after every successful attempt to transmit an MSDU or MMPDU With an unsuccessful attempt, CW should be sequentially ascending integer powers of 2, minus 1 45 An example of exponential increase of CW 46

24 DCF basic access procedure If medium is idle, and is still idle after a DIFS, transmit If medium is busy, defer until this transmission is complete, wait for another DIFS or EIFS. Then delay a random backoff time, then transmit For FH PHY, if the dwell time is not enough for transmitting the MPDU and ACK (if required), the STA shall defer the transmission by selecting a random backoff time 47 Backoff procedure When an STA senses the medium busy, random backoff procedure is invoked An STA performing the backoff procedure should use the carriersense mechanism to determine whether there is activity during each backoff time slot. If no, decrement the backoff timer Otherwise, backoff procedure suspended 48

25 Setting and resetting NAV STAs receiving a valid frame shall update their NAVs with the information received in the Duration/ID field, but only when the new NAV value is greater than the current NAV value. 49 Control of the channel Fragment burst SIFS SIFS SIFS SIFS SIFS Source Destination Fragment 0 Fragment 1 Fragment 2 ACK 0 ACK 1 ACK 2 SIFS is used to provide an efficient MSDU delivery mechanism. Once the STA has contended for the channel, that STA shall continue to send fragments until all fragments have been sent An STA shall transmit after the SIFS only when: The STA has just received a fragment that requires ACK The source STA has received an ACK for the previous fragment and has more fragment(s) to send 50

26 RTS/CTS usage with fragmentation The RTS/CTS frames define the duration of the following frame and ACK The duration/id field in the data and ACK frames specifies the total duration of the next fragment and ACK Other NAV(RTS) NAV(CTS) NAV(Fragment 0) NAV(Fragment 1) NAV(ACK 0) NAV(ACK 1) SIFS SIFS SIFS SIFS SIFS SIFS SIFS RTS Source Frag. 0 Frag. 1 Frag. 2 Destination CTS ACK 0 ACK 1 ACK 2 51 PCF Contention-free frame transfer Only for infrastructure network CF-pollable STA can transmit MPDU after being polled CF-pollable STA should not retransmit until polled Non-CF-pollable STA only reply ACK after receiving MPDU Data frames sent: PC: data+cf-poll, data+cf-ack+cf-poll, CF-poll, CF- Ack+CF-Poll PC or CF-pollable STA: data, data+cf-ack, null function, CF-Ack 52

27 CFP structure and timing CFP alternates with CP CFP begins with a beacon that contains a DTIM element CFPs occur at a predefined repetition rate Length of the CFP is controlled by the PC PC ends a CFP by sending CF-End or CF-End+Ack Delay (due to busy medium) B CF Period CFP repetition interval PCF Variable length (per superframe) CP DCF Busy medium B Foreshortened CFP CF Period PCF Contention Period DCF NAV 53 PCF access procedure Based on polling PC maintains control for the entire CFP by waiting a shorter time between transmissions than the STAs using DCF NAV is set to prevent most contentions At the beginning of each CFP, the PC senses the medium When the medium is idle for one PIFS period, beacon is sent to announce the beginning of CFP After the initial beacon frame, the PC waits for at least one SIFS period, then transmits one frame No traffic and poll to send, a CF-End should be sent 54

28 NAV operation during the CFP Each STA, except the STA with PC, shall preset its NAV to the CFPMaxDuration value at each target beacon transmission time at which a CFP is scheduled to start Each non-pc STA shall update its NAV using the CFPDurRemaining value in each beacon frame the STA receives Prevents STAs from taking control of the medium during the CFP The PC shall transmit CF-End or CF-End+Ack at the end of each CFP. An STA receiving CF-End should reset its NAV CFP_Dur_Remaining Value in beacon CFP CP CFP Beacons DTIM DTIM DTIM 55 NAV PIFS PCF transfer procedure Frame transfers under PCF typically consist of frames alternately sent from and to the AP/PC In an STA having an FH PHY, channel control is lost at a dwell time boundary. It is required that the current MPDU transmission and the accompanying Ack be transmitted before the dwell time boundary Beacon D1+poll U1+ack Contention-free Repetition Interval Contention-free Period D2+ack +poll U2+ ack SIFS SIFS SIFS SIFS SIFS D3+ack +poll PIFS SIFS SIFS D4 +poll No response To CF-Poll U4+ ack CF-End Contention Period Reset NAV CF_Max_Duration 56

802.11. Markku Renfors. Partly based on student presentation by: Lukasz Kondrad Tomasz Augustynowicz Jaroslaw Lacki Jakub Jakubiak

802.11. Markku Renfors. Partly based on student presentation by: Lukasz Kondrad Tomasz Augustynowicz Jaroslaw Lacki Jakub Jakubiak 802.11 Markku Renfors Partly based on student presentation by: Lukasz Kondrad Tomasz Augustynowicz Jaroslaw Lacki Jakub Jakubiak Contents 802.11 Overview & Architecture 802.11 MAC 802.11 Overview and Architecture

More information

CSMA/CA. Information Networks p. 1

CSMA/CA. Information Networks p. 1 Information Networks p. 1 CSMA/CA IEEE 802.11 standard for WLAN defines a distributed coordination function (DCF) for sharing access to the medium based on the CSMA/CA protocol Collision detection is not

More information

802.11 standard. Acknowledgement: Slides borrowed from Richard Y. Yang @ Yale

802.11 standard. Acknowledgement: Slides borrowed from Richard Y. Yang @ Yale 802.11 standard Acknowledgement: Slides borrowed from Richard Y. Yang @ Yale IEEE 802.11 Requirements Design for small coverage (e.g. office, home) Low/no mobility High data-rate applications Ability to

More information

A Technical Tutorial on the IEEE 802.11 Protocol

A Technical Tutorial on the IEEE 802.11 Protocol A Technical Tutorial on the IEEE 802.11 Protocol By Pablo Brenner Director of Engineering copyright BreezeCOM 1997 Introduction The purpose of this document is to give technical readers a basic overview

More information

Wiereless LAN 802.11

Wiereless LAN 802.11 Tomasz Kurzawa Wiereless LAN 802.11 Introduction The 802.11 Architecture Channels and Associations The 802.11 MAC Protocol The 802.11 Frame Introduction Wireless LANs are most important access networks

More information

IEEE 802.11 Technical Tutorial. Introduction. IEEE 802.11 Architecture

IEEE 802.11 Technical Tutorial. Introduction. IEEE 802.11 Architecture IEEE 802.11 Technical Tutorial Introduction The purpose of this document is to give technical readers a basic overview of the new 802.11 Standard, enabling them to understand the basic concepts, principle

More information

IEEE 802 Protocol Layers. IEEE 802.11 Wireless LAN Standard. Protocol Architecture. Protocol Architecture. Separation of LLC and MAC.

IEEE 802 Protocol Layers. IEEE 802.11 Wireless LAN Standard. Protocol Architecture. Protocol Architecture. Separation of LLC and MAC. IEEE 802.11 Wireless LAN Standard IEEE 802 Protocol Layers Chapter 14 Protocol Architecture Functions of physical layer: Encoding/decoding of signals Preamble generation/removal (for synchronization) Bit

More information

802.11 Wireless LAN Protocol CS 571 Fall 2006. 2006 Kenneth L. Calvert All rights reserved

802.11 Wireless LAN Protocol CS 571 Fall 2006. 2006 Kenneth L. Calvert All rights reserved 802.11 Wireless LAN Protocol CS 571 Fall 2006 2006 Kenneth L. Calvert All rights reserved Wireless Channel Considerations Stations may move Changing propagation delays, signal strengths, etc. "Non-transitive"

More information

IEEE802.11 Wireless LAN

IEEE802.11 Wireless LAN IEEE802.11 The broadband wireless Internet Maximilian Riegel wlan-tutorial.ppt-1 (28.11.2000) WLAN Dream Finally Seems to Happen... Recently lots of serious WLAN activities have been announced Big players

More information

Basic processes in IEEE802.11 networks

Basic processes in IEEE802.11 networks Module contents IEEE 802.11 Terminology IEEE 802.11 MAC Frames Basic processes in IEEE802.11 networks Configuration parameters.11 Architect. 1 IEEE 802.11 Terminology Station (STA) Architecture: Device

More information

Chapter 7 Low-Speed Wireless Local Area Networks

Chapter 7 Low-Speed Wireless Local Area Networks Wireless# Guide to Wireless Communications 7-1 Chapter 7 Low-Speed Wireless Local Area Networks At a Glance Instructor s Manual Table of Contents Overview Objectives s Quick Quizzes Class Discussion Topics

More information

IEEE 802.11 WLAN (802.11) ...Copyright. Renato Lo Cigno www.disi.unitn.it/locigno/didattica/nc/

IEEE 802.11 WLAN (802.11) ...Copyright. Renato Lo Cigno www.disi.unitn.it/locigno/didattica/nc/ WLAN (802.11) Renato Lo Cigno www.disi.unitn.it/locigno/didattica/nc/...copyright Quest opera è protetta dalla licenza Creative Commons NoDerivs-NonCommercial. Per vedere una copia di questa licenza, consultare:

More information

IEEE 802.11 Wireless LAN Standard. Updated: 5/10/2011

IEEE 802.11 Wireless LAN Standard. Updated: 5/10/2011 IEEE 802.11 Wireless LAN Standard Updated: 5/10/2011 IEEE 802.11 History and Enhancements o 802.11 is dedicated to WLAN o The group started in 1990 o First standard that received industry support was 802.11b

More information

... neither PCF nor CA used in practice

... neither PCF nor CA used in practice IEEE 802.11 MAC CSMA/CA with exponential backoff almost like CSMA/CD drop CD CSMA with explicit ACK frame added optional feature: CA (collision avoidance) Two modes for MAC operation: Distributed coordination

More information

Medium Access Control (MAC) Protocols for Ad hoc Wireless Networks - III

Medium Access Control (MAC) Protocols for Ad hoc Wireless Networks - III Medium Access Control (MAC) Protocols for Ad hoc Wireless Networks - III CS: 647 Advanced Topics in Wireless Networks Drs. Baruch Awerbuch & Amitabh Mishra Department of Computer Science Johns Hopkins

More information

Mustafa Ergen June 2002 ergen@eecs.berkeley.edu. Department of Electrical Engineering and Computer Science University of California Berkeley

Mustafa Ergen June 2002 ergen@eecs.berkeley.edu. Department of Electrical Engineering and Computer Science University of California Berkeley Mustafa Ergen June 2002 ergen@eecs.berkeley.edu Department of Electrical Engineering and Computer Science University of California Berkeley 2 Abstract This document describes IEEE 802.11 Wireless Local

More information

IEEE 802.11 frame format

IEEE 802.11 frame format IEEE 802.11 frame format Pietro Nicoletti www.studioreti.it 802-11-Frame - 1 P. Nicoletti: see note pag. 2 Copyright note These slides are protected by copyright and international treaties. The title and

More information

Lecture 17: 802.11 Wireless Networking"

Lecture 17: 802.11 Wireless Networking Lecture 17: 802.11 Wireless Networking" CSE 222A: Computer Communication Networks Alex C. Snoeren Thanks: Lili Qiu, Nitin Vaidya Lecture 17 Overview" Project discussion Intro to 802.11 WiFi Jigsaw discussion

More information

WiFi. Is for Wireless Fidelity Or IEEE 802.11 Standard By Greg Goldman. WiFi 1

WiFi. Is for Wireless Fidelity Or IEEE 802.11 Standard By Greg Goldman. WiFi 1 WiFi Is for Wireless Fidelity Or IEEE 802.11 Standard By Greg Goldman WiFi 1 What is the goal of 802.11 standard? To develop a Medium Access Control (MAC) and Physical Layer (PHY) specification for wireless

More information

An Overview of Wireless LAN Standards IEEE 802.11 and IEEE 802.11e

An Overview of Wireless LAN Standards IEEE 802.11 and IEEE 802.11e An Overview of Wireless LAN Standards IEEE 802.11 and IEEE 802.11e Jahanzeb Farooq, Bilal Rauf Department of Computing Science Umeå University Sweden Jahanzeb Farooq, 2006 (tipputhegreat@hotmail.com) Chapter

More information

Philippe Klein. avb-phkl-802-11-qos-overview-0811-1

Philippe Klein. avb-phkl-802-11-qos-overview-0811-1 802.11 QoS Overview Philippe Klein IEEE Plenary Meeting Nov 08 Dallas, TX avb-phkl-802-11-qos-overview-0811-1 Disclaimer This presentation is not a highly detailed technical presentation but a crash course

More information

IEEE 802.11e WLANs / WMM. S.Rajesh (rajeshsweb@gmail.com) AU-KBC Research Centre, BroVis Wireless Networks, smartbridges Pte Ltd.

IEEE 802.11e WLANs / WMM. S.Rajesh (rajeshsweb@gmail.com) AU-KBC Research Centre, BroVis Wireless Networks, smartbridges Pte Ltd. IEEE 802.11e WLANs / WMM S.Rajesh (rajeshsweb@gmail.com) AU-KBC Research Centre, BroVis Wireless Networks, smartbridges Pte Ltd. Outline A short review of 802.11 MAC Drawbacks of 802.11 MAC Application

More information

Wireless Local Area Networks and the 802.11 Standard

Wireless Local Area Networks and the 802.11 Standard Wireless Local Area Networks and the 802.11 Standard March 31, 2001 Plamen Nedeltchev, PhD Edited by Felicia Brych Table of Contents1 Introduction... 3 Upper Layer Protocols of OSI... 3 WLAN Architecture...

More information

Wireless LAN advantages. Wireless LAN. Wireless LAN disadvantages. Wireless LAN disadvantages WLAN:

Wireless LAN advantages. Wireless LAN. Wireless LAN disadvantages. Wireless LAN disadvantages WLAN: WLAN: Wireless LAN Make use of a wireless transmission medium Tipically restricted in their diameter: buildings, campus, single room etc.. The global goal is to replace office cabling and to introduce

More information

IEEE 802.11 WIRELESS LAN STANDARD

IEEE 802.11 WIRELESS LAN STANDARD CHAPTER14 IEEE 802.11 WIRELESS LAN STANDARD 14.1 IEEE 802 Architecture Protocol Architecture MAC Frame Format Logical Link Control 14.2 IEEE 802.11 Architecture and Services IEEE 802.11 Architecture IEEE

More information

IEEE 802.11 Wireless Local Area Networks

IEEE 802.11 Wireless Local Area Networks ABSTRACT The draft IEEE 82. Wireless Local Area Network (WLAN) specification is approaching completion. In this article, the IEEE 82. protocol is explained, with particular emphasis on the medium access

More information

How To Understand The Power Of A Network On A Microsoft Ipa 2.5 (Ipa) 2.2.2 (Ipam) 2-2.5-2 (Networking) 2 (Ipom) 2(2

How To Understand The Power Of A Network On A Microsoft Ipa 2.5 (Ipa) 2.2.2 (Ipam) 2-2.5-2 (Networking) 2 (Ipom) 2(2 Workshop Presentation Chapter4 Yosuke TANAKA Agenda(Framing in Detail) Data Frames Control Frames type RTS Duration CTS Addressing (!!important!!) Variation on Data Frame Theme Applied Data Framing ACK

More information

Overview of 802.11 Networks and Standards

Overview of 802.11 Networks and Standards Overview of 802.11 Networks and Standards Mauri Kangas, Helsinki University of Technology, 17.02.2004 Mauri Kangas 17.2.2004 Page 1 (34) Family of 802.xx Standards ISO/IEC 8802-xx = IEEE 802.xx IEEE 802.1

More information

ECE 428 Computer Networks and Security

ECE 428 Computer Networks and Security ECE 428 Computer Networks and Security 1 Instructor: Sagar Naik About the Instructor Office: EIT 4174, ECE Dept. Other courses that I teach ECE 355: Software Engineering ECE 453/CS 447/ SE 465: Software

More information

Generating Signals for Wireless LANs, Part I: IEEE 802.11b

Generating Signals for Wireless LANs, Part I: IEEE 802.11b Products: SMIQ, AMIQ, WinIQSIM, SMIQK16, AMIQK16 Generating Signals for Wireless LANs, Part I: IEEE 802.11b With Wireless Local Area Networks (WLAN) already entering the mass markets, generating signals

More information

802.11 Arbitration. White Paper. September 2009 Version 1.00. Author: Marcus Burton, CWNE #78 CWNP, Inc. marcus.burton@cwnp.com

802.11 Arbitration. White Paper. September 2009 Version 1.00. Author: Marcus Burton, CWNE #78 CWNP, Inc. marcus.burton@cwnp.com 802.11 Arbitration White Paper September 2009 Version 1.00 Author: Marcus Burton, CWNE #78 CWNP, Inc. marcus.burton@cwnp.com Technical Reviewer: GT Hill, CWNE #21 gt@gthill.com Copyright 2009 CWNP, Inc.

More information

Medium Access Control (MAC) and Wireless LANs

Medium Access Control (MAC) and Wireless LANs Medium Access Control (MAC) and Wireless LANs Outline Wireless LAN Technology Medium Access Control for Wireless IEEE 802.11 Wireless LAN Applications LAN Extension Cross-building interconnect Nomadic

More information

The IEEE 802.11 standard

The IEEE 802.11 standard The IEEE 802.11 standard Imad Aad INRIA, Planete team IN Tech, May 31st, 2002 IEEE 802.11 p.1 Outline WLANs vs. Wired LANs History Working modes MAC sub-layer The PHY layer (1997) The PHY Extensions (1999)

More information

Lecture 6.1 Introduction. Giuseppe Bianchi, Ilenia Tinnirello

Lecture 6.1 Introduction. Giuseppe Bianchi, Ilenia Tinnirello PART 6 IEEE 802.11 Wireless LANs Lecture 6.1 Introduction WLAN History Ł Original goal: Deploy wireless Ethernet First generation proprietary solutions (end 80, begin 90) WaveLAN (AT&T)) HomeRF (Proxim)

More information

Video Transmission over Wireless LAN. Hang Liu Hang.liu@thomson.net

Video Transmission over Wireless LAN. Hang Liu Hang.liu@thomson.net Video Transmission over Wireless LAN Hang Liu Hang.liu@thomson.net Page 1 Introduction! Introduction! Wi-Fi Multimedia and IEEE 802.11e for QoS Enhancement! Error Control Techniques Page 2 Introduction!

More information

Networks. Master of Science (Computer Science and Engineering), December 2004, 45 pp.,

Networks. Master of Science (Computer Science and Engineering), December 2004, 45 pp., Park, Sangtae, Optimal Access Point Selection and Channel Assignment in IEEE 802.11 Networks. Master of Science (Computer Science and Engineering), December 2004, 45 pp., 9 tables, 17 figures, 29 titles.

More information

Adaptive DCF of MAC for VoIP services using IEEE 802.11 networks

Adaptive DCF of MAC for VoIP services using IEEE 802.11 networks Adaptive DCF of MAC for VoIP services using IEEE 802.11 networks 1 Mr. Praveen S Patil, 2 Mr. Rabinarayan Panda, 3 Mr. Sunil Kumar R D 1,2,3 Asst. Professor, Department of MCA, The Oxford College of Engineering,

More information

Introduction to IEEE 802.11 Wireless LAN

Introduction to IEEE 802.11 Wireless LAN Introduction to IEEE 802.11 Wireless LAN Li-Hsing Yen Chung Hua University Fall 2006 Difference Between Wired and Wireless LANs The medium impacts the design stations are mobile different MAC 1 Medium

More information

A Short Look on Power Saving Mechanisms in the Wireless LAN Standard Draft IEEE 802.11

A Short Look on Power Saving Mechanisms in the Wireless LAN Standard Draft IEEE 802.11 A Short Look on Power Saving Mechanisms in the Wireless LAN Standard Draft IEEE 802.11 Christian Röhl, Hagen Woesner, Adam Wolisz * Technical University Berlin Telecommunication Networks Group {roehl,

More information

TCP in Wireless Networks

TCP in Wireless Networks Outline Lecture 10 TCP Performance and QoS in Wireless s TCP Performance in wireless networks TCP performance in asymmetric networks WAP Kurose-Ross: Chapter 3, 6.8 On-line: TCP over Wireless Systems Problems

More information

Introduction to Ad hoc Networks

Introduction to Ad hoc Networks Introduction to Ad hoc Networks CS-647: Advanced Topics in Wireless Networks Drs. Baruch Awerbuch & Amitabh Mishra Department of Computer Science Johns Hopkins University Amitabh Mishra & Baruch Awerbuch

More information

CSE331: Introduction to Networks and Security. Lecture 6 Fall 2006

CSE331: Introduction to Networks and Security. Lecture 6 Fall 2006 CSE331: Introduction to Networks and Security Lecture 6 Fall 2006 Open Systems Interconnection (OSI) End Host Application Reference model not actual implementation. Transmits messages (e.g. FTP or HTTP)

More information

ECE 358: Computer Networks. Homework #3. Chapter 5 and 6 Review Questions 1

ECE 358: Computer Networks. Homework #3. Chapter 5 and 6 Review Questions 1 ECE 358: Computer Networks Homework #3 Chapter 5 and 6 Review Questions 1 Chapter 5: The Link Layer P26. Let's consider the operation of a learning switch in the context of a network in which 6 nodes labeled

More information

WIRELESS NETWORKS. Erina Ferro

WIRELESS NETWORKS. Erina Ferro WIRELESS NETWORKS Erina Ferro National Research Council (C.N.R.) ISTI, Institute of C.N.R. C.N.R. Research Area, Via Moruzzi 1, 56124 Pisa, Italy Phone: +39-050-315 3070 Fax: +39-050-313 8091 E-mail: erina.ferro@isti.cnr.it

More information

Wireless Personal Area Networks (WPANs)

Wireless Personal Area Networks (WPANs) Wireless Personal Area Networks (WPANs) Bluetooth, ZigBee Contents Introduction to the IEEE 802 specification family Concept of ISM frequency band Comparison between different wireless technologies ( and

More information

CS6956: Wireless and Mobile Networks Lecture Notes: 2/11/2015. IEEE 802.11 Wireless Local Area Networks (WLANs)

CS6956: Wireless and Mobile Networks Lecture Notes: 2/11/2015. IEEE 802.11 Wireless Local Area Networks (WLANs) CS6956: Wireless and Mobile Networks Lecture Notes: //05 IEEE 80. Wireless Local Area Networks (WLANs) CSMA/CD Carrier Sense Multi Access/Collision Detection detects collision and retransmits, no acknowledgement,

More information

LAN Switching. 15-441 Computer Networking. Switched Network Advantages. Hubs (more) Hubs. Bridges/Switches, 802.11, PPP. Interconnecting LANs

LAN Switching. 15-441 Computer Networking. Switched Network Advantages. Hubs (more) Hubs. Bridges/Switches, 802.11, PPP. Interconnecting LANs LAN Switching 15-441 Computer Networking Bridges/Switches, 802.11, PPP Extend reach of a single shared medium Connect two or more segments by copying data frames between them Switches only copy data when

More information

Measuring the service level in the 2.4 GHz ISM band

Measuring the service level in the 2.4 GHz ISM band Measuring the service level in the 2.4 GHz ISM band Internal report Jan-Willem van Bloem and Roel Schiphorst University of Twente Department of Electrical Engineering, Mathematics & Computer Science (EEMCS)

More information

An Investigation of the Impact of Signal Strength on Wi-Fi Link Throughput through Propagation Measurement. Eric Cheng-Chung LO

An Investigation of the Impact of Signal Strength on Wi-Fi Link Throughput through Propagation Measurement. Eric Cheng-Chung LO An Investigation of the Impact of Signal Strength on Wi-Fi Link Throughput through Propagation Measurement Eric Cheng-Chung LO A dissertation submitted to Auckland University of Technology in partial fulfillment

More information

Attenuation (amplitude of the wave loses strength thereby the signal power) Refraction Reflection Shadowing Scattering Diffraction

Attenuation (amplitude of the wave loses strength thereby the signal power) Refraction Reflection Shadowing Scattering Diffraction Wireless Physical Layer Q1. Is it possible to transmit a digital signal, e.g., coded as square wave as used inside a computer, using radio transmission without any loss? Why? It is not possible to transmit

More information

WI-FI TECHNOLOGY: SECURITY ISSUES

WI-FI TECHNOLOGY: SECURITY ISSUES RIVIER ACADEMIC JOURNAL, VOLUME 2, NUMBER 2, FALL 2006 WI-FI TECHNOLOGY: SECURITY ISSUES Vandana Wekhande* Graduate student, M.S. in Computer Science Program, Rivier College Keywords: Wireless Internet,802.11b,

More information

Frequency Hopping Spread Spectrum PHY of the 802.11 Wireless LAN Standard. Why Frequency Hopping?

Frequency Hopping Spread Spectrum PHY of the 802.11 Wireless LAN Standard. Why Frequency Hopping? Frequency Hopping Spread Spectrum PHY of the 802.11 Wireless LAN Standard Presentation to IEEE 802 March 11, 1996 Naftali Chayat BreezeCom 1 Why Frequency Hopping? Frequency Hopping is one of the variants

More information

Ph.D. Thesis. Resources optimization in multimedia communications. Luca Sanna Randaccio. Advisor: Prof. Luigi Atzori

Ph.D. Thesis. Resources optimization in multimedia communications. Luca Sanna Randaccio. Advisor: Prof. Luigi Atzori Ph.D. Thesis Resources optimization in multimedia communications Luca Sanna Randaccio Advisor: Prof. Luigi Atzori University of Cagliari Department of Electrical and Electronic Engineering Table of Contents

More information

Collision of wireless signals. The MAC layer in wireless networks. Wireless MAC protocols classification. Evolutionary perspective of distributed MAC

Collision of wireless signals. The MAC layer in wireless networks. Wireless MAC protocols classification. Evolutionary perspective of distributed MAC The MAC layer in wireless networks The wireless MAC layer roles Access control to shared channel(s) Natural broadcast of wireless transmission Collision of signal: a /space problem Who transmits when?

More information

Local Area Networks transmission system private speedy and secure kilometres shared transmission medium hardware & software

Local Area Networks transmission system private speedy and secure kilometres shared transmission medium hardware & software Local Area What s a LAN? A transmission system, usually private owned, very speedy and secure, covering a geographical area in the range of kilometres, comprising a shared transmission medium and a set

More information

The Wireless Network Road Trip

The Wireless Network Road Trip The Wireless Network Road Trip The Association Process To begin, you need a network. This lecture uses the common logical topology seen in Figure 9-1. As you can see, multiple wireless clients are in

More information

WPAN. Contents. S-72.3240 Wireless Personal, Local, Metropolitan, and Wide Area Networks 1

WPAN. Contents. S-72.3240 Wireless Personal, Local, Metropolitan, and Wide Area Networks 1 Contents Bluetooth (IEEE 802.15.1) Network topology FHSS operation Link delivery services System architecture & protocols Usage models ZigBee (IEEE 802.15.4) Network topology Physical layer operation CSMA/CA

More information

Performance Analysis of the IEEE 802.11 Wireless LAN Standard 1

Performance Analysis of the IEEE 802.11 Wireless LAN Standard 1 Performance Analysis of the IEEE. Wireless LAN Standard C. Sweet Performance Analysis of the IEEE. Wireless LAN Standard Craig Sweet and Deepinder Sidhu Maryland Center for Telecommunications Research

More information

Protocolo IEEE 802.15.4. Sergio Scaglia SASE 2012 - Agosto 2012

Protocolo IEEE 802.15.4. Sergio Scaglia SASE 2012 - Agosto 2012 Protocolo IEEE 802.15.4 SASE 2012 - Agosto 2012 IEEE 802.15.4 standard Agenda Physical Layer for Wireless Overview MAC Layer for Wireless - Overview IEEE 802.15.4 Protocol Overview Hardware implementation

More information

EETS 8316 Wireless Networks Fall 2013

EETS 8316 Wireless Networks Fall 2013 EETS 8316 Wireless Networks Fall 2013 Lecture: WiFi Discovery, Powersave, and Beaconing http://lyle.smu.edu/~skangude/eets8316.html Shantanu Kangude skangude@lyle.smu.edu Discovery and Beaconing Discovery?

More information

Mobile Ad Hoc Networks

Mobile Ad Hoc Networks Mobile Ad Hoc Networks 1 Asis Nasipuri Department of Electrical & Computer Engineering The University of North Carolina at Charlotte Charlotte, NC 28223-0001 I. INTRODUCTION A mobile ad hoc network is

More information

How To Analyze The Security On An Ipa Wireless Sensor Network

How To Analyze The Security On An Ipa Wireless Sensor Network Throughput Analysis of WEP Security in Ad Hoc Sensor Networks Mohammad Saleh and Iyad Al Khatib iitc Stockholm, Sweden {mohsaleh, iyad}@iitc.se ABSTRACT This paper presents a performance investigation

More information

LP-348. LP-Yagy2415. LP-510G/550G 54M Wireless Adapter PCMCIA/PCI. User Guide Ver:2.0 LP-5420G WWW.LANPRO.COM

LP-348. LP-Yagy2415. LP-510G/550G 54M Wireless Adapter PCMCIA/PCI. User Guide Ver:2.0 LP-5420G WWW.LANPRO.COM LP-348 LP-Yagy2415 LP-1518 LP-5P LP-510G/550G 54M Wireless Adapter PCMCIA/PCI User Guide Ver:2.0 LP-5420G WWW.LANPRO.COM COPYRIGHT & TRADEMARKS Specifications are subject to change without notice. is a

More information

Original goal: Deploy wireless Ethernet First generation proprietary solutions (end 80, begin 90):

Original goal: Deploy wireless Ethernet First generation proprietary solutions (end 80, begin 90): Introduction to 802.11 Wireless LANs Quote from Matthew Gast - 802.11 Wireless Networks The Definitive Guide apr. 2005, 2nd edition At this point, there is no way to prevent the spread of Wi-Fi. In the

More information

Wireless LAN Concepts

Wireless LAN Concepts Wireless LAN Concepts Wireless LAN technology is becoming increasingly popular for a wide variety of applications. After evaluating the technology, most users are convinced of its reliability, satisfied

More information

Lab Exercise 802.11. Objective. Requirements. Step 1: Fetch a Trace

Lab Exercise 802.11. Objective. Requirements. Step 1: Fetch a Trace Lab Exercise 802.11 Objective To explore the physical layer, link layer, and management functions of 802.11. It is widely used to wireless connect mobile devices to the Internet, and covered in 4.4 of

More information

How To Configure the WLAN with QoS

How To Configure the WLAN with QoS How To Configure the WLAN with QoS Introduction This How to Note explains how to configure Quality of Service (QoS) in a wireless Local Area Network to prioritize traffic under busy conditions. There is

More information

Wireless LAN Services for Hot-Spot

Wireless LAN Services for Hot-Spot Wireless LAN Services for Hot-Spot Woo-Yong Choi Electronics and Telecommunications Research Institute wychoi53@etri.re.kr ETRI Contents Overview Wireless LAN Services Current IEEE 802.11 MAC Protocol

More information

Internet Access and QoS in Ad Hoc Networks

Internet Access and QoS in Ad Hoc Networks Internet Access and QoS in Ad Hoc Networks Ali Hamidian Department of Communication Systems Faculty of Engineering ISSN 1101-3931 ISRN LUTEDX/TETS 1077 SE+118P c Ali Hamidian Printed in Sweden E-kop Lund

More information

Wireless Local Area Networking For Device Monitoring

Wireless Local Area Networking For Device Monitoring Wireless Local Area Networking For Device Monitoring by Colin Goldsmith Supervised By Professor Wendi Heinzelman A thesis submitted in partial fulfillment of the Requirements for the Degree of Masters

More information

Wireless LAN Pen-Testing. Part I

Wireless LAN Pen-Testing. Part I Wireless LAN Pen-Testing Part I To know your Enemy, you must become your Enemy (Sun Tzu, 600 BC) Georg Penn 23.03.2012 Motivation Read manuals, documentation, standards Check sources for their reliability,

More information

Frequency Hopping Spread Spectrum (FHSS) vs. Direct Sequence Spread Spectrum (DSSS) in Broadband Wireless Access (BWA) and Wireless LAN (WLAN)

Frequency Hopping Spread Spectrum (FHSS) vs. Direct Sequence Spread Spectrum (DSSS) in Broadband Wireless Access (BWA) and Wireless LAN (WLAN) FHSS vs. DSSS page 1 of 16 Frequency Hopping Spread Spectrum (FHSS) vs. Direct Sequence Spread Spectrum (DSSS) in Broadband Wireless Access (BWA) and Wireless LAN (WLAN) by Sorin M. SCHWARTZ Scope In 1997

More information

ISSN: 2319-5967 ISO 9001:2008 Certified International Journal of Engineering Science and Innovative Technology (IJESIT) Volume 2, Issue 5, September

ISSN: 2319-5967 ISO 9001:2008 Certified International Journal of Engineering Science and Innovative Technology (IJESIT) Volume 2, Issue 5, September Analysis and Implementation of IEEE 802.11 MAC Protocol for Wireless Sensor Networks Urmila A. Patil, Smita V. Modi, Suma B.J. Associate Professor, Student, Student Abstract: Energy Consumption in Wireless

More information

Communication Networks 629. IEEE 802.11 Standards and Developments

Communication Networks 629. IEEE 802.11 Standards and Developments Communication Networks IEEE 802.11 Standards and Developments Prof. Jochen Seitz Overview Organization of a WLAN according to IEEE 802.11 Current IEEE 802.11 standards IEEE 802.11 layers IEEE 802.11 MAC

More information

Data Link Protocols. Link Layer Services. Framing, Addressing, link access: Error Detection:

Data Link Protocols. Link Layer Services. Framing, Addressing, link access: Error Detection: Data Link Protocols Link Layer Services Framing, Addressing, link access: encapsulate datagram into frame, adding header, trailer channel access if shared medium MAC addresses used in frame headers to

More information

Express Forwarding : A Distributed QoS MAC Protocol for Wireless Mesh

Express Forwarding : A Distributed QoS MAC Protocol for Wireless Mesh Express Forwarding : A Distributed QoS MAC Protocol for Wireless Mesh, Ph.D. benveniste@ieee.org Mesh 2008, Cap Esterel, France 1 Abstract Abundant hidden node collisions and correlated channel access

More information

TL-WN310G 54M Wireless CardBus Adapter

TL-WN310G 54M Wireless CardBus Adapter 54M Wireless CardBus Adapter Rev: 1.0.1 1910010042 COPYRIGHT & TRADEMARKS Specifications are subject to change without notice. is a registered trademark of TP-LINK TECHNOLOGIES CO., LTD. Other brands and

More information

ZIGBEE 802.15.4. ECGR-6185 Advanced Embedded Systems. Charlotte. University of North Carolina-Charlotte. Chaitanya Misal Vamsee Krishna

ZIGBEE 802.15.4. ECGR-6185 Advanced Embedded Systems. Charlotte. University of North Carolina-Charlotte. Chaitanya Misal Vamsee Krishna ECGR-6185 Advanced Embedded Systems ZIGBEE 802.15.4 University of North Carolina-Charlotte Charlotte Chaitanya Misal Vamsee Krishna WPAN A personal area network (PAN) is a computer network used for communication

More information

PERFORMANCE ANALYSIS OF THE IEEE 802.15.4 BASED ECG MONITORING NETWORK

PERFORMANCE ANALYSIS OF THE IEEE 802.15.4 BASED ECG MONITORING NETWORK PERFORMANCE ANALYSIS OF THE IEEE 802.15.4 BASED ECG MONITORING NETWORK Xuedong Liang 1,2 1 Department of Informatics University of Oslo Oslo, Norway email: xuedonl@ifi.uio.no Ilangko Balasingham 2 2 The

More information

Improving The Security of Wireless LANs By Managing 802.1x Disassociation

Improving The Security of Wireless LANs By Managing 802.1x Disassociation Improving The Security of Wireless LANs By Managing 802.1x Disassociation Ping Ding, JoAnne Holliday Computer Engineering Dept Santa Clara University Santa Clara, CA 95053, USA {pding,jholliday}@scu.edu

More information

Efficient MAC Protocol for Heterogeneous Cellular Networks (HC-MAC)

Efficient MAC Protocol for Heterogeneous Cellular Networks (HC-MAC) Vol.2, Issue.2, Mar-Apr 2012 pp-078-083 ISSN: 2249-6645 Efficient MAC Protocol for Heterogeneous Cellular Networks (HC-MAC) 1 Y V Adi Satyanarayana, 2 Dr. K Padma Raju 1 Y V Adi Satyanarayana, Assoc. Professor,

More information

How To Determine The Capacity Of An 802.11B Network

How To Determine The Capacity Of An 802.11B Network Capacity of an IEEE 802.11b Wireless LAN supporting VoIP To appear in Proc. IEEE Int. Conference on Communications (ICC) 2004 David P. Hole and Fouad A. Tobagi Dept. of Electrical Engineering, Stanford

More information

Chapter 3: Spread Spectrum Technologies

Chapter 3: Spread Spectrum Technologies Chapter 3: Spread Spectrum Technologies Overview Comprehend the differences between, and explain the different types of spread spectrum technologies and how they relate to the IEEE 802.11 standard's PHY

More information

IEEE 802.15.1 Simulation and BER Analysis under the Interference

IEEE 802.15.1 Simulation and BER Analysis under the Interference IEEE 802.15.1 Simulation and BER Analysis under the Interference Zahir Aalam, S Vhatkar, B. K. Mishra Thakur College of Engineering & Technology, Kandivali (E), Mumbai 101, M.S. India ABSTRACT There is

More information

A Survey of QoS Enhancements for IEEE 802.11 Wireless LAN

A Survey of QoS Enhancements for IEEE 802.11 Wireless LAN A Survey of QoS Enhancements for IEEE 802.11 Wireless LAN Qiang Ni *, Lamia Romdhani, Thierry Turletti Planete Group, INRIA, 2004 route des Lucioles BP93, 06902 Sophia Antipolis, France Summary Quality

More information

TCOM 370 NOTES 99-12 LOCAL AREA NETWORKS AND THE ALOHA PROTOCOL

TCOM 370 NOTES 99-12 LOCAL AREA NETWORKS AND THE ALOHA PROTOCOL 1. Local Area Networks TCOM 370 NOTES 99-12 LOCAL AREA NETWORKS AND THE ALOHA PROTOCOL These are networks spanning relatively short distances (e.g. within one building) for local point-to-point and point-to-multipoint

More information

Wireless Networking Technologies WLAN, WiFi Mesh and WiMAX

Wireless Networking Technologies WLAN, WiFi Mesh and WiMAX Wireless Networking Technologies WLAN, WiFi Mesh and WiMAX K R School of Information Technology sri@it.iitb.ac.in http://www.it.iitb.ac.in/~sri Course Outline Wireless Networks Difference from wired Mobility

More information

COMP 3331/9331: Computer Networks and Applications

COMP 3331/9331: Computer Networks and Applications COMP 3331/9331: Computer Networks and Applications Week 10 Wireless Networks Reading Guide: Chapter 6: 6.1 6.3 Wireless Networks + Security 1 Wireless and Mobile Networks Background: # wireless (mobile)

More information

Next Generation 802.11 Wireless Local Area Networks

Next Generation 802.11 Wireless Local Area Networks Next Generation 802.11 Wireless Local Area Networks This is a 2 day course technical course intended to give student a solid understanding of the emerging IEEE 802.11 standards, how it works including

More information

CS263: Wireless Communications and Sensor Networks

CS263: Wireless Communications and Sensor Networks CS263: Wireless Communications and Sensor Networks Matt Welsh Lecture 4: Medium Access Control October 5, 2004 2004 Matt Welsh Harvard University 1 Today's Lecture Medium Access Control Schemes: FDMA TDMA

More information

Ajay Gummalla-July 2001

Ajay Gummalla-July 2001 DOCSIS Overview Ajay Gummalla Ethernet in the First Mile Study Group July 2001 Ajay Gummalla-July 2001 1 HFC Plant Topology VIDEO combiner Fiber TX Fiber Fiber RX Tap CMTS Fiber RX Fiber Fiber TX 2way

More information

QOS PROTECTION FOR IEEE 802.11E IN WLAN WITH SHARED EDCA AND DCF ACCESS

QOS PROTECTION FOR IEEE 802.11E IN WLAN WITH SHARED EDCA AND DCF ACCESS QOS PROTECTION FOR IEEE 802.11E IN WLAN WITH SHARED EDCA AND DCF ACCESS Jakub Majkowski, Ferran Casadevall Palacio Dept. of Signal Theory and Communications Universitat Politècnica de Catalunya (UPC) C/

More information

MAC Algorithms in Wireless Networks

MAC Algorithms in Wireless Networks Department of Computing Science Master Thesis MAC Algorithms in Wireless Networks Applications, Issues and Comparisons Shoaib Tariq Supervisor: Dr. Jerry Eriksson Examiner: Dr. Per Lindström Dedicated

More information

Department of Computer Science Columbia University

Department of Computer Science Columbia University Towards the Quality of Service for VoIP traffic in IEEE 82.11 Wireless Networks Sangho Shin Henning Schulzrinne Email: sangho, hgs@cs.columbia.edu Department of Computer Science Columbia University 28

More information

Voice over WLAN (VoWLAN) A wireless voice alternative?

Voice over WLAN (VoWLAN) A wireless voice alternative? Voice over WLAN (VoWLAN) A wireless voice alternative? Trond Ulseth Paal Engelstad Abstract Voice over WLAN (VoWLAN) is a natural evolution of VoIP. It is also a potential supplement or a potential competitor

More information

Analyzing Wireless LAN Security Overhead

Analyzing Wireless LAN Security Overhead Analyzing Wireless LAN Security Overhead Harold Lars McCarter Thesis submitted to the Faculty of the Virginia Polytechnic Institute and State University in partial fulfillment of the requirements for the

More information

Lecture 7 Multiple Access Protocols and Wireless

Lecture 7 Multiple Access Protocols and Wireless Lecture 7 Multiple Access Protocols and Wireless Networks and Security Jacob Aae Mikkelsen IMADA November 11, 2013 November 11, 2013 1 / 57 Lecture 6 Review What is the responsibility of the link layer?

More information

11/22/2013 1. komwut@siit

11/22/2013 1. komwut@siit 11/22/2013 1 Week3-4 Point-to-Point, LAN, WAN Review 11/22/2013 2 What will you learn? Representatives for Point-to-Point Network LAN Wired Ethernet Wireless Ethernet WAN ATM (Asynchronous Transfer Mode)

More information

TECHNICAL NOTE. GoFree WIFI-1 web interface settings. Revision Comment Author Date 0.0a First release James Zhang 10/09/2012

TECHNICAL NOTE. GoFree WIFI-1 web interface settings. Revision Comment Author Date 0.0a First release James Zhang 10/09/2012 TECHNICAL NOTE GoFree WIFI-1 web interface settings Revision Comment Author Date 0.0a First release James Zhang 10/09/2012 1/14 Web interface settings under admin mode Figure 1: web interface admin log

More information

EPL 657 Wireless Networks

EPL 657 Wireless Networks EPL 657 Wireless Networks Some fundamentals: Multiplexing / Multiple Access / Duplex Infrastructure vs Infrastructureless Panayiotis Kolios Recall: The big picture... Modulations: some basics 2 Multiplexing

More information