Teknillinen Korkeakoulu Teletekniikan laboratorio S Teletekniikan erikoistyö. General Packet Radio Service

Size: px
Start display at page:

Download "Teknillinen Korkeakoulu Teletekniikan laboratorio S-38.128 Teletekniikan erikoistyö. General Packet Radio Service"

Transcription

1 Teknillinen Korkeakoulu Teletekniikan laboratorio S Teletekniikan erikoistyö General Packet Radio Service Tekijä: Jani Kokkonen 42916s Ohjaaja: Vesa Kosonen Jätetty:

2 I Table of Contest 1 GPRS GPRS NETWORK ARCHITECTURE BACKBONE NETWORKS GPRS MOBILES GPRS INTERFACES AND REFERENCE POINTS GPRS PROTOCOL ARCHITECTURE TRANSMISSION PLANE SIGNALLING PLANE PDP CONTEXT FUNCTIONS AND ADDRESSES QUALITY OF SERVICE PROVISION IN THE GPRS SUMMARY REFERENCES... 15

3 II List of Abbreviations BG Border Gateway BSC Base Station Controller BSS Base Station Sub-System BSSAP BSS Application Part BSSGP BSS GPRS Protocol BTS Base Transceiver Station CCITT Comité Consultatif International Télégraphique et Téléphonique EIR Equipment Identity Register ETSI European Telecommunications Standards Institute GGSN Gateway GPRS Support Node GMSC Gateway MSC GPRS General Packet Radio Service GSM Global System for Mobile Communications GSN GPRS Support Node GTP GPRS Tunnelling Protocol HLR Home Location Register HPLMN Home Public Land Mobile Network IMSI International Mobile Subscriber Identity IP Internet Protocol IPv4 Internet Protocol version 4 IPv6 Internet Protocol version 6 ISDN Integrated Services Digital Network ITU International Telecommunication Union ITU-T Telecommunication standardisation sector of ITU LIG Lawful Interception Gateway LLC Logical Link Control MAC Medium Access Control MAP Mobile Application Part ME Mobile Equipment MM Mobility Management MS Mobile Station MSC Mobile (services) Switching Center MT Mobile Termination NMS Network Management Subsystem NSS Network and Switching Subsystem PAD Packet Assembly/Disassembly PDP Packet Data Protocol PDN Packet Data Network PDU Protocol Data Unit PLMN Public Land Mobile Network PSPDN Packet-Switched Public Data Network PSTN Public-Switched Telephone Network PTM Point-To-Multipoint PTM-M PTM Multicast PTM-SC PTM Service Center

4 III PTP Point-To-Point QoS Quality of Service RLC Radio Link Control SIM Subscriber Identity Module SGSN Serving GPRS Support Node SM Short Message SM-SC Short Message Service Center SMS-GMSC Short Message Service Gateway MSC SNDCP Sub-Network Dependent Convergence Protocol SS7 Signalling System number 7 TCP Transmission Control Protocol TE Terminal Equipment TID Tunnel Identifier UDP User Datagram Protocol VLR Visitor Location Register VPLMN Visited Public Land Mobile Network

5 IV List of Figures Figure 2-1 GSM/GPRS network architecture [G_SYS00]... 2 Figure 2-2 Intra- and Inter-PLMN backbone networks [GSM0360]... 4 Figure 2-3 logical structure of GPRS system [GSM0360]... 5 Figure 3-1 GPRS transmission plane architecture [GSM0360]... 7 Figure 3-2 GPRS signalling plane architecture [GSM0360]... 9 Figure 4-1 PDP Context Activation procedure [GSM0960]... 11

6 1 1 GPRS Up to now, the main application of the most mobile systems has been mobile telephony. However while wireless data usage doubles every year in the advanced markets, it became evident that the circuit switched bearer services provided by existing GSM can t satisfy the market needs. In the GSM user data is sent on the normal circuit switched traffic channel (TCH) that suffers from long set up time (~20s in modem usage) and low bit rate (9.6 kbit/s). In addition, the user charging is based on connection time instead of data send. Therefore standardisation of packet switched General Packet Radio Service (GPRS) network started in the European Telecommunications Standards Institute (ETSI) in The purpose of GPRS is to efficiently accommodate data sources that are bursty in nature. Another important goal is to provide methods that allow GSM operators share physical resources efficiently between packet switched services and circuit switched services. The introduction of packet radio technology demands new protocol stack to the radio interface and to the IP based core network together with the new network elements. In the GPRS radio channels are allocated dynamically according to resources available and user needs: maximum peak rate can be 171,2 kbps per user by utilising all eight channels without error correction. The GPRS maintains also strict separation between the radio subsystem and the network subsystem, which allows changing radio access interface in the future. Charging in the GPRS systems is based on amount of data transmitted and the quality of service negotiated. The first GSM/GPRS networks should be running end of this year. The GPRS is also essential stepping stone towards the third generation UMTS networks. [CONSE97][GENPA7]

7 2 2 GPRS Network Architecture The GPRS introduces new network nodes in the existing GSM PLMN. The most important ones are the Serving GPRS Support Node (SGSN) and the Gateway GPRS Support Node (GGSN). The others are: Point-to-Multipoint Service Center (PTM-SC), Border Gateway (BG), Charging Gateway (CG) and Legal Interception Gateway (LIG). The Inter-PLMN and Intra-PLMN networks can also be considered as new network elements. The following figure gives an overview of the GPRS network architecture: R/S Um BTS BSC Packet network PSTN Packet Inter-PLMN Backbone network network Serving GPRS Support Node (SGSN) Border Gateway (BG) Gp Firewall Point-To- Multipoint Service Center (PTM SC) Gb Gn Intra-PLMN backbone network (IP based) Gn Gr Gd Gs GPRS INFRASTRUCTURE Gateway GPRS Support Node (GGSN) MSC Gi.IP Gi.X.25 Gs Firewall Gr Packet SS7 network Network MAP-F Data Packet network (Internet) HLR/AuC EIR Router Corporate 1 Server Local area network SMS-GMSC Gd Corporate 2 Server Firewall Data Packet network (X.25) Router Local area network Figure 2-1 GSM/GPRS network architecture [G_SYS00] The Serving GPRS Support Node is the main component of the GPRS network and it is at the same hierarchical level as the MSC. The SGSN keeps track location of the individual MS and it performs security and user access control functions. The SGSN performs also relay functions between the MS and the relevant GGSN. The connection between the SGSN and the BSC is based on Frame Relay.

8 3 The Gateway GPRS Support Node provides interworking capability with external packet data networks, like X.25 and IP networks. The GGSN contains routing information for attached GPRS users. Therefore, from external network point of view, the GGSN is like a router to the GPRS subnetwork. Routing information is used to tunnel PDUs to the MSs current point of attachment. The GGSN is connected to SGSN by private IP-based network. [G_SYS00] The Border Gateway (BG) is a symbolic name associated with an inter-plmn backbone link. The BG is a secured link that carries GTP traffic and DNS lookups over the IP protocol. The BG is used if the GGSN being able to serve specific PDP context is located to other GPRS network than MSs current location. [W_PAC98] Both the SGSN and the GGSN send CDR s corresponding to activated PDP contexts to a Charging Gateway (CG). The CG consolidates the CDR information s and send it for further processing to external Customer Care and Billing system. The Lawful Interception Gateway (LIG) provides to law enforcement authorities access to see packet data traffic from the selected mobile station. The LIG is able to sniff the GTP traffic and interrogate the SGSN to achieve location information of the specific user. The Point-To-Multipoint Service Center (PTM-SC) is similar to the Short Message Service Center in the GSM, with the exception that it uses the GPRS transport to access mobile stations. The PTM-SC can reach users according to certain geographic area or to members of a named group. [W_PAC98]

9 4 2.1 Backbone Networks The GPRS consist of two kinds of IP-based backbone networks: intra-plmn and inter- PLMN. The intra-plmn is private IP network, which is used to connect the GSN of the same PLMN. The use of private address space means that network nodes cannot be reached from external network, which ensures security and performance of the GPRS system. Two intra-plmn can be connected via Border Gateways and an inter-plmn network. Inter-PLMN can be either private IP network based on leased lines or tunnelled public Internet. The inter-plmn network type is selected by roaming agreement. The Figure 2-2 depicts backbone network structure in the GPRS system: [GSM0360] Packet Data Network Inter-PLMN Backbone Gi Gp Gi GGSN BG BG GGSN Intra-PLMN Backbone Intra-PLMN Backbone SGSN SGSN SGSN PLMN A PLMN B Figure 2-2 Intra- and Inter-PLMN backbone networks [GSM0360]

10 5 2.2 GPRS Mobiles The GPRS mobiles can be divided into three classes: A, B and C. Class A mobile is able to use simultaneously circuit switched and packet switched services e.g. having voice call and packet connection at the same time. Class B mobile can be simultaneously attached to both circuit switched and packet switched systems but only one service can be in use at a time. Class C mobile can only be attached to either circuit switched or packet switched service at a time. Table 2-1 Classification of the GPRS mobile terminals Class A Class B Class C Fully simultaneous use of packet and circuit mode No simultaneous traffic but automatic sequential Alternate use or a GPRS only MS. connections service. [GSM0760] 2.3 GPRS Interfaces and Reference Points The GPRS system introduces new G-interfaces to GSM system. Figure 2-3 shows overall logical structure of GRPS system: SM S-GM SC SM S-IW M SC SM -SC E Gd C MSC/VLR HLR D Gs A Gc Gr Gb Gi TE MT BSS SGSN GGSN PDN TE Gn R Um Gn Gf G p EIR SGSN GGSN Other PLMN Sig nalling Interface Sig nalling and Data Transfer Interface Figure 2-3 Logical structure of the GPRS system [GSM0360]

11 6 The Gs,Gr,Gd,Gc and Gf interfaces are subsets of the Mobile Application Part (MAP) and they are carried over the SS7 network. These interfaces connect the GPRS system to Network Subsystem (NSS) part of the GSM. The Gn interface is implemented trough the intra-plmn backbone network, Gb through the inter-plmn backbone network and Gi through external network. Gb interface carries both payload and signalling between the BSS and the SGSN. Flow control is based on Frame Relay. Gs is an optional interface between the SGSN and the MSC which is used to send location information to the MSC/VLR or to get paging requests from the MSC/VLR. This interface utilises BSSAP+ protocol. Gd resides between the SMS-GMSC and the SGSN. The Gc interface allows more efficient use of the SMS services. Gr is between the SGSN and the HLR. The SGSN exploits Gr interface to interrogate with HLR during the PDP context activation phase. Gc is an optional interface between the GGSN and the HLR. The GGSN may request location information during the Network Request Context Activation-phase via Gc interface. Gf interface locates between the SGSN and the EIR. The Gf gives an access to equipment information. Gn is between two GSNs from the same PLMN. The Gn provides a data and signalling interface in the intra-plmn backbone. Gp is between two GSNs from the various PLMNs. The Gp interface provides the same functionality as the Gn interface, but in addition to that it provides, by using the BG and Firewall, all the functions that are needed in the inter-plmn networking i.e. security, routing, etc. Gi resides between the GGSN and an external network. The external data network is connected to GPRS network via Gi interface. R resides between terminal equipment and mobile terminal. This reference point connects terminal equipment to mobile terminal. Um is located between MS and the GPRS fixed network part. The Um interface gives MS access to the GPRS network. [G_SYS00]

12 7 3 GPRS Protocol Architecture The GPRS protocol architecture separates transmission plane from the signalling plane. The transmission plane consist of a layered protocol structure providing user information transfer, along with associated information transfer control procedures (e.g. flow control, error detection, error correction and error recovery). The Figure 3-1 shows protocol stacks for the transmission plane. [WCDMA98] Application Um Gb Gn Gi IP / X.25 IP / X.25 Relay SNDCP SNDCP GTP GTP LLC Relay LLC UDP / TCP UDP / TCP RLC RLC BSSGP BSSGP IP IP MAC GSM RF MAC GSM RF Network Services L1bis Network Services L1bis L2 L1 L2 L1 MS BSS SGSN GGSN Figure 3-1 GPRS transmission plane architecture [GSM0360] 3.1 Transmission Plane The GPRS Tunnelling Protocol (GTP) encapsulates higher layer Protocol Data Units (PDUs) and tunnels user data and signalling information between the GPRS support nodes. It also provides flow control between the GSNs. The TCP and UDP protocols are situated below the GTP protocol. The TCP provides reliable transmission of the GTP PDU whereas the UDP is used for unreliable GTP PDU transmission.

13 8 The IP is used in the GPRS backbone network for routing user data and signalling information. The IPv4 will be supported in the first phase but in the future IPv6 might be adopted. The Subnetwork Dependent Convergence Protocol (SNDCP) handles the PDU transmission between the SGSN and the MS. It maps network layer characteristics into characteristics of the underlaying logical link. The SNDCP performs also multiplexing of multiple layer 3 messages into a single logical link connection. In addition, ciphering, segmentation and compression are performed by SNDCP. The Logical Link Layer (LLC) provides a highly reliable and secured logical link between the MS and the SGSN. The reliability of packet transmission is provided by retransmission of the packet in acknowledged mode. In unacknowledged mode retransmission is not used. The LLC shall be independent of the underlying radio interface protocols in order to allow introduction of alternative GPRS radio solutions with minimum changes to the NSS. The Base Station System GPRS Protocol (BSSGP) conveys routing and QoS-related information between the BSS and the SGSN. The Relay function in the BSS conveys LLC PDUs between the Um and Gb interface. In the SGSN, this function relays the PDP PDUs between the Gb and Gn interfaces. The Network Service (NS) performs the BSSGP PDU transmission and it is based on Frame Relay between the BSS and the SGSN. In the radio interface Radio Link Control (RLC) function provides reliable radio link to the upper layers. The another protocol, Medium Access Control (MAC), handles the use of physical layer functions e.g. channel allocation and the multiplexing. It also takes care of mapping LLC frames into the GSM physical channel. [GSM0360]

14 9 3.2 Signalling Plane Internal signalling in the GPRS system is handled by protocols, which can transmit both data and signalling information (LLC, GTP and BSSGP). The signalling plane supports and controls data transport plane functions such as attaching to and detaching from the GPRS network, activation of the PDP context, mobility management, radio resource management and providing supplementary services. The Figure 3-2 shows the GPRS signalling plane protocol stack. [WCDMA98] GMM/SM LLC RLC RLC Relay BSSGP GMM/SM LLC BSSGP MAC MAC Network Service Network Service GSM RF GSM RF L1bis L1bis MS Um Gb BSS SGSN Figure 3-2 GPRS signalling plane architecture [GSM0360]

15 10 4 PDP Context Functions and Addresses The PDP Context functions are considered only at the NSS level and does not directly involve the BSS. The GPRS subscription contains the subscription of one or more PDP addresses (i.e. IP or X.25 addresses) and each of these addresses are described individually in the PDP context database in the MS, SGSN and GGSN. Each PDP context can be individually in the one of two states. In INACTIVE stage subscriber has not activated certain PDP address, which means that no data can be sent. In INACTIVE stage the PDP context doesn t contain any routing or mapping information related to that PDP address. In STANDBY or READY stage mobile can initiate the PDP context activation procedure. The GGSN can also request PDP context activation from GPRS- attached subscriber. During the PDP context activation procedure, the PDP address is allocated to the specific PDP context. At the same time the PDP context database in filled to contain information related to routing, mapping and QoS. If subscriber wants to use several applications which each requires own QoS, a subsriber has to activate several PDP contexts at the same time. The PDP address allocation can be either static or dynamic. A static PDP address is assigned to a MS permanently by the HPLMN. A dynamic PDP address is assigned to a MS by the HPLMN when MS performs a PDP context activation. After finnishing the session, the PDP addresses have to released. [GSM0360]

16 11 MS SGSN GGSN 1. Activate PDP Context Request 2. Security Functions 3. Create PDP Context Request 4. Activate PDP Context Accept 3. Create PDP Context Response Figure 4-1 PDP Context Activation procedure [GSM0960]

17 12 5 Quality of Service Provision in the GPRS In GPRS A QoS profile is associated with each PDP context. The PLMN may support only limited subset of the possible QoS profiles and network attempts always to provide enough resources to support requested service. The QoS profile is a single parameter with multiple data transfer attributes that defines traffic in terms of: Precedence class Delay class Reliability class Peak Throughput class Mean Throughput class The Precedence class attribute indicates relative importance of the traffic. Data packets with higher precedence class are served before data packets with lower precedence class. The GPRS provides four delay classes. Delay class indicates scheduling order of the data packets from different subscribers and PDP contexts. The Reliability class indicates transmission characteristics that are required by an application. Data reliability defines probability of data loss, miss-sequencing, data duplication and corruption of data. These characteristics are mapped to the requirements of the network layer. The Peak Throughput class indicates maximum data rate at which data is expected to be transmitted for particular PDP context. There is no quarantee that this peak rate can be achieved or sustained for any period of time.

18 13 The Mean Throughput class specifies the average rate at which data is expected to be transferred across the GPRS network during the remaining lifetime of an activated PDP context. [GSM0260]

19 14 6 Summary The IP based data services are the most rapidly growing market in the telecommunication industry at the moment. In order to provide access to those services efficiently, a new mechanism that consumes resources only when data is sent and received is required. In the first phase this is done by utilising the General Packet Radio Service (GPRS) in GSM networks. In the network evolution path, the GPRS is seen as a stepping stone towards the third generation UMTS networks. The third generation applications like speed high-speed data, imaging and video conferencing are seen especially lucrative services from operator s point of view. However, while standards of the UMTS networks are still under construction, the GPRS network can seen as a platform to develop many of those services already now with existing GSM networks. This work introduced the main components that are needed to build GPRS network. In backbone side, the most important elements were Serving GPRS Support Node (SGSN) and Gateway GPRS Support Node (GGSN). In the radio interface side a new protocol stack that supported dynamic capacity allocation was required. The service provision platform of the GPRS was described in chapters 4 and 5.

20 15 References [GSM0360] ETSI, General Packet Radio Service (GPRS); Service description; Stage 2; version [GSM0260] ETSI, General Packet Radio Service (GPRS); Service description; Stage 1; version [GSM0960] ETSI, General Packet Radio Service (GPRS); GPRS Tunnelling Protocol (GTP); version [GSM0760] ETSI, General Packet Radio Service (GPRS); Mobile Station (MS) supporting GPRS; version [G_SYS00] GPRS System Desription;Ahti Muhonen; version 2.0; [WCDMA98] Tero Ojanperä, Ramjee Prasad, Wideband CDMA for Third Generation Mobile Communications, Artech House Publisher, 1998 [W_PAC98] Jaffa, WCDMA Packet Data System Concept, version [CONSE97] IEEE, Concept, Services, and Protocols of the new GSM Phase 2+ General Packet Radio Service, August 1997 [GENPA97] IEEE, General Packet Radio Service in GSM, October 1997

GPRS Overview. GPRS = General Packet Radio Service. GPRS Network

GPRS Overview. GPRS = General Packet Radio Service. GPRS Network GPRS - Overview GPRS Overview GPRS = General Packet Radio Service INTERNET/ INTRANET GPRS Network abcde X.25 Disclaimer: These overview slides are intended for informational purposes only. They have not

More information

General Packet Radio Service (GPRS)

General Packet Radio Service (GPRS) General Packet Radio Service (GPRS) What is GPRS? GPRS (General Packet Radio Service) a packet oriented data service for IP and X.25 over GSM networks enables packet-switched services on the resources

More information

UMTS/GPRS system overview from an IP addressing perspective. David Kessens Jonne Soininen

UMTS/GPRS system overview from an IP addressing perspective. David Kessens Jonne Soininen UMTS/GPRS system overview from an IP addressing perspective David Kessens Jonne Soininen Introduction 1) Introduction to 3GPP networks (GPRS, UMTS) Technical overview and concepts for 3GPP networks Mobility

More information

2G/3G Mobile Communication Systems

2G/3G Mobile Communication Systems 2G/3G Mobile Communication Systems Winter 2012/13 Integrated Communication Systems Group Ilmenau University of Technology Outline 2G Review: GSM Services Architecture Protocols Call setup Mobility management

More information

Nokia Networks Oy 1 (48)

Nokia Networks Oy 1 (48) 1 (48) GPRS Architecture: Interfaces and Protocols Training Document GPRS System Course 2 (48) 3 (48) GPRS Architecture: Interfaces and Protocols The information in this document is subject to change without

More information

GSM Network and Services

GSM Network and Services GSM Network and Services GPRS - sharing of resources 1 What is the problem? Many data applications are very bursty in its traffic pattern: http, smtp, pop, telnet,... Why reserve physical resources at

More information

GSM GPRS. Course requirements: Understanding Telecommunications book by Ericsson (Part D PLMN) + supporting material (= these slides)

GSM GPRS. Course requirements: Understanding Telecommunications book by Ericsson (Part D PLMN) + supporting material (= these slides) GSM Example of a PLMN (Public Land Mobile Network) At present most successful cellular mobile system (over 200 million subscribers worldwide) Digital (2 nd Generation) cellular mobile system operating

More information

Handoff in GSM/GPRS Cellular Systems. Avi Freedman Hexagon System Engineering

Handoff in GSM/GPRS Cellular Systems. Avi Freedman Hexagon System Engineering Handoff in GSM/GPRS Cellular Systems Avi Freedman Hexagon System Engineering Outline GSM and GSM referemce model GPRS basics Handoffs GSM GPRS Location and Mobility Management Re-selection and routing

More information

Mobile Wireless Overview

Mobile Wireless Overview Mobile Wireless Overview A fast-paced technological transition is occurring today in the world of internetworking. This transition is marked by the convergence of the telecommunications infrastructure

More information

2G Cellular Data Networks

2G Cellular Data Networks 1 2 General Mobility Issues 2G Cellular Data Networks Registration and Authentication User Locate local service provider access point Obtain network access Service provider Locate mobile user within network

More information

3GPP TS 29.119 V7.0.0 (2007-06)

3GPP TS 29.119 V7.0.0 (2007-06) TS 29.119 V7.0.0 (2007-06) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Core Network; GPRS Tunnelling Protocol (GTP) specification for GLR (Release 7) The present

More information

Chapter 2 Mobility Management for GPRS and UMTS

Chapter 2 Mobility Management for GPRS and UMTS Chapter 2 Mobility Management for GPRS and UMTS Prof. Yuh-Shyan Chen Department of Computer Science and Information Engineering National Taipei University Outline 2.1 Network Architectures 2.2 Concepts

More information

3G TS 29.119 V1.0.0 (1999-10)

3G TS 29.119 V1.0.0 (1999-10) 3G TS 29.119 V1.0.0 (1999-10) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Core Network; GPRS Tunnelling Protocol (GTP) specification for GLR (3G TS 29.119

More information

The GSM and GPRS network T-110.300/301

The GSM and GPRS network T-110.300/301 The GSM and GPRS network T-110.300/301 History The successful analog 1:st generation mobile telephone systems proved that there is a market for mobile telephones ARP (AutoRadioPuhelin) in Finland NMT (Nordic

More information

STAR-GATE TM. Annex: Intercepting Packet Data Compliance with CALEA and ETSI Delivery and Administration Standards.

STAR-GATE TM. Annex: Intercepting Packet Data Compliance with CALEA and ETSI Delivery and Administration Standards. STAR-GATE TM Annex: Intercepting Packet Data Compliance with CALEA and ETSI Delivery and Administration Standards. In this document USA Tel: +1-703-818-2130 Fax: +1-703-818-2131 E-mail: marketing.citi@cominfosys.com

More information

How To Understand The Gsm And Mts Mobile Network Evolution

How To Understand The Gsm And Mts Mobile Network Evolution 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

Copyright. GSM - Phase 2+ From GSM to GPRS. From GSM to GPRS. Motivations. General Packet Radio Service (GPRS) HSCSD EDGE GPRS

Copyright. GSM - Phase 2+ From GSM to GPRS. From GSM to GPRS. Motivations. General Packet Radio Service (GPRS) HSCSD EDGE GPRS Copyright HSCSD EDGE GPRS GSM - Phase 2+ Quest opera è protetta dalla licenza Creative Commons NoDerivs-NonCommercial. Per vedere una copia di questa licenza, consultare: http://creativecommons.org/licenses/nd-nc/1.0/

More information

Wireless Access of GSM

Wireless Access of GSM Wireless Access of GSM Project Report FALL, 1999 Wireless Access of GSM Abstract: Global System for Mobile communications (GSM) started to be developed by Europeans when the removal of many European trade

More information

Private DNS for Mobile Operators

Private DNS for Mobile Operators Private for James Yu Senior Director - Strategic Technical Initiatives NeuStar, Inc. james.yu@neustar.biz +1-571-434-5572 (B) +1-703-622-5187 (M) Richard Xu Chief Architect Aicent, Inc richard.xu@aicent.com

More information

ETSI TS 129 119 V9.0.0 (2010-01) Technical Specification

ETSI TS 129 119 V9.0.0 (2010-01) Technical Specification TS 129 119 V9.0.0 (2010-01) Technical Specification Universal Mobile Telecommunications System (UMTS); LTE; GPRS Tunnelling Protocol (GTP) specification for Gateway Location Register (GLR) (3GPP TS 29.119

More information

GPRS Network Security

GPRS Network Security AT&T Wireless Services, Inc. GPRS Network Security Document Number 12199 Revision 0.4.5 Peter Rysavy, Primary Contributing Writer Product Development AT&T Wireless Services, Inc. PO Box 97061 Redmond,

More information

Mobile Communications

Mobile Communications October 21, 2009 Agenda Topic 2: Case Study: The GSM Network 1 GSM System General Architecture 2 GSM Access network. 3 Traffic Models for the Air interface 4 Models for the BSS design. 5 UMTS and the path

More information

IMT-2000 Network Architecture

IMT-2000 Network Architecture IMT-2000 Network Architecture vtoshio Shimoe vtakamichi Sano (Manuscript received May 31, 2002) International Mobile Telecommunication-2000 (IMT-2000) is a third-generation mobile communication system.

More information

GSM Phase 2+ General Packet Radio Service GPRS: Architecture, Protocols, and Air Interface

GSM Phase 2+ General Packet Radio Service GPRS: Architecture, Protocols, and Air Interface Copyright 1999 IEEE. Personal use of this material is permitted. However, permission to reprint/republish this material for advertising or promotional purposes or for creating new collective works for

More information

Mobile Application Part protocol implementation in OPNET

Mobile Application Part protocol implementation in OPNET Mobile Application Part protocol implementation in OPNET Vladimir Vukadinovic and Ljiljana Trajkovic School of Engineering Science Simon Fraser University Vancouver, BC, Canada E-mail: {vladimir, ljilja}@cs.sfu.ca

More information

Mobile Communication GSM, GPRS, EDGE, UMTS and beyond

Mobile Communication GSM, GPRS, EDGE, UMTS and beyond Mobile Communication GSM, GPRS, EDGE, UMTS and beyond Ralf Keller Ericsson Research, Corporate Unit Ericsson Eurolab Deutschland GmbH Ralf.Keller@ericsson.com 1 Overview Services GSM GPRS & EDGE UMTS Beyond

More information

Chapter 3: WLAN-GPRS Integration for Next-Generation Mobile Data Networks

Chapter 3: WLAN-GPRS Integration for Next-Generation Mobile Data Networks Chapter 3: WLAN-GPRS Integration for Next-Generation Mobile Data Networks IEEE Wireless Communication, Oct. 2002 Prof. Yuh-Shyan Chen Department of Computer Science and Information Engineering National

More information

A Performance Evaluation of Internet Access via the General Packet Radio Service of GSM

A Performance Evaluation of Internet Access via the General Packet Radio Service of GSM A Performance Evaluation of Internet Access via the General Packet Radio Service of GSM Simon Hoff, Michael Meyer, Andreas Schieder Ericsson Eurolab Deutschland Ericsson Allee 1, 52134 Herzogenrath, Germany

More information

3GPP TS 27.060 V3.8.0 (2003-06)

3GPP TS 27.060 V3.8.0 (2003-06) TS 27.060 V3.8.0 (2003-06) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Core Network; Packet Domain; Mobile Station (MS) supporting Packet Switched Services

More information

Global System for Mobile Communication Technology

Global System for Mobile Communication Technology Global System for Mobile Communication Technology Mobile Device Investigations Program Technical Operations Division DHS - FLETC GSM Technology Global System for Mobile Communication or Groupe Special

More information

Internet, Part 2. 1) Session Initiating Protocol (SIP) 2) Quality of Service (QoS) support. 3) Mobility aspects (terminal vs. personal mobility)

Internet, Part 2. 1) Session Initiating Protocol (SIP) 2) Quality of Service (QoS) support. 3) Mobility aspects (terminal vs. personal mobility) Internet, Part 2 1) Session Initiating Protocol (SIP) 2) Quality of Service (QoS) support 3) Mobility aspects (terminal vs. personal mobility) 4) Mobile IP Session Initiation Protocol (SIP) SIP is a protocol

More information

GPRS Systems Performance Analysis

GPRS Systems Performance Analysis GPRS Systems Performance Analysis Fátima de Lima Procópio Duarte, Antonio A.F. Loureiro, Leonardo Barbosa e Oliveira, Cláudio Márcio de Souza Vicente Federal University of Minas Gerais, Belo Horizonte,

More information

PDF vytvořeno zkušební verzí pdffactory www.fineprint.cz UMTS

PDF vytvořeno zkušební verzí pdffactory www.fineprint.cz UMTS UMTS Generations of mobile systems Generation 1 (1980-1995) 2 (1992-2000) 2,5 (1999-2010) 3 (2004-20?) Names NMT (Nordic Mobile Telephone); 450 MHz, 900 MHz AMPS (Advance Mobile Telephone System); USA

More information

5.0 Network Architecture. 5.1 Internet vs. Intranet 5.2 NAT 5.3 Mobile Network

5.0 Network Architecture. 5.1 Internet vs. Intranet 5.2 NAT 5.3 Mobile Network 5.0 Network Architecture 5.1 Internet vs. Intranet 5.2 NAT 5.3 Mobile Network 1 5.1The Internet Worldwide connectivity ISPs connect private and business users Private: mostly dial-up connections Business:

More information

Chapter 10 VoIP for the Non-All-IP Mobile Networks

Chapter 10 VoIP for the Non-All-IP Mobile Networks Chapter 10 VoIP for the Non-All-IP Mobile Networks Prof. Yuh-Shyan Chen Department of Computer Science and Information Engineering National Taipei University Outline 10.1 GSM-IP: VoIP Service for GSM 256

More information

192620010 Mobile & Wireless Networking. Lecture 5: Cellular Systems (UMTS / LTE) (1/2) [Schiller, Section 4.4]

192620010 Mobile & Wireless Networking. Lecture 5: Cellular Systems (UMTS / LTE) (1/2) [Schiller, Section 4.4] 192620010 Mobile & Wireless Networking Lecture 5: Cellular Systems (UMTS / LTE) (1/2) [Schiller, Section 4.4] Geert Heijenk Outline of Lecture 5 Cellular Systems (UMTS / LTE) (1/2) q Evolution of cellular

More information

IP-based Mobility Management for a Distributed Radio Access Network Architecture. helmut.becker@siemens.com

IP-based Mobility Management for a Distributed Radio Access Network Architecture. helmut.becker@siemens.com IP-based Mobility Management for a Distributed Radio Access Network Architecture helmut.becker@siemens.com Outline - Definition IP-based Mobility Management for a Distributed RAN Architecture Page 2 Siemens

More information

GSM Architecture Training Document

GSM Architecture Training Document Training Document TC Finland Nokia Networks Oy 1 (20) The information in this document is subject to change without notice and describes only the product defined in the introduction of this documentation.

More information

Evolution of GSM in to 2.5G and 3G

Evolution of GSM in to 2.5G and 3G CMPE 477 Wireless and Mobile Networks Evolution of GSM in to 2.5G and 3G New Data Services for GSM CMPE 477 HSCSD GPRS 3G UMTS IMT2000 UMTS Architecture UTRAN Architecture Data services in GSM I Data transmission

More information

General Packet Radio Service (GPRS): Mobility- and Session Management

General Packet Radio Service (GPRS): Mobility- and Session Management ehrstuhl für ommunikationsnetze Prof. Dr.-Ing. Jörg Eberspächer General Packet Radio Service (GPRS): Mobility- and Session Management ITG-Fachgruppe 5.2.4 "IP und Mobility June 20, 2001. Tagung amp-intfort

More information

Mobile Communications Chapter 4: Wireless Telecommunication Systems slides by Jochen Schiller with modifications by Emmanuel Agu

Mobile Communications Chapter 4: Wireless Telecommunication Systems slides by Jochen Schiller with modifications by Emmanuel Agu Mobile Communications Chapter 4: Wireless Telecommunication Systems slides by Jochen Schiller with modifications by Emmanuel Agu Market GSM Overview Services Sub-systems Components Prof. Dr.-Ing. Jochen

More information

3GPP Long Term Evolution: Architecture, Protocols and Interfaces

3GPP Long Term Evolution: Architecture, Protocols and Interfaces 3GPP Long Term Evolution: Architecture, Protocols and Interfaces Aderemi A. Atayero, Matthew K. Luka, Martha K. Orya, Juliet O. Iruemi Department of Electrical & Information Engineering Covenant University,

More information

ETSI TR 101 643 V8.0.0 (2000-06)

ETSI TR 101 643 V8.0.0 (2000-06) TR 101 643 V8.0.0 (2000-06) Technical Report Digital cellular telecommunications system (Phase 2+); General network interworking scenarios (GSM 09.01 version 8.0.0 Release 1999) GLOBAL SYSTEM FOR MOBILE

More information

Contents. Preface. Acknowledgement. About the Author. Part I UMTS Networks

Contents. Preface. Acknowledgement. About the Author. Part I UMTS Networks Contents Preface Acknowledgement About the Author Acronyms xv xxi xxiii xxv Part I UMTS Networks 1 Introduction 3 1.1 Mobile Telecommunication Networks and Computer Networks 4 1.2 Network Design Principles

More information

Core Network Planning, Optimization and Forecasting in GSM/GPRS Networks

Core Network Planning, Optimization and Forecasting in GSM/GPRS Networks Core Network Planning, Optimization and Forecasting in GSM/GPRS Networks C.N.Konstantinopoulou, K.A.Koutsopoulos, G.L.Lyberopoulos and M.E.Theologou National Technical University of Athens (NTUA) Dept.

More information

Agilent General Packet Radio Service (GPRS) Network Optimization Measurement Challenges Using Drive Testing

Agilent General Packet Radio Service (GPRS) Network Optimization Measurement Challenges Using Drive Testing Agilent General Packet Radio Service (GPRS) Network Optimization Measurement Challenges Using Drive Testing Application Note 1377-2 Increase your knowledge of GPRS. Learn about GPRS: measurement model

More information

Evolution from GSM to UMTS

Evolution from GSM to UMTS Evolution from GSM to UMTS Outline of the lecture Evolutions form GSM to UMTS. 3G network architecture. Service provision in UMTS. Evolution types Technical Evolution 2G Network Evolution 3G Service Evolution

More information

EDGE: The Introduction of High Speed Data in GSM / GPRS Networks

EDGE: The Introduction of High Speed Data in GSM / GPRS Networks 10 September 2003 EDGE: The Introduction of High Speed Data in GSM / GPRS Networks Wendy Florence Ericsson South Africa Rev A 10 September 2003 1 Agenda What is EDGE? Implementing EDGE Network and transmission

More information

1 Introduction. 2 Assumptions. Implementing roaming for OpenBTS

1 Introduction. 2 Assumptions. Implementing roaming for OpenBTS Implementing roaming for OpenBTS 1 Introduction One of the main advantages of OpenBTS TM system architecture is absence of a legacy GSM core network. SIP is used for registering, call control and messaging.

More information

operation, and their architectures.

operation, and their architectures. Chapter 1 ireless communications have become very pervasive. The number of mobile phones and wireless Internet users has increased significantly in recent years. Traditionally, first-generation wireless

More information

Mobility and cellular networks

Mobility and cellular networks Mobility and cellular s Wireless WANs Cellular radio and PCS s Wireless data s Satellite links and s Mobility, etc.- 2 Cellular s First generation: initially debuted in Japan in 1979, analog transmission

More information

White paper. Reliable and Scalable TETRA networks

White paper. Reliable and Scalable TETRA networks Abstract The evolution of TETRA networks towards an all- IP architecture is now a reality and has been accepted by even the most demanding users of TETRA technology. Although circuit switch based TETRA

More information

Jarkko Kuisma jikuisma@cc.hut.fi

Jarkko Kuisma jikuisma@cc.hut.fi Jarkko Kuisma jikuisma@cc.hut.fi 1 Roaming the ability for a cellular customer to automatically make & receive voice calls, send & receive data, or access other services when travelling outside the geographical

More information

GTP Security in 3G Core Network

GTP Security in 3G Core Network 2010 Second International Conference on Networks Security, Wireless Communications and Trusted Computing GTP Security in 3G Core Network Xuena Peng 1,2, Wen Yingyou 1,2, Zhao Dazhe 1,2, Zhao Hong 1,2 College

More information

Pradipta Biswas Roll No. 04IT6007 M. Tech. (IT) School of Information Technology Indian Institute of Technology, Kharagpur

Pradipta Biswas Roll No. 04IT6007 M. Tech. (IT) School of Information Technology Indian Institute of Technology, Kharagpur Pradipta Biswas Roll No. 04IT6007 M. Tech. (IT) School of Information Technology Indian Institute of Technology, Kharagpur ABSTRACT W-CDMA (Wideband Code-Division Multiple Access), an ITU standard derived

More information

In this Lecture" Access method CDMA" Mobile and Sensor Systems Lecture 2: Mobile Medium Access Control Layer and Telecommunications

In this Lecture Access method CDMA Mobile and Sensor Systems Lecture 2: Mobile Medium Access Control Layer and Telecommunications Mobile and Sensor Systems Lecture 2: Mobile Medium Access Control Layer and Telecommunications Dr. Cecilia Mascolo In this Lecture In this lecture we will discuss aspects related to the MAC Layer of wireless

More information

Mobile@Home GSM services over wireless LAN

Mobile@Home GSM services over wireless LAN Mobile@Home GSM services over wireless LAN Martin Bäckström, Andreas Havdrup, Tomas Nylander, Jari Vikberg and Peter Öhman What do you get when you combine mobile telephony with voice over IP (VoIP)? Mobile@Home.

More information

Cellular Technology Sections 6.4 & 6.7

Cellular Technology Sections 6.4 & 6.7 Overview Cellular Technology Sections 6. & 6.7 CSC 9 December, 0 Cellular architecture evolution Cellular telephony and internet terminology Mobility for cellular mobiles 6- Components of cellular architecture

More information

Protocols and Architecture. Protocol Architecture.

Protocols and Architecture. Protocol Architecture. Protocols and Architecture Protocol Architecture. Layered structure of hardware and software to support exchange of data between systems/distributed applications Set of rules for transmission of data between

More information

Long-Term Evolution. Mobile Telecommunications Networks WMNet Lab

Long-Term Evolution. Mobile Telecommunications Networks WMNet Lab Long-Term Evolution Mobile Telecommunications Networks WMNet Lab Background Long-Term Evolution Define a new packet-only wideband radio with flat architecture as part of 3GPP radio technology family 2004:

More information

How To Connect Gsm To Ip On A Gsm Network On A Pnet On A Microsoft Cell Phone On A Pc Or Ip On An Ip Onc (Gsm) On A Network On An Iph (Gms) On An

How To Connect Gsm To Ip On A Gsm Network On A Pnet On A Microsoft Cell Phone On A Pc Or Ip On An Ip Onc (Gsm) On A Network On An Iph (Gms) On An THE STUDY OF THE INTERCONNECTION OF GSM MOBILE COMMUNCATION SYSTEM OVER IP BASED NETWORK+ Le-Pond Chin. Jyh-Hong Wen2, and Ting-Way Liu Department of Information Management Shih-Chien University, Taipei,

More information

Global Roadmap for SMG and SA plenary WIs Document for: Information Agenda Item: 7

Global Roadmap for SMG and SA plenary WIs Document for: Information Agenda Item: 7 Technical Specification Group Services and System Aspects Meeting #4, Miami, USA, 21-23 June 1999 TSGS#4(99)330 Source: MCC Title: Global Roadmap for SMG and SA plenary WIs Document for: Information Agenda

More information

Protocol Architecture. ATM architecture

Protocol Architecture. ATM architecture Asynchronous Transfer Mode (ATM) Asynchronous Transfer Mode: ATM 1990 s/00 standard for high-speed (155Mbps to 622 Mbps and higher) Broadband Integrated Service Digital Network architecture Goal: integrated,

More information

Mobile Networking Concepts and Protocols CNT 5517

Mobile Networking Concepts and Protocols CNT 5517 Mobile Networking Concepts and Protocols CNT 5517 Some slides are adapted from Dr. Dave Johnson Notes Dr. Sumi Helal, Ph.D. Professor Computer & Information Science & Engineering Department University

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

Security Measures and Weaknesses of the GPRS Security Architecture

Security Measures and Weaknesses of the GPRS Security Architecture Security Measures and Weaknesses of the GPRS Security Architecture Christos Xenakis Security Group, Communication Networks Laboratory, Department of Informatics & Telecommunications, University of Athens,

More information

Global System for Mobile Communication (GSM)

Global System for Mobile Communication (GSM) Global System for Mobile Communication (GSM) Li-Hsing Yen National University of Kaohsiung GSM System Architecture Um (ME/SIM) C E C PSTN, ISDN, PSPDN, CSPDN A-bis A F A-bis C B BTS BSS BSC HLR VLR EIR

More information

Lecture overview. History of cellular systems (1G) GSM introduction. Basic architecture of GSM system. Basic radio transmission parameters of GSM

Lecture overview. History of cellular systems (1G) GSM introduction. Basic architecture of GSM system. Basic radio transmission parameters of GSM Lecture overview History of cellular systems (1G) GSM introduction Basic architecture of GSM system Basic radio transmission parameters of GSM Analogue cellular systems 70 s In the early 70 s radio frequencies

More information

ROAMING ISSUES FOR SERVICE PROVISIONING OVER 3 RD GENERATION MOBILE NETWORKS

ROAMING ISSUES FOR SERVICE PROVISIONING OVER 3 RD GENERATION MOBILE NETWORKS ROAMING ISSUES FOR SERVICE PROVISIONING OVER 3 RD GENERATION MOBILE NETWORKS S. Panagiotakis 1, E. Gazis 1, M. Koutsopoulou 1, N. Houssos 1, Z. Boufidis 1, A. Alonistioti 1 1 Department of Informatics

More information

Asynchronous Transfer Mode: ATM. ATM architecture. ATM: network or link layer? ATM Adaptation Layer (AAL)

Asynchronous Transfer Mode: ATM. ATM architecture. ATM: network or link layer? ATM Adaptation Layer (AAL) Asynchrous Transfer Mode: architecture 1980s/1990 s standard for high-speed (155Mbps to 622 Mbps and higher) Broadband Integrated Service Digital Network architecture Goal: integrated, end-end transport

More information

!!! "# $ % & & # ' (! ) * +, -!!. / " 0! 1 (!!! ' &! & & & ' ( 2 3 0-4 ' 3 ' Giuseppe Bianchi

!!! # $ % & & # ' (! ) * +, -!!. /  0! 1 (!!! ' &! & & & ' ( 2 3 0-4 ' 3 ' Giuseppe Bianchi !!! "# $ % & & # ' (! ) * +, -!!. / " 0! 1 (!!! ' &! & & & ' ( 2 3 0-4 ' 3 ' "#$!!% "&'! #&'!%! () *+,, 3 & 5 &,! #-!*! ' & '.! #%!* //!! & (0)/!&/, 6 5 /, "! First system: NMT-450 (Nordic Mobile Telephone)

More information

GSM Architecture and Interfaces

GSM Architecture and Interfaces GSM.05 Page 71 Monday, November 30, 1998 2:07 PM C H A P T E R 5 GSM Architecture and Interfaces 5.1 INTRODUCTION In this chapter we present an overview of the GSM as described in ETSI s recommendations.

More information

Chapter 6 Wireless and Mobile Networks

Chapter 6 Wireless and Mobile Networks Chapter 6 Wireless and Mobile Networks A note on the use of these ppt slides: We re making these slides freely available to all (faculty, students, readers). They re in PowerPoint form so you see the animations;

More information

LTE Overview October 6, 2011

LTE Overview October 6, 2011 LTE Overview October 6, 2011 Robert Barringer Enterprise Architect AT&T Proprietary (Internal Use Only) Not for use or disclosure outside the AT&T companies except under written agreement LTE Long Term

More information

Bölüm 8. GSM. 6 Milyar mobil telefon kullanıcısı (2011 sonu)* Dünya nüfusu 7 Milyar!

Bölüm 8. GSM. 6 Milyar mobil telefon kullanıcısı (2011 sonu)* Dünya nüfusu 7 Milyar! Bölüm 8. GSM http://ceng.gazi.edu.tr/~ozdemir Durum 6 Milyar mobil telefon kullanıcısı (2011 sonu)* Dünya nüfusu 7 Milyar! * http://www.itu.int/dms_pub/itu-d/opb/ind/d-ind-ictoi-2012-sum-pdf-e.pdf 1 Global

More information

Advanced SIP Series: SIP and 3GPP

Advanced SIP Series: SIP and 3GPP Advanced SIP Series: SIP and 3GPP, Award Solutions, Inc Abstract The Session Initiation Protocol has been selected as the main signaling protocol of the Third Generation Partnership Projects IP Multimedia

More information

RESOURCE ALLOCATION FOR INTERACTIVE TRAFFIC CLASS OVER GPRS

RESOURCE ALLOCATION FOR INTERACTIVE TRAFFIC CLASS OVER GPRS RESOURCE ALLOCATION FOR INTERACTIVE TRAFFIC CLASS OVER GPRS Edward Nowicki and John Murphy 1 ABSTRACT The General Packet Radio Service (GPRS) is a new bearer service for GSM that greatly simplify wireless

More information

Mobile SCTP Transport Layer Mobility Management for the Internet

Mobile SCTP Transport Layer Mobility Management for the Internet Mobile SCTP Transport Layer Mobility Management for the Maximilian Riegel Siemens AG, Munich, Germany E-mail: maximilian.riegel@icn.siemens.de Dr. Michael Tüxen Siemens AG, Munich, Germany E-mail: michael.tuexen@icn.siemens.de

More information

Subscription Management and Charging for Value Added Services in UMTS Networks

Subscription Management and Charging for Value Added Services in UMTS Networks Subscription Management and Charging for Value Added Services in UMTS Networks Maria Koutsopoulou Communication Networks Laboratory mkoutsop@di.uoa.gr Charalampos Farmakis Hypermedia and Digital Libraries

More information

1 Introduction to mobile telecommunications

1 Introduction to mobile telecommunications 1 Introduction to mobile telecommunications Mobile phones were first introduced in the early 1980s. In the succeeding years, the underlying technology has gone through three phases, known as generations.

More information

WAN Data Link Protocols

WAN Data Link Protocols WAN Data Link Protocols In addition to Physical layer devices, WANs require Data Link layer protocols to establish the link across the communication line from the sending to the receiving device. 1 Data

More information

Mobile Computing. Basic Call Calling terminal Network Called terminal 10/25/14. Public Switched Telephone Network - PSTN. CSE 40814/60814 Fall 2014

Mobile Computing. Basic Call Calling terminal Network Called terminal 10/25/14. Public Switched Telephone Network - PSTN. CSE 40814/60814 Fall 2014 Mobile Computing CSE 40814/60814 Fall 2014 Public Switched Telephone Network - PSTN Transit switch Transit switch Long distance network Transit switch Local switch Outgoing call Incoming call Local switch

More information

EETS 8316 Wireless Networks Fall 2013

EETS 8316 Wireless Networks Fall 2013 EETS 8316 Wireless Networks Fall 2013 Lecture: Cellular Overview: 3G and 4G http://lyle.smu.edu/~skangude/eets8316.html Dr. Shantanu Kangude skangude@lyle.smu.edu Third Generation Systems High-speed wireless

More information

ARIB STD-T64-C.S0042 v1.0 Circuit-Switched Video Conferencing Services

ARIB STD-T64-C.S0042 v1.0 Circuit-Switched Video Conferencing Services ARIB STD-T-C.S00 v.0 Circuit-Switched Video Conferencing Services Refer to "Industrial Property Rights (IPR)" in the preface of ARIB STD-T for Related Industrial Property Rights. Refer to "Notice" in the

More information

ETSI TS 122 060 V3.5.0 (2000-10)

ETSI TS 122 060 V3.5.0 (2000-10) TS 122 060 V3.5.0 (2000-10) Technical Specification Digital cellular telecommunications system (Phase 2+) (GSM); Universal Mobile Telecommunications System (UMTS); General Packet Radio Service (GPRS);

More information

SERVICE DISCIPLINES PERFORMANCE FOR BEST-EFFORT POLICIES IN WWW TRAFFIC OVER PACKET-SWITCHED WIRELESS CELLULAR NETWORKS

SERVICE DISCIPLINES PERFORMANCE FOR BEST-EFFORT POLICIES IN WWW TRAFFIC OVER PACKET-SWITCHED WIRELESS CELLULAR NETWORKS SERVICE DISCIPLINES PERFORMANCE FOR BEST-EFFORT POLICIES IN WWW TRAFFIC OVER PACKET-SWITCHED WIRELESS CELLULAR NETWORKS Wessam AJIB * wajib@infres.enst.fr Philippe GODLEWSKI * godlewski@infres.enst.fr

More information

2 System introduction

2 System introduction 2 System introduction Objectives After this chapter the student will: be able to describe the different nodes in a GSM network. be able to describe geographical subdivision of a GSM network. be able to

More information

Measured Performance of GSM HSCSD and GPRS

Measured Performance of GSM HSCSD and GPRS Measured Performance of GSM HSCSD and Jouni Korhonen Olli Aalto Andrei Gurtov Heimo Laamanen Sonera Corporation P.O.Box 97 51 Helsinki, Finland Abstract In this paper we present results of measurements

More information

ETSI TS 133 107 V3.1.0 (2000-12)

ETSI TS 133 107 V3.1.0 (2000-12) TS 133 107 V3.1.0 (2000-12) Technical Specification Universal Mobile Telecommunications System (UMTS); 3G Security; Lawful Interception Architecture and Functions (3GPP TS 33.107 version 3.1.0 Release

More information

What is telecommunication? electronic communications. service?

What is telecommunication? electronic communications. service? What is telecommunication? Telecommunication: Any transmission, emission or reception of signs, signals, writing, images and sounds or intelligence of any nature by wire, radio, optical or other electromagnetic

More information

Index. Common Packet Channel (CPCH) 25 Compression 265, 279 82, 288 header compression 284

Index. Common Packet Channel (CPCH) 25 Compression 265, 279 82, 288 header compression 284 bindex.fm Page 296 Tuesday, March 22, 2005 7:17 AM Index 2G, 2.5G, 3G 13 3GPP 118 Release 5 (Rel 5) 124 Release 6 (Rel 6) 125 Release 97/98 (Rel 97/98) 119 Release 99 (Rel 99) 120 4 3GPP2 129 4G 13, 44

More information

Performance Issues of TCP and MPEG-4 4 over UMTS

Performance Issues of TCP and MPEG-4 4 over UMTS Performance Issues of TCP and MPEG-4 4 over UMTS Anthony Lo A.Lo@ewi.tudelft.nl 1 Wiskunde end Informatica Outline UMTS Overview TCP and MPEG-4 Performance Summary 2 1 Universal Mobile Telecommunications

More information

Dimensioning and Deployment of GSM Networks

Dimensioning and Deployment of GSM Networks Case Study: Dimensioning and Deployment of GSM Networks Acknowledgement: some of these slides are based on originals and information kindly provided by Ian O Shea of Altobridge Ltd. 2011 1 GSM System Architecture

More information

Mobile Office Security Requirements for the Mobile Office

Mobile Office Security Requirements for the Mobile Office Mobile Office Security Requirements for the Mobile Office S.Rupp@alcatel.de Alcatel SEL AG 20./21.06.2001 Overview Security Concepts in Mobile Networks Applications in Mobile Networks Mobile Terminal used

More information

1G to 4G. Overview. Presentation By Rajeev Bansal Director(Mobile-1) Telecommunication Engineering Centre

1G to 4G. Overview. Presentation By Rajeev Bansal Director(Mobile-1) Telecommunication Engineering Centre 1G to 4G Overview Presentation By Rajeev Bansal Director(Mobile-1) Telecommunication Engineering Centre Mobile Networks differentiated from each other by the word Generation 1G, 2G, 2.5G, 2.75G, 3G milestones

More information

Communication Networks. MAP-TELE 2011/12 José Ruela

Communication Networks. MAP-TELE 2011/12 José Ruela Communication Networks MAP-TELE 2011/12 José Ruela Network basic mechanisms Introduction to Communications Networks Communications networks Communications networks are used to transport information (data)

More information

The 3GPP and 3GPP2 Movements Towards an All IP Mobile Network. 1 Introduction

The 3GPP and 3GPP2 Movements Towards an All IP Mobile Network. 1 Introduction The 3GPP and 3GPP2 Movements Towards an All IP Mobile Network Girish Patel Wireless Solutions Nortel Networks Richardson, TX grpatel@nortelnetworks.com Steven Dennett Personal Communications Sector Motorola

More information

GSM and IN Architecture

GSM and IN Architecture GSM and IN Architecture a common component: TCAP Raimo.Kantola@netlab.hut.fi Rka S-2007 Signaling Protocols 8-1 GSM system consists of sub-systems MS = ME+SIM Radio or Air i/f Base Station Sub-system (BSS)

More information

Wireless Telecommunication Systems GSM, GPRS, UMTS. GSM as basis of current systems Satellites and

Wireless Telecommunication Systems GSM, GPRS, UMTS. GSM as basis of current systems Satellites and Chapter 2 Technical Basics: Layer 1 Methods for Medium Access: Layer 2 Chapter 3 Wireless Networks: Bluetooth, WLAN, WirelessMAN, WirelessWAN Mobile Networks: Wireless Telecommunication Systems GSM, GPRS,

More information

What is telecommunication? electronic communications? What is telephony?

What is telecommunication? electronic communications? What is telephony? What is telecommunication? Telecommunication: Any transmission, emission or reception of signs, signals, writing, images and sounds or intelligence of any nature by wire, radio, optical or other electromagnetic

More information