Technology Business Unit. White Paper. SDN in Wireless Cellular Networks: Gearing Up to Meet the Growing Bandwidth Demand

Size: px
Start display at page:

Download "Technology Business Unit. White Paper. SDN in Wireless Cellular Networks: Gearing Up to Meet the Growing Bandwidth Demand"

Transcription

1 Technology Business Unit White Paper SDN in Wireless Cellular Networks: Gearing Up to Meet the Growing Bandwidth Demand

2 About the Author Thomas Lee Sebastian Dr. Thomas Lee Sebastian works as a Solution Architect at Tata Consultancy Services (TCS), where his R&D activities span several related technologies such as SDN, OpenStack and NFV. Prior to joining TCS, Dr. Sebastian was associated with Universidad de Concepcion, Chile, Fiber Optika Technologies and Tech Mahindra. He holds a graduate degree in Physics and a doctorate in Fiber Optics from Cochin University of Science and Technology, India. Dr. Sebastian also has a postdoctoral fellowship from Universite de Nice, France, in the field of Fiber Amplifiers.

3 Abstract The explosive growth in devices and the corresponding increase in the need for higher bandwidth are compelling cellular service providers to look beyond traditional technologies. In addition, wireless networks have been riddled with several issues such as inter-cell interference and mobility management. This volatile situation calls for disruptive technologies such as Software Define Networking (SDN) to address and solve existing issues as well as future challenges. SDN brings in programmability and dynamism to communication networks. These two attributes have been the major driving forces for its immediate acceptance in Data Center Networks (DCN), where the network topology and connected host configuration remain fluidic. SDN works as an effective facilitator for wireless networks due to its dynamic nature. Compared to wired networks, wireless networks are diverse in terms of technology (LTE, Wi-Fi, CDM, and GSM), cell ranges (macro, micro, pico, and femto), and user density levels. This paper proposes a federated SDN controller framework with a dedicated SDN controller for each network domain such as EPC, IMS, and E-UTRAN. Such a solution can help service providers effectively address the increasing demand for higher bandwidth, while controlling costs. It also presents a high level architecture for potential SDN deployment in wireless cellular networks.

4 Contents The Rising Demand for Increased Bandwidth 7 The Successful Evolution of SDN 7 The State of Cellular Networks Today 8 The Challenges with Cellular Networks 9 Centralization of Data Plane Functions 9 Integration between Data and Control Planes 9 Inter-cell Interference 9 Offloading technologies An SDN Architecture for Cellular Networks SDN EPC Controller 11 SDN E-UTRAN Controller 12 SDN Wi-Fi Controller 13 SDN IMS Controller 13 Improving Wireless Cellular Networks with SDN 14

5 List of Abbreviations AAA Authorization, Authentication and Accounting ANDSF Access Network Discovery and Selection Function CAGR Compounded Annual Growth Rate CDMA Code Division Multiple Access CSCF Call/Session Control Function DCN Data Center Networks DOCSIS Data over Cable Service Interface Specifications DSL Digital Subscriber Link EPS Evolved Packet System E-UTRAN Evolved UTRAN FSF Federated SDN Framework FTTX Fiber to the X GERAN GSM EDGE Radio Access Network GPRS General Packet Radio Service GSM Global System for Mobile Communication GTP GPRS Tunneling Protocol HSS Home Subscriber Server IMS IP Multimedia Subsystem LTE Long Term Evolution MIP Mobile IP MME Mobility Management Entity NE Network Element NFV Network Functions Virtualization OF OpenFlow ONF Open Networking Foundation PCRF Policy Control and Rules Function P-CSCF Proxy CSCF PDN Packet Data Network

6 List of Abbreviations P-GW PDN Gateway PMIP Proxy Mobile IP PSTN Public Switched Telephone Network QoS Quality of Service S-CSCF Serving CSCF SDN Software Defined Networking S-GW Serving Gateway SIP Session Initiation Protocol SNR Signal to Noise Ratio USF Unified SDN Framework UTRAN Universal Terrestrial Radio Access Network VNI Virtual Networking Index VoLTE Voice over LTE WiMAX Worldwide Interoperability for Microwave Access WMWG Wireless and Mobile Work Group

7 The Rising Demand for Increased Bandwidth Wireless devices such as smart phones, tablets, and laptops have contributed to the explosive growth in internet traffic over the past few years. An average 4G connection generates 15 times more traffic than a 3G connection, and requires proximally located mobile towers to meet the Signal to Noise Ratio (SNR) requirements of advanced modulation techniques. The phenomenal growth in traffic from mobile devices poses new challenges for service providers (SPs) and network operators in meeting customer needs, without compromising the bottom line. The obvious but costly solution to increased bandwidth demand would be to increase the link capacity. However, this can impact profit margins. In addition, an increase in link capacity from the wireless side may not completely resolve the issues because the available spectrum shrinks with more customers connecting to the mobile tower. This challenge can be mitigated by using the unlicensed spectrum of radio frequency, wherever possible. In addition, wireless networks have been plagued by other issues such as inter-cell interference and mobility management. However, there is an upside to these challenges. They are fueling the advent of new technologies such as Network Functions Virtualization (NFV) and Software Defined Networking (SDN) into the wireless network landscape. The Successful Evolution of SDN The concept of SDN has its roots in OpenFlow protocol. The goal of SDN was to decouple the control plane from the data plane of all network equipment (NE) and keep it in a centralized location that could control the NE through OpenFlow messages. This centralized control plane architecture generated several benefits in terms of cost, manageability, and programmability. The Open Networking Foundation (ONF), established by leading SPs and equipment vendors (EVs), created the Wireless and Mobile Work Group (WMWG) to identify enhancements to OpenFlow that will improve the operation of mobile and wireless networks. The current use cases being considered at WMWG include separation of control and data planes and traffic steering in Evolved Packet Core (EPC), and wireless backhaul optimization wherein the SDN controller optimizes radio parameters in the data plane using enhanced OpenFlow. Several network equipment vendors have already made heavy investments in OpenFlow and SDN with their OpenFlow switches and SDN controllers. Today, SDN is a broad term and is not limited to OpenFlow protocol but encompasses all technologies that can abstract lower level functionality and provide network programmability. 7

8 The State of Cellular Networks Today In today's 4G Long Term Evolution (LTE) network, the user equipment (UE) connects to the outside world (internet or Public Switched Telephone Network (PSTN)) through enodeb, EPC, and IP Multimedia Subsystem (IMS) as shown in Figure 1. The EPC, along with E-UTRAN is classified as an Evolved Packet System (EPS). EPC comprises of multiple components such as Serving Gateway (S-GW), Mobile Management Entity (MME), Policy Control and Rules Function (PCRF) and PDN Gateway (P-GW). 3GPP AAA Server HSS Internet MME S-GW UE P-GW IMS Core Data Traffic Control/Management Traffic E-UTRAN PCRF EPC IP Services Figure 1: 4G LTE Architecture with IMS The UE connects to enodeb over Uu interface, which then directs the traffic to S-GW in EPC over S1 interface (S1-U for user plane traffic and S1-MME for management plane traffic) using a GPRS Tunneling Protocol (GTP) tunnel. Besides data plane functionality, the enodeb, S-GW, and P-GW contribute to several control plane protocols. The S-GW serves as a local mobility anchor that enables seamless communication when the user moves from one base station to another while retaining its IP address. The S-GW channels traffic to the P-GW over another GTP tunnel. In coordination with the MME, P-GW performs hop-by-hop signaling to handle session setup, teardown, and re-configuration, as well as location update, paging, and handover. Moreover, the P-GW enforces quality-ofservice (QoS) policies and monitors traffic to enable billing. The P-GW also connects to the IMS and other cellular data networks, and acts as a firewall to block unwanted traffic. The PCRF manages flow-based charging in the P-GW. The PCRF also provides the QoS authorization (QoS class identifier and bit rates) that decides how to treat the traffic flow, based on the user s subscription profile. The Home Subscriber Server (HSS) contains subscription information for each user, such as the QoS profile, any access restrictions for roaming, and the associated MME. The policies at the P-GW can be very fine-grained, based on whether the user is on roaming services, properties of the user equipment, usage caps in the service contract, parental controls, and so on. 8

9 IMS hosts a set of SIP servers called Call Session Control Function (CSCF) servers, of which Serving CSCF (SCSCF) is the hub of all signaling functions of IMS. The UE first registers with the S-CSCF through Proxy CSCF (P-CSCF) and then sends the S-CSCF a Session Initiation Protocol (SIP) invite message, which contains a Session Description Protocol (SDP) with the required QoS values. The S-CSCF examines the SIP message and informs the PCRF in EPC, which in turn sets the appropriate policies in the P-GW for the given QoS values. The Challenges with Cellular Networks While it is clear that cellular networks today have evolved in terms of functionality and speed, there are still some residual challenges such as latency, spectrum availability, and rising costs. These challenges can be partially ascribed to the current mobile network architecture and the way it operates. The major constraints in the mobile network architecture include: Centralization of Data Plane Functions Today s cellular networks are beset by complex and inflexible architecture wherein most of the data plane related functionality is centralized (traffic monitoring for billing, policy enforcement and so on) and the control plane is highly distributed (radio resource allocation). Centralizing data-plane functions such as monitoring, access control, and QoS functionality at P-GW creates scalability challenges. This forces all traffic to travel all the way to the P-GW, including traffic between users on the same cellular network, making it difficult to host popular content inside the cellular network. Integration between Data and Control Planes Typically, network equipment comes with proprietary configuration interfaces that communicate through complex control-plane protocols, as well as a large and growing number of proprietary configuration variables. Today, service providers can at best configure the network, with little opportunity to create new services such as Application Aware Routing or Bandwidth on Demand. Moreover, there is no clear separation between control and data planes, with the control plane embedded in the network element. However, there is a clear separation between the data plane and management plane. Inter-cell Interference The industry has been deploying more and more base stations to handle the ever increasing bandwidth needs. By bringing the infrastructure closer to the client, networks can theoretically improve the link quality to each user and reduce the number of users that each base station needs to support. However, this cell splitting technique has created new issues in terms of inter-cell interference due to the scarcity of radio spectrum. Due to the lack of adequate spectrum, neighboring base stations in a dense deployment have to operate on the same channel, with a frequency reuse factor of one. Managing such networks is very complex because the radio resource management (RRM) decisions taken at one base station (power and spectral values) significantly impact the performance of devices connected to neighboring base stations. These dense base station deployments are detrimental to network performance in two ways - inter-cell interference at the UE and load fluctuation due to user mobility in relatively smaller cell ranges. 9

10 Consequently, handovers, cell association, and resource (spectrum) allocation have to be managed in a coordinated manner across UEs and base stations with minimal impact on the overall network performance. Traditionally, radio access network (RAN) is a collection of independent base stations each with its own control plane and therefore not suitable for working in a coordinated manner. Moreover, distributed coordination algorithms do not scale well. Nor do they meet latency requirements as they work with a larger number of base stations. Offloading technologies The scarcity of access radio spectrum has prompted the networking industry to adopt other access technologies such as small cells and unlicensed Wi-Fi networks that are connected to the internet through fixed broadband technologies. This heterogeneous network (HetNet) deployment has achieved higher data rates by bringing networks closer to end users through increased spatial use. 3GPP has laid out the specifications for the HetNet architecture with different offloading models having different Wi-Fi and cellular network integration levels. The introduction of alternative technologies to address the spectrum issue has given rise to a set of new challenges. Interference management in a HetNet deployment is a major challenge due to unplanned deployment of user deployed cells, leading to power and coverage differences between cells that share the same spectrum. Interference scenarios include inter-smallcell interference and macrocell smallcell interference. Another challenge is the way a UE selects an access technology, when multiple technologies such as Wi-Fi and WiMAX are available; this is usually done based on the signal strength. However, the access mechanism with the highest signal strength may not provide the best QoS and this issue could be fixed by creating appropriate policies. An SDN Architecture for Cellular Networks SDN can effectively mitigate the challenges of present day cellular networks. It offers a logically centralized control plane for the networks wherein the network equipment has only data plane or data plane with basic control plane functionality. The centralized nature of SDN enables better coordination among network elements. Similarly, SDN can enable common control protocol across diverse wireless technologies for seamless mobility support within and across technologies (WiMAX, 4G LTE, 3G UMTS, and Wi-Fi). In addition, due to its centralized control plane, SDN architecture can give cellular operators greater control over their equipment, simplify network management, and introduce value-added services. Since SDN centralizes the existing distributed control plane and management plane functionality, it enables a significant reduction in control traffic that increases rapidly with the introduction of new services. With SDN, the centralized nature of special data plane features such as rate limiting, traffic monitoring or firewalling can be decentralized into multiple NEs. This creates hotspots in the network and reduces NE cost, as expensive and dedicated hardware is no longer required for each function. 10

11 SDN concepts can be applied to several network domains involved in today s cellular networks. The SDN framework can be brought into the mobile network as a Federated SDN Framework (FSF) as shown in Figure 2. Another approach that can be adopted is to merge the capabilities of the individual SDN controllers into a Unified SDN Framework (USF) that manages the entire gamut of mobile network technologies. However, USF may present several challenges associated with scalability and latency. Since SDN controllers host dedicated functionalities on traditional NE in the form of SDN applications, Diameter protocol can be used for communication between these applications residing in various SDN controllers. Moreover, it is the de facto protocol used in traditional EPC and IMS for communication between various elements such as P-GW, S-GW, and MME. Diameter protocol messages involve policy information exchange and authentication messages. Each SDN controller can host a Diameter protocol stack which can be extended to cater to the specific needs of inter-sdn communication. The advantage offered by the Diameter protocol is its ability to extend itself through the creation of new Attribute Value Pairs (AVPs) for new and future requirements. In contrast to OpenFlow that is used as a southbound protocol to control NE, Diameter caters to east-west inter SDN communication. Figure 2: Federated SDN Framework In the FSF, a dedicated SDN controller is used for each type of network such as SDN Wi-Fi Controller, SDN Small Cell Controller, SDN E-UTRAN Controller, SDN EPC Controller, and SDN IP Multimedia Subsystem (IMS) Controller. Although all these SDN controllers use OpenFlow or its extensions such as Control Plane protocol, the logic and applications running on these controllers will vary significantly. The functionality of each of the network components in the Federated SDN framework is discussed below. SDN EPC Controller SDN enables an easy transformation from separated functionalities into a centralized entity. Basically, the SDN EPC controller replaces the existing control plane modules in today's EPC and hosts them as applications (depicted in Figure 4). These applications include Resource Manager, Mobility Manager, Subscriber Information Base (SIB), PCRF, and Infrastructure Routing that decide how user data packets are handled in the network. 11

12 The Mobility Manager has the location information of the user and creates the tunnel for the packets with the help of Infrastructure Routing that calculates the best route. The PCRF monitors the traffic and packet scheduling. The SIB stores and maintains subscriber information that includes static subscriber attributes as well as dynamic data. In addition, service providers can distribute data-plane rules (firewalling, rate limiting, etc.) through the SDN EPC Controller over multiple, cheaper network switches, reducing the scalability pressure on the P-GW and enabling flexible handling of traffic. Similarly, the SDN EPC Controller can provide distributed traffic monitoring at switches deep inside the core network to ease the burden on the packet gateway. Mobility Manager Subscriber Information Base Policy and Charging Rules Function Infrastructure Routing SDN Controller Core South Bound Plugin Extended OpenFlow East West Plugin Diameter Figure 3: SDN EPC Controller Architecture SDN E-UTRAN Controller Challenges with traditional radio access networks such as distributed radio resource management (RRM) can be mitigated by introducing the SDN E-UTRAN Controller. Distributed base stations can be centralized into a big virtual base station by decoupling the individual control plane of each base station and centralizing it. The major challenge with SDN E-UTRAN Controller may be the inherent delay (5-10 minutes) between the base stations and the controller. These issues can be overcome by splitting the distributed control plane into two: a base station handling local control decisions that do not affect the neighboring radio elements (for example, resource block allocation), and a centralized controller making decisions that affect the global network state (for example, handovers and power levels). An X2 interface can be used between the split control planes in E-UTRAN with some extensions. Applications that run on the SDN controller include Radio Resource Manager, Mobility Manager, RAN Information Base and Interference Map. Interference Map can take the form of a weighted graph where each node represents a base station with edge weight representing the signal strength between the nodes. RAN Information Base holds the subscriber information and operator preferences. Radio Resource Manager with the help of 12

13 Interference Map and RAN Information Base can decide on the power levels of base stations, while the Mobility Manager handles UE handovers. Overall, it functions as a single SDN controller with global control plane functionalities to manage a set of enodeb, each with limited control plane functionalities, local scope and impact. Radio Resource Manager Mobility Manager RAN Information Base Interference Map SDN Controller Core South Bound Plugin Extended OpenFlow East West Plugin Diameter Figure 4: SDN E-UTRAN Controller Architecture SDN Wi-Fi Controller The SDN Wi-Fi Controller has to host a set of applications that may vary depending on the type of underlying Wi-Fi access points (Aps). For instance, this could involve managing a set of public hotspot APs where most of the applications are used for cellular data offloading. Similarly, the federation of SDN controllers in this case depends on the way the hotspot network is connected to the internet. The hotspot network may or may not be connected to EPC, and may be a trusted or untrusted one. Accordingly, the SDN Wi-Fi controller has to interact with SDN EPC Controller or the SDN IMS Controller along with SDN E-UTRAN controller. Thus, to provide users with the best QoS or meet the SLAs, the SDN Wi-Fi controller and SDN E-UTRAN need to federate with SDN EPC Controller or SDN IMS Controller. Another interesting use case for the SDN Wi-Fi controller is where some of the applications on UE use Wi-Fi access (high bandwidth applications, videos), whereas other applications such as voice (low latency) can use E-UTRAN. In an office environment, the SDN Wi-Fi Controller will need to host other applications such as IP Mobility, Bring Your Own Device, Unified Wired-Wireless network management, and so on, along with Wi-Fioffloading functionality. SDN IMS Controller The SDN architecture can also be introduced into the core network to make it smarter. A centralized SDN controller at the core can provide the services envisioned by IMS in a simpler and more efficient manner. Some of the IMS components such as CSCF can be retained as applications on the SDN controller that controls the OpenFlow switch-based core network. 13

14 Other components of IMS such as Home Subscriber Server (HSS) that contain user data related to subscription of services can also be retained as applications in the centralized controller. The CSCF application handles the SIP data that comes to the IMS SDN Controller, containing the Session Description Protocol (SDP). This SDP information is sent to PCRF, which implements the policy control and flow based charging. The PCRF authorizes the Policy and Enforcement Rules Function to setup an end-to-end path between the source and destination with the required QoS values at the P-GW. For IMS and EPS implementation, the SDN controller may have to be enhanced by means of southbound plugins to support traditional signaling protocols such as SIP and Diameter. Call/Session Control Function Policy and Charging Rules Function Home Subscriber Server Policy and Charging Enforcement Function SDN Controller Core Extended OpenFlow SIP Diameter Figure 5: SDNIMS Controller Architecture Improving Wireless Cellular Networks with SDN Today s cellular wireless networks need to handle the rapidly escalating customer demand for higher bandwidth. As a result, service providers are scrambling to meet customer expectations, without impacting their profit margins. SDN offers tremendous potential to solve the current network issues because of its architectural and cost benefits, enabling service providers to scale operations efficiently while mitigating costs. Although SDN adoption benefits are perceptible, the return on investment of SDN networks and the capex made on existing networks may be the deterrents for its deployment. However, new technological advancements such as 5G, with very low latency requirements, and programmable cities (e.g., Bristol Is Open) will act like a tipping point at which the benefits of SDN networks may be too overwhelming to ignore. 14

15 About TCS' Technology Business Unit TCS cutting-edge technology capabilities help organizations achieve key operational and strategic objectives across their product engineering and IT landscape. Driving the core benefits of rapid innovation and reduced time to market, TCS helps technology businesses stay agile and competitive in a rapidly evolving business environment. Partnering with major telecom equipment, network, and semiconductor players, TCS provides significant value to its clientele by delivering IaaS with centralized command centers, technology frameworks to enable standardization of platforms and processes, and managed services in the areas of mobility and infrastructure. Organizations benefit from rationalized product engineering spend, improved operational efficiencies, and ongoing financial benefits across their product development, digitization, and transformation initiatives. Our investments and expertise in next-generation technologies such as cloud-based networking, Software Defined Networking (SDN), Network Function Virtualization (NFV), and Long Term Evolution (LTE) help our clients build next-generation networks and boost network capability, thus accelerating business growth. TCS contributes to industry thought leadership and participates actively in open-source communities such as OpenDayLight, and our solutions on NFV and Network Orchestration and Testing have been certified by Red Hat. Contact For more information about TCS Technology Business Unit, visit: marketing.technologyunit@tcs.com Subscribe to TCS White Papers TCS.com RSS: Feedburner: About Tata Consultancy Services (TCS) Tata Consultancy Services is an IT services, consulting and business solutions organization that delivers real results to global business, ensuring a level of certainty no other firm can match. TCS offers a consulting-led, integrated portfolio of IT and IT-enabled infrastructure, engineering and assurance services. This is delivered through its unique Global Network Delivery ModelTM, recognized as the benchmark of excellence in software development. A part of the Tata Group, India s largest industrial conglomerate, TCS has a global footprint and is listed on the National Stock Exchange and Bombay Stock Exchange in India. IT Services Business Solutions Consulting All content / information present here is the exclusive property of Tata Consultancy Services Limited (TCS). The content / information contained here is correct at the time of publishing. No material from here may be copied, modified, reproduced, republished, uploaded, transmitted, posted or distributed in any form without prior written permission from TCS. Unauthorized use of the content / information appearing here may violate copyright, trademark and other applicable laws, and could result in criminal or civil penalties. Copyright 2015 Tata Consultancy Services Limited TCS Design Services I M I 12 I 15 For more information, visit us at

Diameter in the Evolved Packet Core

Diameter in the Evolved Packet Core Diameter in the Evolved Packet Core A Whitepaper November 2009 Page 2 DIAMETER in the Evolved Packet Core Mobile broadband is becoming a reality, as the Internet generation grows accustomed to having broadband

More information

Oracle s Secure HetNet Backhaul Solution. A Solution Based on Oracle s Network Session Delivery and Control Infrastructure

Oracle s Secure HetNet Backhaul Solution. A Solution Based on Oracle s Network Session Delivery and Control Infrastructure Oracle s Secure HetNet Backhaul Solution A Solution Based on Oracle s Network Session Delivery and Control Infrastructure HetNets are a gradual evolution of cellular topology, not a distinct network unto

More information

Intel Network Builders Solution Brief. Intel and ASTRI* Help Mobile Network Operators Support Small Cell Networks

Intel Network Builders Solution Brief. Intel and ASTRI* Help Mobile Network Operators Support Small Cell Networks Intel Network Builders Solution Brief Intel and ASTRI* Help Mobile Network Operators Support Small Cell Networks Overview Wireless networks built using small cell base stations are enabling mobile network

More information

IT Infrastructure Services. White Paper. Utilizing Software Defined Network to Ensure Agility in IT Service Delivery

IT Infrastructure Services. White Paper. Utilizing Software Defined Network to Ensure Agility in IT Service Delivery IT Infrastructure Services White Paper Utilizing Software Defined Network to Ensure Agility in IT Service Delivery About the Author Siddhesh Rane Siddhesh Rane is a Technical Architect and part of the

More information

Wireless & Mobile. Working Group

Wireless & Mobile. Working Group Wireless & Mobile Working Group Table of Contents 1 Executive Summary... 3 2 Mission & Motivation... 3 3 Scope... 3 4 Goals & Non-Goals... 4 5 Deliverables... 5 6 Milestones... 6 7 Example Use Cases Summaries...

More information

LTE Performance and Analysis using Atoll Simulation

LTE Performance and Analysis using Atoll Simulation IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 9, Issue 6 Ver. III (Nov Dec. 2014), PP 68-72 LTE Performance and Analysis using Atoll Simulation

More information

Architecture Overview NCHU CSE LTE - 1

Architecture Overview NCHU CSE LTE - 1 Architecture Overview NCHU CSE LTE - 1 System Architecture Evolution (SAE) Packet core networks are also evolving to the flat System Architecture Evolution (SAE) architecture. This new architecture optimizes

More information

ATCN 2014: SDN - Mobility and SDN: Mobility Management and Mobile Networks

ATCN 2014: SDN - Mobility and SDN: Mobility Management and Mobile Networks ATCN 2014: SDN - Mobility and SDN: Mobility Management and Mobile Networks Karin Anna Hummel, ETH Zurich (thanks to Vasileios Kotronis for some material) November 10, 2014 1 Locating and Connecting 2 Wireless

More information

Telecom. White Paper. Inter-SDN Controller Communication: Using Border Gateway Protocol

Telecom. White Paper. Inter-SDN Controller Communication: Using Border Gateway Protocol Telecom White Paper Inter-SDN Controller Communication: Using Border Gateway Protocol About the Authors Deepankar Gupta Deepankar Gupta is an Associate Consultant and Lead Engineer working in the IP and

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

Delivery of Voice and Text Messages over LTE

Delivery of Voice and Text Messages over LTE Delivery of Voice and Text Messages over LTE 1. The Market for Voice and SMS! 2. Third Party Voice over IP! 3. The IP Multimedia Subsystem! 4. Circuit Switched Fallback! 5. VoLGA LTE was designed as a

More information

Nokia Siemens Networks Flexi Network Server

Nokia Siemens Networks Flexi Network Server Nokia Siemens Networks Flexi Network Server Ushering network control into the LTE era 1. Moving towards LTE Rapidly increasing data volumes in mobile networks, pressure to reduce the cost per transmitted

More information

Towards Software Defined Cellular Networks

Towards Software Defined Cellular Networks Towards Software Defined Cellular Networks Li Erran Li (Bell Labs, Alcatel-Lucent) Morley Mao (University of Michigan) Jennifer Rexford (Princeton University) 1 Outline Critiques of LTE Architecture CellSDN

More information

Technical white paper. Enabling mobile broadband growth Evolved Packet Core

Technical white paper. Enabling mobile broadband growth Evolved Packet Core Technical white paper Enabling mobile broadband growth Evolved Packet Core Contents 3 Enabling mobile broadband growth 4 Enabling migration from current networks to LTE 4 Terminology 5 The demand for cost-effective

More information

Virtualization techniques for redesigning mobile backhaul networks: challenges and issues. Fabrice Guillemin Orange Labs, IMT/IMT/OLN/CNC/NCA

Virtualization techniques for redesigning mobile backhaul networks: challenges and issues. Fabrice Guillemin Orange Labs, IMT/IMT/OLN/CNC/NCA Virtualization techniques for redesigning mobile backhaul networks: challenges and issues Fabrice Guillemin Orange Labs, IMT/IMT/OLN/CNC/NCA MobiArch 2015 September 7, 2015 Outline 1 2 3 Introduction Convergent

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

LTE - Can SDN paradigm be applied?

LTE - Can SDN paradigm be applied? LTE - Can SDN paradigm be applied? Source of this presentation: Towards Software Defined Cellular Networks Li Erran Li (Bell Labs, Alcatel-Lucent) Morley Mao (University of Michigan) Jennifer Rexford (Princeton

More information

Wanderlust: Enabling roaming in the LTE era. Don Troshynski Vice President, Solutions Architecture

Wanderlust: Enabling roaming in the LTE era. Don Troshynski Vice President, Solutions Architecture Wanderlust: Enabling roaming in the LTE era Don Troshynski Vice President, Solutions Architecture Acme Packet Trusted, first-class services and applications Apps & services Session delivery network April

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

Applying Software Defined Networks and Virtualization Concepts for Next Generation Mobile Broadband Networks

Applying Software Defined Networks and Virtualization Concepts for Next Generation Mobile Broadband Networks BROADBAND UKRAINE: 12th June 2013, Kiev, Ukraine FOKUS Center for Next Generation Network Infrastructures (NGNI) Applying Software Defined Networks and Virtualization Concepts for Next Generation Mobile

More information

Optimization Handoff in Mobility Management for the Integrated Macrocell - Femtocell LTE Network

Optimization Handoff in Mobility Management for the Integrated Macrocell - Femtocell LTE Network Optimization Handoff in Mobility Management for the Integrated Macrocell - Femtocell LTE Network Ms.Hetal Surti PG Student, Electronics & Communication PIT, Vadodara E-mail Id:surtihetal99@gmail.com Mr.Ketan

More information

Voice over IP over LTE (VoLTE) Impacts on LTE access. EFORT http://www.efort.com

Voice over IP over LTE (VoLTE) Impacts on LTE access. EFORT http://www.efort.com 1 Introduction Voice over IP over LTE (VoLTE) Impacts on LTE access EFORT http://www.efort.com IMS (IP Multimedia Subsystems) has been around for some time, and many infrastructure vendors have invested

More information

Alcatel-Lucent Ultimate Wireless Broadband Solution. Re-define the wireless experience with the industry s most comprehensive end-to-end LTE solution

Alcatel-Lucent Ultimate Wireless Broadband Solution. Re-define the wireless experience with the industry s most comprehensive end-to-end LTE solution Alcatel-Lucent Ultimate Wireless Broadband Solution Re-define the wireless experience with the industry s most comprehensive end-to-end LTE solution The Ultimate Wireless Broadband End-to-End LTE solution

More information

Get the best performance from your LTE Network with MOBIPASS

Get the best performance from your LTE Network with MOBIPASS Get the best performance from your LTE Network with MOBIPASS The most powerful, user friendly and scalable enodeb test tools family for Network Equipement Manufacturers and Mobile Network Operators Network

More information

Protocol Signaling Procedures in LTE

Protocol Signaling Procedures in LTE White Paper Protocol Signaling Procedures in LTE By: V. Srinivasa Rao, Senior Architect & Rambabu Gajula, Lead Engineer Overview The exploding growth of the internet and associated services has fueled

More information

Nokia Siemens Networks Flexi Network Gateway. Brochure

Nokia Siemens Networks Flexi Network Gateway. Brochure Nokia Siemens Networks Flexi Network Gateway Prepare for Mobile Broadband Growth Brochure. 2/14 Brochure Table of Content 1. Towards the flat all-ip Network... 3 2. Preparing the Gateway for Mobile Broadband

More information

How To Choose Radisys

How To Choose Radisys ENABLING WIRELESS Infrastructure Solutions Radisys Your Trusted Partner As the world s networks evolve from 3G to 4G LTE and beyond, the wireless industry is accelerating into a period of unprecedented

More information

Trends in Mobile Network Architectures 3GPP LTE Mobile WiMAX Next Generation Mobile Networks Dr.-Ing. Michael Schopp, Siemens Networks

Trends in Mobile Network Architectures 3GPP LTE Mobile WiMAX Next Generation Mobile Networks Dr.-Ing. Michael Schopp, Siemens Networks Trends in Mobile Network Architectures 3GPP LTE Mobile WiMAX Next Generation Mobile Networks Dr.-Ing. Michael Schopp, Siemens Networks Outline 1 Next Generation Mobile Networks 2 New Radio Access Network

More information

Implementing LTE International Data Roaming

Implementing LTE International Data Roaming Implementing International Data Roaming Data Roaming Standardization Implementing International Data Roaming On completion of EPC standardization at 3GPP, specifications for international roaming between

More information

SERVICE CONTINUITY. Ensuring voice service

SERVICE CONTINUITY. Ensuring voice service SERVICE CONTINUITY FOR TODAY S Voice over LTE SUBSCRIBERS Ensuring voice service with Single Radio Voice Call Continuity (SR-VCC) TECHNOLOGY White Paper Subscribers expectations for mobile data services

More information

Nationwide Interoperability Framework

Nationwide Interoperability Framework Nationwide Interoperability Framework Emergency Response Interoperability Center (ERIC) Public Safety Homeland Security Bureau Federal Communications Commission PSCR, Boulder, CO Dec 2, 2010 7/9/101 1

More information

Overview of Network Architecture Alternatives for 3GPP2 Femto Cells Jen M. Chen, et al. QUALCOMM Incorporated

Overview of Network Architecture Alternatives for 3GPP2 Femto Cells Jen M. Chen, et al. QUALCOMM Incorporated 3GPP2 Workshop, Boston, MA Title: Source: Contact: Overview of Network Architecture Alternatives for 3GPP2 Femto Cells Jen M. Chen, et al. QUALCOMM Incorporated Jen M. Chen QUALCOMM Incorporated 858-658-2543

More information

LTE service area. 3G service area. EPS : Evolved Packet System. Currently Planning & Coordination Office 1 C *

LTE service area. 3G service area. EPS : Evolved Packet System. Currently Planning & Coordination Office 1 C * VoLTE esrvcc VSRVCC Inter-domain Handover Technologies in LTE for Voice (VoLTE) and TV Phone A data communication service called Xi (Crossy) has started in LTE. In the future, voice and TV phone services

More information

Practical Security Testing for LTE Networks BlackHat Abu Dhabi December 2012 Martyn Ruks & Nils

Practical Security Testing for LTE Networks BlackHat Abu Dhabi December 2012 Martyn Ruks & Nils Practical Security Testing for LTE Networks BlackHat Abu Dhabi December 2012 Martyn Ruks & Nils 06/11/2012 1 Today s Talk Intro to LTE Networks Technical Details Attacks and Testing Defences Conclusions

More information

Security Testing 4G (LTE) Networks 44con 6th September 2012 Martyn Ruks & Nils

Security Testing 4G (LTE) Networks 44con 6th September 2012 Martyn Ruks & Nils Security Testing 4G (LTE) Networks 44con 6th September 2012 Martyn Ruks & Nils 11/09/2012 1 Today s Talk Intro to 4G (LTE) Networks Technical Details Attacks and Testing Defences Conclusions 11/09/2012

More information

Supporting mobility in the RAN cloud

Supporting mobility in the RAN cloud Supporting mobility in the RAN cloud Michael Fitch BT 23 rd October 2012 Cloud basics On-Demand Self-Service A consumer can provision computing capabilities, such as server time and network storage, automatically

More information

Demo 1. Network Path and Quality Validation in the Evolved Packet Core

Demo 1. Network Path and Quality Validation in the Evolved Packet Core Competence Center NGNI Demo 1 Network Path and Quality Validation in the Evolved Packet Core 1 Fraunhofer Institute FOKUS and TU Berlin AV AV provides education and applied research together with Fraunhofer

More information

LTE and Network Evolution

LTE and Network Evolution ITU-T Workshop on Bridging the Standardization Gap and Interactive Training Session (Nadi, Fiji, 4 6 July 2011 ) LTE and Network Evolution JO, Sungho Deputy Senior Manager, SKTelecom Nadi, Fiji, 4 6 July

More information

LTE CDMA Interworking

LTE CDMA Interworking LTE CDMA Interworking ehrpd - Use of a Common Core and a Stepping Stone to LTE Mike Dolan Consulting Member of Technical Staff Alcatel-Lucent Overview ehrpd (evolved High Rate Packet Data*) ehrpd involves

More information

5G Backhauling_. Luis M. Contreras GCTO Unit, Transport, Telefónica 05.11.2015

5G Backhauling_. Luis M. Contreras GCTO Unit, Transport, Telefónica 05.11.2015 5G Backhauling_ Luis M. Contreras GCTO Unit, Transport, Telefónica 05.11.2015 NGMN Whitepaper 5G System Architecture 5G System Requirements and Architecture Performance 1000x higher mobile data volumes

More information

Network Virtualization Mist to MUST

Network Virtualization Mist to MUST Network Virtualization Mist to MUST Ching-Wen Cheng ITRI ICL M100 2015.03.07 Motivation and background (ITU-T T Aspect) Objectives and motivation FNs are recommended to provide services whose functions

More information

3GPP System Architecture Evolution. ATIS LTE Conference January 26, 2009. 3GPP TSG SA Chairman Stephen Hayes

3GPP System Architecture Evolution. ATIS LTE Conference January 26, 2009. 3GPP TSG SA Chairman Stephen Hayes 3GPP System Architecture Evolution ATIS LTE Conference January 26, 2009 3GPP TSG SA Chairman Stephen Hayes 1 3GPP Directions FASTER Faster Data rates Decreased Latency High Cell Edge Throughput Spectrum

More information

LTE Control Plane on Intel Architecture

LTE Control Plane on Intel Architecture White Paper Soo Jin Tan Platform Solution Architect Siew See Ang Performance Benchmark Engineer Intel Corporation LTE Control Plane on Intel Architecture Using EEMBC CoreMark* to optimize control plane

More information

Telecommunication Services Engineering (TSE) Lab. Chapter III 4G Long Term Evolution (LTE) and Evolved Packet Core (EPC)

Telecommunication Services Engineering (TSE) Lab. Chapter III 4G Long Term Evolution (LTE) and Evolved Packet Core (EPC) Chapter III 4G Long Term Evolution (LTE) and Evolved Packet Core (EPC) http://users.encs.concordia.ca/~glitho/ Outline 1. LTE 2. EPC architectures (Basic and advanced) 3. Mobility management in EPC 4.

More information

White paper. Mobile broadband with HSPA and LTE capacity and cost aspects

White paper. Mobile broadband with HSPA and LTE capacity and cost aspects White paper Mobile broadband with HSPA and LTE capacity and cost aspects Contents 3 Radio capacity of mobile broadband 7 The cost of mobile broadband capacity 10 Summary 11 Abbreviations The latest generation

More information

Mobile IPv6 deployment opportunities in next generation 3GPP networks. I. Guardini E. Demaria M. La Monaca

Mobile IPv6 deployment opportunities in next generation 3GPP networks. I. Guardini E. Demaria M. La Monaca Mobile IPv6 deployment opportunities in next generation 3GPP networks I. Guardini E. Demaria M. La Monaca Overview of SAE/LTE Terminology SAE (System Architecture Evolution): core network/system aspects

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

Single Radio Voice Call Continuity. (SRVCC) with LTE. White Paper. Overview. By: Shwetha Vittal, Lead Engineer CONTENTS

Single Radio Voice Call Continuity. (SRVCC) with LTE. White Paper. Overview. By: Shwetha Vittal, Lead Engineer CONTENTS White Paper Single Radio Voice Call Continuity (SRVCC) with LTE By: Shwetha Vittal, Lead Engineer Overview Long Term Evolution (LTE) is heralded as the next big thing for mobile networks. It brings in

More information

of the existing VoLTE roaming and interconnection architecture. This article compares existing circuit-switched models with the earlier

of the existing VoLTE roaming and interconnection architecture. This article compares existing circuit-switched models with the earlier VoLTE 3GPP Roaming Further Development of LTE/LTE-Advanced LTE Release 10/11 Standardization Trends VoLTE Roaming and ion Standard Technology In 3GPP Release 11, the VoLTE roaming and interconnection architecture

More information

NSN White paper February 2014. Nokia Solutions and Networks Smart Scheduler

NSN White paper February 2014. Nokia Solutions and Networks Smart Scheduler NSN White paper February 2014 Nokia Solutions and Networks Smart Scheduler CONTENTS 1. Introduction 3 2. Smart Scheduler Features and Benefits 4 3. Smart Scheduler wit Explicit Multi-Cell Coordination

More information

Overview of GSMA VoLTE Profile. minimum required functions [3]. 2. Background

Overview of GSMA VoLTE Profile. minimum required functions [3]. 2. Background GSMA Overview of GSMA Profile It was agreed in the GSMA in February 2010 that voice services over LTE () shall use the platform standardized by the 3GPP with a view to maximizing international interoperability.

More information

MNS Viewpoint: LTE EVOLUTION IN AFRICA 1. Introduction

MNS Viewpoint: LTE EVOLUTION IN AFRICA 1. Introduction MNS Viewpoint: LTE EVOLUTION IN AFRICA 1. Introduction Wireless communications have evolved rapidly since the emergence of 2G networks. 4G technology (also called LTE), enables to answer the new data market

More information

Software-defined networking and Network Function Virtualization-based approach for optimizing a carrier network with integrated datacenters

Software-defined networking and Network Function Virtualization-based approach for optimizing a carrier network with integrated datacenters Software-defined networking and Network Function Virtualization-based approach for optimizing a carrier network with integrated datacenters Present-day carrier network operators are faced with the challenge

More information

Integrating Lawful Intercept into the Next Generation 4G LTE Network

Integrating Lawful Intercept into the Next Generation 4G LTE Network Integrating Lawful Intercept into the Next Generation 4G LTE Network All telecommunication providers that currently or plan to provide 4G LTE service to their customers must consider significant changes

More information

Virtualization techniques for network functions. Fabrice Guillemin, Orange Labs, OLN/CNC/NCA September 14, 2015

Virtualization techniques for network functions. Fabrice Guillemin, Orange Labs, OLN/CNC/NCA September 14, 2015 Virtualization techniques for network functions Fabrice Guillemin, Orange Labs, OLN/CNC/NCA September 14, 2015 Introduction Network functions are today hosted by dedicated hardware, typically high performance

More information

NTT DOCOMO Technical Journal. Core Network Infrastructure and Congestion Control Technology for M2M Communications

NTT DOCOMO Technical Journal. Core Network Infrastructure and Congestion Control Technology for M2M Communications M2M 3GPP Standardization Further Development of LTE/LTE-Advanced LTE Release 10/11 Standardization Trends Core Network Infrastructure and Congestion Control Technology for M2M Communications The number

More information

Network Functions Virtualization (NFV) for Next Generation Networks (NGN)

Network Functions Virtualization (NFV) for Next Generation Networks (NGN) P a g e 1 Network Functions Virtualization (NFV) for Next Generation Networks (NGN) Summary Network Functions Virtualization (NFV) has drawn industry attention. Network Virtualization aims to transform

More information

Mobile Devices Security: Evolving Threat Profile of Mobile Networks

Mobile Devices Security: Evolving Threat Profile of Mobile Networks Mobile Devices Security: Evolving Threat Profile of Mobile Networks SESSION ID: MBS-T07 Anand R. Prasad, Dr.,ir., Selim Aissi, PhD Objectives Introduction Mobile Network Security Cybersecurity Implications

More information

Efficient evolution to all-ip

Efficient evolution to all-ip Press information June 2006 Efficient evolution to all-ip The competitive landscape for operators and service providers is constantly changing. New technologies and network capabilities enable new players

More information

Accelerating 4G Network Performance

Accelerating 4G Network Performance WHITE PAPER Accelerating 4G Network Performance OFFLOADING VIRTUALIZED EPC TRAFFIC ON AN OVS-ENABLED NETRONOME INTELLIGENT SERVER ADAPTER NETRONOME AGILIO INTELLIGENT SERVER ADAPTERS PROVIDE A 5X INCREASE

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

Over 18,400 branches. 21,843 ATMs. 261 million accounts. Enabling State Bank of India to create the world s largest homogenous banking network

Over 18,400 branches. 21,843 ATMs. 261 million accounts. Enabling State Bank of India to create the world s largest homogenous banking network Wealth Management Volatility and uncertainty in the markets have given rise to a new class of customers who are extremely cautious and demand absolute transparency from their advisors. They now expect

More information

Whitepaper. 10 Metrics to Monitor in the LTE Network. www.sevone.com blog.sevone.com info@sevone.com

Whitepaper. 10 Metrics to Monitor in the LTE Network. www.sevone.com blog.sevone.com info@sevone.com 10 Metrics to Monitor in the LTE Network The deployment of LTE increases dependency on the underlying network, which must be closely monitored in order to avert serviceimpacting events. In addition, the

More information

Co-existence of Wireless LAN and Cellular Henry Haverinen Senior Specialist Nokia Enterprise Solutions

Co-existence of Wireless LAN and Cellular Henry Haverinen Senior Specialist Nokia Enterprise Solutions Co-existence of Wireless LAN and Cellular Henry Haverinen Senior Specialist Nokia Enterprise Solutions 1 2005 Nokia city_wlan_2005_haverinen.ppt / 2005-08-19 / HH Outline Key use cases of integrating Wireless

More information

Supporting Municipal Business Models with Cisco Outdoor Wireless Solutions

Supporting Municipal Business Models with Cisco Outdoor Wireless Solutions Supporting Municipal Business Models with Cisco Outdoor Wireless Solutions EXECUTIVE SUMMARY Outdoor wireless networks are playing a vital role in helping municipalities deliver critical services to citizens.

More information

OpenFlow -Enabled Mobile and Wireless Networks. ONF Solution Brief September 30, 2013

OpenFlow -Enabled Mobile and Wireless Networks. ONF Solution Brief September 30, 2013 OpenFlow -Enabled Mobile and Wireless Networks ONF Solution Brief September 30, 2013 Table of Contents 2 Executive Summary 3 SDN Overview 4 Trends and Challenges 6 Mobile Network Use Cases 11 Key Benefits

More information

Advanced SIP Series: SIP and 3GPP Operations

Advanced SIP Series: SIP and 3GPP Operations Advanced S Series: S and 3GPP Operations, Award Solutions, Inc Abstract The Session Initiation Protocol has been chosen by the 3GPP for establishing multimedia sessions in UMTS Release 5 (R5) networks.

More information

Single Radio Voice Call Continuity (SRVCC) Testing Using Spirent CS8 Interactive Tester

Single Radio Voice Call Continuity (SRVCC) Testing Using Spirent CS8 Interactive Tester Application Note Single Radio Voice Call Continuity (SRVCC) Testing Using Spirent CS8 Interactive Tester September 2013 Rev. A 09/13 Single Radio Voice Call Continuity (SRVCC) Testing Using Spirent CS8

More information

App coverage. ericsson White paper Uen 284 23-3212 Rev B August 2015

App coverage. ericsson White paper Uen 284 23-3212 Rev B August 2015 ericsson White paper Uen 284 23-3212 Rev B August 2015 App coverage effectively relating network performance to user experience Mobile broadband networks, smart devices and apps bring significant benefits

More information

White Paper ON Dual Mode Phone (GSM & Wi-Fi)

White Paper ON Dual Mode Phone (GSM & Wi-Fi) White Paper ON Dual Mode Phone (GSM & Wi-Fi) Author: N Group 1.0 Abstract Dual Mode Handset is in demand for converged Network, Access, Billing, and Operation environment. Dual mode handsets provide cost

More information

10 METRICS TO MONITOR IN THE LTE NETWORK. [ WhitePaper ]

10 METRICS TO MONITOR IN THE LTE NETWORK. [ WhitePaper ] [ WhitePaper ] 10 10 METRICS TO MONITOR IN THE LTE NETWORK. Abstract: The deployment of LTE increases dependency on the underlying network, which must be closely monitored in order to avert service-impacting

More information

Building Robust Signaling Networks

Building Robust Signaling Networks ericsson White paper Uen 284 23-3268 July 2015 Building Robust Signaling Networks MEETING THE CHALLENGES OF THE RISING SIGNALING STORM Distributed signaling network robustness that follows the concept

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

Nokia Networks. Voice over Wi-Fi. White paper. Nokia Networks white paper Voice over Wi-Fi

Nokia Networks. Voice over Wi-Fi. White paper. Nokia Networks white paper Voice over Wi-Fi Nokia Networks Voice over Wi-Fi White paper Nokia Networks white paper Voice over Wi-Fi Contents 1 Why consider VoWiFi? 3 2 User experience requirements 4 3 Mobile operator vs. OTT services 5 4 VoWiFi

More information

Abstraction of Mobile Network Topology Albert Codes Morales Supervised by: Dr. Toktam Mahmoodi King s College London March 2015

Abstraction of Mobile Network Topology Albert Codes Morales Supervised by: Dr. Toktam Mahmoodi King s College London March 2015 Albert Codes Morales Supervised by: Dr. Toktam Mahmoodi King s College London March 2015 Abstract Using the concept of Software-defined Networking to re-design the control plane in mobile network has been

More information

Appendix A: Basic network architecture

Appendix A: Basic network architecture Appendix A: Basic network architecture TELECOMMUNICATIONS LOCAL ACCESS NETWORKS Traditionally, telecommunications networks are classified as either fixed or mobile, based on the degree of mobility afforded

More information

Upcoming Enhancements to LTE: R9 R10 R11!

Upcoming Enhancements to LTE: R9 R10 R11! Upcoming Enhancements to LTE: R9 R10 R11! Jayant Kulkarni Award Solutions jayant@awardsolutions.com Award Solutions Dallas-based wireless training and consulting company Privately held company founded

More information

Software-Defined Networking for Wi-Fi White Paper

Software-Defined Networking for Wi-Fi White Paper Software-Defined Networking for Wi-Fi Introduction Software-Defined Networking for Wi-Fi The explosion in the number and diversity of wireless devices in today s enterprise networks has increased the pressure

More information

How to secure an LTE-network: Just applying the 3GPP security standards and that's it?

How to secure an LTE-network: Just applying the 3GPP security standards and that's it? How to secure an LTE-network: Just applying the 3GPP security standards and that's it? Telco Security Day @ Troopers 2012 Peter Schneider Nokia Siemens Networks Research 1 Nokia Siemens Networks 2012 Intro

More information

LTE BACKHAUL REQUIREMENTS: A REALITY CHECK

LTE BACKHAUL REQUIREMENTS: A REALITY CHECK By: Peter Croy, Sr. Network Architect, Aviat Networks INTRODUCTION LTE mobile broadband technology is now being launched across the world with more than 140 service providers committed to implement it

More information

Cloud RAN. ericsson White paper Uen 284 23-3271 September 2015

Cloud RAN. ericsson White paper Uen 284 23-3271 September 2015 ericsson White paper Uen 284 23-3271 September 2015 Cloud RAN the benefits of virtualization, centralization and coordination Mobile networks are evolving quickly in terms of coverage, capacity and new

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

Network Access Security in Mobile 4G LTE. Huang Zheng Xiong Jiaxi An Sihua 2013.07

Network Access Security in Mobile 4G LTE. Huang Zheng Xiong Jiaxi An Sihua 2013.07 Network Access Security in Mobile 4G LTE Huang Zheng Xiong Jiaxi An Sihua 2013.07 Outline Mobile Evolution About LTE Overview of LTE System LTE Network Access Security Conclusion Mobile Evolution Improvements

More information

Studying IMS Signalling in LTE-based Femtocell Network

Studying IMS Signalling in LTE-based Femtocell Network Int. J. on Recent Trends in Engineering and Technology, Vol. 11, No. 1, July 2014 Studying IMS Signalling in LTE-based Femtocell Network Sinan Ghassan Abid Ali 1, Mohd Dani Baba 2, Mohd Asri Mansur and

More information

ehrpd Mike Keeley Market Segment Director

ehrpd Mike Keeley Market Segment Director ehrpd Mike Keeley Market Segment Director Agenda ehrpd What, Why, and When? ehrpd s Impact on the Core Network ehrpd s Impact on the Mobile Device Verifying ehrpd works 2 Acronyms AAA AN BSC EAP- AKA ehrpd

More information

Introduction to Evolved Packet Core

Introduction to Evolved Packet Core S T R A T E G I C W H I T E P A P E R Introduction to Evolved Packet Core This white paper provides a brief introduction to Evolved Packet Core a new mobile core for LTE. Herein, key concepts and functional

More information

IP Multimedia System: general aspects and migration perspectives

IP Multimedia System: general aspects and migration perspectives IMS TPC EPC IP Multimedia System: general aspects and migration perspectives Dr. Leo Lehmann Federal Office of Communication, Switzerland ITU Workshop on Developments regarding telecommunication network

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

Life Sciences. White Paper. Real-time Patient Health Monitoring with Connected Health Solutions

Life Sciences. White Paper. Real-time Patient Health Monitoring with Connected Health Solutions Life Sciences White Paper Real-time Patient Health Monitoring with Connected Health Solutions About the Authors Ashok Khanna Global Head, Presales and Solutions, Engineering Industrial Services, Life Sciences

More information

Next Generation of Railways and Metros wireless communication systems IRSE ASPECT 2012 Alain BERTOUT Alcatel-Lucent

Next Generation of Railways and Metros wireless communication systems IRSE ASPECT 2012 Alain BERTOUT Alcatel-Lucent Next Generation of Railways and Metros wireless communication systems IRSE ASPECT 2012 Alain BERTOUT Alcatel-Lucent Slide 1 Wireless communication: What s at stake for Rail? Some of the key challenges

More information

The future of mobile networking. David Kessens <david.kessens@nsn.com>

The future of mobile networking. David Kessens <david.kessens@nsn.com> The future of mobile networking David Kessens Introduction Current technologies Some real world measurements LTE New wireless technologies Conclusion 2 The future of mobile networking

More information

Cooperative Techniques in LTE- Advanced Networks. Md Shamsul Alam

Cooperative Techniques in LTE- Advanced Networks. Md Shamsul Alam Cooperative Techniques in LTE- Advanced Networks Md Shamsul Alam Person-to-person communications Rich voice Video telephony, video conferencing SMS/MMS Content delivery Mobile TV High quality video streaming

More information

VIRTUALIZING THE EDGE

VIRTUALIZING THE EDGE VIRTUALIZING THE EDGE NFV adoption to transform telecommunications infrastructure Karthik Kailasam Director, Integrated Modular Solutions September 2015 Key Messages The transformation of telecom networks

More information

Mobility Management for All-IP Core Network

Mobility Management for All-IP Core Network Mobility Management for All-IP Core Network Mobility Management All-IP Core Network Standardization Special Articles on SAE Standardization Technology Mobility Management for All-IP Core Network PMIPv6

More information

Voice Quality with VoLTE

Voice Quality with VoLTE Matthias Schulist Akos Kezdy Qualcomm Technologies, Inc. Voice Quality with VoLTE 20. ITG Tagung Mobilkommunikation 2015 Qualcomm Engineering Services Support of Network Operators Strong R&D Base End-to-end

More information

How To Steer A Cell Phone On A Network On A Cell Network On An Lteo Cell Phone (Lteo) On A 4G Network On Ltea (Cell Phone) On An Ipad Or Ipad (Cellphone)

How To Steer A Cell Phone On A Network On A Cell Network On An Lteo Cell Phone (Lteo) On A 4G Network On Ltea (Cell Phone) On An Ipad Or Ipad (Cellphone) Nokia Siemens Networks Load balancing mobile broadband traffic in LTE HetNets The application of traffic steering methods 2/24 Table of contents 1. Executive summary... 3 2. Introduction... 4 2.1 Traffic

More information

4G Mobile Networks At Risk

4G Mobile Networks At Risk 07.05.1203 Consortium Attack analysis and Security concepts for MObile Network infastructures supported by collaborative Information exchange 4G Mobile Networks At Risk The ASMONIA Threat and Risk Analysis

More information

Foreword... 2 Introduction to VoIP... 3 SIP:... 3 H.323:... 4 SER:... 4 Cellular network... 4 GSM... 5 GPRS... 6 3G... 6 Wimax... 7 Introduction...

Foreword... 2 Introduction to VoIP... 3 SIP:... 3 H.323:... 4 SER:... 4 Cellular network... 4 GSM... 5 GPRS... 6 3G... 6 Wimax... 7 Introduction... Foreword... 2 Introduction to VoIP... 3 SIP:... 3 H.323:... 4 SER:... 4 Cellular network... 4 GSM... 5 GPRS... 6 3G... 6 Wimax... 7 Introduction... 7 Fixed-WiMAX based on the IEEE 802.16-2004... 8 Mobile

More information