Wireless Networks Part I

Size: px
Start display at page:

Download "Wireless Networks Part I"

Transcription

1 ICT Technical Update Module Wireless Networks Part I Prof. Dr Harsha Sirisena Electrical and Computer Engineering University of Canterbury Outline Course Objective and Additional References Motivation Some History Future Wireless Network Technology Design Challenges Current Wireless Systems Emerging Wireless Systems Spectrum Regulations and Wireless Standards IEEE Family WLAN Wireless Routing Protocols Post Graduate Certificate in Professional Development Slide 2 Course Objectives After studying this course, you are expected to Demonstrate understanding of the fundamental problems, tradeoffs, and design issues that arise in wireless networking, as well as identify and critically evaluate wireless network technologies and solution approaches Understand the details of several particular protocols, as example implementations of fundamental principles, and digest descriptions of specific protocols, extracting the salient concepts Engage in original work and research in the area of wireless networks Post Graduate Certificate in Professional Development Slide 3 Post Graduate Certificate in Professional Development 1

2 Additional References Wireless communications : principles and practice,2nd Edition Theodore S. Rappaport. Computer networks 3rd Edition Andrew S. Tanenbaum. Data and computer communications, 7th Edition William Stallings. Post Graduate Certificate in Professional Development Slide 4 Motivation- Why wireless networks? No cost for installing wires or rewiring - Communications can reach where wiring is infeasible or costly, e.g., rural areas, mountains, old buildings, battlefield. - Auto-magical instantaneous communications without setup physical connection, e.g., WLAN - Communication satellites, global coverage, e.g., Iridium system Roaming allows flexibility to keep contacted Anywhere and Any time Post Graduate Certificate in Professional Development Slide 5 Motivation (cont.) Rapidly growing market trigger the public need for mobility and uninterrupted communications Consumers are used to the flexibility and will demand instantaneous, uninterrupted, fast access regardless where and when. Consumers and businesses are willing to pay for it Increasing dependence on telecommunication services for business and personal reasons Post Graduate Certificate in Professional Development Slide 6 Post Graduate Certificate in Professional Development 2

3 Some Wireless History Ancient Systems: Smoke Signals, Carrier Pigeons, The Birth of Radio - Radio invented in the 1880s by Guglielmo Marconi Sophisticated military radio systems were developed during and after the WW NTT/Japan deploys first cellular communication system Advanced Mobile Phone System (AMPS) deployed in U.S. in 900 MHz Band: supports 666 duplex channels Group Special Mobile defines European digital cellular standard, GSM US Digital Cellular phone system introduced IS-95 code-division multiple-access (CDMA) spread- spectrum digital cellular system deployed in U.S GSM system deployed in US, relabeled Global System for mobile communications FCC auctions off frequencies in Personal Communications System (PCS) band at 1.8 GHz for mobile telephony Number of cellular telephone users in U.S. > 50M Third generation cellular system standards Bluetooth standards.. Post Graduate Certificate in Professional Development Slide 7 Generations of Wireless Networking 1G: deployed in the 1980s was based on analog FM technologies. 2G: introduced on market in 1991 with applied digital technologies such as, TDMA,GSM, cdmaone. 2G offered short messages and low-rate data services for customers. 2.5G : introduced ability to use packet switched (vs. circuit switched) radio connections. For GSM system, this is called General Packet Radio Service (GPRS). GPRS offers users the opportunity to be always online, while only being charged for data transferred. 3G: achieves a maximum bit rate of 2 Mbps and offers packet-switched multimedia services (data, video, etc.) as well as voice services. GSM/TDMA operators can evolve towards EDGE or WCDMA with higher and variable bit rates and improved spectrum efficiency. cdmaone operators can evolve to cdma2000 4G: Expected to build upon 3G and evolved 3G systems. A current discussion is a 4G of wireless networks envisaged available in about a decade Post Graduate Certificate in Professional Development Slide 8 Future Trends and Technologies Multi-input and Multi-output i.e., multi-antenna systems (MIMO) Ultra Wideband (UWB) Software-Defined Radio (SDR) Ad hoc and Sensor Networks Fixed (or semi-fixed) Broadband 4G Cellular (discussed already) New generations of wireless networking (terrestrial wireless i.e., cellular or satellite) will result in higher rate integrated multimedia communications The complexity of the management of network resources (e.g. bandwidth, power, capacity) will be significant with increasing generation or evolution. Post Graduate Certificate in Professional Development Slide 9 Post Graduate Certificate in Professional Development 3

4 Design Challenges Wireless channels are a difficult and capacity-limited broadcast communications medium Traffic patterns, user locations, and network conditions are constantly changing Applications are heterogeneous with hard constraints that must be met by the network Energy and delay constraints change design principles across all layers of the protocol stack Post Graduate Certificate in Professional Development Slide 10 Multimedia Requirements Delay Packet Loss BER Data Rate Traffic Voice Data Video <100ms - <100ms <1% 0 <1% Kbps Mbps 1-20 Mbps Continuous Bursty Continuous One-size-fits-all protocols and design do not work well Post Graduate Certificate in Professional Development Slide 11 Current Wireless Systems Cellular Systems and its evolution -GSM - GPRS -UMTS Satellite System Bluetooth Post Graduate Certificate in Professional Development Slide 12 Post Graduate Certificate in Professional Development 4

5 Wide Area Cellular Services The Cellular Principle Relies on the concept of concurrency - delivered through channel reuse i.e. reusing channels in different cells Total coverage area is divided into cells - only a subset of channels available in each cell All channels partitioned into sets - sets assigned to cells Rule: assign the same set to two cells that are sufficient geographically distant so that interference is small Purpose: increased capacity! Post Graduate Certificate in Professional Development Slide 14 Advantages of Cellular Networks More capacity due to spectral reuse Lower transmission power due to smaller transmitter/receiver distances More robust system as Base Station problem only effects the immediate cell More predictable propagation environment due to shorter distances Post Graduate Certificate in Professional Development Slide 15 Post Graduate Certificate in Professional Development 5

6 SD Disadvantages of Cellular Networks Need for more infrastructure Need for fixed network to connect Base Stations Some residual interference from co-channel cells Handover procedure required Post Graduate Certificate in Professional Development Slide 16 Architecture of a GSM Network Mobile Station Base Station Subsystem Network Subsystem Other Networks SIM ME BTS BSC MSC/ VLR GMSC PSTN PLMN + EIR HLR AUC Internet Note: Interfaces have been omitted for clarity purposes. Post Graduate Certificate in Professional Development Slide 17 Mobile Station (MS) Mobile Equipment -Fixed - Portable - International Mobile Equipment Identity (IMEI) number Subscriber Identity Module (SIM) - Personal Identification Number (PIN) - International Mobile Subscriber Identity (IMSI) number - Enables access to subscribed services - Smart card Post Graduate Certificate in Professional Development Slide 18 Post Graduate Certificate in Professional Development 6

7 Base Transceiver Station - BTS Usually referred to as the Base Station Provides the interface to the network for the MS Handles all communications with the MS Less intelligent than analogue equivalent - cheaper than analogue systems - bypass analogue in less wealthy countries intelligence now deployed on MS - for example, when to perform a handover Transmitting power determines cell size Post Graduate Certificate in Professional Development Slide 19 Base Station Controller - BSC Controls Base Stations - up to several hundred depending on manufacturer Manages radio channels - allocation and release Coordinates Handover Physical location may vary Abis interface - between BSC and BTS Post Graduate Certificate in Professional Development Slide 20 Mobile Switching Centre (MSC) Performs all switching/exchange functions Handles - Registration - Authentication - location updating A GSM network must have at least one MSC May connect to other networks, e.g., PSTN - Gateway MSC (GMSC) Post Graduate Certificate in Professional Development Slide 21 Post Graduate Certificate in Professional Development 7

8 SD Home Location Register (HLR) Administrative information for all subscribers IMSI number actual phone number permitted supplementary services current location i.e. which VLR subscriber is currently registered with parameters for authentication and ciphering One HLR per GSM PLMN Post Graduate Certificate in Professional Development Slide 22 Integrating GPRS Mobile Station Base Station Subsystem Network Subsystem Other Networks SIM ME BTS BSC MSC/ VLR GMSC PSTN EIR HLR AUC PLMN + SGSN GGSN Internet Post Graduate Certificate Note: in Interfaces Professional have Development been omitted for clarity purposes. Slide 23 GPRS MS Two Components - Mobile Terminal (MT) - SIM card Three Classes of terminal - Class A - simultaneous circuit switched (GSM) and packet switched (GPRS) traffic - Class B- supports both GSM and GPRS connections but not both at the same time. One call is suspended for the duration of the other - Class C - handless both GPRS or GSM but can only be connected to one at the same time. Post Graduate Certificate in Professional Development Slide 24 Post Graduate Certificate in Professional Development 8

9 GPRS NSS Two new nodes introduced for packet data Serving GPRS Support Node (SGSN) : handles all packet data for the appropriate geographic area - monitors GPRS users - handles security and access control - may be regarded as the packet switched equivalent of the circuit-switched MSC Gateway GPRS Support Node (GGSN) - internetworking functionality - routes incoming data to correct SGSN - translates between different protocols and formats Details of data services added to HLR Post Graduate Certificate in Professional Development Slide 25 GPRS Characteristic Data capacity increased considerably Depending on 14.4 kb/s per channel, kb/s 21.4 kb/s per channel, kb/s achieved BUT up to 8 users per channel! Minimum set-up time always-on connection Charging determined by actual data not time Post Graduate Certificate in Professional Development Slide 26 Integrating EDGE Minimum changes to the existing network New Modulation scheme - 8 phase shift keying (8PSK) - 3 bits of information per signal pulse - data rates increased by a factor of three Post Graduate Certificate in Professional Development Slide 27 Post Graduate Certificate in Professional Development 9

10 SD EDGE - NSS Minimum impact on the core network SGSN & GGSN practically independent of data rates Some minor software upgrades Post Graduate Certificate in Professional Development Slide 28 3G - UMTS Mobile Station Base Station Subsystem Network Subsystem Other Networks SIM ME BTS BSC MSC/ VLR GMSC PSTN EIR HLR AUC PLMN RNS USIM ME Node B RNC SGSN GGSN Internet + UTRAN Note: Interfaces have been omitted for clarity purposes. Post Graduate Certificate in Professional Development Slide 29 UMTS - MS User Equipment Mobile Equipment UMTS SIM (USIM) Air interface UMTS Terrestrial Radio Access (UTRA) -W-CDMA -TD-CDMA Post Graduate Certificate in Professional Development Slide 30 Post Graduate Certificate in Professional Development 10

11 UMTS BSS Radio Network Subsystem Two new network elements Node B equivalent of a BTS Radio Network Controller supports a number of Node Bs equivalent of a BSC Obviously, UMTS has major implications for the BSS Post Graduate Certificate in Professional Development Slide 31 CDMA BASIC CDMA (Code Division Multiple Access) splits calls into fragments and send them over different frequencies simultaneously The use of multiple frequencies gives CDMA effective protection against interference and lost calls CDMA supports true packet switching and does not use time slots, therefore is more bandwidth efficient than TDMA -- also a more direct path to 3G Post Graduate Certificate in Professional Development Slide 32 Why do carriers want to move to 3G? Faster speeds--able to handle more calls Efficiencies in data handling - Integration with the Internet technology More capable, multi-media handsets and devices Global interoperability and roaming Advanced services and more profitable revenue opportunities Post Graduate Certificate in Professional Development Slide 33 Post Graduate Certificate in Professional Development 11

12 Some Urgent 3G Drivers Need to increase wireless data revenues and ARPU as voice prices decline Staggering investment already made in preparing for 3G upgrades Pressure by device makers and governments - 3G License clock ticking in Europe Dramatic success stories: - Korea, Japan markets are embracing 3G Fear of falling even further behind - Competition from WiFi as the high-speed alternative Post Graduate Certificate in Professional Development Slide 34 3G Systems Overview 3G Migration SOURCE: CDMA Development Group (CDG) Post Graduate Certificate in Professional Development Slide 35 Future mobility will be provided with higher data rates and Ubiquitous access - This implies the need for seamless wide area and office coverage - Future remote access techniques will mirror existing to protect current investments Higher data rates and better coverage will be realized using disparate types of Wireless Technologies - Mobility across disparate networks is a significant change to the paradigm of current mobile networks. - Mobility is attributed to L2 and L1 abstraction through use of IP (Mobile IP). Mobility Overview Data Rates and Ranges of Wireless Technologies SOURCE: ITU Post Graduate Certificate in Professional Development Slide 36 Post Graduate Certificate in Professional Development 12

13 Standards Evolution to 3G Worldwide Japan Europe/Parts of Asia Americas/Parts of Asia 1st Gen TACS NMT/TACS/Other AMPS 2nd Gen PDC GSM TDMA CDMA 3rd Gen W-CDMA/UMTS cdma2000 EDGE cdma2000 Instead of solving the 2G network differences via 3G, we will continue to have W-CDMA and cdma2000 as separate networks. Both will be optional implementation modes in one 3G standard specification. Basic 3G phones will support one or the other. Global phones will be able to roam from one to the other. Post Graduate Certificate in Professional Development Slide 37 Application Platforms for Cellular Networks WAP: discredited in first outing, but still alive and well as a backend mobile server standard SMS: proven worldwide but just emerging in US; limited to plain text messaging MMS: standard behind the exchange of pictures from camera phones; also for many audio and graphic formats imode: proven in Japan; export still in doubt J2ME (Java for mobile): large developer following and handset deployment; confused business models BREW: CDMA app platform: big in a few areas; clearer business and distribution model Post Graduate Certificate in Professional Development Slide 38 Examples: Evolution of messaging Rich Call Browsing Messaging Versatility of Content and User Benefits SMS Text Picture Messaging Text & Graphics Multimedia Message Service Digital image input Mobile Multimedia New content types Time Post Graduate Certificate in Professional Development Slide 39 Post Graduate Certificate in Professional Development 13

14 SMS SMS=Short Message Service=Current Worldwide Killer Application A basic text messaging service for sending messages up to 160 characters to mobile phones Runs on separate channel from voice traffic-much cheaper for operators to carry text messages (started out as free service in many countries) Overwhelming user uptake in Europe and A/P --billions of messages sent each month; very profitable for carriers Post Graduate Certificate in Professional Development Slide 40 Emerging Systems Ad hoc wireless networks Ultra Wideband Network Post Graduate Certificate in Professional Development Slide 41 Ad hoc Networks Post Graduate Certificate in Professional Development 14

15 Introduction and Basic Concepts Post Graduate Certificate in Professional Development Slide 43 Ad Hoc Network Definition In Latin, "ad hoc" literally means " for this purpose only " An ad-hoc network is a wireless LAN, in which some devices are part of the network only for the duration of a communication session or while in some close proximity to the rest of the network. A "mobile ad hoc network " (MANET) is an autonomous system of mobile routers (and associated hosts) connected by wireless links forming an arbitrary graph. Routers are free to move randomly and organize themselves arbitrarily; network topology may change rapidly and unpredictably. May operate in a stand-alone fashion, or may be connected to the Internet. An ad hoc network can be regarded as a "spontaneous network " : a network that automatically "emerges " when nodes gather together. Post Graduate Certificate in Professional Development Slide 44 Ad Hoc Networks Advantages Ease of deployment Speed of deployment Decreased dependence on infrastructure Post Graduate Certificate in Professional Development Slide 45 Post Graduate Certificate in Professional Development 15

16 Applications of Ad Hoc Networks Post Graduate Certificate in Professional Development Slide 46 Characteristics and Requirements Autonomous and spontaneous nature of nodes Distributed Algorithms to support security, reliability and consistency of exchanged and stored information Time-varying network topology (no pre-existing infrastructure or central administration) Scalable routing and mobility management techniques to face network dynamics Fluctuating link capacity and network resources Enhanced functionalities to improve link layer performance, QoS network support and end-to-end efficiency Low-power devices Energy conserving techniques at all layers Post Graduate Certificate in Professional Development Slide 47 Challenges Broadcast nature of the wireless medium - Limited wireless transmission range - Hidden terminal problem - Exposed terminal problem - Capture problem - Intruding terminal problem Packet losses due to transmission errors Mobility-induced route changes Mobility-induced packet losses Battery constraints Potentially frequent network partitions Ease of snooping on wireless transmissions Post Graduate Certificate in Professional Development Slide 48 Post Graduate Certificate in Professional Development 16

17 Multi Hopping Data routes may traverse multiple links to reach a destination It increases overall network capacity since the spatial domain could be reused for concurrent but physically separate sessions It conserves transmit energy resources reduces interference. Post Graduate Certificate in Professional Development Slide 49 Ultra Wideband Networks What is Ultra Wideband Short pulse waveforms Carrier-free, baseband, impulse A few cycles of an RF carrier Very large fractional bandwidths Bandwidth inversely proportional to pulse duration Typically > 20% (FCC 2002 definition) Low duty cycles resulting in low average energy densities Typically produced by impulse- or step-excited antennas, filters, etc. Not all UWB is non-interfering (Regulatory issues) Spectrally filtered Spectrally unfiltered Post Graduate Certificate in Professional Development Slide 51 Post Graduate Certificate in Professional Development 17

18 UWB Bandwidth FCC report and order Part 15 (Feb,2002) pave the way for commercialization of UWB Post Graduate Certificate in Professional Development Slide 52 Unique UWB Properties Advantages: 1.Low-power operation : transceiver circuitry power requirements are low, under noise roof 2.Low cost: the complexity of the analogy front-end is drastically reduced due to its intrinsic baseband transmission,. 3.Low probability of detection& jamming: low energy per frequency band and the use of precisely timed patterns 4.Ability to penetrate walls in indoor environment: the lower frequencies used 5 Higher immunity to multi-path fading effects: increased signal diversity (frequency diversity) 6.Availability of precise location information: precise nanosecond pulses for transmission Disadvantage: 1.Long channel acquisition time in the order of milliseconds, compared to microseconds in narrow band system 2.Regulatory considerations over such a wide bandwidth will limit the radiated power( mobile service distance) Post Graduate Certificate in Professional Development Slide 53 Major UWB Application Areas Communications LPD (Low Probability of Detection) Wireless Audio, Data & Video Distribution RF Tagging & Identification Radar Collision/Obstacle Avoidance Precision Altimetry Intrusion Detection ( see through wall ) Ground Penetrating Radar Precision Geolocation Asset Tracking Personnel localization Post Graduate Certificate in Professional Development Slide 54 Post Graduate Certificate in Professional Development 18

19 Spectrum Regulation Spectral Allocation in US controlled by FCC (commercial) or OSM (defense) FCC auctions spectral blocks for set applications. Some spectrum set aside for universal use Worldwide spectrum controlled by ITU-R Regulation can stunt innovation, cause economic disasters, and delay system rollout Post Graduate Certificate in Professional Development Slide 55 Standards Interacting systems require standardization Companies want their systems adopted as standard - Alternatively try for de-facto standards Standards determined by TIA/CTIA in US - IEEE standards often adopted Worldwide standards determined by ITU-T - In Europe, ETSI is equivalent of IEEE Post Graduate Certificate in Professional Development Slide 56 Conclusion The wireless vision encompasses many exciting systems and applications Technical challenges transcend across all layers of the system design Wireless systems today have limited performance and interoperability Standards and spectral allocation heavily impact the evolution of wireless technology Post Graduate Certificate in Professional Development Slide 57 Post Graduate Certificate in Professional Development 19

MOBILE COMPUTING 4/8/18. Basic Call. Public Switched Telephone Network - PSTN. CSE 40814/60814 Spring Transit. switch. Transit. Transit.

MOBILE COMPUTING 4/8/18. Basic Call. Public Switched Telephone Network - PSTN. CSE 40814/60814 Spring Transit. switch. Transit. Transit. MOBILE COMPUTING CSE 40814/60814 Spring 2018 Public Switched Telephone Network - PSTN Transit switch Transit switch Long distance network Transit switch Local switch Outgoing call Incoming call Local switch

More information

Chapter 5 Acknowledgment:

Chapter 5 Acknowledgment: Chapter 5 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

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

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

Wireless & Cellular Communications

Wireless & Cellular Communications Wireless & Cellular Communications Slides are adopted from Lecture notes by Professor A. Goldsmith, Stanford University. Instructor presentation materials for the book: Wireless Communications, 2nd Edition,

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

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

CPET 565/499 Mobile Computing Systems. Mobile Wireless Networking Infrastructure & Technologies

CPET 565/499 Mobile Computing Systems. Mobile Wireless Networking Infrastructure & Technologies CPET 565/499 Mobile Computing Systems Lecture 2 Mobile Networking Communication Infrastructures and Technologies Fall 202 A Specialty Course for Purdue University s M.S. in Technology Graduate Program

More information

UMTS: Universal Mobile Telecommunications System

UMTS: Universal Mobile Telecommunications System Department of Computer Science Institute for System Architecture, Chair for Computer Networks UMTS: Universal Mobile Telecommunications System Mobile Communication and Mobile Computing Prof. Dr. Alexander

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

An Introduction to Wireless Technologies Part 2. F. Ricci

An Introduction to Wireless Technologies Part 2. F. Ricci An Introduction to Wireless Technologies Part 2 F. Ricci Content Medium access control (MAC): FDMA = Frequency Division Multiple Access TDMA = Time Division Multiple Access CDMA = Code Division Multiple

More information

Outline / Wireless Networks and Applications Lecture 18: Cellular: 1G, 2G, and 3G. Advanced Mobile Phone Service (AMPS)

Outline / Wireless Networks and Applications Lecture 18: Cellular: 1G, 2G, and 3G. Advanced Mobile Phone Service (AMPS) Outline 18-452/18-750 Wireless Networks and Applications Lecture 18: Cellular: 1G, 2G, and 3G 1G: AMPS 2G: GSM 2.5G: EDGE, CDMA 3G: WCDMA Peter Steenkiste Spring Semester 2017 http://www.cs.cmu.edu/~prs/wirelesss17

More information

Page 1. Problems with 1G Systems. Wireless Wide Area Networks (WWANs) EEC173B/ECS152C, Spring Cellular Wireless Network

Page 1. Problems with 1G Systems. Wireless Wide Area Networks (WWANs) EEC173B/ECS152C, Spring Cellular Wireless Network EEC173B/ECS152C, Spring 2009 Wireless Wide Area Networks (WWANs) Cellular Wireless Network Architecture and Protocols Applying concepts learned in first two weeks: Frequency planning, channel allocation

More information

Wireless and mobile communication

Wireless and mobile communication Wireless and mobile communication Wireless communication Multiple Access FDMA TDMA CDMA SDMA Mobile Communication GSM GPRS GPS Bluetooth Content What is wireless communication? In layman language it is

More information

Wireless Telecommunication Systems GSM as basis of current systems Enhancements for data communication: HSCSD, GPRS, EDGE UMTS: Future or not?

Wireless Telecommunication Systems GSM as basis of current systems Enhancements for data communication: HSCSD, GPRS, EDGE UMTS: Future or not? Chapter 2 Technical Basics: Layer 1 Methods for Medium Access: Layer 2 Chapter 3 Wireless Networks: Bluetooth, WLAN, WirelessMAN, WirelessWAN Mobile Networks: GSM, GPRS, UMTS Chapter 4 Mobility on the

More information

Developing Mobile Applications

Developing Mobile Applications Developing Mobile Applications GSM networks 1 carriers GSM 900 MHz 890-915 MHz 935-960 MHz up down 200 KHz 200 KHz 25 MHz 25 MHz 2 frequency reuse A D K B J L C H E G I F A 3 Reuse patterns 4/12 4 base

More information

Difference Between. 1. Old connection is broken before a new connection is activated.

Difference Between. 1. Old connection is broken before a new connection is activated. Difference Between Hard handoff Soft handoff 1. Old connection is broken before a new connection is activated. 1. New connection is activated before the old is broken. 2. "break before make" connection

More information

Mobile Network Evolution Part 1. GSM and UMTS

Mobile Network Evolution Part 1. GSM and UMTS Mobile Network Evolution Part 1 GSM and UMTS GSM Cell layout Architecture Call setup Mobility management Security GPRS Architecture Protocols QoS EDGE UMTS Architecture Integrated Communication Systems

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

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

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

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

An Introduction to Wireless Technologies Part 2. F. Ricci 2008/2009

An Introduction to Wireless Technologies Part 2. F. Ricci 2008/2009 An Introduction to Wireless Technologies Part 2 F. Ricci 2008/2009 Content Multiplexing Medium access control Medium access control (MAC): FDMA = Frequency Division Multiple Access TDMA = Time Division

More information

APPLICATION PROGRAMMING: MOBILE COMPUTING [ INEA00112W ] Marek Piasecki PhD Wireless Telecommunication

APPLICATION PROGRAMMING: MOBILE COMPUTING [ INEA00112W ] Marek Piasecki PhD Wireless Telecommunication APPLICATION PROGRAMMING: MOBILE COMPUTING [ INEA00112W ] Marek Piasecki PhD Wireless Telecommunication (W6/2013) What is Wireless Communication? Transmitting/receiving voice and data using electromagnetic

More information

IMT IMT-2000 stands for IMT: International Mobile Communications 2000: the frequency range of 2000 MHz and the year 2000

IMT IMT-2000 stands for IMT: International Mobile Communications 2000: the frequency range of 2000 MHz and the year 2000 IMT-2000 IMT-2000 stands for IMT: International Mobile Communications 2000: the frequency range of 2000 MHz and the year 2000 In total, 17 proposals for different IMT-2000 standards were submitted by regional

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

References. What is UMTS? UMTS Architecture

References. What is UMTS? UMTS Architecture 1 References 2 Material Related to LTE comes from 3GPP LTE: System Overview, Product Development and Test Challenges, Agilent Technologies Application Note, 2008. IEEE Communications Magazine, February

More information

Dimensioning, configuration and deployment of Radio Access Networks. part 1: General considerations. Agenda

Dimensioning, configuration and deployment of Radio Access Networks. part 1: General considerations. Agenda Dimensioning, configuration and deployment of Radio Access Networks. part 1: General considerations Agenda Mobile Networks Standards Network Architectures Call Set Up Network Roll Out Site Equipment Distributed

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

Unit V. Multi-User Radio Communication

Unit V. Multi-User Radio Communication Unit V Multi-User Radio Communication ADVANCED MOBILE PONE SERVICE (AMPS) 1906: 1 st radio transmission of Human voice. What s the medium? Used an RC circuit to modulate a carrier frequency that radiated

More information

IMT-2000/UMTS delivering full BWA

IMT-2000/UMTS delivering full BWA IMT-2000/UMTS delivering full BWA Rémi THOMAS Directeur du projet réseau UMTS d Orange France Agenda 3G and IMT 2000 Family UMTS phase 1 principles From GSM to GSM/UMTS Key Technical Characteristics of

More information

Data and Computer Communications. Chapter 10 Cellular Wireless Networks

Data and Computer Communications. Chapter 10 Cellular Wireless Networks Data and Computer Communications Chapter 10 Cellular Wireless Networks Cellular Wireless Networks 5 PSTN Switch Mobile Telecomm Switching Office (MTSO) 3 4 2 1 Base Station 0 2016-08-30 2 Cellular Wireless

More information

CS 6956 Wireless & Mobile Networks April 1 st 2015

CS 6956 Wireless & Mobile Networks April 1 st 2015 CS 6956 Wireless & Mobile Networks April 1 st 2015 The SIM Card Certain phones contain SIM lock and thus work only with the SIM card of a certain operator. However, this is not a GSM restriction introduced

More information

CHAPTER 2 WCDMA NETWORK

CHAPTER 2 WCDMA NETWORK CHAPTER 2 WCDMA NETWORK 2.1 INTRODUCTION WCDMA is a third generation mobile communication system that uses CDMA technology over a wide frequency band to provide high-speed multimedia and efficient voice

More information

Mohammad Hossein Manshaei 1393

Mohammad Hossein Manshaei 1393 Mohammad Hossein Manshaei manshaei@gmail.com 1393 GSM 2 GSM Architecture Frequency Band and Channels Frames in GSM Interfaces, Planes, and Layers of GSM Handoff Short Message Service (SMS) 3 subscribers

More information

CHAPTER 13 CELLULAR WIRELESS NETWORKS

CHAPTER 13 CELLULAR WIRELESS NETWORKS CHAPTER 13 CELLULAR WIRELESS NETWORKS These slides are made available to faculty in PowerPoint form. Slides can be freely added, modified, and deleted to suit student needs. They represent substantial

More information

Mobile Radio Systems (Wireless Communications)

Mobile Radio Systems (Wireless Communications) Mobile Radio Systems (Wireless Communications) Klaus Witrisal witrisal@tugraz.at Signal Processing and Speech Communication Lab, TU Graz Lecture 1 WS2015/16 (6 October 2016) Key Topics of this Lecture

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

Introduction to IS-95 CDMA p. 1 What is CDMA p. 1 History of CDMA p. 2 Forms of CDMA p MHz CDMA p MHz CDMA (PCS) p. 6 CDMA Parts p.

Introduction to IS-95 CDMA p. 1 What is CDMA p. 1 History of CDMA p. 2 Forms of CDMA p MHz CDMA p MHz CDMA (PCS) p. 6 CDMA Parts p. Introduction to IS-95 CDMA p. 1 What is CDMA p. 1 History of CDMA p. 2 Forms of CDMA p. 3 800 MHz CDMA p. 6 1900 MHz CDMA (PCS) p. 6 CDMA Parts p. 7 Mobile Station p. 8 Base Station Subsystem (BSS) p.

More information

UNIT- 2. Components of a wireless cellular network

UNIT- 2. Components of a wireless cellular network UNIT- 2 Components of a wireless cellular network These network elements may be divided into three groups. MS- Provides the user link to wireless network RBS, BSC The B.S system provides the wireless system

More information

MOBILE COMPUTING. Public Switched Telephone Network - PSTN. Transit. switch. Long distance network

MOBILE COMPUTING. Public Switched Telephone Network - PSTN. Transit. switch. Long distance network MOBILE COMPUTING CSE 40814/60814 Fall 2015 Public Switched Telephone Network - PSTN Transit switch Transit switch Long distance network Transit switch Local switch Outgoing call Incoming call Local switch

More information

Communication Systems GSM

Communication Systems GSM Communication Systems GSM Computer Science Organization I. Data and voice communication in IP networks II. Security issues in networking III. Digital telephony networks and voice over IP 2 last to final

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

Data and Computer Communications

Data and Computer Communications Data and Computer Communications Chapter 14 Cellular Wireless Networks Eighth Edition by William Stallings Cellular Wireless Networks key technology for mobiles, wireless nets etc developed to increase

More information

Department of Computer Science & Technology 2014

Department of Computer Science & Technology 2014 Unit 1. Wireless Telecommunication Systems and Networks Short Questions 1. What is Electromagnetic spectrum? 2 State the purpose of Induction. 3. What is the range of Radio Frequency? 4. What are two parameters

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

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 9: Multiple Access, GSM, and IS-95

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 9: Multiple Access, GSM, and IS-95 ECE 476/ECE 501C/CS 513 - Wireless Communication Systems Winter 2003 Lecture 9: Multiple Access, GSM, and IS-95 Outline: Two other important issues related to multiple access space division with smart

More information

Mobile Communications I Chapter 1: Introduction and History. Applications History Development of wireless systems

Mobile Communications I Chapter 1: Introduction and History. Applications History Development of wireless systems Mobile Communications I Chapter 1: Introduction and History Applications History Development of wireless systems Wireless networks in comparison to fixed networks Higher loss-rates due to interference

More information

UCS-805 MOBILE COMPUTING NIT Agartala, Dept of CSE Jan-May,2011

UCS-805 MOBILE COMPUTING NIT Agartala, Dept of CSE Jan-May,2011 Location Management for Mobile Cellular Systems SLIDE #3 UCS-805 MOBILE COMPUTING NIT Agartala, Dept of CSE Jan-May,2011 ALAK ROY. Assistant Professor Dept. of CSE NIT Agartala Email-alakroy.nerist@gmail.com

More information

Chapter 4. TETRA and GSM over satellite

Chapter 4. TETRA and GSM over satellite Chapter 4. TETRA and GSM over satellite TETRA and GSM over satellite have been addressed a number of times in the first three chapters of the document. Their vital roles in the present project are well

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 Cellular Networks: 2.5G and 3G 2.5G Data services over 2G networks GSM: High-speed

More information

Wireless Telephony in Germany. Standardization of Networks. GSM Basis of Current Mobile Systems

Wireless Telephony in Germany. Standardization of Networks. GSM Basis of Current Mobile Systems Wireless Telephony in Germany Chapter 2 Technical Basics: Layer Methods for Medium Access: Layer 2 Chapter 3 Wireless Networks: Bluetooth, WLAN, WirelessMAN, WirelessWAN Mobile Telecommunication Networks:

More information

10EC81-Wireless Communication UNIT-6

10EC81-Wireless Communication UNIT-6 UNIT-6 The first form of CDMA to be implemented is IS-95, specified a dual mode of operation in the 800Mhz cellular band for both AMPS and CDMA. IS-95 standard describes the structure of wideband 1.25Mhz

More information

GSM NCN-EG-01 Course Outline for GSM

GSM NCN-EG-01 Course Outline for GSM GSM NCN-EG-01 Course Outline for GSM 1 Course Description: Good understanding of GSM technology and cellular networks is essential for anyone working in GSM or related areas. This course is structured

More information

Chapter 8: GSM & CDAMA Systems

Chapter 8: GSM & CDAMA Systems Chapter 8: GSM & CDAMA Systems Global System for Mobile Communication (GSM) Second Generation (Digital) Cellular System Operated in 900 MHz band GSM is also operated in 1800 MHz band and this version of

More information

MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION (Autonomous) (ISO/IEC Certified)

MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION (Autonomous) (ISO/IEC Certified) WINTER 16 EXAMINATION Model Answer Subject Code: 17657 Important Instructions to examiners: 1) The answers should be examined by key words and not as word-to-word as given in the model answer scheme. 2)

More information

WHITEPAPER. A comparison of TETRA and GSM-R for railway communications

WHITEPAPER. A comparison of TETRA and GSM-R for railway communications A comparison of TETRA and GSM-R for railway communications TETRA vs GSM-R 2 Many railways operators face a dilemma when choosing the wireless technology to support their networks communications requirements:

More information

Welcome to SSY145 Wireless Networks Lecture 2

Welcome to SSY145 Wireless Networks Lecture 2 Welcome to SSY145 Wireless Networks Lecture 2 By Hani Mehrpouyan, Department of Signals and Systems, Chalmers University of Technology, hani.mehr@ieee.org Office #6317 1 Copy right 2011 Outline History

More information

Telephone network. Jouni Karvo, Raimo Kantola, Timo Kiravuo

Telephone network. Jouni Karvo, Raimo Kantola, Timo Kiravuo Telephone network Jouni Karvo, Raimo Kantola, Timo Kiravuo Background World's largest machine; extends to all countries Huge economic and social importance Specialized in voice transmission Other applications

More information

1G 5G Mobile Cellular Networks

1G 5G Mobile Cellular Networks ΕΠΛ 476: ΚΙΝΗΤΑ ΔΙΚΤΥΑ ΥΠΟΛΟΓΙΣΤΩΝ (MOBILE NETWORKS) Δρ. Χριστόφορος Χριστοφόρου Πανεπιστήμιο Κύπρου - Τμήμα Πληροφορικής 1G 5G Mobile Cellular Networks Introduction 1 Communication and Wireless Networks

More information

Mobile Radio Communications

Mobile Radio Communications Session 1: Introduction Session 1, page 1 COMMUNICATIONS information source channel information sink Session 1, page 2 HISTORY: stone age Initial communications were wireless: human voice (air pressure)

More information

RADIO SYSTEMS ETIN15. Lecture no: GSM and WCDMA. Ove Edfors, Department of Electrical and Information Technology

RADIO SYSTEMS ETIN15. Lecture no: GSM and WCDMA. Ove Edfors, Department of Electrical and Information Technology RADIO SYSTEMS ETIN15 Lecture no: 11 GSM and WCDMA Ove Edfors, Department of Electrical and Information Technology Ove.Edfors@eit.lth.se 1 Contents (Brief) history of mobile telephony Global System for

More information

CHAPTER4 CELLULAR WIRELESS NETWORKS

CHAPTER4 CELLULAR WIRELESS NETWORKS CHAPTER4 CELLULAR WIRELESS NETWORKS These slides are made available to faculty in PowerPoint form. Slides can be freely added, modified, and deleted to suit student needs. They represent substantial work

More information

ULTRA WIDE BAND(UWB) Embedded Systems Programming

ULTRA WIDE BAND(UWB) Embedded Systems Programming ULTRA WIDE BAND(UWB) Embedded Systems Programming N.Rushi (200601083) Bhargav U.L.N (200601240) OUTLINE : What is UWB? Why UWB? Definition of UWB. Architecture and Spectrum Distribution. UWB vstraditional

More information

GSM and WCDMA RADIO SYSTEMS ETIN15. Lecture no: Ove Edfors, Department of Electrical and Information Technology

GSM and WCDMA RADIO SYSTEMS ETIN15. Lecture no: Ove Edfors, Department of Electrical and Information Technology RADIO SYSTEMS ETIN15 Lecture no: 11 GSM and WCDMA Ove Edfors, Department of Electrical and Information Technology Ove.Edfors@eit.lth.se 2015-05-12 Ove Edfors - ETIN15 1 Contents (Brief) history of mobile

More information

3G TECHNOLOGY WHICH CAN PROVIDE AUGMENTED DATA TRANSFER RATES FOR GSM STANDARTS AND THE MODULATION TECHNIQUES

3G TECHNOLOGY WHICH CAN PROVIDE AUGMENTED DATA TRANSFER RATES FOR GSM STANDARTS AND THE MODULATION TECHNIQUES 3G TECHNOLOGY WHICH CAN PROVIDE AUGMENTED DATA TRANSFER RATES FOR GSM STANDARTS AND THE MODULATION TECHNIQUES Mustafa ALKAN Ejder ORUÇ Nur ERZEN Özgür GENÇ malkan@tk.gov.tr eoruc@tk.gov.tr nerzen@tk.gov.tr

More information

UMTS Forum. IMT-2000 spectrum activities

UMTS Forum. IMT-2000 spectrum activities UMTS Forum IMT-2000 spectrum activities Christoph Legutko Siemens AG Director Frequency Policy 1 Why does the UTMS Forum investigate radio spectrum? Growth of terrestrial mobile services always underestimated

More information

Personal Communication System

Personal Communication System Personal Communication System Differences Between Cellular Systems and PCS IS-136 (TDMA) PCS GSM i-mode mobile communication IS-95 CDMA PCS Comparison of Modulation Schemes Data Communication with PCS

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

Chapter 7 GSM: Pan-European Digital Cellular System. Prof. Jang-Ping Sheu

Chapter 7 GSM: Pan-European Digital Cellular System. Prof. Jang-Ping Sheu Chapter 7 GSM: Pan-European Digital Cellular System Prof. Jang-Ping Sheu Background and Goals GSM (Global System for Mobile Communications) Beginning from 1982 European standard Full roaming in Europe

More information

Section A : example questions

Section A : example questions 2G1723 GSM Network and Services The exam will consist of two sections: section A (20p) and section B (8p). Section A consist of 20 multiple-choice questions (1p each), where exactly one answer is correct.

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

2G Mobile Communication Systems

2G Mobile Communication Systems 2G Mobile Communication Systems 2G Review: GSM Services Architecture Protocols Call setup Mobility management Security HSCSD GPRS EDGE References Jochen Schiller: Mobile Communications (German and English),

More information

CHAPTER 2. Instructor: Mr. Abhijit Parmar Course: Mobile Computing and Wireless Communication ( )

CHAPTER 2. Instructor: Mr. Abhijit Parmar Course: Mobile Computing and Wireless Communication ( ) CHAPTER 2 Instructor: Mr. Abhijit Parmar Course: Mobile Computing and Wireless Communication (2170710) Syllabus Chapter-2.1 Cellular Wireless Networks 2.1.1 Principles of Cellular Networks Underlying technology

More information

APPLICATIONS OF TELECOM WIRELESS COMMUNICATION : Lecture 3 Ahmad Bilal Ahmadbilal.webs.com

APPLICATIONS OF TELECOM WIRELESS COMMUNICATION : Lecture 3 Ahmad Bilal Ahmadbilal.webs.com APPLICATIONS OF TELECOM WIRELESS COMMUNICATION : Lecture 3 Ahmad Bilal Ahmadbilal.webs.com What is Mobility Initially Internet and Telephone Networks is designed assuming the user terminals are static

More information

Multiple Access Techniques

Multiple Access Techniques Multiple Access Techniques EE 442 Spring Semester Lecture 13 Multiple Access is the use of multiplexing techniques to provide communication service to multiple users over a single channel. It allows for

More information

Long Term Evolution (LTE) Radio Network Planning Using Atoll

Long Term Evolution (LTE) Radio Network Planning Using Atoll Long Term Evolution (LTE) Radio Network Planning Using Atoll Gullipalli S.D. Rohit Gagan, Kondamuri N. Nikhitha, Electronics and Communication Department, Baba Institute of Technology and Sciences - Vizag

More information

Chapter 1 Introduction to Mobile Computing (16 M)

Chapter 1 Introduction to Mobile Computing (16 M) Chapter 1 Introduction to Mobile Computing (16 M) 1.1 Introduction to Mobile Computing- Mobile Computing Functions, Mobile Computing Devices, Mobile Computing Architecture, Evolution of Wireless Technology.

More information

2018/5/23. YU Xiangyu

2018/5/23. YU Xiangyu 2018/5/23 YU Xiangyu yuxy@scut.edu.cn Structure of Mobile Communication System Cell Handover/Handoff Roaming Mobile Telephone Switching Office Public Switched Telephone Network Tomasi Advanced Electronic

More information

Research in Ultra Wide Band(UWB) Wireless Communications

Research in Ultra Wide Band(UWB) Wireless Communications The IEEE Wireless Communications and Networking Conference (WCNC'2003) Panel session on Ultra-wideband (UWB) Technology Ernest N. Memorial Convention Center, New Orleans, LA USA 11:05 am - 12:30 pm, Wednesday,

More information

Cellular Network. Ir. Muhamad Asvial, MSc., PhD

Cellular Network. Ir. Muhamad Asvial, MSc., PhD Cellular Network Ir. Muhamad Asvial, MSc., PhD Center for Information and Communication Engineering Research (CICER) Electrical Engineering Department - University of Indonesia E-mail: asvial@ee.ui.ac.id

More information

GSM System for Mobile

GSM System for Mobile GSM System for Mobile GSM History In the mid 1980 s, most of Europe didn t have a cellular network. They weren t committed to analog. After many years of research, GSM was proposed around 1990. Covered

More information

King Fahd University of Petroleum & Minerals Computer Engineering Dept

King Fahd University of Petroleum & Minerals Computer Engineering Dept King Fahd University of Petroleum & Minerals Computer Engineering Dept COE 543 Mobile and Wireless Networks Term 022 Dr. Ashraf S. Hasan Mahmoud Rm 22-148-3 Ext. 1724 Email: ashraf@ccse.kfupm.edu.sa 4/14/2003

More information

Chapter 2: Global System for Mobile Communication

Chapter 2: Global System for Mobile Communication Chapter 2: Global System for Mobile Communication (22 Marks) Introduction- GSM services and features, GSM architecture, GSM channel types, Example of GSM Call: GSM to PSTN call, PSTN to GSM call. GSM frame

More information

Modeling and Dimensioning of Mobile Networks: from GSM to LTE. Maciej Stasiak, Mariusz Głąbowski Arkadiusz Wiśniewski, Piotr Zwierzykowski

Modeling and Dimensioning of Mobile Networks: from GSM to LTE. Maciej Stasiak, Mariusz Głąbowski Arkadiusz Wiśniewski, Piotr Zwierzykowski Modeling and Dimensioning of Mobile Networks: from GSM to LTE Maciej Stasiak, Mariusz Głąbowski Arkadiusz Wiśniewski, Piotr Zwierzykowski Modeling and Dimensioning of Mobile Networks: from GSM to LTE GSM

More information

INTRODUCTION TO MOBILE COMMUNICATION SYSTEMS. by dr Tibor Kolos Széchenyi István University GYÕR

INTRODUCTION TO MOBILE COMMUNICATION SYSTEMS. by dr Tibor Kolos Széchenyi István University GYÕR INTRODUCTION TO MOBILE COMMUNICATION SYSTEMS by dr Tibor Kolos Széchenyi István University GYÕR Mobile communications 11...15/10/2010 ESIGELEC_Rouen 2 Course overview Part 1. Introduction to mobile communications

More information

GSM. 84 Theoretical and general applications

GSM. 84 Theoretical and general applications GSM GSM, GPRS, UMTS what do all of these expressions mean and what possibilities are there for data communication? Technical descriptions often contain abbreviations and acronyms. We have chosen to use

More information

Introduction to Cellular Networks: 1G/2G/3G

Introduction to Cellular Networks: 1G/2G/3G Introduction to Cellular Networks: 1G/2G/3G Raj Jain Washington University in Saint Louis Saint Louis, MO 63130 Jain@cse.wustl.edu Audio/Video recordings of this class lecture are available at: 16-1 Overview

More information

Programmable Wireless Networking Overview

Programmable Wireless Networking Overview Programmable Wireless Networking Overview Dr. Joseph B. Evans Program Director Computer and Network Systems Computer & Information Science & Engineering National Science Foundation NSF Programmable Wireless

More information

TELE4652 Mobile and Satellite Communications

TELE4652 Mobile and Satellite Communications Mobile and Satellite Communications Lecture 1 Introduction to Cellular Mobile Communications Public Switched Telephone Networks (PSTN) Public Land Mobile Networks (PLMN) evolved from the PSTN - Aimed to

More information

Intersystem Operation and Mobility Management. First Generation Systems

Intersystem Operation and Mobility Management. First Generation Systems Intersystem Operation and Mobility Management David Tipper Associate Professor Graduate Program in Telecommunications and Networking University of Pittsburgh Telcom 2700 Slides 6 http://www.tele.pitt.edu/tipper.html

More information

Cellular Concept MSC. Wireless Communications, CIIT Islamabad. Cellular Concept

Cellular Concept MSC. Wireless Communications, CIIT Islamabad. Cellular Concept Cellular Concept Course Instructor: Dr. Syed Junaid Nawaz Assistant Professor, Dept. of Electrical Engineering, COMSATS Institute of IT, Islamabad, Pakistan. Email: junaidnawaz@ieee.org Courtesy of: Prof.

More information

Mobile & Wireless Networking. Lecture 4: Cellular Concepts & Dealing with Mobility. [Reader, Part 3 & 4]

Mobile & Wireless Networking. Lecture 4: Cellular Concepts & Dealing with Mobility. [Reader, Part 3 & 4] 192620010 Mobile & Wireless Networking Lecture 4: Cellular Concepts & Dealing with Mobility [Reader, Part 3 & 4] Geert Heijenk Outline of Lecture 4 Cellular Concepts q Introduction q Cell layout q Interference

More information

M2M Cellular Antennas: SISO v. MIMO

M2M Cellular Antennas: SISO v. MIMO M2M Cellular Antennas: SISO v. MIMO Introduction This whitepaper discusses Single Input Single Output ( SISO ) and Multiple Input Multiple Output ( MIMO ) antennas for use in 4G 1 LTE cellular technology.

More information

CS 294-7: Wireless Local Area Networks. Professor Randy H. Katz CS Division University of California, Berkeley Berkeley, CA

CS 294-7: Wireless Local Area Networks. Professor Randy H. Katz CS Division University of California, Berkeley Berkeley, CA CS 294-7: Wireless Local Area Networks Professor Randy H. Katz CS Division University of California, Berkeley Berkeley, CA 94720-1776 1996 1 Desirable Features Ability to operate worldwide Minimize power

More information

WIRELESS COMMUNICATION STUDY NOTES

WIRELESS COMMUNICATION STUDY NOTES WIRELESS COMMUNICATION STUDY NOTES TOPIC 1 OVERVIEW AND EVOLUTION OF WIRELESS COMMUNICATION CHAPTER ONE CONTENTS 0 Introduction 0 Objectives 23 Main Content 23 Concept of Wireless Communication Wireless

More information

First Generation Systems

First Generation Systems Intersystem Operation and Mobility Management David Tipper Associate Professor Graduate Program in Telecommunications and Networking University of Pittsburgh Telcom 2720 Slides 6 http://www.tele.pitt.edu/tipper.html

More information

Chapter- 5. Performance Evaluation of Conventional Handoff

Chapter- 5. Performance Evaluation of Conventional Handoff Chapter- 5 Performance Evaluation of Conventional Handoff Chapter Overview This chapter immensely compares the different mobile phone technologies (GSM, UMTS and CDMA). It also presents the related results

More information

2016/10/14. YU Xiangyu

2016/10/14. YU Xiangyu 2016/10/14 YU Xiangyu yuxy@scut.edu.cn Structure of Mobile Communication System Cell Handover/Handoff Roaming Mobile Telephone Switching Office Public Switched Telephone Network Tomasi Advanced Electronic

More information

Unit 0: Brief history, present and future of the wireless communications

Unit 0: Brief history, present and future of the wireless communications Unit 0: Brief history, present and future of the wireless communications Wireless communications course Ronal D. Montoya M. http://tableroalparque.weebly.com/radiocomunicaciones.html ronalmontoya5310@correo.itm.edu.co

More information