M2M Prototype Demonstration ETSI M2M #12 Philadelphia, PA

Size: px
Start display at page:

Download "M2M Prototype Demonstration ETSI M2M #12 Philadelphia, PA"

Transcription

1 September 16, 2010 M2M Prototype Demonstration ETSI M2M #12 Philadelphia, PA

2 Introduction We will be conducting two independent demonstrations: M2M Gateway and M2M Core Network (referred to here as the M2M Server) M2M WPAN These demonstrations highlight the work that InterDigital is doing to prototype an M2M System based on the current ETSI M2M standard Requirements and design were largely based on Version of the Functional Architecture Document (TS ) They are building blocks for an end to end prototype that we are developing that will include devices that represent D devices connected to an ETSI compliant M2M Gateway and M2M Server 2

3 End-to-End M2M Prototype System 3

4 M2M Gateway and M2M Server Demonstration 4

5 Demo High Level Description Demonstrate a variety of procedures between an ETSI compliant M2M Gateway and ETSI M2M Server Utilize a 3GPP connection between the Gateway and the Server Utilize two separate demo applications, one on the Gateway and one on the Server Use demo application on the Gateway (also serving as the Gateway Application (GA)) to: Provide control of the demo procedures from the gateway side and issue operations towards the Network Application (NA) such as read, write, and execute Provide a dummy application that will respond to operations initiated from the NA such as read, write, and execute An example could be a thermostat application that will provide temperature readings to the NA and allow the NA to set the temperature of the thermostat, etc Use the demo application on the Server (also serving as the NA) to: Provide control of the demo procedures from the network side and issue operations towards the GA such as read, write, and execute Provide a dummy application that will respond to operations initiated from the GA such as read, write, and execute 5

6 Use Cases Currently Supported Device Registration (mid) Device Application Registration (mid & dia) Network Application Registration (mia) M2M DA Resource Creation (GW or Server) M2M DA Resource Deletion (GW or Server) M2M NA Resource Creation (GW or Server) M2M NA Resource Deletion (GW or Server) M2M NA to M2M Device Read (Online) M2M NA to M2M Device Write (Online) M2M NA to M2M Device Execute (Online) M2M NA to M2M Device Read (Offline) M2M NA to M2M Device Write (Offline) M2M NA to M2M Device Execute (Offline) M2M DA to M2M NA Read M2M DA to M2M NA Write M2M DA to M2M NA Execute Notes: - In this demo the gateway is the only device therefore gateway and device are equivalent (as are GA and DA) - Additional use case support is being added in the next phase of development 6

7 M2M Gateway Laptop (Debian Linux) Platform Description Sierra Wireless Compass 888 USB Modem data card for backhaul connection M2M Server Laptop (Debian Linux) Picochip Femto Cell with Continuous Computing Corporation (CCPU) Femto Access Point (FAP) Software Core Network Emulation (CNE) Laptop with CCPU CNE SW (Redhat Linux) Ethernet Router/Switch 7

8 Demo Network Configuration Note: For this demo the Gateway Application will run on the M2M Gateway laptop and the Network Application will run on the M2M Server laptop 8

9 Gateway Manager + Service Capabilities CoAP Support Gateway (Demo) Application 3G Connectivity: M2M Gateway Software Overview Driver for 3G Data Card is built into Debian Linux Utilize PPP protocol and connection scripts to establish the packet data connection 9

10 M2M Gateway Processes Note: Highlighted entities are currently supported as separate processes on the Linux platform 10

11 M2M Server Software Overview Server Service Capabilities Support for Gi MCN interface CoAP Support Network (Demo) Application 11

12 M2M Server Processes Note: Highlighted entities are currently supported as separate processes on the Linux platform 12

13 M2M Server Integration into 3GPP CN (PS CN) Control Plane: Authentication, Authorization, & Registration Device/GW via GGSN Network App via GGSN Femto Access Point (FAP) NodeB Iub RNC Iuh HNB GW Iu Operator Owned Network Iucs Iups CS CN MSC / VLR SGSN Gn GGSN Gi P D N M2M Network App mia UMTS WiFi HLR PS CN IP Routing CoAp HTTP SIP SC xgc M2M Device/GW M2M Server NGC mid NAE mia Data Plane: Device/GW initiated PDP Context routed via GGSN to NGC Network App initiated Web Server application routed via Gi to NAE 13

14 M2M Secure Session Ka?? UMTS WiFi Ka1 SC mid M2M Server KNa1 xgc M2M In/Out Box In/Out Box Device/GW Ka1 KNa1 mia M2M Network App CoAp HTTP SIP Notes: 1. Application Keys for the M2M Device/GW are per session and are not common with the M2M Network Application keys. This implies that per communication the M2M Server will cipher/decipher all messages. 2. Investigate how a shared key can be used for direct communication. 14

15 M2M WPAN Demonstration 15

16 This demonstration focuses on IP-based M2M Area Networks based on IETF standards including CoAP and 6LoWPAN M2M Area Networks is referred to as WPAN in this presentation A WPAN consists of a WPAN Coordinator and WPAN Devices Introduction The latest CoAP protocol was implemented (draft-ietf-corecoap-01) It serves as a building block for an end to end M2M prototype 16

17 Demo High Level Description Purpose Demonstrate full IP-based protocol stack running over low-power sensors devices, i.e. WPAN Devices Demonstrate two independent IP-based IEEE WPAN networks on different IEEE channels Use Case Currently Supported Utilize two separate demo applications, one on WPAN Devices and one on the WPAN Coordinator Demo application on the Laptop CoAP Client Issue CoAP request message (GET) to read the temperature sensor value at a WPAN Device Demo application on WPAN Devices CoAP Server Wait for CoAP request message from the Laptop, relayed via the WPAN Coordinator Read the temperature sensor which is integrated with each WPAN Device Pack the temperature value in a CoAP response message and send it back to the Laptop via the WPAN Coordinator Notes: - Additional use cases (CoAP Methods) support are being added in the next phase of development 17

18 The Laptop (Debian Linux) Implement Demo application CoAP Client Implement CoAP protocol Implement 6LoWPAN protocol stack (BLIP) Two USB ports WPAN Coordinator (TinyOS) Platform Description A Crossbow Micaz node connecting to the Laptop via USB port Run IPBaseStation application as a relaying point between WPAN Devices and the Laptop WPAN Devices (TinyOS) Crossbow Micaz nodes with a temperature sensor integrated Implement Demo application CoAP Server Implement CoAP protocol Implement 6LoWPAN protocol stack (BLIP) 18

19 Demo Network Configuration 19

20 Protocol Stack

21 Software Overview Laptop Demo application CoAP support 6LoWPAN (BLIP) support Serial communication (USB) support WPAN Coordinator IPBasestation Serial communication (USB) support communication WPAN Devices Demo application CoAP support 6LoWPAN (BLIP) support communication Sensor reading support 21

22 Call Flow

23 Next Steps In the coming months, additional functionality will be added to the M2M Gateway, Server, and WPAN implementations including: Gateway/Server: Additional features for existing Service Capability entities Implementation of the following Service Capability entities xrem xcb xhdr xcs Additional security features WPAN Additional use cases Home automation, home security, ETSI compliant device application registration Integrity validation, over-the-air (OTA) updates Additional CoAP features POST, PUT, DELETE Caching/proxying Low-duty cycle sleeping nodes Integration of the Gateway and Server with the WPAN based sensor networks (representing D devices with CoAP support) to create an end-to-end ETSI Compliant M2M Prototype 23

UMTS System Architecture and Protocol Architecture

UMTS System Architecture and Protocol Architecture UMTS System Architecture and Protocol Architecture Overview on overall system architecture UMTS network architecture and elements Mobile station High-level functions UMTS domains and strata UMTS/GPRS protocol

More information

Talk 4: WLAN-GPRS Integration for Next-Generation Mobile Data Networks

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

More information

ETSI M2M Architecture Introduction

ETSI M2M Architecture Introduction ETSI M2M Architecture Introduction A brief overview for Release 1 and Release 2 Presented by Barbara Pareglio, on behalf of Paul Russell, ETSI TC M2M WG2 Chair ETSI 2012. All rights reserved ETSI M2M Workshop,

More information

OVERVIEW OF ETSI M2M RELEASE 1 STAGE 3 API AND RESOURCE USAGE

OVERVIEW OF ETSI M2M RELEASE 1 STAGE 3 API AND RESOURCE USAGE OVERVIEW OF ETSI M2M RELEASE 1 STAGE 3 API AND RESOURCE USAGE Presented by Guang Lu, WG3 Rapporteur, InterDigital Outline TS 102 921 overview ETSI M2M reference points ETSI M2M resource tree ETSI M2M API

More information

Nexus8610 Traffic Simulation System. Intersystem Handover Simulation. White Paper

Nexus8610 Traffic Simulation System. Intersystem Handover Simulation. White Paper Traffic Simulation System Intersystem Handover Simulation White Paper Notice Every effort has been made to ensure that the information in this document was accurate at the time of printing. However, the

More information

Long Term Evolution - Evolved Packet Core S1 Interface Conformance Test Plan

Long Term Evolution - Evolved Packet Core S1 Interface Conformance Test Plan Long Term Evolution - Evolved Packet Core S1 Interface Conformance Test Plan Table of Contents 1 SCOPE... 10 2 REFERENCES... 10 3 ABBREVIATIONS... 11 4 OVERVIEW... 14 5 TEST CONFIGURATION... 16 5.1 NETWORK

More information

New service standardisation approach

New service standardisation approach UMTS Part of the IMT 2000 family 3 nd Generation digital cellular mobile system Approximately old (GSM + GPRS) core network + new radio access network (UTRAN) including new radio interface (WCDMA) New

More information

COPYRIGHTED MATERIAL. Contents. 1 Short Message Service and IP Network Integration 1. 2 Mobility Management for GPRS and UMTS 39

COPYRIGHTED MATERIAL. Contents. 1 Short Message Service and IP Network Integration 1. 2 Mobility Management for GPRS and UMTS 39 Acknowledgments Introduction xv xvii 1 Short Message Service and IP Network Integration 1 1.1 SMS-IP Integration with SM-SC 3 1.1.1 NCTU Short Message System 4 1.1.2 Statistics for SMS Delivery 7 1.2 isms

More information

A Method for Real-Time Session Management on a Mobile Network

A Method for Real-Time Session Management on a Mobile Network A Method for Real-Time Session Management on a Mobile Network Sekwon Kim, Joohyung Oh, Byoungki Moon, and Chaetae Im Korea Internet Security Center Korea Internet & Security Agency IT Venture Tower, Jungdaero

More information

Addressing Unique Smart Grid Challenges with Converged Gateways

Addressing Unique Smart Grid Challenges with Converged Gateways April 5, 2011 Addressing Unique Smart Grid Challenges with Converged Gateways Paul L. Russell, Jr. Paul.Russell@InterDigital.com ETSI Smart Grid Workshop 5-6 April 2011, Sophia Antipolis, France Where

More information

EXPERIMENT N0: 06 AIM:TO DESIGN UMTS NETWORK USING OPNET MODELER APPARATUS: OPNET MODELER 14.0

EXPERIMENT N0: 06 AIM:TO DESIGN UMTS NETWORK USING OPNET MODELER APPARATUS: OPNET MODELER 14.0 EXPERIMENT N0: 06 AIM:TO DESIGN UMTS NETWORK USING OPNET MODELER APPARATUS: OPNET MODELER 14.0 THEORY:Universal Mobile Telecommunications System (UMTS) is a Third Generation (3G) wireless protocol that

More information

Addressing Current and Future Wireless Demand

Addressing Current and Future Wireless Demand Addressing Current and Future Wireless Demand Dave Wolter Executive Director Radio Technology AT&T Architecture and Planning Rising Demand and The Need to Innovate in the Network 6,732% growth over 13

More information

Direct Tunnel. Direct Tunnel Feature Overview

Direct Tunnel. Direct Tunnel Feature Overview This chapter briefly describes the 3G/4G UMTS direct tunnel (DT) feature, indicates how it is implemented on various systems on a per call basis, and provides feature configuration procedures. Products

More information

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

GSM. Course requirements: Understanding Telecommunications book by Ericsson (Part D PLMN) + supporting material (= these slides) GPRS 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

ETSI STANDARDS FOR THE SMART HOME: DECT ULTRA LOW ENERGY Standard overview and future standarization needs Angel Bóveda

ETSI STANDARDS FOR THE SMART HOME: DECT ULTRA LOW ENERGY Standard overview and future standarization needs Angel Bóveda ETSI STANDARDS FOR THE SMART HOME: DECT ULTRA LOW ENERGY Standard overview and future standarization needs Angel Bóveda Wireless Partners S.L. ETSI Board member, co-leader of the IoT strategic group ETSI

More information

UMTS Addresses and Identities Mobility and Session Management

UMTS Addresses and Identities Mobility and Session Management UMTS Addresses and Identities Mobility and Session Management - Numbering, addressing and location identities - UE modes - Mobility management - Session management and QoS Numbering, Addressing and Location

More information

Wireless LAN Based GPRS Support Node

Wireless LAN Based GPRS Support Node Wireless LAN Based GPRS Support Node Vincent W.-S. Feng, Lin-Yi Wu, Yi-Bing Lin, and Whai-En Chen Department of Computer Science & Information Engineering National Chiao Tung University vincentfeng@itri.org.tw

More information

Cisco ASR 5000 Series Small Cell Gateway

Cisco ASR 5000 Series Small Cell Gateway Data Sheet Cisco ASR 5000 Series Small Cell Gateway Mobile subscribers want access to the network at home, work, hotspots, and everywhere in between. This requires mobile operators to expand their service

More information

Introduction to 3G 1

Introduction to 3G 1 Introduction to 3G 1 References [1] Carrier Grade Voice over IP, D. Collins, McGraw-Hill, Second Edition, 2003. [2] 3GPP TS 23.228 [3] 3GPP TS 24.228 [4] 3GPP TS 23.102 2 Outline Mobile Technology Evolution

More information

Cubro Sessionmaster EXA48600

Cubro Sessionmaster EXA48600 Cubro Sessionmaster EXA48600 PRODUCT REVIEW Network Packet Broker (NPB) At a glance Definition A network packet broker (NPB) is a tool that receives data from number of network links, duplicates, aggregates

More information

Direct Tunnel for 3G Networks

Direct Tunnel for 3G Networks This chapter briefly describes the 3G UMTS direct tunnel (DT) feature, indicates how it is implemented on various systems on a per call basis, and provides feature uration procedures. Products supporting

More information

ETSI TS V9.0.3 ( ) Technical Specification

ETSI TS V9.0.3 ( ) Technical Specification TS 125 444 V9.0.3 (2011-04) Technical Specification Universal Mobile Telecommunications System (UMTS); Iuh data transport (3GPP TS 25.444 version 9.0.3 Release 9) 1 TS 125 444 V9.0.3 (2011-04) Reference

More information

Mobile systems: an overview

Mobile systems: an overview Mobile systems: an overview History A GSM Primer Packets over the air Going wideband Towards an all IP network Observations Mobile Networks: the history Mobile Business Evolution New mobile businesses

More information

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

Dimensioning, configuration and deployment of Radio Access Networks. part 1: General considerations. Mobile Telephony Networks Dimensioning, configuration and deployment of Radio Access Networks. part 1: General considerations Mobile Telephony Networks 1 The Evolution of Mobile Telephony 1st Generation 2nd 3rd 4th Analogue Voice

More information

End-to-end IP Service Quality and Mobility - Lecture #6 -

End-to-end IP Service Quality and Mobility - Lecture #6 - End-to-end IP Quality and Mobility - Lecture #6 - Special Course in Networking Technology S-38.215 vilho.raisanen@nokia.com Planned contents & draft schedule 1. Introduction Jan 13th 2. Characteristics

More information

JP-3GA (R99) Network Architecture

JP-3GA (R99) Network Architecture JP-3GA-23.002(R99) Network Architecture Version 3 May 14, 2001 THE TELECOMMUNICATION TECHNOLOGY COMMITTEE JP-3GA-23.002(R99) Network Architecture Remarks 1. Application level of English description Application

More information

The Evolution of Diameter Signaling

The Evolution of Diameter Signaling The Evolution of Diameter Signaling A Whitepaper July 2012 By Chris Knight Product/Solution Engineering Abstract: The network architecture of the mobile core has evolved to be more complex with many more

More information

SIMULATION METHODOLOGY FOR ASSESSING MXRAN ARCHITECTURE PERFORMANCE

SIMULATION METHODOLOGY FOR ASSESSING MXRAN ARCHITECTURE PERFORMANCE SIMULATION METHODOLOGY FOR ASSESSING MXRAN ARCHITECTURE PERFORMANCE ANJA WIEDEMANN PETER SCHEFCZIK GEORGIOS NIKOLAIDIS University of Essen Lucent Technologies University of Athens Institute for Experimental

More information

dit Efficiency Issues in MPLS Transport for the UMTS Access Network E. Vázquez, M. Álvarez-Campana, A. B. García

dit Efficiency Issues in MPLS Transport for the UMTS Access Network E. Vázquez, M. Álvarez-Campana, A. B. García Efficiency Issues in MPLS Transport for the UMTS Access Network E. Vázquez, M. Álvarez-Campana, A. B. García Dept. of Telematic Engineering Technical University of Madrid, Spain www..upm.es 1 Outline in

More information

3G TS V3.6.0 ( )

3G TS V3.6.0 ( ) Technical Specification 3 rd Generation Partnership Project; Technical Specification Group Services and Systems Aspects; Network architecture (Release 1999) GLOBAL SYSTEM FOR MOBILE COMMUNICATIONS R The

More information

ELEC-E7230 Mobile Communication Systems

ELEC-E7230 Mobile Communication Systems ELEC-E7230 Mobile Communication Systems Lecture 1 Prof. Tarik Taleb School of Electrical Engineering Aalto University Work Plan Content Mobile Network Architectures Evolution MN Arch. Evolution: 2G to

More information

SATELLITE MOBILE BACKHAUL: FROM VOICE TO DOMINANT DATA

SATELLITE MOBILE BACKHAUL: FROM VOICE TO DOMINANT DATA SATELLITE MOBILE BACKHAUL: FROM VOICE TO DOMINANT DATA Introduction Mobile operators in emerging markets are under pressure to extend their services in rural areas. Either their markets are becoming mature,

More information

USIM based Authentication Test-bed For UMTS-WLAN Handover 25 April, 2006

USIM based Authentication Test-bed For UMTS-WLAN Handover 25 April, 2006 USIM based Authentication Test-bed For UMTS-WLAN Handover 25 April, 2006 Hyeyeon Kwon, Kyung-yul Cheon, Kwang-hyun Roh, Aesoon Park Electronics and Telecommunications Research Institute 161, Gajeong-dong,

More information

Wireless Data Mobile Network Architecture and Technology

Wireless Data Mobile Network Architecture and Technology Wireless Data Mobile Network Architecture and Technology 2001. 2. 15. yclee@sktelecom.com SK Telecom Wireless Data Mobile Network cdma2000 1X gmsgprs umtsgprs GPRS & Mobile IP EDGE & 1X EV-DO/DV EDGE 1X

More information

Getting Started with your MicroPnP Development and Evaluation Kit

Getting Started with your MicroPnP Development and Evaluation Kit VersaSense NV, Kroegberg 3, B-3000 Leuven, info@versasense.com Getting Started with your MicroPnP Development and Evaluation Kit 1. Deploy your MicroPnP network: 1. Connect the provided antennas to the

More information

Traffic Offloading and Load Balancing to Enable Cloud Computing Connectivity

Traffic Offloading and Load Balancing to Enable Cloud Computing Connectivity Int. J. Com. Net. Tech. 1, No. 1, 19-31 (2013) 19 International Journal of Computing and Network Technology Traffic Offloading and Load Balancing to Enable Cloud Computing Connectivity John Cartmell InterDigital,

More information

Hands-On Modern Mobile and Long Term Evolution LTE

Hands-On Modern Mobile and Long Term Evolution LTE Hands-On LTE Course Description With 3G mobile technologies already rolled out by over 200 operators in over 80 countries, standards bodies, manufacturers and operators are looking towards the next generation

More information

MSF Architecture for 3GPP Evolved Packet System (EPS) Access MSF-LTE-ARCH-EPS-002.FINAL

MSF Architecture for 3GPP Evolved Packet System (EPS) Access MSF-LTE-ARCH-EPS-002.FINAL MSF Architecture for 3GPP Evolved Packet System (EPS) Access MSF-LTE-ARCH-EPS-002.FINAL MultiService Forum Architecture Agreement Contribution Number: Document Filename: Working Group: Title: Editor: Contact

More information

ETSI TS V3.6.0 ( )

ETSI TS V3.6.0 ( ) TS 123 002 V3.6.0 (2002-09) Technical Specification Digital cellular telecommunications system (Phase 2+); Universal Mobile Telecommunications System (UMTS); Network Architecture (3GPP TS 23.002 version

More information

Overview of Mobile Networking Initiatives at WINLAB

Overview of Mobile Networking Initiatives at WINLAB Overview of Mobile Networking Initiatives at WINLAB Introduction: The Next Generation MSC Custom Mobile Infrastructure (e.g. GSM, 3G) BTS Public Switched Network (PSTN) BSC GGSN, etc. WLAN Access Point

More information

3GPP TR V4.0.0 ( )

3GPP TR V4.0.0 ( ) TR 25.946 V4.0.0 (2001-03) Technical Report 3rd Generation Partnership Project; Technical Specification Group (TSG) RAN; RAB Quality of Service Negotiation over Iu (Release 4) The present document has

More information

GGSN Configuration Example

GGSN Configuration Example This chapter provides information for configuring the system to function as a Gateway GPRS Support Node (GGSN) in General Packet Radio Service (GPRS) or Universal Mobile Telecommunications System (UMTS)

More information

Addressing Unique M2M Challenges with Converged Gateways

Addressing Unique M2M Challenges with Converged Gateways October 19-20, 2010 Addressing Unique M2M Challenges with Converged Gateways Paul L. Russell, Jr. Paul.Russell@InterDigital.com ETSI TC M2M Workshop 19-20 October 2010, Sophia Antipolis, France Where are

More information

Towards a Zero-Configuration Wireless Sensor Network Architecture for Smart Buildings

Towards a Zero-Configuration Wireless Sensor Network Architecture for Smart Buildings Towards a Zero-Configuration Wireless Sensor Network Architecture for Smart Buildings By Lars Schor, Philipp Sommer, Roger Wattenhofer Computer Engineering and Networks Laboratory ETH Zurich, Switzerland

More information

Session Recovery. How Session Recovery Works

Session Recovery. How Session Recovery Works With robust hardware failover and redundancy protection, any hardware or software failures on the system can quickly be corrected. However, software failures can occur for numerous reasons, often without

More information

3GPP TR v0.4.0( )

3GPP TR v0.4.0( ) 3GPP TR 23.827 v0.4.0(2007-09) Feasibility Study of Mobility between 3GPP-WLAN Interworking and 3GPP System (Release 8) Report: 易衛漢 2008/11/18 Non Roaming WLAN Inter-working Reference Model 3GPP Home Network

More information

Network Node for IMT-2000

Network Node for IMT-2000 Network Node for IMT-2000 vkenya Tanaka vmitsuyuki Mizuno vkazuhiro Sato (Manuscript received August 30, 2002) Fujitsu has developed a Mobile Switching Node for IMT-2000 3G Networks. This system is an

More information

Measuring the Explosion of LTE Signaling Traffic - A Diameter Traffic Model

Measuring the Explosion of LTE Signaling Traffic - A Diameter Traffic Model Measuring the Explosion of LTE Signaling Traffic - A Diameter Traffic Model A Whitepaper September 2012 By Chris Knight Solution Engineering Abstract: Many of us in the industry have been talking for some

More information

SIP as a Unified Signalling Solution in a Beyond 3G System

SIP as a Unified Signalling Solution in a Beyond 3G System SIP as a Unified Signalling Solution in a Beyond 3G System Georgios V. Lioudakis, Vaggelis Nikas, Christoph Pollak, Richard Wisenöcker, Nick Dellas Abstract The adoption of packet-switched technologies

More information

Addressing Femtocell Integration Challenges

Addressing Femtocell Integration Challenges Addressing Femtocell Integration Challenges Manish Singh VP, Product Line Management Key Business Drivers Key Challenges 3C Stifling 3G Adoption Coverage, Churn, Capacity Unhappy Coverage Customer Base

More information

ETSI TS V ( )

ETSI TS V ( ) TS 125 444 V14.0.0 (2017-04) TECHNICAL SPECIFICATION Universal Mobile Telecommunications System (UMTS); Iuh data transport (3GPP TS 25.444 version 14.0.0 Release 14) 1 TS 125 444 V14.0.0 (2017-04) Reference

More information

2001, Cisco Systems, Inc. All rights reserved. Copyright 2001, Cisco Systems, Inc. All rights reserved. Printed in USA. Presentation_ID.

2001, Cisco Systems, Inc. All rights reserved. Copyright 2001, Cisco Systems, Inc. All rights reserved. Printed in USA. Presentation_ID. 3001_05_2001_c1 2001, Cisco Systems, Inc. All rights reserved. 1 Introduction to IP Mobility Session 3001_05_2001_c1 2001, Cisco Systems, Inc. All rights reserved. 3 Agenda IP Mobility Overview Terminology

More information

GPRS and UMTS T

GPRS and UMTS T GPRS and UMTS T-110.2100 Global Packet Radio Service GPRS uses the time slots not used for circuit switched services Data rate depends on the availability of free time slots GPRS uses the multislot technique,

More information

Mobile Network Challenges (and why LACSEC should care)

Mobile Network Challenges (and why LACSEC should care) Mobile Network Challenges (and why LACSEC should care) Joe Eggleston, Craig Labovitz @monkey.org Z. Morley Mao zmao@eecs.umich.edu University of Michigan Scott Iekel-Johnson scottij@arbor.net

More information

SPIRENT LANDSLIDE MOBILE PACKET CORE PERFORMANCE TEST SYSTEM

SPIRENT LANDSLIDE MOBILE PACKET CORE PERFORMANCE TEST SYSTEM Spirent s Landslide Mobile Packet Core (MPC) test system is a comprehensive end-to-end performance test system that emulates millions of mobile data subscribers using various access technologies to simultaneously

More information

Direct Tunnel for 4G (LTE) Networks

Direct Tunnel for 4G (LTE) Networks This chapter briefly describes support for direct tunnel (DT) functionality over an S12 interface for a 4G (LTE) network to optimize packet data traffic. Cisco LTE devices (per 3GPP TS 23.401 v8.3.0) supporting

More information

Internet of Things: Latest Technology Development and Applications

Internet of Things: Latest Technology Development and Applications Internet of Things: Latest Technology Development and Applications Mr UY Tat-Kong Assistant Vice President Network Evolution Planning & Development 22 August 2014 Agenda Communication Technologies Development

More information

Overview of GPRS and UMTS

Overview of GPRS and UMTS CHAPTER 1 This chapter briefly introduces the 2.5G General Packet Radio Service (GPRS) and the 3G Universal Mobile Telecommunications System (UMTS) technologies, and their implementation in Cisco Gateway

More information

UNIK4230: Mobile Communications Spring Semester, Per Hj. Lehne

UNIK4230: Mobile Communications Spring Semester, Per Hj. Lehne UNIK4230: Mobile Communications Spring Semester, 2015 Per Hj. Lehne per-hjalmar.lehne@telenor.com 916 94 909 Network Architecture and Functionality 5 February 2015 Contents Network Architecture Protocol

More information

Rab Nawaz Jadoon. Cellular Systems - II DCS. Assistant Professor. Department of Computer Science. COMSATS Institute of Information Technology

Rab Nawaz Jadoon. Cellular Systems - II DCS. Assistant Professor. Department of Computer Science. COMSATS Institute of Information Technology Cellular Systems - II Rab Nawaz Jadoon DCS Assistant Professor COMSATS IIT, Abbottabad Pakistan COMSATS Institute of Information Technology Mobile Communication UMTS Architecture A UMTS network consist

More information

NETWORK DIAGNOSTICS Testing HSDPA, HSUPA for 3G mobile apps

NETWORK DIAGNOSTICS Testing HSDPA, HSUPA for 3G mobile apps NETWORK DIAGNOSTICS Testing HSDPA, HSUPA for 3G mobile apps By Simon Binar Protocol Monitoring Division Tektronix Inc. The market for broadband cellular data services is rapidly evolving. From its deployment

More information

SATELLITE MOBILE BACKHAUL: FROM VOICE TO DOMINANT DATA

SATELLITE MOBILE BACKHAUL: FROM VOICE TO DOMINANT DATA SATELLITE MOBILE BACKHAUL: FROM VOICE TO DOMINANT DATA Introduction A number of mobile operators in emerging markets have deployed satellite backhaul solutions for their rural or hard-to-reach areas. This

More information

ETSI TS V ( )

ETSI TS V ( ) TS 123 251 V10.5.0 (2013-01) Technical Specification Universal Mobile Telecommunications System (UMTS); LTE; Network sharing; Architecture and functional description (3GPP TS 23.251 version 10.5.0 Release

More information

3GPP TS V ( )

3GPP TS V ( ) TS 23.251 V13.1.0 (2015-03) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; Network Sharing; Architecture and functional description

More information

3GPP TS V ( )

3GPP TS V ( ) TS 23.251 V10.1.0 (2011-03) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; Network Sharing; Architecture and functional description

More information

ETSI CTI Plugtests Report ( ) The 1st UMTS FemtoCell Plugfest; Sophia Antipolis, France; March 2010

ETSI CTI Plugtests Report ( ) The 1st UMTS FemtoCell Plugfest; Sophia Antipolis, France; March 2010 The 1st UMTS FemtoCell Plugfest; Sophia Antipolis, France; 22-26 March 2010 2 ETSI 650 Route des Lucioles F-06921 Sophia Antipolis Cedex - FRANCE Tel.: +33 4 92 94 42 00 Fax: +33 4 93 65 47 16 Siret N

More information

Cellular Networks and Mobility

Cellular Networks and Mobility Cellular Networks and Mobility Daniel Zappala CS 460 Computer Networking Brigham Young University Cellular Networks GSM 2G/3G Architecture 3/20 2G Standard 4/20 GSM: combined FDM/TDM divide into 200 khz

More information

Vertical Handoff Characterization for SIP and msctp Based UMTS-WLAN Integration Solutions

Vertical Handoff Characterization for SIP and msctp Based UMTS-WLAN Integration Solutions Vertical Handoff Characterization for SIP and msctp Based UMTS-WLAN Integration Solutions Syed Asadullah, Ashraf S. Mahmoud, Marwan Abu-Amara, Tarek Sheltami Computer Engineering Department King Fahd University

More information

A Flow Label Based QoS Scheme for End-to-End Mobile Services

A Flow Label Based QoS Scheme for End-to-End Mobile Services A Flow Label Based QoS Scheme for End-to-End Mobile Services Tao Zheng, Lan Wang, Daqing Gu Orange Labs Beijing France Telecom Group Beijing, China e-mail: {tao.zheng; lan.wang; daqing.gu}@orange.com Abstract

More information

Ka band satellite network technology: Demonstration of mobile services in multi segment IP networks

Ka band satellite network technology: Demonstration of mobile services in multi segment IP networks Ka band satellite network technology: Demonstration of mobile services in multi segment IP networks M. Holzbock 1, A. Jahn 1, F. Grassl 2, J. van Noten 3, M. Pugliese 4, V. Schena 5, S. Dragas 6 1 DLR,

More information

Pilsung AB Taegyun A Fathur AB Afif A Hari A Gary A Dhika AB April AB Mulya AB Yusuf AB Anin A Rizka B Dion AB Siska AB Mirel AB Hani AB Airita AB List of countries by number of Internet users 100,00%

More information

Introduction to Wireless Networks. Chapter 7: Introduction to Heterogeneous Networks and

Introduction to Wireless Networks. Chapter 7: Introduction to Heterogeneous Networks and Introduction to Wireless Networks Chapter 7: Introduction to Heterogeneous Networks and ALL-IP Networks Prof. Yuh-Shyan Chen Department t of CSIE National Taipei University Outline Trend on Wireless/Cellular

More information

ETSI TS V ( )

ETSI TS V ( ) TS 23 007 V4.4.0 (208-0) TECHNICAL SPECIFICATION Digital cellular telecommunications system (Phase 2+) (GSM); Universal Mobile Telecommunications System (UMTS); LTE; Restoration procedures (3GPP TS 23.007

More information

SATELLITE MOBILE BACKHAUL: FROM VOICE TO DOMINANT DATA

SATELLITE MOBILE BACKHAUL: FROM VOICE TO DOMINANT DATA SATELLITE MOBILE BACKHAUL: FROM VOICE TO DOMINANT DATA Introduction Mobile operators in emerging markets are under pressure to extend their services in rural areas. Either their markets are becoming mature,

More information

Novel design of embms based on Femtocell

Novel design of embms based on Femtocell Novel design of embms based on Femtocell Otgonbayar Bataa a, Young-il Kim b, Erdenetuya Dorj c, Bat-Enkh Oyunbileg d, Khishigjargal Gonchigsumlaa e, Oyu Chuluun f, Tulga Orosoo g a, f, g Wireless Communication

More information

System Architecture of the IoT/M2M 物聯網系統架構

System Architecture of the IoT/M2M 物聯網系統架構 行動寬頻尖端技術跨校教學聯盟 System Architecture of the IoT/M2M 物聯網系統架構 國立交通大學資訊工程系 Department of Computer Science National Chiao Tung University Outline 1. IoT/M2M System Structure 2. Introduction to ETSI TC M2M and

More information

3GPP TS V9.4.0 ( )

3GPP TS V9.4.0 ( ) TS 23.007 V9.4.0 (2010-06) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; Restoration procedures (Release 9) The present document

More information

Due to the many benefits provided by both the third-generation (3G) mobile networks and the IEEE wireless local area networks (WLANs), it is

Due to the many benefits provided by both the third-generation (3G) mobile networks and the IEEE wireless local area networks (WLANs), it is Performance of UMTS/WLAN Integration at Hot-Spot Locations Using OPNET Marwan Abu-Amara, Ashraf Mahmoud, Tarek Sheltami, Adel Al-Shahrani, Khalid Al-Otaibi, S.M.Rehman, and Taha Anwar {marwan, ashraf,

More information

Understand iwag Solution for 3G Mobile Data

Understand iwag Solution for 3G Mobile Data Understand iwag Solution for 3G Mobile Data Contents Introduction Prerequisites Requirements Components Used Background Information Acronyms Explanation of Terminology Used Understand Mobility Services

More information

3GPP TS V ( )

3GPP TS V ( ) TS 24.341 V12.6.0 (2014-12) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; Support of SMS over IP networks; Stage 3 (Release 12) The

More information

Communication Systems for the Mobile Information Society

Communication Systems for the Mobile Information Society Communication Systems for the Mobile Information Society Martin Sauter Nortel Networks, Germany John Wiley Si Sons, Ltd Contents Preface List of Figures List of Tables List of Abbreviations xi xiii xix

More information

UMTS Terminal Equipment For All-IP Based Communications

UMTS Terminal Equipment For All-IP Based Communications UMTS Terminal Equipment For All-IP Based Communications M. Ricardo 1,2, J. Dias 3,2, G. Carneiro 2, J. Ruela 1,2 1. Faculdade de Engenharia da Universidade do Porto, Rua Dr. Roberto Frias, 4200, Porto,

More information

OVERVIEW OF ETSI M2M ARCHITECTURE Presented by: Barbara Pareglio, Ericsson. ETSI All rights reserved

OVERVIEW OF ETSI M2M ARCHITECTURE Presented by: Barbara Pareglio, Ericsson. ETSI All rights reserved OVERVIEW OF ETSI M2M ARCHITECTURE Presented by: Barbara Pareglio, Ericsson ETSI 2011. All rights reserved October 2011 Why ETSI M2M? Provide an M2M architecture with a generic set of capabilities for M2M

More information

Signaling for the Internet of Things. Michael Senn Principal Technologist

Signaling for the Internet of Things. Michael Senn Principal Technologist Signaling for the Internet of Things Michael Senn Principal Technologist Internet of Things Examples The Connected Car Infotainment Predictive maintenance for manufactures Regular and on-demand data communication

More information

TECHNICAL BRIEFING: MOBILE ACCESS TO THE INTERNET. Bornholm, October 2003

TECHNICAL BRIEFING: MOBILE ACCESS TO THE INTERNET. Bornholm, October 2003 Electronic Communications Committee (ECC) within the European Conference of Postal and Telecommunications Administrations (CEPT) TECHNICAL BRIEFING: MOBILE ACCESS TO THE INTERNET Bornholm, October 2003

More information

Session Recovery. How Session Recovery Works

Session Recovery. How Session Recovery Works With robust hardware failover and redundancy protection, any hardware or software failures on the system can quickly be corrected. However, software failures can occur for numerous reasons, often without

More information

Mobile Network Evolution Part 2

Mobile Network Evolution Part 2 Mobile Network Evolution Part 2 From UMTS to LTE or How to Further Increase Network Capacity and QoS Andreas Mitschele-Thiel Advanced Mobile Communication Networks 1 Outline Evolution from Circuit Switching

More information

3GPP TS V8.4.0 ( )

3GPP TS V8.4.0 ( ) TS 23.327 V8.4.0 (2009-09) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; Mobility between -Wireless Local Area Network (WLAN) interworking

More information

Standardized M2M Software Development Platform Contents

Standardized M2M Software Development Platform Contents White Paper Standardized Service Platform Service-Oriented RESTful Architecture Scalable IP-based End-to-End Solution Flexible Application API Accelerating Growth of M2M Service Applications and Deployment

More information

IPv6 in 2G and 3G Networks. John Loughney. North American IPv6 Forum 2004

IPv6 in 2G and 3G Networks. John Loughney. North American IPv6 Forum 2004 IPv6 in 2G and 3G Networks John Loughney North American IPv6 Forum 2004 Introduction Relevant IPv6 Status in the IETF Relevant IPv6 Status in 3GPP Relevant IPv6 Status in 3GPP2 Conclusion What IPv6 Brings

More information

DECT ULTRA LOW ENERGY (ULE) Technology Overview The ETSI Approach to a Mid-range Wireless Technology for IoT

DECT ULTRA LOW ENERGY (ULE) Technology Overview The ETSI Approach to a Mid-range Wireless Technology for IoT DECT ULTRA LOW ENERGY (ULE) Technology Overview The ETSI Approach to a Mid-range Wireless Technology for IoT Angel Bóveda CEO, Wireless Partners S.L. ETSI Board member, co-leader of the IoT strategic group

More information

3GPP. 3GPP Roadmap. Release 99 Release 4 Release 5 Release 6 Release 7 Release 8. Khaled Alutaibi

3GPP. 3GPP Roadmap. Release 99 Release 4 Release 5 Release 6 Release 7 Release 8. Khaled Alutaibi 3GPP Release 99 Release 4 Release 5 Release 6 Release 7 Release 8 Khaled Alutaibi LOGO 976452 3GPP Roadmap Radio Access Air Interface Principles Release99 The main improvement of UMTS compared to GSM in

More information

3GPP TS V9.0.0 ( )

3GPP TS V9.0.0 ( ) TS 25.412 V9.0.0 (2009-12) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Radio Access Network; UTRAN Iu interface signalling transport (Release 9) The present

More information

Load & Stress component

Load & Stress component Load & Stress component Whitepaper Copyright 2008-2018 henkel-tk GmbH All rights reserved. This document is protected by international copyright law and may not be reprinted, reproduced, copied or utilized

More information

ETSI TS V8.3.0 ( ) Technical Specification

ETSI TS V8.3.0 ( ) Technical Specification TS 123 251 V8.3.0 (2011-03) Technical Specification Universal Mobile Telecommunications System (UMTS); LTE; Network sharing; Architecture and functional description (3GPP TS 23.251 version 8.3.0 Release

More information

Machine Communication Platforms for Smart Home Applications. Tom Pfeifer Next Generation Networks ANGA COM 2013

Machine Communication Platforms for Smart Home Applications. Tom Pfeifer Next Generation Networks ANGA COM 2013 Machine Communication Platforms for Smart Home Applications Tom Pfeifer Next Generation Networks ANGA COM 2013 TU: FOKUS: Lehrstuhl Architektur der Vermittlungsknoten, AV Competence Centre Next Generation

More information

Analysis of a Multiple Content Variant Extension of the Multimedia Broadcast/Multicast Service

Analysis of a Multiple Content Variant Extension of the Multimedia Broadcast/Multicast Service PUBLISHED IN: PROCEEDINGS OF THE EUROPEAN WIRELESS 2006 CONFERENCE 1 Analysis of a Multiple Content Variant Extension of the Multimedia Broadcast/Multicast Service George Xylomenos, Konstantinos Katsaros

More information

Outline. Wireless Technology Evolution GPRS Overview 3GPP All IP Network 3GPP IP Multimedia Subsystem

Outline. Wireless Technology Evolution GPRS Overview 3GPP All IP Network 3GPP IP Multimedia Subsystem 3GPP All IP Network Outline Wireless Technology Evolution GPRS Overview 3GPP All IP Network 3GPP IP Multimedia Subsystem Vision of Comm. System 3G/4G/ Source: DoCoMo 3 Wireless Technology Evolution 1G

More information

UMTS & New Technologies «Wireless data world»

UMTS & New Technologies «Wireless data world» EPFL Section Systèmes de Communication Cours Mobile Networks UMTS & New Technologies «Wireless data world» Alexandre LEHERICEY Radio Access Engineering 21/12/2004 mailto: alexandre.lehericey@orange.ch

More information

ITU-T Q Signalling architecture and requirements for IP-based short message service over ITU-T defined NGN

ITU-T Q Signalling architecture and requirements for IP-based short message service over ITU-T defined NGN I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n ITU-T Q.3053 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (03/2017) SERIES Q: SWITCHING AND SIGNALLING, AND ASSOCIATED MEASUREMENTS

More information