3GPP Technologies: Load Balancing Algorithm and InterNetworking

Size: px
Start display at page:

Download "3GPP Technologies: Load Balancing Algorithm and InterNetworking"

Transcription

1 2014 4th International Conference on Artificial Intelligence with Applications in Engineering and Technology 3GPP Technologies: Load Balancing Algorithm and InterNetworking Belal Abuhaija Faculty of Computers and Information Technology The University of Tabuk Tabuk, Saudi Arabia Abstract Multiple Radio Access technology (RATs) is the way forward by the cellular operators. Such coexistence between the different technologies can introduce many operational coordination and management problems. Long Term Evolution (LTE) advanced and otherwise has been deployed in the same cell site as of Universal mobile Telecommunication (UMTS) cells. LTE and UMTS networks have different Radio Resources Management (RRM) functionality and network architecture. Therefore; most operators have considered common radio resources management functionality in more than one way in order to use radio resources efficiently. Such deployment has to be concerned with many technical issues; among others, the internet traffic and load balancing among multi RAT. After all; the network will be connected to the World Wide Web in one form or another. In this contribution, we are devising a new algorithm that considers cell selection based on internet traffic modeling approaches. At the same time we address the issue of load balancing among the different RATs. Keywords- LTE; UMTS;Deployment; Traffic classes; Algorithms. I. INTRODUCTION Mobile operators cannot escape the future deployment and coexistence of LTE in the same cell site as UMTS. Several technical issues; such as; the interconnection and interaction between the Word Wide Web (WWW) and the cellular operators networks as well as load balancing of the operator internal network are issues that needs to be addressed efficiently. Multi-access network planning and radio resource management, which are essential aspects in the multi-radio/multi-access technology deployment, are further complicated by the requirements to support diverse traffic classes and services that are standardized by 3GPP community [1]. Many deployment scenarios have been considered by 3GPP. One of such scenario is illustrated in figure 1. The RATs are deployed with single coverage to enhance the quality of the services offered to the customers. Several technical issues emanate from such deployment. Two technical issues are of concern; the load balancing among the different rates and the integration with the internet traffic. The integration with the internet traffic is a complex issue; because in such deployment scenario the network has three reference points to the outside internet service providers. Such issue is diversified by the traffic services that are offered by the cellular operators in conformance with the 3GPP standards [1]. Figure 1: Deployment of Multi-RATs Traffic classes in the form of interactive services such as web browsing or in the form of file transfer services (FTP) or in the form of streaming services like video or audio download or the more stringent services such as legacy voice, VOIP or video conferencing. Such services except for legacy voice, requires that the cellular network interact with the Internet service providers. Therefore, modeling the above services in the internet should serve as a guide for the cellular operators to model their networks to handle such data flow. As far as Load balancing is concern; this issue should be addressed in idle mode as well as connected mode. Internetworking among UMTS and LTE networks has been the subject of several research scenarios and proposals. Such proposals have been mainly focused on two scenarios: small cell scenarios and macro cell scenarios. In this research we are limiting our approach to macro cell deployment. We are also devising an algorithm for load balancing in connected mode but based on the fact that data traffic is identical to that of the internet traffic. Therefore, we are modeling the data traffic (FTP and HTTP) as specified in [2-4]. In the following section, Section II, we present a literature review, in Section III a brief description of the technologies and the internetworking scenario, in section IV, a description of the proposed load balancing algorithm is presented, in section V we describe the simulation environment and in Section VI we present the simulation results and discussion, and in Section VII we conclude the paper and provide hints for future work /14 $ IEEE DOI /ICAIET

2 II. LITERATURE REVIEW Smart phones and applications can influence the performance of cellular networks in more than one way. Traffic characteristics understanding is an essential issue when designing the infrastructure of mobile networks. Data traffic applications and consumption has been doubling every year with no sign of slowing down. On the contrary the more offering of unlimited data plans by the operators the more data consumption there is by the customers. This trend is almost worldwide. The majority of broadband traffic is derived by the availability of smart phones and as well as the variety of applications. The more complex the devices and applications become the more data traffic is consumed by the customers. Video traffic has been identified as the main source of data traffic on the cellular networks including mobile TV and video telephony. Mobile networks primarily designed to provide voice services. However, as the demand for more data traffic and capacity has been continuously growing and the availability of smart phones has driven operators to deploy micro and Pico cells. Another solution for increasing capacity is to evolve mobile broadband networks into heterogeneous networks that leverage an evolved macro cell layer complemented with integrated small cells. Such deployment is illustrated in figure 2. Therefore, inter RAT coordination aims at improving the radio resources coordination efficiency in the form of load balancing. Load balancing can improve network capacity by steering the traffic to the appropriate RAT as well as guaranteeing the QoE across RATs. Inter RAT mobility from LTE to 3G is employed when there is a limited coverage by LTE or when the system needs to balance the load in the networks. However, the mobility from 3G to LTE is triggered by traffic management policies in the system. We are confining our approach to study full overlap of UMTS and LTE networks. UMTS Macro cell Scenario 3a LTE Macro Figure 2: deployment scenario [5] Data traffic of the cellular networks is no different from the internet data traffic; after all the traffic characteristics are the same. Packet switched networks such as the internet relies mostly on two protocols; User Data Gram (UDP) and Transmission Control Protocol (TCP). The first does not require establishing a session to in order to start transmission, while the second requires establishing a connection to the remote site in order to exchange data. Therefore, web browsing which utilizes Hyper Text Transfer Protocol (HTTP) does not require establishing a connection and uses UDP protocol for data transfer. However, file transfer protocol (FTP) utilizes TCP and require a session connection before exchanging data. Modeling FTP traffic and HTTP traffic follows long tail or heavy tail distribution; such as lognormal distribution or Pareto distribution. Such distributions are characterized by the fact that the data samples generated are mainly of small size; however, what influence the distribution a great deal is the fact that the small number of large data generated by the distribution has much more influence on the mean and variance of the distribution. Therefore and according to [2], the FTP traffic which is used for download or streaming services is modeled as illustrated in table 1. The FTP session is modeled as truncated log normal with µ and σ as illustrated in table 1. While the reading time is modeled as negative exponential distribution with λ = 1/180s. Parameter File Size S Table 1: FTP Distribution Parameters Distribution Truncated lognormal 2 (ln( x) µ ) ƒ( x) = (1 σx 2π )exp( ) 2 2σ μ = and σ =.35 and x >0. Mean = 2Mbytes, standard deviation =.722Mbytes and Maximum = 5Mbytes Reading Exponential distribution with λ = 180 s. time TD The HTTP traffic is categorized as interactive services by 3GPP standards [1]. The session length is following the same truncated log normal distribution as in table 1, with the exception that it is truncated between 100Bytes and 2Mbytes. HTTP distribution parameters are µ= 8.35 and σ = The parsing time and reading time is negative exponentially distributed with λ =.033 and 7.69 respectively. The system shall also cater to the most basic services of the cellular system. The voice service is modeled using the negative exponential distribution with µ= 1/210s and consuming 25kbps from the bandwidth. While the video streaming service is modeled using the negative exponential distribution as will but with parameters of µ = 1/3600s and 384kbps as guaranteed from the bandwidth. Inter arrival time of the sessions are negative exponential with different values of λ. From the above; the merge between the inter RAT coordination and the services requested by the customers could not be more complicated. Load balancing between RATs should be based on the length of the session and the appropriate RAT for the service. 268

3 III. 3GPP TECHNOLOGIES In this paper we are considering two main technologies; LTE and UMTS. It is the belief of the author that this can be scalable to all technologies specified by 3GPP community. In the following we briefly describe the technologies involved as well as the internetworking overview of the technologies. A. UMTS UMTS technology is based on Wide Code Division Multiple Access (WCDMA) radio transmission standard and it employs 5Mhz channel bandwidth. This bandwidth has the capacity to carry 100 voice channels simultaneously through the use of orthogonal codes. Such codes are unique to each user to be able to separate the channels. The basic sequence of the codes is the chip and denoted as the spreading factor. The codes are of variable length varies in the downlink in the code tree; while the codes length varies from in the uplink. The length of the code depends on the bit rate required. The higher the bit rate the lower the spreading factor. In other words, the spreading codes are related to the required service. When using the orthogonal codes it is worth mentioning that if a code is used down the tree of codes; it is blocked from usage by any other user. Some of these codes are reserved for signaling by the radio network controller (RNC) or by the core network. The core network has two domains; the circuit switched domain and the packet switch domain. The UTRAN is connected to the SGSN through the Iu-ps interface; while it is connected to the Mobile Switching Center (MCS) through the Iu-cs interface. Legacy voice calls are directed to the Iu-cs domain; while the data services are directed to the Iu-ps interface [7]. The UMTS resources are the number of codes utilized by the UTRAN and the corresponding data rate that it carries [7]. B. LTE LTE network and technology is fundementally different than of UMTS. The recources depends on the bandwidth utilized which can range from 1.4Mhz to 20Mhz. It emplyes resource blocks; each resource block is 180Khz, divided ito 12 subcarriers and each subcarrier is 15Khz. Each subcarrier can carry either 6 or 7 signalling elements depeding on the cyclic prefix used. The system employes orthogonal frequency division multiple access (OFDMA) in the frequency domain in the downlink and the length of the frame is.5ms in the time domain. In other words the scheduling technique is based on frequency domain and time domain. However, the scheduling is done on 1ms intervals in the time domain. The standards are specifying that the technology can carry up to 300Mbps in the downlink and up to 100 Mbps in the uplink in the 20Mhz bandwidth. The latency should be less than 5ms for the user plain with high spectral effeciency [8-9]. LTE only support one domain which is packet switched dmain. If a circuit switched applications and services are required then it should be implemented through IP domain. The resources in LTE are quantified by the number of resource blocks (180Khz) available in the cell. C. Internetworking The core networks in LTE and UMTS are fundamentally different. Both technologies have separate connection to the public data network (PDN) or the functionality of the GGSN and PDN-GW as in [6] and illustrated in Fig.3. With a separate connection between the GGSN and the internet the interface is called Gn which is not shown in Fig 3. LTE networks are flat all IP packet switched network while UMTS networks has two domains, as such it requires two connections one to the packet switched network domain in Iu-PS and Iu-CS for the circuit switched network domain. This is crucial when internetworking is studied in cellular networks. For pure legacy voice services the UE should be connected directly to the circuit switched domain and as a matter of fact directing such calls to UMTS would yield better user experience as the UE will not go through the heavy signaling required to establish a VOIP session. Two solutions have been proposed to provide voice services over LTE networks. One is called circuit switched fallback when the LTE network is not yet matured in deployment and the other is to utilize IP Multimedia Subsystem (IMS) networks. All VOIP sessions which is called VOLTE; the signaling has to go through the IP Multimedia Subsystem (IMS) network. For all data services such as streaming and file download or even browsing the internet; the decision should depend on the size of the download. In order to avoid heavy signaling back and forth between Radio Access Technologies a mechanism should be placed to attach the service to the appropriate RAT. Figure 3: The Interworking Scenario IV. THE PROPOSED LOAD BALANCING ALGORITHM Load balancing in multi-rat scenario depends on many parameters; first, the load of the RAT at the time of the service request. The load can be quantified as a percentage of the resources of each RAT. As explained in in section III- 269

4 A and III-B, the resources in LTE and UMTS are quantified in different way. The reason has to do with the core technologies that both RATs are employing. Therefore, it would be more realistic to consider load balancing based on the percentage of resources consumed by each RAT. Second, the traffic profile that the users are requesting. The traffic profile depends on the application that the user is accessing and on the service. For example, when the user is requesting a voice service, it would be in-efficient to direct the call to LTE RAT even though that the UE might be capable of supporting VOLTE. However, if the requested service is a data service and the user profile indicates that the user is downloading heavy traffic, it would be inefficient to direct the call to UMTS RAT. Third, when measuring quality of service (QoS), most of the researchers are relying on the signal to interference plus noise ratio (SINR) only. The measure of signal strength in UMTS depends on the CPICH which is a measure of Ec/I0, while the SINR in LTE depends on Reference Signal Received Power (RSRP) or Even Received Signal Strength Indicator (RSSI) in LTE. Both of these measures by themselves are not adequate to ensure the Quality of Service. Therefore, all three facors listed above should be considered when load balancing algorithm is designed. Load balancing shall be considered in two ways, one for UE in idle mode and another for UE in connected mode. We are focusing the algorithm on UE in connected mode. Therefore and based on the above description the algorithm is depicted in figure 4. The new arrival to the system does the radio measurements for both LTE and UMTS. Let us keep in mind that we are realizing the UE that can access both technologies. Once the radio aspect is determined then the resources consumption of both RATs are determined. Let us keep in mind that such information is available to the RATs through the Mobility Management Entity (MME) on the LTE side and the Radio Access Controller (RNC) on the UMTS side and assuming that the information is up to date. Once that is determined then we turn to the customer service profile. If the service is legacy voice then the sole provider of that service is UMTS through the circuit switched domain (not shown in figure 3). If the service request is data, then the customer profile is checked, is the customer heavy download user or light download user. In any case the service is directed to LTE regardless of the load measurements if the user is heavy download. Otherwise, for data users we check the load of the RATs. If the percentage of LTE load is more than the percentage load of UMTS then the service is turned to LTE. This might look like it is counter intuitive, but LTE has higher spectral efficiency and Figure 4: The Load Balancing Algorithm capacity than UMTS. Therefore, it would make sense to make it the first choice. Finally, the light load customers are directed to UMTS RAT if capacity if available. Otherwise the call is blocked from the system. 270

5 V. THE SIMULATION ENVIRONMENT A customized version of the Discrete Event simulator described in [10] and depicted in figure 5. The simulator was designed to implement 5 different environments, free space, rural, suburban, urban and dense urban. The deployment of the cells can be studied in any environment and under any deployment. The simulator was designed as class based in order to be flexible to any new and envisioned scenarios. The radio resources measurements can be realized for all 3GPP technologies namely, LTE, UMTS and GSM. Despite the fact that the algorithm is limited to two RATs but it can be scalable to any number of RATs and to any number of cells. The radio propagation and measurements are in line with the standards and the wellknown technology books [7-11]. The customer profile is determined once the user is created in the simulator. If the service is voice service then the user considered as UMTS user. However, if the user is a data user then the service profile is determined. In other words, is the service requested HTTP or FTP and if the user is heavy load user or light load user. The simulator then check the load of LTE and UMTS based on the percentages consumed from the resources. Up on collecting all this information, the simulator decides on the best RAT to service the customer. Figure 5: The simulator environment VI. CONCLUSION In this contribution, a load balancing algorithm has been designed and presented. Three criteria have been realized, the radio measurements; the network load of each RAT and the service of the application requested by the user. A description of the simulator to carry out the algorithm and collect the results has been introduced. The modeling of the services to be in line with the modeling of the internet services has been outlined. Future work is to carry the studies based on the algorithm and determine the best case scenario for the Multi-RAT deployments. ACKNOWLEDGMENT The author would like to acknowledge the financial support for this work from The Deanship of Scientific Research (DSR), University of Tabuk, Saudi Arabia under grant Number S REFERENCES [1] 3rd Generation Partnership Project (3GPP), Technical Specification Group Services and System Aspects; Service Aspects, Service and Service Capabilities, 3GPP TS V ( ), Release 11. [2] 3GPP2-C50-EVAL , HTTP and FTP Traffic Models for 1xEV-DV Simulations, [3] [4] F. Barcelo and J. Jordan, Channel holding time distribution in cellular telephony, in: The 9th International Conference on Wireless Communications (Wireless'97), Vol. 1, Alberta, Canada (9 11 July 1997) pp [5] 3GPP TR , 3rd Generation Partnership Project; Technical Specification Group Radio Access Network; RAN enhancements for UMTS/HSPA and LTE interworking (Release 12). [6] Long Term Evolution, A technical overview; [7] H. Holma and A. Toskala, "WCDMA for UMTS-HSPA Evolution and LTE". John Wiley & Sons Ltd, [8] H. Holma and A. Toskala, LTE for UMTS-OFDMA and SC-FDMA based radio access. Wiley, [9] S. Sesia, I. Toufik, and M. Baker, Lte the umts long term evolution, From Theory to Practice, published in, vol. 66, [10] B. Abuhaija and K. Al-Begain, Enhanced common radio resources managements algorithm in heterogeneous cellular networks, in Third International Conference on Next Generation Mobile Applications, Services and Technologies, NGMAST 09, pp [11] 3rd Generation Partnership Project; Technical Specification Group Radio Access Network; Evolved Universal Terrestrial Radio Access ( UTRA); Base Station (BS) radio transmission and reception, 3GPP TS (Release 12). 271

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

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

More information

Delivering Network Performance and Capacity. The most important thing we build is trust

Delivering Network Performance and Capacity. The most important thing we build is trust Delivering Network Performance and Capacity The most important thing we build is trust The Ultimate in Real-life Network Perfomance Testing 1 The TM500 Family the most comprehensive 3GPP performance and

More information

Downlink resource allocation algorithm: Quality of Service

Downlink resource allocation algorithm: Quality of Service International Association of Scientific Innovation and Research (IASIR) (An Association Unifying the Sciences, Engineering, and Applied Research) International Journal of Engineering, Business and Enterprise

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

Inter-Cell Interference Coordination (ICIC) Technology

Inter-Cell Interference Coordination (ICIC) Technology Inter-Cell Interference Coordination (ICIC) Technology Dai Kimura Hiroyuki Seki Long Term Evolution (LTE) is a promising standard for next-generation cellular systems targeted to have a peak downlink bit

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

Performance Evaluation of VoIP Services using Different CODECs over a UMTS Network

Performance Evaluation of VoIP Services using Different CODECs over a UMTS Network Performance Evaluation of VoIP Services using Different CODECs over a UMTS Network Jianguo Cao School of Electrical and Computer Engineering RMIT University Melbourne, VIC 3000 Australia Email: j.cao@student.rmit.edu.au

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

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

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

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

More information

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

3GPP Wireless Standard

3GPP Wireless Standard 3GPP Wireless Standard Shishir Pandey School of Technology and Computer Science TIFR, Mumbai April 10, 2009 Shishir Pandey (TIFR) 3GPP Wireless Standard April 10, 2009 1 / 23 3GPP Overview 3GPP : 3rd Generation

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

An Interference Avoiding Wireless Network Architecture for Coexistence of CDMA 2000 1x EVDO and LTE Systems

An Interference Avoiding Wireless Network Architecture for Coexistence of CDMA 2000 1x EVDO and LTE Systems ICWMC 211 : The Seventh International Conference on Wireless and Mobile Communications An Interference Avoiding Wireless Network Architecture for Coexistence of CDMA 2 1x EVDO and LTE Systems Xinsheng

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

Performance Issues of TCP and MPEG-4 4 over UMTS

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

More information

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

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

Wireless Technologies for the 450 MHz band

Wireless Technologies for the 450 MHz band Wireless Technologies for the 450 MHz band By CDG 450 Connectivity Special Interest Group (450 SIG) September 2013 1. Introduction Fast uptake of Machine- to Machine (M2M) applications and an installed

More information

LTE, WLAN, BLUETOOTHB

LTE, WLAN, BLUETOOTHB LTE, WLAN, BLUETOOTHB AND Aditya K. Jagannatham FUTURE Indian Institute of Technology Kanpur Commonwealth of Learning Vancouver 4G LTE LTE (Long Term Evolution) is the 4G wireless cellular standard developed

More information

Planning of UMTS Cellular Networks for Data Services Based on HSDPA

Planning of UMTS Cellular Networks for Data Services Based on HSDPA Planning of UMTS Cellular Networks for Data Services Based on HSDPA Diana Ladeira, Pedro Costa, Luís M. Correia 1, Luís Santo 2 1 IST/IT Technical University of Lisbon, Lisbon, Portugal 2 Optimus, Lisbon,

More information

RESOURCE ALLOCATION FOR INTERACTIVE TRAFFIC CLASS OVER GPRS

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

More information

1 Introduction 1 1.1 Services and Applications for HSPA 3 1.2 Organization of the Book 6 References 7

1 Introduction 1 1.1 Services and Applications for HSPA 3 1.2 Organization of the Book 6 References 7 Figures and Tables About the Authors Preface Foreword Acknowledgements xi xix xxi xxiii xxv 1 Introduction 1 1.1 Services and Applications for HSPA 3 1.2 Organization of the Book 6 References 7 2 Overview

More information

Priority-Coupling A Semi-Persistent MAC Scheduling Scheme for VoIP Traffic on 3G LTE

Priority-Coupling A Semi-Persistent MAC Scheduling Scheme for VoIP Traffic on 3G LTE Priority-Coupling A Semi-Persistent MAC Scheduling Scheme for VoIP Traffic on 3G LTE S. Saha * and R. Quazi ** * Helsinki University of Technology, Helsinki, Finland ** University of Dhaka, Dhaka, Bangladesh

More information

COMPARISON BASED ON VARIOUS PERFORMANCE PARAMETERS BETWEEN WIMAX AND LTE USING NS2

COMPARISON BASED ON VARIOUS PERFORMANCE PARAMETERS BETWEEN WIMAX AND LTE USING NS2 COMPARISON BASED ON VARIOUS PERFORMANCE PARAMETERS BETWEEN WIMAX AND LTE USING NS2 Prof. Tilottama Dhake 1, Pratik Gala 2, Keval Jain 3, Bhavesh Mayekar 4, Priyal Shah 5 Abstract: In telecommunications,

More information

Throughput for TDD and FDD 4 G LTE Systems

Throughput for TDD and FDD 4 G LTE Systems Throughput for TDD and FDD 4 G LTE Systems Sonia Rathi, Nisha Malik, Nidhi Chahal, Sukhvinder Malik Abstract Long Term Evolution (LTE) has been designed to support only packet-switched services. It aims

More information

Nokia Networks. Voice over LTE (VoLTE) Optimization

Nokia Networks. Voice over LTE (VoLTE) Optimization Nokia Networks Voice over LTE (VoLTE) Optimization Contents 1. Introduction 3 2. VoIP Client Options 5 3. Radio Network Optimization 6 4. Voice Quality Optimization 11 5. Handset Power Consumption Optimization

More information

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

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

More information

Mobile Communications TCS 455

Mobile Communications TCS 455 Mobile Communications TCS 455 Dr. Prapun Suksompong prapun@siit.tu.ac.th Lecture 26 1 Office Hours: BKD 3601-7 Tuesday 14:00-16:00 Thursday 9:30-11:30 Announcements Read the following from the SIIT online

More information

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

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

More information

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

Customer Training Catalog Training Programs WCDMA RNP&RNO Technical Training

Customer Training Catalog Training Programs WCDMA RNP&RNO Technical Training Customer Training Catalog Training Programs Customer Training Catalog Training Programs WCDMA RNP&RNO Technical Training HUAWEI Learning Service 2015 COMMERCIAL IN CONFIDENCE 1 Customer Training Catalog

More information

Evolution of GSM in to 2.5G and 3G

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

More information

FPGAs in Next Generation Wireless Networks

FPGAs in Next Generation Wireless Networks FPGAs in Next Generation Wireless Networks March 2010 Lattice Semiconductor 5555 Northeast Moore Ct. Hillsboro, Oregon 97124 USA Telephone: (503) 268-8000 www.latticesemi.com 1 FPGAs in Next Generation

More information

An Algorithm for Automatic Base Station Placement in Cellular Network Deployment

An Algorithm for Automatic Base Station Placement in Cellular Network Deployment An Algorithm for Automatic Base Station Placement in Cellular Network Deployment István Törős and Péter Fazekas High Speed Networks Laboratory Dept. of Telecommunications, Budapest University of Technology

More information

Technical and economical assessment of selected LTE-A schemes.

Technical and economical assessment of selected LTE-A schemes. Technical and economical assessment of selected LTE-A schemes. Heinz Droste,, Darmstadt Project Field Intelligent Wireless Technologies & Networks 1 Mobile Networks enabler for connected life & work. Textbox

More information

LTE Mobility Enhancements

LTE Mobility Enhancements Qualcomm Incorporated February 2010 Table of Contents [1] Introduction... 1 [2] LTE Release 8 Handover Procedures... 2 2.1 Backward Handover... 2 2.2 RLF Handover... 3 2.3 NAS Recovery... 5 [3] LTE Forward

More information

LTE-Advanced Carrier Aggregation Optimization

LTE-Advanced Carrier Aggregation Optimization Nokia Networks LTE-Advanced Carrier Aggregation Optimization Nokia Networks white paper LTE-Advanced Carrier Aggregation Optimization Contents Introduction 3 Carrier Aggregation in live networks 4 Multi-band

More information

Deployment Aspects for VoIP Services over HSPA Networks

Deployment Aspects for VoIP Services over HSPA Networks Nash Technologies Your partner for world-class custom software solutions & consulting Deployment Aspects for VoIP Services over HSPA Networks Jens Mueckenheim, Enrico Jugl, Thomas Wagner, Michael Link,

More information

SURVEY OF LTE AND LTE ADVANCED SYSTEM

SURVEY OF LTE AND LTE ADVANCED SYSTEM IMPACT: International Journal of Research in Engineering & Technology (IMPACT: IJRET) ISSN(E): 2321-8843; ISSN(P): 2347-4599 Vol. 2, Issue 5, May 2014, 1-6 Impact Journals SURVEY OF LTE AND LTE ADVANCED

More information

HSPA: High Speed Wireless Broadband From HSDPA to HSUPA and beyond. HSPA: High Speed Wireless Broadband From HSDPA to HSUPA and Beyond

HSPA: High Speed Wireless Broadband From HSDPA to HSUPA and beyond. HSPA: High Speed Wireless Broadband From HSDPA to HSUPA and Beyond HSPA: High Speed Wireless Broadband From HSDPA to HSUPA and beyond HSPA: High Speed Wireless Broadband From HSDPA to HSUPA and Beyond Introduction... 3 HSPA Explained... 3 HSPA Technology... 4 HSDPA...4

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

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

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

A Network Simulation Tool to Generate User Traffic and Analyze Quality of Experience for Hybrid Access Architecture

A Network Simulation Tool to Generate User Traffic and Analyze Quality of Experience for Hybrid Access Architecture A Network Simulation Tool to Generate User Traffic and Analyze Quality of Experience for Hybrid Access Architecture Oscar D. Ramos-Cantor, Technische Universität Darmstadt, oscar.ramos@nt.tu-darmstadt.de,

More information

Chapter 6 Wireless and Mobile Networks

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

More information

Unlicensed Mobile Access (UMA) Handover and Packet Data Performance Analysis

Unlicensed Mobile Access (UMA) Handover and Packet Data Performance Analysis Unlicensed Mobile Access (UMA) Handover and Packet Data Performance Analysis Andres Arjona Nokia Siemens Networks andres.arjona@nsn.com Hannu Verkasalo Helsinki University of Technology hannu.verkasalo@tkk.fi

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

Priority-Based Congestion Control Algorithm for Cross-Traffic Assistance on LTE Networks

Priority-Based Congestion Control Algorithm for Cross-Traffic Assistance on LTE Networks Priority-Based Congestion Control Algorithm for Cross-Traffic Assistance on LTE Networks Lung-Chih Tung, You Lu, Mario Gerla Department of Computer Science University of California, Los Angeles Los Angeles,

More information

HSPA+ and LTE Test Challenges for Multiformat UE Developers

HSPA+ and LTE Test Challenges for Multiformat UE Developers HSPA+ and LTE Test Challenges for Multiformat UE Developers Presented by: Jodi Zellmer, Agilent Technologies Agenda Introduction FDD Technology Evolution Technology Overview Market Overview The Future

More information

2G/3G Mobile Communication Systems

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

More information

WHITE PAPER. Realistic LTE Performance From Peak Rate to Subscriber Experience

WHITE PAPER. Realistic LTE Performance From Peak Rate to Subscriber Experience WHITE PAPER Realistic LTE Performance From Peak Rate to Subscriber Experience Realistic LTE Performance From Peak Rate to Subscriber Experience Introduction Peak data rates are often perceived as actual

More information

International Journal of Advanced Research in Computer Science and Software Engineering

International Journal of Advanced Research in Computer Science and Software Engineering Volume 2, Issue 11, November 2012 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Automated

More information

Evolution of the Air Interface From 2G Through 4G and Beyond

Evolution of the Air Interface From 2G Through 4G and Beyond Evolution of the Air Interface From 2G Through 4G and Beyond Presentation to IEEE Ottawa Section / Alliance of IEEE Consultants Network (AICN) - 2nd May 2012 Frank Rayal BLiNQ Networks/ Telesystem Innovations

More information

Nokia Siemens Networks LTE 1800 MHz Introducing LTE with maximum reuse of GSM assets

Nokia Siemens Networks LTE 1800 MHz Introducing LTE with maximum reuse of GSM assets Nokia Siemens Networks LTE 1800 MHz Introducing LTE with maximum reuse of GSM assets White paper Table of contents 1. Overview... 3 2. 1800 MHz spectrum... 3 3. Traffic Migration... 5 4. Deploying LTE-GSM

More information

Bringing Mobile Broadband to Rural Areas. Ulrich Rehfuess Head of Spectrum Policy and Regulation Nokia Siemens Networks

Bringing Mobile Broadband to Rural Areas. Ulrich Rehfuess Head of Spectrum Policy and Regulation Nokia Siemens Networks Bringing Mobile Broadband to Rural Areas Ulrich Rehfuess Head of Spectrum Policy and Regulation Nokia Siemens Networks Agenda Drivers in Mobile Broadband Why LTE? Market Status, Networks and Devices Implementation

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

AN ANALYSIS OF DELAY OF SMALL IP PACKETS IN CELLULAR DATA NETWORKS

AN ANALYSIS OF DELAY OF SMALL IP PACKETS IN CELLULAR DATA NETWORKS AN ANALYSIS OF DELAY OF SMALL IP PACKETS IN CELLULAR DATA NETWORKS Hubert GRAJA, Philip PERRY and John MURPHY Performance Engineering Laboratory, School of Electronic Engineering, Dublin City University,

More information

End to End Delay Performance Evaluation for VoIP in the LTE Network

End to End Delay Performance Evaluation for VoIP in the LTE Network ENSC 427 COMMUNICATION NETWORKS SPRING 2013 Final Project Presentation End to End Delay Performance Evaluation for VoIP in the LTE Network Dai, Hongxin Ishita, Farah Lo, Hao Hua danield @ sfu.ca fishita

More information

Enabling Modern Telecommunications Services via Internet Protocol and Satellite Technology Presented to PTC'04, Honolulu, Hawaii, USA

Enabling Modern Telecommunications Services via Internet Protocol and Satellite Technology Presented to PTC'04, Honolulu, Hawaii, USA CASE STUDY Enabling Modern Telecommunications Services via Internet Protocol and Satellite Technology Presented to PTC'04, Honolulu, Hawaii, USA Stephen Yablonski and Steven Spreizer Globecomm Systems,

More information

UTRA-UTRAN Long Term Evolution (LTE) and 3GPP System Architecture Evolution (SAE)

UTRA-UTRAN Long Term Evolution (LTE) and 3GPP System Architecture Evolution (SAE) UTRA-UTRAN Long Term Evolution (LTE) and 3GPP System Architecture Evolution (SAE) Long Term Evolution of the 3GPP radio technology 3GPP work on the Evolution of the 3G Mobile System started with the RAN

More information

1 Introduction to mobile telecommunications

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

More information

VoIP-Kapazität im Relay erweiterten IEEE 802.16 System

VoIP-Kapazität im Relay erweiterten IEEE 802.16 System VoIP-Kapazität im Relay erweiterten IEEE 802.16 System 21. ComNets-Workshop Mobil- und Telekommunikation Dipl.-Ing. Karsten Klagges ComNets Research Group RWTH Aachen University 16. März 2012 Karsten Klagges

More information

A Systemfor Scanning Traffic Detection in 3G WCDMA Network

A Systemfor Scanning Traffic Detection in 3G WCDMA Network 2012 IACSIT Hong Kong Conferences IPCSIT vol. 30 (2012) (2012) IACSIT Press, Singapore A Systemfor Scanning Traffic Detection in 3G WCDMA Network Sekwon Kim +, Joohyung Oh and Chaetae Im Advanced Technology

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

Use of MPLS in Mobile Backhaul Networks

Use of MPLS in Mobile Backhaul Networks Use of MPLS in Mobile Backhaul Networks Introduction Backhaul plays a vital role in mobile networks by acting as the link between Radio Access Network (RAN) equipment (Eg: radio basestation) and the mobile

More information

How to deal with a thousand nodes: M2M communication over cellular networks. A. Maeder NEC Laboratories Europe andreas.maeder@neclab.

How to deal with a thousand nodes: M2M communication over cellular networks. A. Maeder NEC Laboratories Europe andreas.maeder@neclab. How to deal with a thousand nodes: M2M communication over cellular networks A. Maeder NEC Laboratories Europe andreas.maeder@neclab.eu Outline Introduction to M2M communications The M2M use case landscape

More information

Wireless Access of GSM

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

More information

RBS 6000 Training Programs. Catalog of Course Descriptions

RBS 6000 Training Programs. Catalog of Course Descriptions RBS 6000 Training Programs Catalog of Course Descriptions Page 2 2 Telephone: +46 8 757 0000 Page 3 Catalog of Course Descriptions INTRODUCTION... 5 GSM RADIO NETWORK OVERVIEW... 7 WCDMA RADIO ACCESS NETWORK

More information

Module 5. Broadcast Communication Networks. Version 2 CSE IIT, Kharagpur

Module 5. Broadcast Communication Networks. Version 2 CSE IIT, Kharagpur Module 5 Broadcast Communication Networks Lesson 9 Cellular Telephone Networks Specific Instructional Objectives At the end of this lesson, the student will be able to: Explain the operation of Cellular

More information

Chapter 1: Introduction

Chapter 1: Introduction Chapter 1: Introduction Jyh-Cheng Chen and Tao Zhang IP-Based Next-Generation Wireless Networks Published by John Wiley & Sons, Inc. January 2004 This material is protected under all Copyright Laws as

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

Customer Training Catalog Course Descriptions WCDMA RNP&RNO Technical Training

Customer Training Catalog Course Descriptions WCDMA RNP&RNO Technical Training Customer Training Catalog Course Descriptions Customer Training Catalog Course Descriptions WCDMA RNP&RNO Technical Training HUAWEI Learning Service 2015 COMMERCIAL IN CONFIDENCE 1 Customer Training Catalog

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

Packet Synchronization in Cellular Backhaul Networks By Patrick Diamond, PhD, Semtech Corporation

Packet Synchronization in Cellular Backhaul Networks By Patrick Diamond, PhD, Semtech Corporation Packet Synchronization in Cellular Backhaul Networks By Patrick Diamond, PhD, Semtech Corporation (Semtech White Paper October 2008) INTRODUCTION For carriers to leverage cost-effective IP networks to

More information

Business aware traffic steering

Business aware traffic steering Nokia Networks Business aware traffic steering Nokia Networks white paper Business aware traffic steering Contents 1. Executive Summary 3 2. Static load or QoS-based traffic steering alone is no longer

More information

Dimensioning, configuration and deployment of Radio Access Networks. part 5: HSPA and LTE HSDPA. Shared Channel Transmission

Dimensioning, configuration and deployment of Radio Access Networks. part 5: HSPA and LTE HSDPA. Shared Channel Transmission HSDPA Dimensioning, configuration and deployment of Radio Access Networks. part 5: HSPA and LTE Enhanced Support for Downlink Packet Data Higher Capacity Higher Peak data rates Lower round trip delay Part

More information

2 GROUND-TO-TRAIN COMMUNICATION: WHAT S AT STAKE FOR RAIL?

2 GROUND-TO-TRAIN COMMUNICATION: WHAT S AT STAKE FOR RAIL? NEXT GENERATION OF RAILWAYS AND METROS WIRELESS COMMUNICATION SYSTEMS Alain BERTOUT, Senior Solution Architect, Alcatel-Lucent Eric BERNARD, Business Development Director, Alcatel-Lucent 1 INTRODUCTION

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

Interference in LTE Small Cells:

Interference in LTE Small Cells: Interference in LTE Small Cells: Status, Solutions, Perspectives. Forum on small cells, 2012, December. IEEE Globecom 2012 Presenter: Dr Guillaume de la Roche Mindspeed France 1 Mindspeed: Short history

More information

LTE in Unlicensed Spectrum: European Regulation and Co-existence Considerations

LTE in Unlicensed Spectrum: European Regulation and Co-existence Considerations 3GPP workshop on LTE in unlicensed spectrum Sophia Antipolis, France, June 13, 2014 RWS-140002 LTE in Unlicensed Spectrum: European Regulation and Co-existence Considerations Sari Nielsen & Antti Toskala

More information

Wireless Cellular Networks: 3G

Wireless Cellular Networks: 3G Wireless Cellular Networks: 3G Raj Jain Washington University Saint Louis, MO 63131 Jain@cse.wustl.edu These slides are available on-line at: http://www.cse.wustl.edu/~jain/cse574-06/ 7-1 Overview Wireless

More information

Comparing WiMAX and HSPA+ White Paper

Comparing WiMAX and HSPA+ White Paper Comparing WiMAX and HSPA+ White Paper Introduction HSPA+ or HSPA Evolved is the next step in the 3GPP evolution. With 3GPP Rel-7 and Rel-8, several new features are added to this 3G WCDMA technology,

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

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

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

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

More information

CURRENT wireless personal communication systems are

CURRENT wireless personal communication systems are Efficient Radio Resource Allocation in a GSM and GPRS Cellular Network David E Vannucci & Peter J Chitamu Centre for Telecommunications Access and Services School of Electrical and Information Engineering

More information

OFDMA Orthogonal Frequency Division Multiple Access

OFDMA Orthogonal Frequency Division Multiple Access ECE 645 Wireless Communication Systems Presentation OFDMA Orthogonal Frequency Division Multiple Access Presented by: Chenxi Bao Chao Xie Nan Wu Outline Theory of OFDM Architecture of RAN and CN Compare

More information

app coverage applied EXTRACT FROM THE ERICSSON MOBILITY REPORT

app coverage applied EXTRACT FROM THE ERICSSON MOBILITY REPORT app applied EXTRACT FROM THE ERICSSON MOBILITY REPORT NOVEMBER 2013 App COVERAGE applied The use of smartphones and tablets has caused a surge in mobile data around the world. Today, users want reliable

More information

Performance Comparison of Control-less Scheduling Policies for VoIP in LTE UL

Performance Comparison of Control-less Scheduling Policies for VoIP in LTE UL Performance Comparison of Control-less Scheduling Policies for VoIP in LTE UL Haiming Wang Nokia Device R&D/Wireless System Research Nokia (China) Investment Corporation Limited, 100176 Beijing, China

More information

CDMA Network Planning

CDMA Network Planning CDMA Network Planning by AWE Communications GmbH www.awe-com.com Contents Motivation Overview Network Planning Module Air Interface Cell Load Interference Network Simulation Simulation Results by AWE Communications

More information

LTE Evolution for Cellular IoT Ericsson & NSN

LTE Evolution for Cellular IoT Ericsson & NSN LTE Evolution for Cellular IoT Ericsson & NSN LTE Evolution for Cellular IoT Overview and introduction White Paper on M2M is geared towards low cost M2M applications Utility (electricity/gas/water) metering

More information

HSPA, LTE and beyond. HSPA going strong. PRESS INFORMATION February 11, 2011

HSPA, LTE and beyond. HSPA going strong. PRESS INFORMATION February 11, 2011 HSPA, LTE and beyond The online multimedia world made possible by mobile broadband has changed people s perceptions of data speeds and network service quality. Regardless of where they are, consumers no

More information

LTE OPTIMIZATION AND MOBILE NETWORK

LTE OPTIMIZATION AND MOBILE NETWORK FUTUREMOBILE COMMUNICATION: LTE OPTIMIZATION AND MOBILE NETWORK VIRTUALIZATION Yasir Zaki, Andreas Timm Giel,, Carmelita Görg University of Bremen, Technical University of Hamburg Euroview July 23 rd 2012

More information

GSM v. CDMA: Technical Comparison of M2M Technologies

GSM v. CDMA: Technical Comparison of M2M Technologies GSM v. CDMA: Technical Comparison of M2M Technologies Introduction Aeris provides network and data analytics services for Machine-to- Machine ( M2M ) and Internet of Things ( IoT ) applications using multiple

More information

Guide to Wireless Communications. Digital Cellular Telephony. Learning Objectives. Digital Cellular Telephony. Chapter 8

Guide to Wireless Communications. Digital Cellular Telephony. Learning Objectives. Digital Cellular Telephony. Chapter 8 Guide to Wireless Communications Digital Cellular Telephony Chapter 2 Learning Objectives Digital Cellular Telephony 3 Describe the applications that can be used on a digital cellular telephone Explain

More information

Understanding Mobile Wireless Backhaul

Understanding Mobile Wireless Backhaul Understanding Mobile Wireless Backhaul Understanding Mobile Wireless Backhaul 1 Introduction Wireless networks are evolving from voice-only traffic to networks supporting both voice and high-speed data

More information

CHAPTER - 4 CHANNEL ALLOCATION BASED WIMAX TOPOLOGY

CHAPTER - 4 CHANNEL ALLOCATION BASED WIMAX TOPOLOGY CHAPTER - 4 CHANNEL ALLOCATION BASED WIMAX TOPOLOGY 4.1. INTRODUCTION In recent years, the rapid growth of wireless communication technology has improved the transmission data rate and communication distance.

More information