HIPERLAN/2 and a: A Comparative Study

Size: px
Start display at page:

Download "HIPERLAN/2 and a: A Comparative Study"

Transcription

1 HIPERLAN/2 and a: A Comparative Study PADMA BONDE Reader, Department of Computer Science Shri Vaishnav Institute of Technology and Science Indore, INDIA JAYESH BONDE Executive Engineer, Department of Information Technology Madhya Pradesh Electricity Board Indore, INDIA Abstract: - This paper compares the HIPERLAN/2 and IEEE s a standards. At present, Wireless Local Area Networks supporting broadband multimedia communication are being developed and standardized. Both WLAN standards will provide data rates up to 54 Mbps in the 5GHz band. An overview of the two standards is presented together with physical layer and MAC layer. Keywords: - High PERformance Local Area Network (HIPERLAN/2); IEEE a; European Telecommunications Standards Institute (ETSI); Broadband Radio Access Network (BRAN) 1 Introduction Wireless Local Area Networks (WLANs) provide wideband wireless connectivity without the need for cable installation. WLANs can be used in different environments such as home, public, corporate, industry and government. The worldwide demand for broadband wireless communications for multimedia applications supporting higher data rates has prompted development of new standards to achieve compatibility and interoperability between competing technologies. These standards define protocols in the Open Systems Interconnection (OSI) physical and link layers. These standards differ primarily in the Medium Access Control (MAC), but some differences also occur in the physical layers [1,2]. 2 Architecture Layer The HIPERLAN/2 standard is defined such that there are independent Physical (PHY), Data Link Control (DLC), and Convergence Layers (CL). The DLC sublayer is composed of the MAC and Radio Link Control (RLC) sublayers. The CL provides for inter-facing with: Ethernet, Point-to-Point Protocol Internet Protocol, Asynchronous Transfer Mode (ATM), Universal Mobile Telecommunications System (UMTS), and IEEE 1394 infrastructure. IEEE a similarly defines independent PHY and MAC sublayers. The IEEE a network is such that the MAC sublayer contained within the Data Link Layer (DLL) and interfaces to the backbone network through the Bridging and Logical Link sublayers [3, 4]. Each standard specifies a preamble in the MAC sublayer which is used to alert network devices that a data frame is coming which provides synchronization through specific training symbol sequences. The training symbols used for channel estimation are the same, while those provided for synchronization are different. The

2 architecture for the two standards is depicted in Figure 1. BACKBONE NETWORK H I P E R LA N RLC AIRWAVES 5 6 GHz (a) (b) Figure 1 (a) and (b) Layer Architecture for HIPERLAN/2 and a, respectively. 3 Physical Layers CL MAC PHY BACKBONE NETWORK MAC PHY AIRWAVES 5 6 GHz LLC The physical layers for both standards provide the interface to the airwaves for wireless networks and use Orthogonal Frequency Division Multiplexing (OFDM) as a coding scheme. OFDM is used to reduce frequency selective fading and to randomize the burst errors caused by a wideband fading channel. Data for transmission is supplied to the D L C a physical layer in the form of PDU (Protocol Data Unit) which is input to a scrambler that prevents long runs of 1s and 0s in the input data being input to the remainder of the modulation process. Although both a and HIPERLAN/2 scramble the data with a length 127 pseudo random sequence, but the initialization of the scrambler is different. The scrambled data is input to a convolutional encoder is used by both standards to enable error detection and correction. The encoder consists of a ½ rate mother code and subsequent puncturing. The puncturing schemes facilitate the use of the code rates: 1/2, 3/4, 9/16 (HIPERLAN/2 only) and 2/3 (802.11a only).interleaving is used to minimize burst errors. The encoded and interleaved data are mapped into data symbols according to either a BPSK, QPSK, 16-QAM or 64-QAM modulation scheme [3, 4]. 3.1 HIPERLAN/2 MAC Sublayer The MAC sublayer in HIPERLAN/2 is based on a Time Division Duplex/Time Division Multiple Access (TDD/TDMA) approach, uses time frame with 2 Ms. Time slots are allocated dynamically depending on the need for transmission resources. The control is centralized to an Access Point (AP) which informs the Mobile Terminals (MT) to transmit their data. HIPERLAN/2 MAC sublayer frame structure is shown in Figure 2. It comprises time slots for Broadcast Control (BCH), Frame Control (FCH), Access Feedback Control (ACH), and data transmission in three different phases: Downlink (DL), Uplink (UL), and Directlink (DiL) and Random Access Channel (RCH), used by MT to request capacity from the AP. 2 ms DL, UL, BCH FCH ACH RCH DiL Phase Figure 2 HIPERLAN/2 MAC Frame Structure

3 DL, UL and DiL phases consist of long and short PDUs corresponding referred as long transport channel (LCH) and Short Transport Channel (SCH). The long PDUs (Figure 3) have a size of 54 bytes and contain control or user data. The payload is 49.5 bytes and the remaining 4.5 bytes are used for the PDU Type, a Sequence Number (SN) and Cyclic Redundancy Check (CRC). PDU Type 2 bits SN 10 bits 54 bytes Payload 49.5 Bytes Figure 3 Format of the Long PDUs CRC 3 Bytes Short PDUs contain only control data and have a size of 9 bytes. The 9-byte payload consists of PDU Type, Information, and the CRC. They may contain resource requests, Automatic Retransmission request (ARQ) messages, etc. Traffic from multiple connections to/from one MT can be multiplexed onto one PDU train. PDU train payload and a preamble form a physical burst (Figure 4) which is to be transmitted via the physical layer. Figure 4 HIPERLAN/2 Physical Burst Format Two protocols defined by RLC sublayer to address interference issues which are Dynamic Frequency Selection (DFS) and Transmission Power Control (TPC). 3.2 IEEE a MAC Sublayer a uses a distributed MAC sublayer protocol based on Carrier Sense Multiple Access with Collision Avoidance (CSMA/CA)and uses a packet structure. In IEEE , if the medium is idle the MT can start transmitting the packet, otherwise the transmission is deferred and a wait process begins. Once the wait time has expired, the terminal can access the medium again. As a collision in a wireless environment is undetectable, a positive acknowledgement is used to indicate that a packet has been successfully received. If this acknowledgement is not received, the terminal will retransmit the packet. Figure 5 shows the format of a complete packet PDU in a, including the preamble, header and Physical Layer Service Data Unit (PSDU) or payload. The header contains information about the transmission rate, length of the payload, a parity bit, 6 zero tail bits, and 16 service bits. The rate field conveys information about the type of modulation and the coding rate used for the rest of the packet. The length field takes a value between 1 and 4095 and specifies the number of bytes in the PSDU. The Service field is used to initiate the scrambler process. The six tail bits are used to reset the convolutional encoder and to terminate the code trellis in the decoder. The first 7 bits of the service field are set to zero and are used to initialize the descrambler. The remaining nine bits are reserved for future use. The pad bits are used to ensure that the number of bits in the PPDU maps to an integer number of OFDM symbols [3, 5, and 6] 4 Conclusions Table 1 shows a side-by-side comparison of the major features of each standard. At present, there is a great deal of effort on-going within the IEEE 802 Committee to harmonize these two standards as well as to make IEEE a compatible in other countries such as Japan. IEEE h has been approved by the IEEE, which harmonizes a with HIPERLAN/2. IEEE j has also been approved, which harmonizes a for use within Japan. It can

4 be concluded that a and HIPERLAN/2 PHY layers are compatible, a and HIPERLAN/2 should be able to exchange data supporting an Ethernet environment, h supplement has been approved. This opens the door to potential wider deployment of a networks within Europe a is currently working to develop QoS, through the e WG, to support the features that HIPERLAN/2 already has. References [1]Mark Ciampa, Guide to Designing and Implementing Wireless LANs, pp [2]C.S.R. Prabhu and Pratap Reddi, Bluetooth Technology and its Application with Java and J 2 Me, pp & , [3]Martin Johnson, HiperLAN/2- The Broadband Radio Transmission Technology Operating in the 5GHz Frequency Band, HiperLAN/2 Global Forum, [4] Erina Ferro and Francesco Potorti, Institute of Research Council, IEEE Wireless Communication, Bluetooth and WiFi Wireless protocol: A Survey and comparison, Vol. 12, No. 1 Feb [5]Dale Barr, A Comparison of IEEE a and HIPERLAN/2 Wireless Networks, Technology and Program Division,volume II, Number 2,October [6] Angela Doufexi, Simon Armour, Peter Karlsson, Andrew Nix, David Bull Centre for Communications Research, University of Bristol, UK elia Research AB, Malmoe, A Comparison of HIPERLAN/2 and IEEE a.

5 Header Rate 4-bits Reserved 4 bits Lengh 12 bits Parity 1 bits Tail 6 bits Service 16 bits PSDU Tail 6 bits Pad bits BPSK ½ Rate Mode that is indicated RATE PREAMBLE 12 bits SIGNAL One OFDM Symbol DATA Variable Number of OFDM Symbols Figure a Packet PDU (PPDU) Format Table 1 Comparison between HIPERLAN/2 and a HIPERLAN/ a Frequency Band 5GHz 5GHz Multiplexing OFDM OFDM Noise Adoption Physical Layer Physical Layer Maximum Signal Rate 54 Mbps 54 Mbps Channel Access Method TDD/TDMA CSMA/CA Connectivity Connection Oriented Connection less Frequency Selection Single carrier with dynamic Single carrier frequency allocation Encryption DES,3DES RC4 stream QoS mechanism Supports Coordination function Fixed Network Support Ethernet,IP,ATM,UMTS,IEEE1394 Ethernet Management HIPERLAN/2 MIB MIB Nominal Range 150m 100m Regional Support European Worldwide Cost High High Network Topologies Cellular networks Ad-hoc or Infrastructure

Wireless LAN A competing method to wired LAN. Course: Wireline Communication Instructor: Prof. Werner Henkel Student: Chin Yung Lu

Wireless LAN A competing method to wired LAN. Course: Wireline Communication Instructor: Prof. Werner Henkel Student: Chin Yung Lu Wireless LAN A competing method to wired LAN Course: Wireline Communication Instructor: Prof. Werner Henkel Student: Chin Yung Lu Outline of the presentation Introduction Background Problem Environment

More information

Ferre, PL., Doufexi, A., Chung How, J. T. H., Nix, AR., & Bull, D. (2003). Link adaptation for video transmission over COFDM based WLANs.

Ferre, PL., Doufexi, A., Chung How, J. T. H., Nix, AR., & Bull, D. (2003). Link adaptation for video transmission over COFDM based WLANs. Ferre, PL., Doufexi, A., Chung How, J. T. H., Nix, AR., & Bull, D. (2003). Link adaptation for video transmission over COFDM based WLANs. Peer reviewed version Link to publication record in Explore Bristol

More information

Resend in HiperLAN 2

Resend in HiperLAN 2 Contemporary Engineering Sciences, Vol. 5, 2012, no. 10, 481-491 Resend in HiperLAN 2 Faisal Rajeh Hashim Alshreef King Abdulaziz University fshareef64@yahoo.com Abstract The basic idea is to use the transmission

More information

Video Communication with QoS Guarantees over HIPERLAN/2

Video Communication with QoS Guarantees over HIPERLAN/2 Video Communication with QoS Guarantees over HIPERLAN/2 Ji Wang, Ashfaq Khokhar, and Vijay Garg Department of Electrical and Computer Engineering University of Illinois at Chicago, 60607 ABSTRACT This

More information

ETSI Project BRAN Hiperlan Type 2 for IEEE 1394 Applications System Overview

ETSI Project BRAN Hiperlan Type 2 for IEEE 1394 Applications System Overview ETSI Project BRAN Hiperlan Type 2 for IEEE 1394 Applications System Overview Source : Jamshid Khun Jush (Ericsson) (THOMSON multimedia) 1 HIPERLAN/2 Standard A new standard developed by the ETSI Project

More information

HiperLAN2: Broadband Wireless Communications at 5 GHz

HiperLAN2: Broadband Wireless Communications at 5 GHz BROADBAND WIRELESS HiperLAN2: Broadband Wireless Communications at 5 GHz Jamshid Khun-Jush and Peter Schramm, Ericsson Research, Germany Göran Malmgren and Johan Torsner, Ericsson Research, Sweden ABSTRACT

More information

ETSI TR V1.1.1 ( )

ETSI TR V1.1.1 ( ) TR 101 683 V1.1.1 (2000-02) Technical Report Broadband Radio Access Networks (BRAN); HIPERLAN Type 2; System Overview 2 TR 101 683 V1.1.1 (2000-02) Reference DTR/BRAN-00230002 Keywords access, broadband,

More information

Chapter 3.1 Acknowledgment:

Chapter 3.1 Acknowledgment: Chapter 3.1 Acknowledgment: This material is based on the slides formatted by Dr Sunilkumar S. manvi and Dr Mahabaleshwar S. Kakkasageri, the authors of the textbook: Wireless and Mobile Networks, concepts

More information

ETSI BRAN Technical Committee

ETSI BRAN Technical Committee ETSI BRAN Technical Committee Mariana Goldhamer ETSI BRAN Vice-Chair / HiperMAN Acting Chair Alvarion ETSI European Telecommunications Standards Institute 699 member companies from 55 countries in 5 continents

More information

IEEE or ETSI BRAN HIPERLAN/2: Who will win the race for a high speed wireless LAN standard?

IEEE or ETSI BRAN HIPERLAN/2: Who will win the race for a high speed wireless LAN standard? IEEE 802.11 or ETSI BRAN HIPERLAN/2: Who will win the race for a high speed wireless LAN standard? Andreas Hettich and Matthias Schröther Communication Networks Aachen University of Technology E-Mail:

More information

Advanced Computer Networks WLAN

Advanced Computer Networks WLAN Advanced Computer Networks 263 3501 00 WLAN Patrick Stuedi Spring Semester 2014 1 Oriana Riva, Department of Computer Science ETH Zürich Last week Outlook Medium Access COPE Short Range Wireless Networks:

More information

4.3 IEEE Physical Layer IEEE IEEE b IEEE a IEEE g IEEE n IEEE 802.

4.3 IEEE Physical Layer IEEE IEEE b IEEE a IEEE g IEEE n IEEE 802. 4.3 IEEE 802.11 Physical Layer 4.3.1 IEEE 802.11 4.3.2 IEEE 802.11b 4.3.3 IEEE 802.11a 4.3.4 IEEE 802.11g 4.3.5 IEEE 802.11n 4.3.6 IEEE 802.11ac,ad Andreas Könsgen Summer Term 2012 4.3.3 IEEE 802.11a Data

More information

Wireless LANs/data networks

Wireless LANs/data networks RADIO SYSTEMS - ETIN15 Lecture no: 12 Wireless LANs/data networks Ove Edfors, Department of Electrical and Information Technology Ove.Edfors@eit.lth.se 2016-05-03 Ove Edfors - ETIN15 1 Centralized and

More information

Wireless# Guide to Wireless Communications. Objectives

Wireless# Guide to Wireless Communications. Objectives Wireless# Guide to Wireless Communications Chapter 8 High-Speed WLANs and WLAN Security Objectives Describe how IEEE 802.11a networks function and how they differ from 802.11 networks Outline how 802.11g

More information

Mohammad Hossein Manshaei 1393

Mohammad Hossein Manshaei 1393 Mohammad Hossein Manshaei manshaei@gmail.com 1393 1 PLCP, Packet Format 2 PHY Layer Characteristics and Data Rates Area Concept Layers and Functions (PLCP and PMD Sublayers) Antennas DSSS in IEEE 802.11b

More information

WPAN-like Systems. UWB Ultra Wide Band. IrDA Infrared Data Association. Bluetooth. Z-Wave. WPAN Wireless Personal Area Network

WPAN-like Systems. UWB Ultra Wide Band. IrDA Infrared Data Association. Bluetooth. Z-Wave. WPAN Wireless Personal Area Network WPAN-like Systems WPAN Wireless Personal Area Network PAN: Personal Area Network. Small, within a few meters. WPAN: Wireless PAN. Mostly short-range, low-power, lowrate networks. More or less self-organizing.

More information

IEEE Broadband Wireless Access Working Group <http://ieee802.org/16> Applicability of IEEE and HIPERLAN/2 for WirelessHUMAN Systems

IEEE Broadband Wireless Access Working Group <http://ieee802.org/16> Applicability of IEEE and HIPERLAN/2 for WirelessHUMAN Systems Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group Applicability of IEEE802.11 and HIPERLAN/2 for WirelessHUMAN Systems 2000-09-08 Source(s) Mika Kasslin

More information

HIPERLAN Type 2 Standardisation - An Overview

HIPERLAN Type 2 Standardisation - An Overview HIPERLAN Type 2 Standardisation - An Overview Markus Radimirsch, Vasco Vollmer Robert Bosch GmbH, P.O. box 77 77 77, 31132 Hildesheim, Germany Tel.: +49-5121-49-2543 2082, Fax: -2538 e-mail: {markus.radimirsch

More information

ETSI TS V1.3.2 ( )

ETSI TS V1.3.2 ( ) TS 101 761-4 V1.3.2 (2002-01) Technical Specification Broadband Radio Access Networks (BRAN); HIPERLAN Type 2; Data Link Control (DLC) Layer; Part 4: Extension for Home Environment 2 TS 101 761-4 V1.3.2

More information

Wireless Local Area Networks. Networks: Wireless LANs 1

Wireless Local Area Networks. Networks: Wireless LANs 1 Wireless Local Area Networks Networks: Wireless LANs 1 Wireless Local Area Networks The proliferation of laptop computers and other mobile devices (PDAs and cell phones) created an obvious application

More information

WCDMA evolution: HSPA and MBMS

WCDMA evolution: HSPA and MBMS Chapter: 3G Evolution 8 WCDMA evolution: HSPA and MBMS Isael Diaz isael.diaz@eit.lth.se Department of Electrical and Information Technology 02-Apr-2009 3G Evolution - HSPA and LTE for Mobile Broadband

More information

Wireless LAN. Access Point. Provides network connectivity over wireless media

Wireless LAN. Access Point. Provides network connectivity over wireless media LAN Technologies 802.11 Wireless LAN Network connectivity to the legacy wired LAN Access Point Desktop with PCI 802.11 LAN card Laptop with PCMCIA 802.11 LAN card Provides network connectivity over wireless

More information

Wireless LAN -Architecture

Wireless LAN -Architecture Wireless LAN -Architecture IEEE has defined the specifications for a wireless LAN, called IEEE 802.11, which covers the physical and data link layers. Basic Service Set (BSS) Access Point (AP) Distribution

More information

Hands-On Exercises: IEEE Standard

Hands-On Exercises: IEEE Standard Hands-On Exercises: IEEE 802.11 Standard Mohammad Hossein Manshaei and Jean-Pierre Hubaux {hossein.manshaei,jean-pierre.hubaux}@epfl.ch Laboratory for Computer Communications and Applications (LCA) March

More information

Wireless Local Area Networks (WLANs) and Wireless Sensor Networks (WSNs) Primer. Computer Networks: Wireless LANs

Wireless Local Area Networks (WLANs) and Wireless Sensor Networks (WSNs) Primer. Computer Networks: Wireless LANs Wireless Local Area Networks (WLANs) and Wireless Sensor Networks (WSNs) Primer 1 Wireless Local Area Networks (WLANs) The proliferation of laptop computers and other mobile devices (PDAs and cell phones)

More information

Wireless Local Area Networks (WLANs)) and Wireless Sensor Networks (WSNs) Computer Networks: Wireless Networks 1

Wireless Local Area Networks (WLANs)) and Wireless Sensor Networks (WSNs) Computer Networks: Wireless Networks 1 Wireless Local Area Networks (WLANs)) and Wireless Sensor Networks (WSNs) Computer Networks: Wireless Networks 1 Wireless Local Area Networks The proliferation of laptop computers and other mobile devices

More information

Mobile & Wireless Networking. Lecture 7: Wireless LAN

Mobile & Wireless Networking. Lecture 7: Wireless LAN 192620010 Mobile & Wireless Networking Lecture 7: Wireless LAN [Schiller, Section 7.3] [Reader, Part 6] [Optional: "IEEE 802.11n Development: History, Process, and Technology", Perahia, IEEE Communications

More information

University of Bristol - Explore Bristol Research. Peer reviewed version. Link to published version (if available): /VETECS.2001.

University of Bristol - Explore Bristol Research. Peer reviewed version. Link to published version (if available): /VETECS.2001. Doufexi, A., Armour, S. M. D., Butler, M. R. G., Nix, A. R., & Bull, D. R. (2001). A study of the performance of HIPERLAN/2 and IEEE 802.11a physical layers. In Proceedings of the Vehicular Technology

More information

The MAC Address Format

The MAC Address Format Directing data is what addressing is all about. At the Data Link layer, this is done by pointing PDUs to the destination MAC address for delivery of a frame within a LAN. The MAC address is the number

More information

University of Bristol - Explore Bristol Research. Peer reviewed version. Link to publication record in Explore Bristol Research PDF-document

University of Bristol - Explore Bristol Research. Peer reviewed version. Link to publication record in Explore Bristol Research PDF-document Doufexi, A., Tameh, EK., Molina, A., & Nix, AR. (2003). Hot spot wireless LANs to enhance the throughput of 3G and beyond networks. In IST Mobile and Wireless Communications Summit, 2003 (pp. 700-704)

More information

Local Area Networks NETW 901

Local Area Networks NETW 901 Local Area Networks NETW 901 Lecture 4 Wireless LAN Course Instructor: Dr.-Ing. Maggie Mashaly maggie.ezzat@guc.edu.eg C3.220 1 Contents What is a Wireless LAN? Applications and Requirements Transmission

More information

Multimedia Communication Services Traffic Modeling and Streaming

Multimedia Communication Services Traffic Modeling and Streaming Multimedia Communication Services Traffic Modeling and Streaming Medium Access Control algorithms Introduction to IEEE 802.11 Università degli Studi di Brescia A.A. 2014/2015 Francesco Gringoli Master

More information

Mobile Communications Chapter 7: Wireless LANs

Mobile Communications Chapter 7: Wireless LANs Characteristics IEEE 802.11 PHY MAC Roaming IEEE 802.11a, b, g, e HIPERLAN Bluetooth Comparisons Prof. Dr.-Ing. Jochen Schiller, http://www.jochenschiller.de/ MC SS02 7.1 Comparison: infrastructure vs.

More information

IEEE MAC Sublayer (Based on IEEE )

IEEE MAC Sublayer (Based on IEEE ) IEEE 802.11 MAC Sublayer (Based on IEEE 802.11-1999) Wireless Networking Sunghyun Choi, Associate Professor Multimedia & Wireless Networking Lab. (MWNL) School of Electrical Engineering Seoul National

More information

Multi-Standard Convergence in Mobile Terminals

Multi-Standard Convergence in Mobile Terminals Hamburg University of Technology Department of Telecommunication Prof. Dr. Hermann Rohling Multi-Standard Convergence in Mobile Terminals Master Thesis By Shakeel Ahmad Tutor: M.Sc. Chunjiang Yin A thesis

More information

A Modified Medium Access Control Algorithm for Systems with Iterative Decoding

A Modified Medium Access Control Algorithm for Systems with Iterative Decoding A Modified Medium Access Control Algorithm for Systems with Iterative Decoding Inkyu Lee Carl-Erik W. Sundberg Sunghyun Choi Dept. of Communications Eng. Korea University Seoul, Korea inkyu@korea.ac.kr

More information

Comprehensive Study of HiperLAN and HiperMAN Family of Wireless Communication Standards

Comprehensive Study of HiperLAN and HiperMAN Family of Wireless Communication Standards Comprehensive Study of HiperLAN and HiperMAN Family of Wireless Communication Standards Akash Gupta 1 and Raj Gaurav Mishra 2 akashgupta646@gmail.com Abstract There has been a remarkable growth in the

More information

Mobile Radio Communications

Mobile Radio Communications Session 7: Wireless networks & WLANs Session 7, page 1 Backbone network MSC PSTN PLMN BSC Session 7, page 2 Public switched telephone network (PSTN) PABX central office local exchange long distance subscriber

More information

Wireless Communication and Networking CMPT 371

Wireless Communication and Networking CMPT 371 Wireless Communication and Networking CMPT 371 Wireless Systems: AM, FM Radio TV Broadcast Satellite Broadcast 2-way Radios Cordless Phones Satellite Links Mobile Telephony Systems Wireless Local Loop

More information

Overview : Computer Networking. Spectrum Use Comments. Spectrum Allocation in US Link layer challenges and WiFi WiFi

Overview : Computer Networking. Spectrum Use Comments. Spectrum Allocation in US Link layer challenges and WiFi WiFi Overview 15-441 15-441: Computer Networking 15-641 Lecture 21: Wireless Justine Sherry Peter Steenkiste Fall 2017 www.cs.cmu.edu/~prs/15-441-f17 Link layer challenges and WiFi WiFi Basic WiFi design Some

More information

Data and Computer Communications. Chapter 13 Wireless LANs

Data and Computer Communications. Chapter 13 Wireless LANs Data and Computer Communications Chapter 13 Wireless LANs Wireless LAN Topology Infrastructure LAN Connect to stations on wired LAN and in other cells May do automatic handoff Ad hoc LAN No hub Peer-to-peer

More information

Advanced Computer Networks. WLAN, Cellular Networks

Advanced Computer Networks. WLAN, Cellular Networks Advanced Computer Networks 263 3501 00 WLAN, Cellular Networks Patrick Stuedi Spring Semester 2013 Oriana Riva, Department of Computer Science ETH Zürich Last week Medium Access COPE Today Last week Short

More information

Radio Networks. Riccardo Cavallari. Radio Networks Office: 3 rd floor, Main Building

Radio Networks. Riccardo Cavallari. Radio Networks Office: 3 rd floor, Main Building Radio Networks riccardo.cavallari@unibo.it +39 051 20 93180 Office: 3 rd floor, Main Building 1 Wireless Body Area Networks (WBAN) and IEEE 802.15.6 Standard 2 Outline 1. Introduction Definitions and Application

More information

Delivering Voice over IEEE WLAN Networks

Delivering Voice over IEEE WLAN Networks Delivering Voice over IEEE 802.11 WLAN Networks Al Petrick, Jim Zyren, Juan Figueroa Harris Semiconductor Palm Bay Florida Abstract The IEEE 802.11 wireless LAN standard was developed primarily for packet

More information

Investigation of WLAN

Investigation of WLAN Investigation of WLAN Table of Contents Table of Contents...1 ABBREVIATIONS...II 1 Introduction...3 2 IEEE 802.11...3 2.1 Architecture...3 2.2 MAC layer...4 2.3 PHY layer...9 2.4 Mobility in IEEE 802.11...12

More information

A 5GHz WLAN MAC Performance Comparison Based on Physical Layer Measurements

A 5GHz WLAN MAC Performance Comparison Based on Physical Layer Measurements A 5GHz WLAN MAC Performance Comparison Based on Physical Layer Measurements Romain Rollet, Christophe Mangin Mitsubishi Electric ITE - TCL, 1 allée de Beaulieu, CS 186, 78 RENNES Cedex 7, FRANCE E-mail:

More information

Design and Implementation of the HiperLan/2 Protocol

Design and Implementation of the HiperLan/2 Protocol Design and Implementation of the HiperLan/2 Protocol E. P. Vasilakopoulou a G.E. Karastergios b G.D. Papadopoulos a aapplied Electronics Laboratory, Department of Electrical and Computer Engineering University

More information

Mobile WiMAX EPL 657. Panayiotis Kolios

Mobile WiMAX EPL 657. Panayiotis Kolios Mobile WiMAX EPL 657 Panayiotis Kolios 1 WiMAX Based on the 802.16 suite of protocols Air interface OFDMA defined under 802.16-2004 Mobility enhancements made under 802.16e include multi-path performance

More information

Chapter 6 Wireless and Mobile Networks

Chapter 6 Wireless and Mobile Networks Chapter 6 Wireless and Mobile Networks Computer Networking: A Top Down Approach Featuring the Internet, 3 rd edition. Jim Kurose, Keith Ross Addison-Wesley, July 2004. 6: Wireless and Mobile Networks 6

More information

Guide to Wireless Communications, 3 rd Edition. Objectives

Guide to Wireless Communications, 3 rd Edition. Objectives Guide to Wireless Communications, 3 rd Edition Chapter 5 Wireless Personal Area Networks Objectives Describe a wireless personal area network (WPAN) List the different WPAN standards and their applications

More information

Topics for Today. More on Ethernet. Wireless LANs Readings. Topology and Wiring Switched Ethernet Fast Ethernet Gigabit Ethernet. 4.3 to 4.

Topics for Today. More on Ethernet. Wireless LANs Readings. Topology and Wiring Switched Ethernet Fast Ethernet Gigabit Ethernet. 4.3 to 4. Topics for Today More on Ethernet Topology and Wiring Switched Ethernet Fast Ethernet Gigabit Ethernet Wireless LANs Readings 4.3 to 4.4 1 Original Ethernet Wiring Heavy coaxial cable, called thicknet,

More information

WNC-0300USB. 11g Wireless USB Adapter USER MANUAL

WNC-0300USB. 11g Wireless USB Adapter USER MANUAL WNC-0300USB 11g Wireless USB Adapter USER MANUAL Contents 1. Introduction...3 1.1 Product Feature...3 1.2 System Requirement...3 2. Getting Start...3 2.1 LED Indicators...3 2.2 Install the 54Mbps Wireless

More information

Chapter 6 Wireless and Mobile Networks. Csci 4211 David H.C. Du

Chapter 6 Wireless and Mobile Networks. Csci 4211 David H.C. Du Chapter 6 Wireless and Mobile Networks Csci 4211 David H.C. Du Wireless LAN IEEE 802.11 a, b, g IEEE 802.15 Buletooth Hidden Terminal Effect Hidden Terminal Problem Hidden terminals A, C cannot hear each

More information

Mobile Communications Chapter 7: Wireless LANs

Mobile Communications Chapter 7: Wireless LANs Characteristics IEEE 802.11 PHY MAC Roaming IEEE 802.11a, b, g, e HIPERLAN Bluetooth Comparisons Prof. Dr.-Ing. Jochen Schiller, http://www.jochenschiller.de/ MC SS02 7.1 Characteristics of Wireless LANs

More information

Chapter 6 Medium Access Control Protocols and Local Area Networks

Chapter 6 Medium Access Control Protocols and Local Area Networks Chapter 6 Medium Access Control Protocols and Local Area Networks 802.11 Wireless LAN CSE 3213, Winter 2010 Instructor: Foroohar Foroozan Wireless Data Communications Wireless communications compelling

More information

outline background & overview mac & phy wlan management security

outline background & overview mac & phy wlan management security IEEE 802.11a/g WLAN outline background & overview mac & phy wlan management security WLAN benefits flexibility & mobility installation scalability disadvantages distance security performance IEEE 802.11a

More information

Wireless Local Area Network (IEEE )

Wireless Local Area Network (IEEE ) Wireless Local Area Network (IEEE 802.11) -IEEE 802.11 Specifies a single Medium Access Control (MAC) sublayer and 3 Physical Layer Specifications. Stations can operate in two configurations : Ad-hoc mode

More information

CSC344 Wireless and Mobile Computing. Department of Computer Science COMSATS Institute of Information Technology

CSC344 Wireless and Mobile Computing. Department of Computer Science COMSATS Institute of Information Technology CSC344 Wireless and Mobile Computing Department of Computer Science COMSATS Institute of Information Technology Wireless Local Area Networks (WLANs) Part II WiFi vs 802.11 IEEE 802.11 Features Hidden Node

More information

IEEE C802.16h-07/017. IEEE Broadband Wireless Access Working Group <

IEEE C802.16h-07/017. IEEE Broadband Wireless Access Working Group < Project Title Date Submitted IEEE 82.16 Broadband Wireless Access Working Group Simulation of IEEE 82.16h and IEEE Coexistence (Preliminary Report) 7-1-12 Source(s) John Sydor, Amir

More information

Distributed Queue Dual Bus

Distributed Queue Dual Bus Distributed Queue Dual Bus IEEE 802.3 to 802.5 protocols are only suited for small LANs. They cannot be used for very large but non-wide area networks. IEEE 802.6 DQDB is designed for MANs It can cover

More information

Transmission Control Protocol over Wireless LAN

Transmission Control Protocol over Wireless LAN Global Journal of Computer Science and Technology Network, Web & Security Volume 12 Issue 17 Version 1.0 Year 2012 Type: Double Blind Peer Reviewed International Research Journal Publisher: Global Journals

More information

Wireless Local Area Part 2

Wireless Local Area Part 2 Wireless Local Area Part 2 BER 802.11: advanced capabilities Rate Adaptation base station, mobile dynamically change transmission rate (physical layer modulation technique) as mobile moves, SNR varies

More information

standard (1Mbps to 2Mbps) Upgrade of existing IEEE Bit rates of 6Mbps up to 54Mbps Utilises COFDM technology Future WLAN standard

standard (1Mbps to 2Mbps) Upgrade of existing IEEE Bit rates of 6Mbps up to 54Mbps Utilises COFDM technology Future WLAN standard (QKDQFLQJWKH3HUIRUPDQFH RI,(((D'HYLFHV XVLQJ'HOD\'LYHUVLW\ 0.$EGXO$]L] $EGXO$]L]$ $'RXIH[L 'RXIH[L$51L[DQG31)OHWFKHU &HQWUHIRU&RPPXQLFDWLRQV5HVHDUFK8QLYHUVLW\RI%ULVWRO8. (PDLOPN PNDEGXOD]L] DEGXOD]L]#EULVWRO

More information

MAC layer: structure and QoS support. PhD student: Le Minh Duong

MAC layer: structure and QoS support. PhD student: Le Minh Duong 802.16 MAC layer: structure and QoS support PhD student: Le Minh Duong Content 1. Introduction 2. 802.16 MAC layer 2.1. MAC Service-Specific Convergence Sublayer 2.2. Common Part Sublayer 3. QoS support

More information

CCNA Exploration1 Chapter 7: OSI Data Link Layer

CCNA Exploration1 Chapter 7: OSI Data Link Layer CCNA Exploration1 Chapter 7: OSI Data Link Layer LOCAL CISCO ACADEMY ELSYS TU INSTRUCTOR: STELA STEFANOVA 1 Explain the role of Data Link layer protocols in data transmission; Objectives Describe how the

More information

Vehicle Networks. Wireless Local Area Network (WLAN) Univ.-Prof. Dr. Thomas Strang, Dipl.-Inform. Matthias Röckl

Vehicle Networks. Wireless Local Area Network (WLAN) Univ.-Prof. Dr. Thomas Strang, Dipl.-Inform. Matthias Röckl Vehicle Networks Wireless Local Area Network (WLAN) Univ.-Prof. Dr. Thomas Strang, Dipl.-Inform. Matthias Röckl Outline Wireless LAN Overview History IEEE 802.11-1997 MAC implementations PHY implementations

More information

Wireless Local Area Networks (WLANs) Part I

Wireless Local Area Networks (WLANs) Part I Wireless Local Area Networks (WLANs) Part I Raj Jain Professor of CSE Washington University in Saint Louis Saint Louis, MO 63130 Jain@cse.wustl.edu These slides are available on-line at: http://www.cse.wustl.edu/~jain/cse574-08/

More information

Performance Comparison of d OFDMA, TD-CDMA, cdma2000 1xEV-DO and a WLAN on Voice over IP Service

Performance Comparison of d OFDMA, TD-CDMA, cdma2000 1xEV-DO and a WLAN on Voice over IP Service Performance Comparison of 82.16d OFDMA, TD-CDMA, cdma2 1xEV-DO and 82.11a WLAN on Voice over IP Service Jee-young Song, Hyun-ho Choi, Hyu-dae Kim, Sang-wook Kwon and Dong-ho Cho* Hong-sung Chang, Geunwhi

More information

Mobile Communications Chapter 7: Wireless LANs

Mobile Communications Chapter 7: Wireless LANs Mobile Communications Chapter 7: Wireless LANs Characteristics IEEE 802.11 PHY MAC Roaming IEEE 802.11a, b, g, e HIPERLAN Bluetooth Comparisons Prof. Dr.-Ing. Jochen Schiller, http://www.jochenschiller.de/

More information

Functions of physical layer:

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

More information

Chapter 3: Overview 802 Standard

Chapter 3: Overview 802 Standard Chapter 3: Overview 802 Standard IEEE - Institute of Electrical and Electronics Engineers What is the IEEE? international non-profit, professional organization for the advancement of technology related

More information

Computer and Network Security

Computer and Network Security CIS 551 / TCOM 401 Computer and Network Security Spring 2009 Lecture 6 Announcements First project: Due: 6 Feb. 2009 at 11:59 p.m. http://www.cis.upenn.edu/~cis551/project1.html Plan for Today: Networks:

More information

A Study on Systems Beyond IMT-2000 in Korea

A Study on Systems Beyond IMT-2000 in Korea A Study on Systems Beyond IMT-2000 in Korea May 28, 2002 Vice President Ki-Chul Han, Ph.D (kchan kchan@etri.re. @etri.re.kr kr) Mobile Telecommunication Research Laboratory Electronics and Telecommunciations

More information

WiFi Networks: IEEE b Wireless LANs. Carey Williamson Department of Computer Science University of Calgary Winter 2018

WiFi Networks: IEEE b Wireless LANs. Carey Williamson Department of Computer Science University of Calgary Winter 2018 WiFi Networks: IEEE 802.11b Wireless LANs Carey Williamson Department of Computer Science University of Calgary Winter 2018 Background (1 of 2) In many respects, the IEEE 802.11b wireless LAN (WLAN) standard

More information

CSC344 Wireless and Mobile Computing. Department of Computer Science COMSATS Institute of Information Technology

CSC344 Wireless and Mobile Computing. Department of Computer Science COMSATS Institute of Information Technology CSC344 Wireless and Mobile Computing Department of Computer Science COMSATS Institute of Information Technology Wireless Local Area Networks (WLANs) Part I Almost all wireless LANs now are IEEE 802.11

More information

ICE 1332/0715 Mobile Computing (Summer, 2008)

ICE 1332/0715 Mobile Computing (Summer, 2008) ICE 1332/0715 Mobile Computing (Summer, 2008) IEEE 802.11 Prof. Chansu Yu http://academic.csuohio.edu/yuc/ Contents Overview of IEEE 802.11 Frame formats MAC frame PHY frame IEEE 802.11 IEEE 802.11b IEEE

More information

Wireless Communication. IEEE Wireless Metropolitan Area Network (wman)

Wireless Communication. IEEE Wireless Metropolitan Area Network (wman) 1 IEEE 802.16 Wireless Metropolitan Area Network (wman) 2 Existing Data Network Hierarchy Level Typical Connections Wired Technologies Wireless Technologies Personal Area (PAN) Peripherals and personal

More information

6.9 Summary. 11/20/2013 Wireless and Mobile Networks (SSL) 6-1. Characteristics of selected wireless link standards a, g point-to-point

6.9 Summary. 11/20/2013 Wireless and Mobile Networks (SSL) 6-1. Characteristics of selected wireless link standards a, g point-to-point Chapter 6 outline 6.1 Introduction Wireless 6.2 Wireless links, characteristics CDMA 6.3 IEEE 802.11 wireless LANs ( wi-fi ) 6.4 Cellular Internet Access architecture standards (e.g., GSM) Mobility 6.5

More information

EAP Wireless Access Point. 2.4 GHz b/g 54 Mbps

EAP Wireless Access Point. 2.4 GHz b/g 54 Mbps EAP-3660 is a small form factor wireless product. It is stylish and looks like a smoke detector on the ceiling. EAP-3660 is a / Repeater / WDS that operates seamlessly in the 2.4 GHz frequency spectrum

More information

IEEE Wireless LANs

IEEE Wireless LANs Unit 11 IEEE 802.11 Wireless LANs Shyam Parekh IEEE 802.11 Wireless LANs References Standards Basics Physical Layer 802.11b 802.11a MAC Framing Details Management PCF QoS (802.11e) Security Take Away Points

More information

Wireless Networks. Authors: Marius Popovici Daniel Crişan Zagham Abbas. Technical University of Cluj-Napoca Group Cluj-Napoca, 24 Nov.

Wireless Networks. Authors: Marius Popovici Daniel Crişan Zagham Abbas. Technical University of Cluj-Napoca Group Cluj-Napoca, 24 Nov. Wireless Networks Authors: Marius Popovici Daniel Crişan Zagham Abbas Technical University of Cluj-Napoca Group 3250 Cluj-Napoca, 24 Nov. 2003 Presentation Outline Wireless Technology overview The IEEE

More information

Wireless Data-Introduction p. 1 Wireless Voice p. 2 Fixed Minimum Bandwidth p. 2 Vague Definition of Service Quality p. 3 Delay Requirements p.

Wireless Data-Introduction p. 1 Wireless Voice p. 2 Fixed Minimum Bandwidth p. 2 Vague Definition of Service Quality p. 3 Delay Requirements p. Preface p. xxv Acknowledgments p. xxix Wireless Data-Introduction p. 1 Wireless Voice p. 2 Fixed Minimum Bandwidth p. 2 Vague Definition of Service Quality p. 3 Delay Requirements p. 4 Wireless Local Area

More information

standard. Acknowledgement: Slides borrowed from Richard Y. Yale

standard. Acknowledgement: Slides borrowed from Richard Y. 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

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

Wireless LANs. The Protocol Stack The Physical Layer The MAC Sublayer Protocol The Frame Structure Services 802. Wireless LANs The 802.11 Protocol Stack The 802.11 Physical Layer The 802.11 MAC Sublayer Protocol The 802.11 Frame Structure Services 56 802.11 The 802.11 Working Group The IEEE 802.11 was formed in July

More information

Wireless Communication and Networking CMPT 371

Wireless Communication and Networking CMPT 371 Wireless Communication and Networking CMPT 371 Wireless Systems: AM, FM Radio TV Broadcast Satellite Broadcast 2-way Radios Cordless Phones Satellite Links Mobile Telephony Systems Wireless Local Loop

More information

Laboratory of Nomadic Communication. Quick introduction to IEEE

Laboratory of Nomadic Communication. Quick introduction to IEEE Laboratory of Nomadic Communication Quick introduction to IEEE 802.11 Let s play 802.11 game Wireless LAN Standard A quick introduction to the IEEE 802.11 standard IEEE 802.11 standard! Definition of wireless

More information

Abstract of the Book

Abstract of the Book Book Keywords IEEE 802.16, IEEE 802.16m, mobile WiMAX, 4G, IMT-Advanced, 3GPP LTE, 3GPP LTE-Advanced, Broadband Wireless, Wireless Communications, Cellular Systems, Network Architecture Abstract of the

More information

Lecture Objectives. Lecture 1 Wireless Environment and Wireless LANs. Agenda (1) Agenda (2) Wireless Spectrum (1)

Lecture Objectives. Lecture 1 Wireless Environment and Wireless LANs. Agenda (1) Agenda (2) Wireless Spectrum (1) Lecture Objectives Wireless Networks and Mobile Systems Lecture 1 Wireless Environment and Wireless LANs Discuss the impact of the wireless environment on networks Explain the concept of spread spectrum,

More information

Chapter 7: Wireless LANs

Chapter 7: Wireless LANs Mobile Communications Chapter 7: Wireless LANs Characteristics IEEE 802.11 (PHY, MAC, Roaming,.11a, b, g, h, i, n z) Bluetooth / IEEE 802.15.x IEEE 802.16/.20/.21/.22 RFID Comparison Prof. Jó Ueyama courtesy

More information

IEEE N: ENHANCEMENTS FOR HIGHER THROUGHPUT IN WIRELESS LANS

IEEE N: ENHANCEMENTS FOR HIGHER THROUGHPUT IN WIRELESS LANS ACCEPTED FROM O PEN C ALL IEEE 8.N: ENHANCEMENTS FOR HIGHER THROUGHPUT IN WIRELESS LANS YANG XIAO, THE UNIVERSITY OF MEMPHIS L frame (d) level version A single frame frame MA fram (e) level version L (f)

More information

Lecture 8 The Data Link Layer part I. Antonio Cianfrani DIET Department Networking Group netlab.uniroma1.it

Lecture 8 The Data Link Layer part I. Antonio Cianfrani DIET Department Networking Group netlab.uniroma1.it Lecture 8 The Data Link Layer part I Antonio Cianfrani DIET Department Networking Group netlab.uniroma1.it Link Layer: setting the context two physically connected devices: host-router, router-router,

More information

IEEE Romel Rudyard J. Lucentales, ECE 5

IEEE Romel Rudyard J. Lucentales, ECE 5 IEEE 802.11 Romel Rudyard J. Lucentales, ECE 5 IEEE 802.11 a set of standards for wireless local area network (WLAN) computer communication developed by the IEEE LAN/MAN Standards Committee (IEEE 802)

More information

Overview. Data Link Technology. Role of the data-link layer. Role of the data-link layer. Function of the physical layer

Overview. Data Link Technology. Role of the data-link layer. Role of the data-link layer. Function of the physical layer Overview Data Link Technology Functions of the data link layer Technologies concept and design error control flow control fundamental protocols Suguru Yamaguchi Nara Institute of Science and Technology

More information

Link Layer and LANs 안상현서울시립대학교컴퓨터 통계학과.

Link Layer and LANs 안상현서울시립대학교컴퓨터 통계학과. Link Layer and LANs 안상현서울시립대학교컴퓨터 통계학과 ahn@venus.uos.ac.kr Data Link Layer Goals: understand principles behind data link layer services: error detection, correction sharing a broadcast channel: multiple

More information

Intelligent Transportation Systems. Wireless Access for Vehicular Environments (WAVE) Engin Karabulut Kocaeli Üniversitesi,2014

Intelligent Transportation Systems. Wireless Access for Vehicular Environments (WAVE) Engin Karabulut Kocaeli Üniversitesi,2014 Intelligent Transportation Systems Wireless Access for Vehicular Environments (WAVE) Engin Karabulut Kocaeli Üniversitesi,2014 Outline Wireless Access for Vehicular Environments (WAVE) IEEE 802.11p IEEE

More information

Institute of Electrical and Electronics Engineers (IEEE) IEEE standards

Institute of Electrical and Electronics Engineers (IEEE) IEEE standards HW Institute of Electrical and Electronics Engineers (IEEE) IEEE 802.11 standards WLAN Standard (IEEE 802.11) The IEEE 802.11 is a family of standards that governs the operations and functions of WLANs.

More information

The Open System Interconnect model

The Open System Interconnect model The Open System Interconnect model Telecomunicazioni Undergraduate course in Electrical Engineering University of Rome La Sapienza Rome, Italy 2007-2008 1 Layered network design Data networks are usually

More information

Lecture 16: QoS and "

Lecture 16: QoS and Lecture 16: QoS and 802.11" CSE 123: Computer Networks Alex C. Snoeren HW 4 due now! Lecture 16 Overview" Network-wide QoS IntServ DifServ 802.11 Wireless CSMA/CA Hidden Terminals RTS/CTS CSE 123 Lecture

More information

CS 332 Computer Networks Wireless Networks

CS 332 Computer Networks Wireless Networks CS 332 Computer Networks Wireless Networks Professor Szajda Chapter 6: Wireless and Mobile Networks Background: # wireless (mobile) phone subscribers now exceeds # wired phone subscribers! computer nets:

More information

Multiple Access in Cellular and Systems

Multiple Access in Cellular and Systems Multiple Access in Cellular and 802.11 Systems 1 GSM The total bandwidth is divided into many narrowband channels. (200 khz in GSM) Users are given time slots in a narrowband channel (8 users) A channel

More information