Introduction to Wireless Networking CS 490WN/ECE 401WN Winter 2007

Size: px
Start display at page:

Download "Introduction to Wireless Networking CS 490WN/ECE 401WN Winter 2007"

Transcription

1 Introduction to Wireless Networking CS 490WN/ECE 401WN Winter 2007 Lecture 9: WiMax and IEEE Chapter 11 Cordless Systems and Wireless Local Loop I. Cordless Systems (Section 11.1) This section of the book discusses the following. Standards for digital cordless telephones. Methods for voice signal digitization and compression. Important topics, but we will not study them. II. Wireless Local Loop (Section 11.2) Traditional voice communications have been provided using a twisted pair cable. This cable provides an unbroken wire from a customer to a telephone local office. This is called a or a. Due to the pair of cables forming a loop to create the closed circuit. Twisted pair is still very commonly used. But coaxial cable and fiber are sometimes used for businesses. Access technologies for data networking. The mechanism for connecting a premise to a larger network is called an access network. LAN s are the access technologies for businesses and large facilities. Home access technologies are as follows. - Standard twisted pair telephone lines using modems. - Standard twisted pair telephone lines with special equipment on each end Digital Subscriber Line (DSL). - Coaxial cable Cable modems. Lecture 9, Page 1 of 11

2 Wireless technologies are increasingly seen as a viable access technology. They are given the terms or. - Can be narrowband or broadband. - Narrowband same bandwidth as a telephone line. - Broadband 2 Mbps and up. The Role of WLL Figure 11.8 illustrates a simple WLL configuration. WLL provider services one or more cells. Each cell has a base station, mounted on a building or tower. An individual subscriber has a fixed antenna mounted on a building or pole. - Has an unobstructed line of sight to the base station antenna. Lecture 9, Page 2 of 11

3 More complex configurations can be implemented, with levels of hierarchy. What are the advantages of using a WLL approach over other access technologies? 1. Less costly more costly equipment but much less cost by not installing (burying or hanging) cables. 2. Rapid installation. 3. Targeted installation to only those who are customers. Alternatives to WLL If existing wiring can be used, WLL may be more expensive. Cellular telephone systems can provide data connections just about anywhere. - But usually with much lower data rates. Frequency Allocations for WLL The U.S. FCC has allocated 15 frequency bands for WLL. From 2 to 40 GHz Higher frequencies above roughly 10 GHz are called. 10 GHz (c/10 GHz) = 30 mm. 300 GHz (c/300 GHz) = 1 mm. There are wide unused frequency bands in these ranges. Lecture 9, Page 3 of 11

4 Millimeter wave frequencies have difficulties. As we ve already seen, higher frequencies use more power. Rainfall and gaseous absorption are also problems. - Not a problem below 10 GHz. Multipath losses can be quite high millimeter waves reflect very easily. Figure shows how one might find a good set of frequencies to use in between the frequencies where water and oxygen have high absorption. What frequencies look to be good? 28 to 42 GHz. Lecture 9, Page 4 of 11

5 WLL Line of Sight These problems cause line-of-sight to be required above 10 GHz. Line of sight means the following. - No obstruction in the path. - AND no obstruction close to the path, at a radius called a Fresnel Zone. Can be a problem if trees make line of sight impossible. Might still work, but poorly. A newer technology called OFDM might be helpful here. OFDM = Orthogonal Frequency Division Multiplexing. MMDS and LMDS FCC allocations have created two types of services. MMDS Multichannel Multipoint Distribution Service Licensed frequencies in 2.15 GHz to 2.68 GHz. Can service an area with radius of 50 km. Equipment is inexpensive. Lower frequencies do not have problems with obstructions and rain absorption. But offers lower bandwidth. - Transfer rates of 27 Mbps. - Individual subscribers can have rates of 300 kbps to 3 Mbps. Mainly useful for residential and small business customers. LMDS Local Multipoint Distribution Service At frequencies around 30 GHz in the U.S. - Has trouble with obstructions, foliage. Has higher data rates than MMDS. - Makes it capable of providing video, telephone, data. Still relatively low cost compared to cabled alternatives. III. WiMax and IEEE IEEE Broadband Wireless Access (BBWA) Working Group Group started because they recognized a need for standards for LMDS. LMDS itself was just a name of the frequency bands allocated by the FCC, not a standard. Lecture 9, Page 5 of 11

6 Started in 1999 Objectives - Licensed spectrum - Metropolitan in scale - Use stationary rooftop or tower-mounted antennas. - Supports specialized treatment of packet streams for Quality of Service (QoS). - Capable of data rates over 2 Mbps. Standardizes air interface (modulation, coding) and related functions (MAC, management). WiMax is an industry forum to promote and interoperability among vendors. Same idea we saw with and. WiMax = Worldwide Interoperability for Microwave Access Standards are as follows. We will first study the textbook material on and a. But which area do you think is causing great interest? Mobile users no need for rooftop antennas! Lecture 9, Page 6 of 11

7 IEEE Architecture The objective is to provide a communication path between a subscriber site and a core network. Subscriber sites can be a single subscriber or a network on a customer s premises (for example, a LAN). Three interfaces are defined in this model. Air interface How the devices communicate through the air. What have we learned are functions that are included? Modulation Error Control Coding SNI and BNI Interfaces between transceiver stations and the networks behind them. - Details are out of the scope of Repeater system model includes optional use of repeaters to supplement the air interface. Lecture 9, Page 7 of 11

8 Protocol Architecture is concerned with the two lowest layers of the OSI model Data Link Layer - Includes Convergence and Medium Access Control - Assembles data into frames with address and error correction fields. - Disassembles frames upon reception, recognizes addresses, and performs error checking. - Governs access to the wireless medium (MAC layer) provides the ability to meet the demands of the protocols it services. - Some, like ATM (Asynchronous Transfer Mode, a type of data transfer protocol) require specialized quality of service (QoS) levels to meet their requirements. - When multiple stations are competing for the wireless medium, this results in a complex MAC protocol. - Note that protocols like do not provide QoS at all, unless one uses e which provides a little QoS. Lecture 9, Page 8 of 11

9 - Convergence layer provides functions specific to the service being provided. - Encapsulating data units from upper layers into frames. - Converting addresses from upper layers to addresses. - Translating upper layer QoS parameters to format. - Adapting time dependencies of upper layer traffic into the MAC service. - Some types of applications (like audio and video) may not require convergence functionality. Physical Layer - Includes Transmission and Physical layers - They deal with encoding of signals, synchronization, and bit transmission/reception (modulation, coding). - Also considers choice of the frequency band over which to transmit Services defines a set of that support different types of traffic from users is designed to support the following bearer services. Digital video/audio multicast - One-way digital audio/video streams to all subscribers (broadcast) or a subset of subscribers (multicast). - Examples are broadcast radio and TV. - This type of traffic requires steady delivery of packets. Digital telephony - Classic WLL service to replace wired local loops. ATM - ATM defines different types of QoS. - Constant Bit Rate - Variable Bit Rate real-time or non-real-time. - Unspecified Bit Rate supports these Internet Protocol - The Internet now also has types of QoS that supports. - Includes Differentiated Services. Bridged LAN - Enables transfer of data between two LAN s. Lecture 9, Page 9 of 11

10 Back-haul - For cellular or digital wireless telephone networks to connect together base stations. Frame relay - Older technology similar to ATM. Bearer Services grouped intro three broad categories Circuit-based - Allows virtual circuit switching to be used. Variable packet - Internet protocol and many others that use variable sized packets. Fixed-length cell/packet - ATM uses this. Table summarizes these three categories and gives specifications for bearer services in those categories. Lecture 9, Page 10 of 11

11 Types of requirements as seen in Figure a few pages back in these notes. - Medium access delay - How much time a transmitting station must wait before it can send a packet. - Transit delay - Delay from SNI to BNI or BNI to SNI. - Includes medium access delay. - Plus processing required at the MAC layer for transmission or reception. - Maximum Delay (one-way) in Table above refers to transit delay. - End-to-end delay - Total delay between the terminal in the subscriber network and the ultimate service beyond the core network. Next lecture: Details on the MAC Layer. Lecture 9, Page 11 of 11

Cordless Systems and Wireless Local Loop. Cordless System Operating Environments. Design Considerations for Cordless Standards

Cordless Systems and Wireless Local Loop. Cordless System Operating Environments. Design Considerations for Cordless Standards CSE5807 Wireless and personal communications systems / FIT3024 Internetworking and wireless communications Cordless Systems and Wireless Local Loop Week 7. Cordless systems and wireless local loop. Chapter

More information

Cordless Systems and Wireless Local Loop. Chapter 11

Cordless Systems and Wireless Local Loop. Chapter 11 Cordless Systems and Wireless Local Loop Chapter 11 Cordless System Operating Environments Residential a single base station can provide in-house voice and data support Office A single base station can

More information

Guide to Wireless Communications, Third Edition Cengage Learning Objectives

Guide to Wireless Communications, Third Edition Cengage Learning Objectives Guide to Wireless Communications, Third Edition Chapter 9 Wireless Metropolitan Area Networks Objectives Explain why wireless metropolitan area networks (WMANs) are needed Describe the components and modes

More information

Bluetooth BlueTooth - Allows users to make wireless connections between various communication devices such as mobile phones, desktop and notebook comp

Bluetooth BlueTooth - Allows users to make wireless connections between various communication devices such as mobile phones, desktop and notebook comp ECE 271 Week 8 Bluetooth BlueTooth - Allows users to make wireless connections between various communication devices such as mobile phones, desktop and notebook computers - Uses radio transmission - Point-to-multipoint

More information

WiMAX/ Wireless WAN Case Study: WiMAX/ W.wan.6. IEEE 802 suite. IEEE802 suite. IEEE 802 suite WiMAX/802.16

WiMAX/ Wireless WAN Case Study: WiMAX/ W.wan.6. IEEE 802 suite. IEEE802 suite. IEEE 802 suite WiMAX/802.16 W.wan.6-2 Wireless WAN Case Study: WiMAX/802.16 W.wan.6 WiMAX/802.16 IEEE 802 suite WiMAX/802.16 PHY Dr.M.Y.Wu@CSE Shanghai Jiaotong University Shanghai, China Dr.W.Shu@ECE University of New Mexico Albuquerque,

More information

Wireless WAN Case Study: WiMAX/ W.wan.6

Wireless WAN Case Study: WiMAX/ W.wan.6 Wireless WAN Case Study: WiMAX/802.16 W.wan.6 Dr.M.Y.Wu@CSE Shanghai Jiaotong University Shanghai, China Dr.W.Shu@ECE University of New Mexico Albuquerque, NM, USA W.wan.6-2 WiMAX/802.16 IEEE 802 suite

More information

Overview of IEEE Broadband Wireless Access Standards. Timo Smura Contents. Network topologies, frequency bands

Overview of IEEE Broadband Wireless Access Standards. Timo Smura Contents. Network topologies, frequency bands Overview of IEEE 802.16 Broadband Wireless Access Standards Timo Smura 24.02.2004 Contents Fixed Wireless Access networks Network topologies, frequency bands IEEE 802.16 standards Air interface: MAC +

More information

EE 304 TELECOMMUNICATIONs ESSENTIALS HOMEWORK QUESTIONS AND ANSWERS

EE 304 TELECOMMUNICATIONs ESSENTIALS HOMEWORK QUESTIONS AND ANSWERS Homework Question 1 EE 304 TELECOMMUNICATIONs ESSENTIALS HOMEWORK QUESTIONS AND ANSWERS Allocated channel bandwidth for commercial TV is 6 MHz. a. Find the maximum number of analog voice channels that

More information

William Stallings Data and Computer Communications. Bab 4 Media Transmisi

William Stallings Data and Computer Communications. Bab 4 Media Transmisi William Stallings Data and Computer Communications Bab 4 Media Transmisi Overview Guided - wire Unguided - wireless Characteristics and quality determined by medium and signal For guided, the medium is

More information

OBJECTIVES. Understand the basic of Wi-MAX standards Know the features, applications and advantages of WiMAX

OBJECTIVES. Understand the basic of Wi-MAX standards Know the features, applications and advantages of WiMAX OBJECTIVES Understand the basic of Wi-MAX standards Know the features, applications and advantages of WiMAX INTRODUCTION WIMAX the Worldwide Interoperability for Microwave Access, is a telecommunications

More information

IEEE PROPOSED AMENDMENTS TO WORKING DOCUMENT TOWARDS PRELIMINARY DRAFT NEW RECOMMENDATION ITU-R F.[9B/BWA]

IEEE PROPOSED AMENDMENTS TO WORKING DOCUMENT TOWARDS PRELIMINARY DRAFT NEW RECOMMENDATION ITU-R F.[9B/BWA] Approved by the IEEE 802.16 WG (2004-07-15) and the IEEE 802 Executive Committee (2004-07-16). 2004-07-15 IEEE L802.16-04/25 INTERNATIONAL TELECOMMUNICATION UNION RADIOCOMMUNICATION STUDY GROUPS Document

More information

Wireless Broadband. IST 220, Dr. Abdullah Konak 4/27/ Blake Drive Reading, PA Prepared by: Dennis DeFrancesco

Wireless Broadband. IST 220, Dr. Abdullah Konak 4/27/ Blake Drive Reading, PA Prepared by: Dennis DeFrancesco Wireless Broadband IST 220, Dr. Abdullah Konak 4/27/2005 500 Blake Drive Reading, PA 19601 Prepared by: Dennis DeFrancesco 1 Table Of Contents 1. Wireless Broadband Overview... 3 1.1. Beginnings... 3 1.2.

More information

Data and Computer Communications. Tenth Edition by William Stallings

Data and Computer Communications. Tenth Edition by William Stallings Data and Computer Communications Tenth Edition by William Stallings Data and Computer Communications, Tenth Edition by William Stallings, (c) Pearson Education - Prentice Hall, 2013 Wireless Transmission

More information

Introduction to WiMAX Dr. Piraporn Limpaphayom

Introduction to WiMAX Dr. Piraporn Limpaphayom Introduction to WiMAX Dr. Piraporn Limpaphayom 1 WiMAX : Broadband Wireless 2 1 Agenda Introduction to Broadband Wireless Overview of WiMAX and Application WiMAX: PHY layer Broadband Wireless Channel OFDM

More information

Modelling and Performances Analysis of WiMAX/IEEE Wireless MAN OFDM Physical Downlink

Modelling and Performances Analysis of WiMAX/IEEE Wireless MAN OFDM Physical Downlink Modelling and Performances Analysis of WiMAX/IEEE 802.16 Wireless MAN OFDM Physical Downlink Fareda Ali Elmaryami M. Sc Student, Zawia University, Faculty of Engineering/ EE Department, Zawia, Libya, Faredaali905@yahoo.com

More information

Selection Criteria for Implementing optimum WIMAX Frequency Spectrum

Selection Criteria for Implementing optimum WIMAX Frequency Spectrum Selection Criteria for Implementing optimum WIMAX Frequency Spectrum Roshan Shaikh {roshanshake@gmail.com} Zubair A. Shaikh { zubair.shaikh@nu.edu.pk} Zahir Abbas Mirza {zahirabbasmirza@yahoo.com} Abstract-There

More information

Wireless Broadband Networks

Wireless Broadband Networks Wireless Broadband Networks WLAN: Support of mobile devices, but low data rate for higher number of users What to do for a high number of users or even needed QoS support? Problem of the last mile Provide

More information

Transmission Media. Transmission Media 12/14/2016

Transmission Media. Transmission Media 12/14/2016 Transmission Media in data communications DDE University of Kashmir By Suhail Qadir System Analyst suhailmir@uok.edu.in Transmission Media the transmission medium is the physical path between transmitter

More information

EC 551 Telecommunication System Engineering Mohamed Khedr

EC 551 Telecommunication System Engineering Mohamed Khedr EC 551 Telecommunication System Engineering Mohamed Khedr http://webmail.aast.edu/~khedr Syllabus Tentatively Week 1 Week 2 Week 3 Week 4 Week 5 Week 6 Week 7 Week 8 Week 9 Week 10 Week 11 Week 12 Week

More information

2. LITERATURE REVIEW

2. LITERATURE REVIEW 2. LITERATURE REVIEW In this section, a brief review of literature on Performance of Antenna Diversity Techniques, Alamouti Coding Scheme, WiMAX Broadband Wireless Access Technology, Mobile WiMAX Technology,

More information

IS-95 /CdmaOne Standard. By Mrs.M.R.Kuveskar.

IS-95 /CdmaOne Standard. By Mrs.M.R.Kuveskar. IS-95 /CdmaOne Standard By Mrs.M.R.Kuveskar. CDMA Classification of CDMA Systems CDMA SYSTEMS CDMA one CDMA 2000 IS95 IS95B JSTD 008 Narrow Band Wide Band CDMA Multiple Access in CDMA: Each user is assigned

More information

Making Connections Efficient: Multiplexing and Compression

Making Connections Efficient: Multiplexing and Compression Fundamentals of Networking and Data Communications, Sixth Edition 5-1 Making Connections Efficient: Multiplexing and Compression Chapter 5 Learning Objectives After reading this chapter, students should

More information

Institute of Electrical and Electronics Engineers (IEEE) PROPOSED AMENDMENTS TO ANNEX 15 TO DOCUMENT 8A/202

Institute of Electrical and Electronics Engineers (IEEE) PROPOSED AMENDMENTS TO ANNEX 15 TO DOCUMENT 8A/202 2005-07-20 IEEE L802.16-05/043r1 INTERNATIONAL TELECOMMUNICATION UNION RADIOCOMMUNICATION STUDY GROUPS *** DRAFT *** Document 12 July 2005 English only Source: Annex 15 to Document 8A/202 Question: 212/8

More information

Chapter 5 3G Wireless Systems. Mrs.M.R.Kuveskar.

Chapter 5 3G Wireless Systems. Mrs.M.R.Kuveskar. Chapter 5 3G Wireless Systems Mrs.M.R.Kuveskar. Upgrade paths for 2G Technologies 2G IS-95 GSM- IS-136 & PDC 2.5G IS-95B HSCSD GPRS EDGE Cdma2000-1xRTT W-CDMA 3G Cdma2000-1xEV,DV,DO EDGE Cdma2000-3xRTT

More information

Ammar Abu-Hudrouss Islamic University Gaza

Ammar Abu-Hudrouss Islamic University Gaza Wireless Communications n Ammar Abu-Hudrouss Islamic University Gaza ١ Course Syllabus References 1. A. Molisch,, Wiely IEEE, 2nd Edition, 2011. 2. Rappaport, p : Principles and Practice, Prentice Hall

More information

The Physical Layer Outline

The Physical Layer Outline The Physical Layer Outline Theoretical Basis for Data Communications Digital Modulation and Multiplexing Guided Transmission Media (copper and fiber) Public Switched Telephone Network and DSLbased Broadband

More information

William Stallings Data and Computer Communications 7 th Edition. Chapter 4 Transmission Media

William Stallings Data and Computer Communications 7 th Edition. Chapter 4 Transmission Media William Stallings Data and Computer Communications 7 th Edition Chapter 4 Transmission Media Overview Guided - wire Unguided - wireless Characteristics and quality determined by medium and signal For guided,

More information

Transmission Medium/ Media

Transmission Medium/ Media Transmission Medium/ Media The successful transmission of data depends principally on two factors: the quality of the signal being transmitted and the characteristics of the transmission medium Transmission

More information

Data and Computer Communications Chapter 4 Transmission Media

Data and Computer Communications Chapter 4 Transmission Media Data and Computer Communications Chapter 4 Transmission Media Ninth Edition by William Stallings Data and Computer Communications, Ninth Edition by William Stallings, (c) Pearson Education - Prentice Hall,

More information

Data Communication Prof. Ajit Pal Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur Lecture No # 6 Unguided Media

Data Communication Prof. Ajit Pal Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur Lecture No # 6 Unguided Media Data Communication Prof. Ajit Pal Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur Lecture No # 6 Unguided Media Hello and welcome to today s lecture on unguided media.

More information

Introduction to Wireless Networks p. 1 Evolution of Wireless Networks p. 2 Early Mobile Telephony p. 2 Analog Cellular Telephony p.

Introduction to Wireless Networks p. 1 Evolution of Wireless Networks p. 2 Early Mobile Telephony p. 2 Analog Cellular Telephony p. Preface p. xv Introduction to Wireless Networks p. 1 Evolution of Wireless Networks p. 2 Early Mobile Telephony p. 2 Analog Cellular Telephony p. 3 Digital Cellular Telephony p. 4 Cordless Phones p. 7

More information

WiMAX. By : Er.Amit Mahajan

WiMAX. By : Er.Amit Mahajan WiMAX By : Er.Amit Mahajan What is WiMAX? Worldwide Interoperability for Microwave Access (WiMAX) is the common name associated to the IEEE 802.16a/REVd/e standards. These standards are issued by the IEEE

More information

RECOMMENDATION ITU-R F Radio interface standards for broadband wireless access systems in the fixed service operating below 66 GHz

RECOMMENDATION ITU-R F Radio interface standards for broadband wireless access systems in the fixed service operating below 66 GHz Rec. ITU-R F.1763 1 RECOMMENDATION ITU-R F.1763 Radio interface standards for broadband wireless access systems in the fixed service operating below 66 GHz (Question ITU-R 236/9) (2006) 1 Introduction

More information

[Raghuwanshi*, 4.(8): August, 2015] ISSN: (I2OR), Publication Impact Factor: 3.785

[Raghuwanshi*, 4.(8): August, 2015] ISSN: (I2OR), Publication Impact Factor: 3.785 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY PERFORMANCE ANALYSIS OF INTEGRATED WIFI/WIMAX MESH NETWORK WITH DIFFERENT MODULATION SCHEMES Mr. Jogendra Raghuwanshi*, Mr. Girish

More information

Mobile Communication Systems. Part 7- Multiplexing

Mobile Communication Systems. Part 7- Multiplexing Mobile Communication Systems Part 7- Multiplexing Professor Z Ghassemlooy Faculty of Engineering and Environment University of Northumbria U.K. http://soe.ac.uk/ocr Contents Multiple Access Multiplexing

More information

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 2: Overview of Modern Wireless Communication Systems

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 2: Overview of Modern Wireless Communication Systems ECE 476/ECE 501C/CS 513 - Wireless Communication Systems Winter 2004 Lecture 2: Overview of Modern Wireless Communication Systems Last lecture we looked at an introduction to the course. History FCC and

More information

Connectivity. Connectivity

Connectivity. Connectivity Connectivity Week 9 March 21, 23 Computers and Society Carnegie Mellon University Spring 2006 Cranor/Tongia/Farber http://cups.cs.cmu.edu/courses/compsoc-sp06/ 1 The 4C Framework Information and Communications

More information

Chapter 14. Cellular Wireless Networks

Chapter 14. Cellular Wireless Networks Chapter 14 Cellular Wireless Networks Evolu&on of Wireless Communica&ons 1901 Marconi: Trans-Atlantic wireless transmission 1906 Fessenden: first radio broadcast (AM) 1921 Detroit Police Dept wireless

More information

Chapter 1 INTRODUCTION

Chapter 1 INTRODUCTION Introduction to Wireless & Mobile Systems Chapter 1 INTRODUCTION 1 The History of Mobile Radio Communication (1/4) 1880: Hertz Initial demonstration of practical radio communication 1897: Marconi Radio

More information

Wireless Networking: Trends and Issues

Wireless Networking: Trends and Issues Wireless Networking: Trends and Issues Raj Jain Washington University in Saint Louis Saint Louis, MO 63130 Jain@cse.wustl.edu A talk given in CS 131: Computer Science I Class October 10, 2008 These slides

More information

IEEE P Broadband Wireless Access Working Group

IEEE P Broadband Wireless Access Working Group Project Title Date Submitted Source Re: Abstract Purpose Notice Release IEEE P802.16 Broadband Wireless Access Working Group Contribution to the 802.16 System Requirements Document on the Issue of The

More information

Chapter 1 INTRODUCTION

Chapter 1 INTRODUCTION Chapter 1 INTRODUCTION 1 The History of Mobile Radio Communication (1/3) 1880: Hertz Initial demonstration of practical radio communication 1897: Marconi Radio transmission to a tugboat over an 18 mi path

More information

Chapter 5: WMAN - IEEE / WiMax. 5.1 Introduction and Overview 5.2 Deployment 5.3 PHY layer 5.4 MAC layer 5.5 Network Entry 5.

Chapter 5: WMAN - IEEE / WiMax. 5.1 Introduction and Overview 5.2 Deployment 5.3 PHY layer 5.4 MAC layer 5.5 Network Entry 5. Chapter 5: WMAN - IEEE 802.16 / WiMax 5.1 Introduction and Overview 5.2 Deployment 5.3 PHY layer 5.4 MAC layer 5.5 Network Entry 5.6 Mobile WiMAX 5.1 Introduction and Overview IEEE 802.16 and WiMAX IEEE

More information

Direct Link Communication II: Wireless Media. Current Trend

Direct Link Communication II: Wireless Media. Current Trend Direct Link Communication II: Wireless Media Current Trend WLAN explosion (also called WiFi) took most by surprise cellular telephony: 3G/4G cellular providers/telcos/data in the same mix self-organization

More information

Unguided Transmission Media

Unguided Transmission Media CS311 Data Communication Unguided Transmission Media by Dr. Manas Khatua Assistant Professor Dept. of CSE IIT Jodhpur E-mail: manaskhatua@iitj.ac.in Web: http://home.iitj.ac.in/~manaskhatua http://manaskhatua.github.io/

More information

ECE 271 INTRODUCTION TO TELECOMMUNICATION NETWORKS HOMEWORK QUESTIONS ECE 271 HOMEWORK-1

ECE 271 INTRODUCTION TO TELECOMMUNICATION NETWORKS HOMEWORK QUESTIONS ECE 271 HOMEWORK-1 ECE 271 INTRODUCTION TO TELECOMMUNICATION NETWORKS HOMEWORK QUESTIONS Homework Question 1 ECE 271 HOMEWORK-1 Allocated channel bandwidth for commercial TV is 6 MHz. a. Find the maximum number of analog

More information

Wireless LAN Applications LAN Extension Cross building interconnection Nomadic access Ad hoc networks Single Cell Wireless LAN

Wireless LAN Applications LAN Extension Cross building interconnection Nomadic access Ad hoc networks Single Cell Wireless LAN Wireless LANs Mobility Flexibility Hard to wire areas Reduced cost of wireless systems Improved performance of wireless systems Wireless LAN Applications LAN Extension Cross building interconnection Nomadic

More information

CS441 Mobile & Wireless Computing Communication Basics

CS441 Mobile & Wireless Computing Communication Basics Department of Computer Science Southern Illinois University Carbondale CS441 Mobile & Wireless Computing Communication Basics Dr. Kemal Akkaya E-mail: kemal@cs.siu.edu Kemal Akkaya Mobile & Wireless Computing

More information

IEEE Broadband Wireless Access Working Group <

IEEE Broadband Wireless Access Working Group < Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group Proposed IEEE Contribution to ITU-R on Detailed specifications of the radio interfaces for fixed

More information

Introduction to LAN/WAN. Physical Layer

Introduction to LAN/WAN. Physical Layer Introduction to LAN/WAN Physical Layer Topics Introduction Theory Transmission Media Purpose of Physical Layer Transport bits between machines How do we send 0's and 1's across a medium? Ans: vary physical

More information

Wireless WANS and MANS. Chapter 3

Wireless WANS and MANS. Chapter 3 Wireless WANS and MANS Chapter 3 Cellular Network Concept Use multiple low-power transmitters (100 W or less) Areas divided into cells Each served by its own antenna Served by base station consisting of

More information

Wireless and Mobile Network Architecture. Outline. Introduction. Cont. Chapter 1: Introduction

Wireless and Mobile Network Architecture. Outline. Introduction. Cont. Chapter 1: Introduction Wireless and Mobile Network Architecture Chapter 1: Introduction Prof. Yuh-Shyan Chen Department of Computer Science and Information Engineering National Taipei University Sep. 2006 Outline Introduction

More information

Multicast in the Mobile Environment and 3G

Multicast in the Mobile Environment and 3G T-110.5120 Next Generation Wireless Networks Multicast in the Mobile Environment and 3G LAURI MÄKINEN ARI KOPONEN Agenda Introduction MBMS Multimedia Broadcast Multicast Service Background Architecture

More information

Wireless and Mobile Network Architecture

Wireless and Mobile Network Architecture Wireless and Mobile Network Architecture Chapter 1: Introduction Prof. Yuh-Shyan Chen Department of Computer Science and Information Engineering National Taipei University Sep. 2006 1 Outline Introduction

More information

CS311 -Data Communication Unguided Transmission Media

CS311 -Data Communication Unguided Transmission Media CS311 -Data Communication Unguided Transmission Media Dr. Manas Khatua Assistant Professor Dept. of CSE IIT Jodhpur E-mail: manaskhatua@iitj.ac.in INTRODUCTION -Physical Path between transmitter and receiver

More information

CPSC Network Programming. How do computers really communicate?

CPSC Network Programming.   How do computers really communicate? CPSC 360 - Network Programming Data Transmission Michele Weigle Department of Computer Science Clemson University mweigle@cs.clemson.edu February 11, 2005 http://www.cs.clemson.edu/~mweigle/courses/cpsc360

More information

Data and Computer Communications. Tenth Edition by William Stallings

Data and Computer Communications. Tenth Edition by William Stallings Data and Computer Communications Tenth Edition by William Stallings Data and Computer Communications, Tenth Edition by William Stallings, (c) Pearson Education - 2013 CHAPTER 10 Cellular Wireless Network

More information

Planning Your Wireless Transportation Infrastructure. Presented By: Jeremy Hiebert

Planning Your Wireless Transportation Infrastructure. Presented By: Jeremy Hiebert Planning Your Wireless Transportation Infrastructure Presented By: Jeremy Hiebert Agenda Agenda o Basic RF Theory o Wireless Technology Options o Antennas 101 o Designing a Wireless Network o Questions

More information

Department of Computer Science Institute for System Architecture, Chair for Computer Networks

Department of Computer Science Institute for System Architecture, Chair for Computer Networks Department of Computer Science Institute for System Architecture, Chair for Computer Networks LTE, WiMAX and 4G Mobile Communication and Mobile Computing Prof. Dr. Alexander Schill http://www.rn.inf.tu-dresden.de

More information

OFDMA and MIMO Notes

OFDMA and MIMO Notes OFDMA and MIMO Notes EE 442 Spring Semester Lecture 14 Orthogonal Frequency Division Multiplexing (OFDM) is a digital multi-carrier modulation technique extending the concept of single subcarrier modulation

More information

Analysis Of Wimax Connectivity In Rural And Urban Area Using Propagation Model

Analysis Of Wimax Connectivity In Rural And Urban Area Using Propagation Model Analysis Of Wimax Connectivity In Rural And Urban Area Using Propagation Model Mr. Dube R. R. Miss. Dhanashetti A. G. W.I.T, Solapur W.I.T, Solapur Abstract Worldwide Interoperability of Microwave Access

More information

VISHVESHWARAIAH TECHNOLOGICAL UNIVERSITY S.D.M COLLEGE OF ENGINEERING AND TECHNOLOGY

VISHVESHWARAIAH TECHNOLOGICAL UNIVERSITY S.D.M COLLEGE OF ENGINEERING AND TECHNOLOGY VISHVESHWARAIAH TECHNOLOGICAL UNIVERSITY S.D.M COLLEGE OF ENGINEERING AND TECHNOLOGY A seminar report on WiMAX Submitted by RONAK KOTAK 2SD06CS076 8 th semester DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING

More information

SEN366 (SEN374) (Introduction to) Computer Networks

SEN366 (SEN374) (Introduction to) Computer Networks SEN366 (SEN374) (Introduction to) Computer Networks Prof. Dr. Hasan Hüseyin BALIK (8 th Week) Cellular Wireless Network 8.Outline Principles of Cellular Networks Cellular Network Generations LTE-Advanced

More information

Università degli Studi di Catania Dipartimento di Ingegneria Informatica e delle Telecomunicazioni WiMAX

Università degli Studi di Catania Dipartimento di Ingegneria Informatica e delle Telecomunicazioni WiMAX WiMAX Ing. Alessandro Leonardi Content List Introduction System Architecture IEEE 802.16 standard Comparison with other technologies Conclusions Introduction Why WiMAX? (1/2) Main problems with actual

More information

CHAPTER ONE INTRODUCTION

CHAPTER ONE INTRODUCTION CHAPTER ONE INTRODUCTION 1.1 Background A communication system transmits information from one place to another, whether separated by a few kilometers or by transoceanic distances. Information is often

More information

Boosting Microwave Capacity Using Line-of-Sight MIMO

Boosting Microwave Capacity Using Line-of-Sight MIMO Boosting Microwave Capacity Using Line-of-Sight MIMO Introduction Demand for network capacity continues to escalate as mobile subscribers get accustomed to using more data-rich and video-oriented services

More information

High Speed E-Band Backhaul: Applications and Challenges

High Speed E-Band Backhaul: Applications and Challenges High Speed E-Band Backhaul: Applications and Challenges Xiaojing Huang Principal Research Scientist and Communications Team Leader CSIRO, Australia ICC2014 Sydney Australia Page 2 Backhaul Challenge High

More information

Mobile Communication and Mobile Computing

Mobile Communication and Mobile Computing Department of Computer Science Institute for System Architecture, Chair for Computer Networks Mobile Communication and Mobile Computing Prof. Dr. Alexander Schill http://www.rn.inf.tu-dresden.de Structure

More information

Overview. Chapter 4. Design Factors. Electromagnetic Spectrum

Overview. Chapter 4. Design Factors. Electromagnetic Spectrum Chapter 4 Transmission Media Overview Guided - wire Unguided - wireless Characteristics and quality determined by medium and signal For guided, the medium is more important For unguided, the bandwidth

More information

Background: Cellular network technology

Background: Cellular network technology Background: Cellular network technology Overview 1G: Analog voice (no global standard ) 2G: Digital voice (again GSM vs. CDMA) 3G: Digital voice and data Again... UMTS (WCDMA) vs. CDMA2000 (both CDMA-based)

More information

Computer Networks 1 (Mạng Máy Tính 1) Lectured by: Nguyễn Đức Thái

Computer Networks 1 (Mạng Máy Tính 1) Lectured by: Nguyễn Đức Thái Computer Networks 1 (Mạng Máy Tính 1) Lectured by: Nguyễn Đức Thái Lecture 2: Communication Media Reference: Chapter 2 - Computer Networks, Andrew S. Tanenbaum, 4th Edition, Prentice Hall, 2003. Content

More information

Direct Link Communication II: Wireless Media. Current Trend

Direct Link Communication II: Wireless Media. Current Trend Direct Link Communication II: Wireless Media Current Trend WLAN explosion (also called WiFi) took most by surprise cellular telephony: 3G/4G cellular providers/telcos/data in the same mix self-organization

More information

CROSS-LAYER DESIGN FOR QoS WIRELESS COMMUNICATIONS

CROSS-LAYER DESIGN FOR QoS WIRELESS COMMUNICATIONS CROSS-LAYER DESIGN FOR QoS WIRELESS COMMUNICATIONS Jie Chen, Tiejun Lv and Haitao Zheng Prepared by Cenker Demir The purpose of the authors To propose a Joint cross-layer design between MAC layer and Physical

More information

Performance Evaluation of IEEE e (Mobile WiMAX) in OFDM Physical Layer

Performance Evaluation of IEEE e (Mobile WiMAX) in OFDM Physical Layer Performance Evaluation of IEEE 802.16e (Mobile WiMAX) in OFDM Physical Layer BY Prof. Sunil.N. Katkar, Prof. Ashwini S. Katkar,Prof. Dattatray S. Bade ( VidyaVardhini s College Of Engineering And Technology,

More information

TELECOMMUNICATION SYSTEMS

TELECOMMUNICATION SYSTEMS TELECOMMUNICATION SYSTEMS By Syed Bakhtawar Shah Abid Lecturer in Computer Science 1 MULTIPLEXING An efficient system maximizes the utilization of all resources. Bandwidth is one of the most precious resources

More information

Design of a new IT Infrastructure for the Region of Nordjylland. Access Network

Design of a new IT Infrastructure for the Region of Nordjylland. Access Network Design of a new IT Infrastructure for the Region of Nordjylland Access Network David Sevilla Department of Electronic Systems Aalborg University June 2008 II Aalborg University Department of Electronic

More information

Broadband Wireless Access: A Brief Introduction to IEEE and WiMAX

Broadband Wireless Access: A Brief Introduction to IEEE and WiMAX Broadband Wireless Access: A Brief Introduction to IEEE 802.16 and WiMAX Prof. Dave Michelson davem@ece.ubc.ca UBC Radio Science Lab 26 April 2006 1 Introduction The IEEE 802.16/WiMAX standard promises

More information

Outline / Wireless Networks and Applications Lecture 3: Physical Layer Signals, Modulation, Multiplexing. Cartoon View 1 A Wave of Energy

Outline / Wireless Networks and Applications Lecture 3: Physical Layer Signals, Modulation, Multiplexing. Cartoon View 1 A Wave of Energy Outline 18-452/18-750 Wireless Networks and Applications Lecture 3: Physical Layer Signals, Modulation, Multiplexing Peter Steenkiste Carnegie Mellon University Spring Semester 2017 http://www.cs.cmu.edu/~prs/wirelesss17/

More information

Adoption of this document as basis for broadband wireless access PHY

Adoption of this document as basis for broadband wireless access PHY Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group Proposal on modulation methods for PHY of FWA 1999-10-29 Source Jay Bao and Partha De Mitsubishi Electric ITA 571 Central

More information

500 Series AP and SM CAP and CSM Licensed, Reliable Wireless Connectivity

500 Series AP and SM CAP and CSM Licensed, Reliable Wireless Connectivity 500 Series AP and SM CAP 35500 and CSM 35500 Licensed, Reliable Wireless Connectivity Reliable, Cost Effective Connectivity 3.5 GHz Licensed Band OFDM nlos and NLOS Connectivity High Downlink AND Uplink

More information

EE 577: Wireless and Personal Communications

EE 577: Wireless and Personal Communications EE 577: Wireless and Personal Communications Dr. Salam A. Zummo Lecture 1: Introduction 1 Common Applications of Wireless Systems AM/FM Radio Broadcast VHF and UHF TV Broadcast Cordless Phones (e.g., DECT)

More information

Unguided Media and Matched Filter After this lecture, you will be able to Example?

Unguided Media and Matched Filter After this lecture, you will be able to Example? Unguided Media and Matched Filter After this lecture, you will be able to describe the physical and transmission characteristics of various unguided media Example? B.1 Unguided media Guided to unguided

More information

Announcements : Wireless Networks Lecture 3: Physical Layer. Bird s Eye View. Outline. Page 1

Announcements : Wireless Networks Lecture 3: Physical Layer. Bird s Eye View. Outline. Page 1 Announcements 18-759: Wireless Networks Lecture 3: Physical Layer Please start to form project teams» Updated project handout is available on the web site Also start to form teams for surveys» Send mail

More information

Data and Computer Communications. Tenth Edition by William Stallings

Data and Computer Communications. Tenth Edition by William Stallings Data and Computer Communications Tenth Edition by William Stallings Data and Computer Communications, Tenth Edition by William Stallings, (c) Pearson Education, 2013 CHAPTER 8 Multiplexing It was impossible

More information

(12) Patent Application Publication (10) Pub. No.: US 2007/ A1

(12) Patent Application Publication (10) Pub. No.: US 2007/ A1 US 20070042773A1 (19) United States (12) Patent Application Publication (10) Pub. No.: US 2007/0042773 A1 Alcorn (43) Pub. Date: Feb. 22, 2007 (54) BROADBAND WIRELESS Publication Classification COMMUNICATION

More information

LiFi Vs WiFi Vs WiMAX

LiFi Vs WiFi Vs WiMAX International Journal of Engineering Sciences Paradigms and Researches () LiFi Vs WiFi Vs WiMAX Wael Mahmoud Sayed Sayed Ahmed 1 and Dr. Amin Babiker A/Nabi Mustafa 2 1,2 Department of Telecommunication,

More information

WiMAX-Ready NLOS/OFDM Broadband Solutions

WiMAX-Ready NLOS/OFDM Broadband Solutions WiMAX-Ready NLOS/OFDM Broadband Solutions 2 symmetry Advanced wireless services today and a low-risk migration path to the WiMAX standards of tomorrow. symmetry is the only broadband wireless access (BWA)

More information

(Refer Slide Time: 2:23)

(Refer Slide Time: 2:23) Data Communications Prof. A. Pal Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur Lecture-11B Multiplexing (Contd.) Hello and welcome to today s lecture on multiplexing

More information

Distribution Automation Smart Feeders in a Smart Grid World Quanta Technology LLC

Distribution Automation Smart Feeders in a Smart Grid World Quanta Technology LLC Distribution Automation Smart Feeders in a Smart Grid World DA Communications Telecommunications Services This diagram depicts the typical telecommunications services used to interconnect a Utility s customers,

More information

The Evolution of WiFi

The Evolution of WiFi The Verification Experts Air Expert Series The Evolution of WiFi By Eve Danel Senior Product Manager, WiFi Products August 2016 VeEX Inc. 2827 Lakeview Court, Fremont, CA 94538 USA Tel: +1.510.651.0500

More information

COMPILED BY : - GAUTAM SINGH STUDY MATERIAL TELCOM What is Wi-Fi?

COMPILED BY : - GAUTAM SINGH STUDY MATERIAL TELCOM What is Wi-Fi? What is Wi-Fi? WiFi stands for Wireless Fidelity. WiFiIt is based on the IEEE 802.11 family of standards and is primarily a local area networking (LAN) technology designed to provide in-building broadband

More information

TECHNICAL INFORMATION GUIDE. Alcatel MDR-9000s-155 High Capacity/High Frequency SONET Microwave Radio

TECHNICAL INFORMATION GUIDE. Alcatel MDR-9000s-155 High Capacity/High Frequency SONET Microwave Radio TECHNICAL INFORMATION GUIDE Alcatel MDR-9000s-155 High Capacity/High Frequency SONET Microwave Radio Introduction The Alcatel MDR-9000s-155 is the latest addition to Alcatel s industry leading wireless

More information

Chapter 4: Transmission Media

Chapter 4: Transmission Media Chapter 4: Transmission Media Page 1 Overview Guided - wire Unguided - wireless Characteristics and quality determined by medium and signal For guided, the medium is more important For unguided, the bandwidth

More information

Global BWA Activities in ITU

Global BWA Activities in ITU Global BWA Activities in ITU Regional Seminar on Broadband Wireless Access for rural and remote areas for the Americas F. Leite, Deputy-Director, ITU-BR A. Hashimoto, Chairman, ITU-R WP 9B Mapping of Wireless

More information

Wireless Medium Access Control and CDMA-based Communication Lesson 16 Orthogonal Frequency Division Medium Access (OFDM)

Wireless Medium Access Control and CDMA-based Communication Lesson 16 Orthogonal Frequency Division Medium Access (OFDM) Wireless Medium Access Control and CDMA-based Communication Lesson 16 Orthogonal Frequency Division Medium Access (OFDM) 1 4G File transfer at 10 Mbps High resolution 1024 1920 pixel hi-vision picture

More information

Performance Analysis of WiMAX Physical Layer Model using Various Techniques

Performance Analysis of WiMAX Physical Layer Model using Various Techniques Volume-4, Issue-4, August-2014, ISSN No.: 2250-0758 International Journal of Engineering and Management Research Available at: www.ijemr.net Page Number: 316-320 Performance Analysis of WiMAX Physical

More information

Next: Broadcast Systems

Next: Broadcast Systems Next: Broadcast Systems Unidirectional distribution systems DAB architecture DVB Container High-speed Internet 3/14/2013 CSE 4215, Winter 2013 33 Unidirectional distribution systems Asymmetric communication

More information

Outline / Wireless Networks and Applications Lecture 2: Networking Overview and Wireless Challenges. Protocol and Service Levels

Outline / Wireless Networks and Applications Lecture 2: Networking Overview and Wireless Challenges. Protocol and Service Levels 18-452/18-750 Wireless s and s Lecture 2: ing Overview and Wireless Challenges Peter Steenkiste Carnegie Mellon University Spring Semester 2017 http://www.cs.cmu.edu/~prs/wirelesss17/ Peter A. Steenkiste,

More information

Using the epmp Link Budget Tool

Using the epmp Link Budget Tool Using the epmp Link Budget Tool The epmp Series Link Budget Tool can offer a help to determine the expected performances in terms of distances of a epmp Series system operating in line-of-sight (LOS) propagation

More information

IEEE c-00/40. IEEE Broadband Wireless Access Working Group <

IEEE c-00/40. IEEE Broadband Wireless Access Working Group < Project Title Date Submitted Source(s) IEEE 802.16 Broadband Wireless Access Working Group Initial PHY Layer System Proposal for Sub 11 GHz BWA 2000-10-30 Anader Benyamin-Seeyar

More information