The University of Adelaide, School of Computer Science

Slides:



Advertisements
Similar presentations
Comp 361, Spring 20056:Basic Wireless 1 Chapter 6: Basic Wireless (last updated 02/05/05) r A quick intro to CDMA r Basic
Advertisements

© 2009 Pearson Education Inc., Upper Saddle River, NJ. All rights reserved.1 Computer Networks and Internets, 5e Chapter 14 Wireless Networking Technologies.
Cellular Communications
Mobile and Wireless Computing Institute for Computer Science, University of Freiburg Western Australian Interactive Virtual Environments Centre (IVEC)
Data and Computer Communications Eighth Edition by William Stallings Chapter 9 – Spread Spectrum.
6: Wireless and Mobile Networks Wireless LANs.
1 CMPT 371 Data Communications and Networking Spread Spectrum.
1 Wireless and Mobile Networks EECS 489 Computer Networks Z. Morley Mao Monday March 12, 2007 Acknowledgement:
ECE 4450:427/527 - Computer Networks Spring 2015
CECS 474 Computer Network Interoperability Notes for Douglas E. Comer, Computer Networks and Internets (5 th Edition) Tracy Bradley Maples, Ph.D. Computer.
1 Computer Networks: A Systems Approach, 5e Larry L. Peterson and Bruce S. Davie Chapter 2 Getting Connected Copyright © 2010, Elsevier Inc. All rights.
6: Wireless and Mobile Networks6-1 Chapter 6 Wireless and Mobile Networks Computer Networking: A Top Down Approach Featuring the Internet, 3 rd edition.
1 Copyright © 2012, Elsevier Inc. All rights Reserved Chapter 2 Computer Networks, 5th Edition Getting Connected.
Data and Computer Communications Ninth Edition by William Stallings Chapter 17 – Wireless LANs.
1 Computer Networks: A Systems Approach, 5e Larry L. Peterson and Bruce S. Davie Chapter 2 Getting Connected (Sections ) Copyright © 2010, Elsevier.
Chapter 6 Bandwidth Utilization Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
1 William Stallings Data and Computer Communications 7 th Edition Chapter 9 Spread Spectrum.
COMMUNICATION SYSTEM EECB353 Chapter 7 Part III MULTIPLE ACCESS Intan Shafinaz Mustafa Dept of Electrical Engineering Universiti Tenaga Nasional
Wireless Networks Standards and Protocols & x Standards and x refers to a family of specifications developed by the IEEE for.
Stallings, Wireless Communications & Networks, Second Edition, © 2005 Pearson Education, Inc. All rights reserved Multiple Access Techniques.
Data and Computer Communications Eighth Edition by William Stallings Lecture slides by Lawrie Brown Chapter 9 – Spread Spectrum.
1 Quick Review on Data Link Layer – Part 2 Jonathan C.L. Liu, Ph.D. Department of Computer, Information Science and Engineering (CISE), University of Florida.
1 Spread Spectrum Technology. 2 What is Spread Spectrum(SS) Spread Spectrum (SS) technology was first introduced by military as a way of sending secure.
Stallings, Wireless Communications & Networks, Second Edition, © 2005 Pearson Education, Inc. All rights reserved Spread Spectrum Chapter.
Exploring the World of Wireless James Taylor - COSC 352 Fall 2007.
Wireless LAN Technology Chapter 13. Wireless LAN  Wireless LAN is one that make use of a wireless transmission medium.  Wireless LAN use infrared or.
Bluetooth Technology. History The name ‘Bluetooth’ was named after 10th century Viking king in Denmark Harald Bluetooth who united and controlled Denmark.
Wireless LAN Provides network connectivity over wireless media An Access Point (AP) is installed to act as Bridge between Wireless and Wired Network.
Wireless Mesh Networking Nathaniel Wilson 4/13/2007.
Wi-Fi Technology.
William Stallings Data and Computer Communications 7th Edition
Prof. Athirai Irissappane
Lecture 7 CSMA and Spread Spectrum Dr. Ghalib A. Shah
Wireless LAN 1.
CT301 lecture7 10/29/2015 Lect 7 NET301.
Outline Introduction Type of Multiplexing FDMA TDMA CDMA Future Work
Bandwidth Utilization (Multiplexing and Spectrum Spreading)
Wireless Technologies
Chapter 4 Computer Networks – Part 2
The University of Adelaide, School of Computer Science
Wireless LANs Wireless proliferating rapidly.
Introduction to Cellular Mobile Radio Systems
Bandwidth Utilization
Bandwidth Utilization
Wireless Fidelity 1 1.
Multiplexing : Sharing a Medium
Multiple Access Problem: When two or more nodes transmit at the same time, their frames will collide and the link bandwidth is wasted during collision.
Wireless & Mobile Networking: Multiple Division Techniques
Data and Computer Communications Eighth Edition by William Stallings Lecture slides by Lawrie Brown Chapter 9 – Spread Spectrum.
Chapter 4: Digital Transmission
expanded by Jozef Goetz, 2014 The McGraw-Hill Companies, Inc., 2007
Medium Access Control (MAC) Sub-layer
Spread Spectrum L.Tahani Aljehani.
CS 457 – Lecture 7 Wireless Networks
Data Communication and Networks
Spread Spectrum Multiplexing combines signals from several sources to achieve bandwidth efficiency: The available bandwidth of a link is divided between.
Data Communication and Networks
CT301 lecture7 10/29/2015 Lect 7 NET301.
Data and Computer Communications by William Stallings Eighth Edition
Data Communication and Networks
William Stallings Data and Computer Communications 7th Edition
Data Communication and Networks
Cellular Telephone Networks
Data Communication and Networks
The University of Adelaide, School of Computer Science
Multiplexing and Demultiplexing
16-Wirless Networking Technologies
William Stallings Data and Computer Communications 7th Edition
Security in Wide Area Networks
Terminologies in Wireless Communication Group Members Munib Ahmed Rehan Khan.
Presentation transcript:

The University of Adelaide, School of Computer Science 8 May 2018 Wireless Links These allocations are determined by government agencies such as FCC (Federal Communications Commission) in USA Specific bands (frequency) ranges are allocated to certain uses. Some bands are reserved for government use Other bands are reserved for uses such as AM radio, FM radio, televisions, satellite communications, and cell phones Specific frequencies within these bands are then allocated to individual organizations for use within certain geographical areas. Finally, there are several frequency bands set aside for “license exempt” usage Bands in which a license is not needed Chapter 2 — Instructions: Language of the Computer

The University of Adelaide, School of Computer Science 8 May 2018 Wireless Links Devices that use license-exempt frequencies are still subject to certain restrictions The first is a limit on transmission power This limits the range of signal, making it less likely to interfere with another signal For example, a cordless phone might have a range of about 100 feet. Chapter 2 — Instructions: Language of the Computer

The University of Adelaide, School of Computer Science 8 May 2018 Wireless Links The second restriction requires the use of Spread Spectrum technique Idea is to spread the signal over a wider frequency band So as to minimize the impact of interference from other devices Originally designed for military use Frequency hopping Transmitting signal over a random sequence of frequencies First transmitting at one frequency, then a second, then a third… The sequence of frequencies is not truly random, instead computed algorithmically by a pseudorandom number generator The receiver uses the same algorithm as the sender, initializes it with the same seed, and is Able to hop frequencies in sync with the transmitter to correctly receive the frame Chapter 2 — Instructions: Language of the Computer

The University of Adelaide, School of Computer Science 8 May 2018 Wireless Links A second spread spectrum technique called Direct sequence Represents each bit in the frame by multiple bits in the transmitted signal. For each bit the sender wants to transmit It actually sends the exclusive OR of that bit and n random bits The sequence of random bits is generated by a pseudorandom number generator known to both the sender and the receiver. The transmitted values, known as an n-bit chipping code, spread the signal across a frequency band that is n times wider Chapter 2 — Instructions: Language of the Computer

Wireless Links Example 4-bit chipping sequence

The University of Adelaide, School of Computer Science 8 May 2018 Wireless Links Wireless technologies differ in a variety of dimensions How much bandwidth they provide How far apart the communication nodes can be Four prominent wireless technologies Bluetooth Wi-Fi (more formally known as 802.11) WiMAX (802.16) 3G cellular wireless Chapter 2 — Instructions: Language of the Computer

Copyright © 2010, Elsevier Inc. All rights Reserved Wireless Links Overview of leading wireless technologies Copyright © 2010, Elsevier Inc. All rights Reserved

The University of Adelaide, School of Computer Science 8 May 2018 Wireless Links Mostly widely used wireless links today are usually asymmetric Two end-points are usually different kinds of nodes One end-point usually has no mobility, but has wired connection to the Internet (known as base station) The node at the other end of the link is often mobile Chapter 2 — Instructions: Language of the Computer

Wireless Links A wireless network using a base station

The University of Adelaide, School of Computer Science 8 May 2018 Wireless Links Wireless communication supports point-to-multipoint communication Communication between non-base (client) nodes is routed via the base station Three levels of mobility for clients No mobility: the receiver must be in a fix location to receive a directional transmission from the base station (initial version of WiMAX) Mobility is within the range of a base (Bluetooth) Mobility between bases (Cell phones and Wi-Fi) Chapter 2 — Instructions: Language of the Computer

The University of Adelaide, School of Computer Science 8 May 2018 Wireless Links Mesh or Ad-hoc network Nodes are peers Messages may be forwarded via a chain of peer nodes A wireless ad-hoc or mesh network Chapter 2 — Instructions: Language of the Computer