Statistics-Based SON (Self-Organizing Network) Optimization

Size: px
Start display at page:

Download "Statistics-Based SON (Self-Organizing Network) Optimization"

Transcription

1 Abstract Statistics-Based SON (Self-Organizing Network) Optimization Cheng Huang, Yongbo Lv School of Traffic and Transportation, Beijing Jiaotong University, Beijing , China SON is the key means of optimizing the mobile access network (MAN), and the basis for SON mobile parameters adjustment is the current MAN manifestation. This paper aims to improve the SON parameter adjustments, and proposes one statistics-based SON parameter adjustment method, using more effective basis for mobile parameters adjustment; the new algorithm of simulation manifestation can improve SON overall performance. Keywords: SON, Mobile Network, Optimization. 1. INTRODUCTION As the mobile communication become popular, more people prefer to make communication by the mobile means. However, the mobile communication also has some problems such as too much uncertain factors in information channels, uncertain and complex cell edge-environment and changeable terminal handover Therefore, it is very important to make optimized configuration of mobile parameters. As one key method for optimization, SON (Selforganized Network) can improve the mobile communication network and reduce labour cost by auto-configuration and optimization. Now the manifestation of current mobile network is mainly the basis for SON adjusting mobile parameters, e.g. when the mobile handover indicators not good, SON shall make checks and adjust the parameters accordingly, which can be called as mobile communication network manifestation-based method. Actually there is also some other basis for parameter adjustment. i.e. the statistics-based adjustment method to be introduced in this paper. This method includes some new statistics data such as the traffic condition in that area, which is more accurate and effective, after abandoning the manifestation-based method. 2. SYSTEM MODEL Firstly analyse the system model of SON, which was divided into two phases for optimization: 1. Initial phase. In this phase, the initial configuration parameters were all default values, so it was necessary to keep searching and finding the proper parameter configuration, which was often applied in the new station. 2. Normal operation phase. In this phase, the proper parameters have been found, but due to periodic changes of outer environment. they had to be adjusted regularly. E.g. as traffic flow changes, the handover threshold needs to be adjust: in traffic jam, use higher handover threshold; in smooth traffic, use lower handover threshold. Thus, the following formula is concluded: {env, user_act} param (1) Env means constant environment; user_act: users action; param: mobile parameters In initial phase, with the corresponding parameters of these two factors above uncertain, the tentative adjustments had to be made; but in normal operation phase, it was clear for these parameters; therefore, the only thing that we could do was to find the best parameters under the same user action. 848

2 3. STATISTICS-BASED SON METHOD The following thing was to determine user actions, which can be made on the basis of the statistics information collected by mobile network, and other means (traffic information, holiday information etc.). stat info means statics information stat_info user_act (2) Table 1 Common Statistical Information Table Information Purpose Traffic flow To determine user mobile speed and user number Holiday or not To determine user number, and mobile speed etc. Climate condition To determine user number, mobile speed, signal quality etc. User Number of cells To determine mobile speed and signal quality etc. User Number in the neighbouring cells To determine mobile speed and signal quality etc. All these statistical parameters can be used to determine some users act, and it depends on actual applications for the selection of statistical parameters. 4. CASE STUDY For better introduction, take MRO for example. As one key function of SON, MRO was used to solve the issue that lots of labour were required for wireless parameter configuration, i.e. MRO can be used to make optimization rather than the manpower. It has become very important wireless communication feature. In fact, there have been some researches about MRO, such as normal behaviour model-based algorithm, and MRO/MLB conflict control algorithm etc., which had one common feature: using HPI (e.g. handover failure rate) as the basis for parameter adjustment which was made in fixed step size. It can be found above that the mobile parameter configuration was optimized step by step on the basis of user action changes. Specifically, adjust firstly the parameters, and then observe the indicator; if it gets better, keep adjusting in this way, otherwise adjust them reversely until certain pre-set standards are met (e.g. the failure rate for whole handover less than 10%). However, in most time, user action may change suddenly. Using the method above to gradually approach the better parameters shall take several or dozens of cycles of MRO; but if the parameters were properly adjusted finally, the user acts may change again. It was very hard to get proper wireless handover parameters, however, in the method of shortening the user cycle, MRO parameters might be influenced accidently sometimes, typically, the traffic jam, in which the user act can change very quickly, therefore, the current algorithm cannot satisfy such requirements. By analysis above, the author proposes the MRO algorithm based on traffic flow. Several related concepts are shown as follows: HPI: Handover performance indication. E.g. too-early handover rate,too-late handover rate HOP: Handover parameter, such TTT. CIO and HYS HPI was determined by many factors such as HOP, the current environment, and user act. Since the environment shall not change after initial adjustment normally, only user act was considered here. With HPI as the only basis for adjustment, it cannot ensure the specific value of better parameters, and HPI only showed the possible way to make adjustments. Note that lots of failed handovers were caused by various reasons possibly, which may be in reverse direction mutually, typically, the too-late and too-early handover. HPI only showed whether the user act matched with HOP. Besides the handover failure rate, some other information could also be used to predict user action, e.g. number 849

3 affic flow of road Revista de la Facultad de Ingeniería U.C.V., Vol. 32, N 15, pp , 2017 of users, user GBR volume of business, user duration in one cell, and the traffic conditions in the most neighbouring main road etc. these statistical parameters were all the key indicators for predicting the users actions directly, and also could help to make adjustments easily by searching related records in the previous adjustment database and network management suggestions. But with too many changes, it was necessary to find proper HOP by some artificial intelligence algorithm. This paper uses these indicators to make one multi- decision table for searching, which can help to speed up searching, but occupies more memory, then by dividing these indicators into various sections, the approximate comp utation can be made in total differentiation method. Refer to the pseudocodes based on statistics SON optimization in the following: Table 2 Pseudocodes Based on Statistics SON Optimization Algorithm Pseudocode 1 IsTraditionMROOnceUse of all = FALSE 2 Initiate access table 3 Initiate HOPs by default values 4 WHILE TRUE THEN 5 collect HPIs 6 IF MRO period is reached THEN 7 search for HOPs by stat_info in access table 8 IF there is a record And IsTraditionMROOnceUse of the step is FALSE 9 THEN 10 replace HOPs 11 IsTraditionMROOnceUse of the step = TRUE 12 ELSE 13 traditional algorithms optimize 14 IF the HPIs is better than the record THEN 15 update the record 16 IsTraditionMROOnceUse of the step = FALSE END WHILE 5. SIMULATION TEST The chapter introduces the simulation test for verifying the effect of new algorithm. By the means of discrete event simulation, this test made modelling of user act, information channel environment and mobile access network etc. so as to have real effect. 6. SIMULATION ENVIRONMENT For the statistical indicators, use the traffic flow from the traffic investigation in one real main road in Beijing as follows: traffic flow 0 00:00 00:00 00:00 time traffic flow Figure 1. Traffic Condition Besides the traffic changes, there are some other importance parameters as follows: 850

4 Table 3 Simulation Parameter List Parameter Number of cells Carrier frequency Transmitting power Shadowing Standard deviation MRO cycle Value 10 cells 2.6 GHz 40W 8dB 1 hour These simulation parameters come from real LTE mobile network. In China, 2.6G is the main carrier frequency of 4G mobile communication; 40w transmitting power is also common for mobile communication. 7. SIMULATION RESULTS Refer to the simulation results as follows. The figure depicts that the statistics-based SON algorithm has better effect than mobile network, and much better than MRO algorithm. The total wrong handover rate dropped roughly by 30% from NO MRO, and by 10% from traditional MRO. Also, the statistics-based SON algorithm can ensure to make the best parameter configuration as quickly as possible. (a) The result of no mro (b) The result of traditional mro 851

5 (c) The result of new mro Figure 2. Figure Simulation Result Figure 3. Comparison of wrong handovers 8. CONCLUSION The study shows that the statistics-based SON optimization can ensure better operation of mobile communication. In normal operation phase, mobile parameters can realize the best configuration in one SON cycle, while the traditional algorithm with mobile network manifestation-based method needs more SON cycles. In future, there will be more studies to be made, such as the selection of these statistical parameters. REFERENCES 3GPP. (2009). 3rd Generation Partnership Project, Technical Specification GroupRadio Access Network, Evolved Universal Terrestrial Radio Access (E-UTRA) Radio Resource Control (RRC), Protocol specification (Release9), Technical Report TR v9.1.0, available at 3GPP. (2009). Self-configuring and self-optimizing network use cases andsolutions, TR , Sophia- Antipolis, France, Tech. Rep. 3GPP. Self-configuring and self-optimizing network use cases and solutions, Technical Report TR , available at J. Turkka, A. Lobinger. (2010). Non-regular Layout for Cellular Network System Simulations, PIMRC 2010, Istanbul, Turkey. SOCRATES. Self-optimisation and self-configuration in wireless networks, European Research Project, Thomas Jansen, Irina Balan, Szymon Stefanski, Ingrid Moerman. (2011). Weighted performance based handover parameter optimization in LTE, Vehicular Technology Conference (VTC Spring). W. C. Jake. (1974). Microwave Mobile Communications, Wiley. Zia N. (2014). A policy based conflict resolution mechanism for MLB and MRO in LTE self-optimizing networks, Computers and Communication (ISCC). 852

Coordinating Handover Parameter Optimization and Load Balancing in LTE Self-Optimizing Networks

Coordinating Handover Parameter Optimization and Load Balancing in LTE Self-Optimizing Networks Coordinating Handover Parameter Optimization and Load Balancing in LTE Self-Optimizing Networks Andreas Lobinger, Szymon Stefanski, Thomas Jansen, Irina Balan Nokia Siemens Networks, München, Germany,

More information

Optimizing the Parameters of Handover in LTE using SON System by Handling Mobility Robustness

Optimizing the Parameters of Handover in LTE using SON System by Handling Mobility Robustness Optimizing the Parameters of Handover in LTE using SON System by Handling Mobility Robustness G K Venkatesh PhD Scholar Jain University, Chickballapur, India Dr.P.V.Rao Prof. Dept. of ECE Rajarajeshwari

More information

Parameter Optimization for Mobility Robustness Handover in LTE

Parameter Optimization for Mobility Robustness Handover in LTE Parameter Optimization for Mobility Robustness Handover in LTE 1 G. K.Venkatesh, 2 P.V.Rao 1 Dept. of ECE, Jain University, Bangalore, India 2 Dept. of ECE, Rajarajeshwari College of Engineering, Bangalore,

More information

A Handover Algorithm for LTE System based on the Target Cell Pre- Bearer in High-speed Railway Environment

A Handover Algorithm for LTE System based on the Target Cell Pre- Bearer in High-speed Railway Environment A Handover Algorithm for LTE System based on the Target Cell Pre- Bearer in High-speed Railway Environment Broadband Communication Networks Lab Beijing University of Posts and Telecommunications, Beijing

More information

Optimising Handovers in Enterprise Small Cell LTE Networks with Decentralised Mobility Robustness Optimisation (MRO) Node-H GmbH Munich, Germany

Optimising Handovers in Enterprise Small Cell LTE Networks with Decentralised Mobility Robustness Optimisation (MRO) Node-H GmbH Munich, Germany Optimising Handovers in Enterprise Small Cell LTE Networks with Decentralised Mobility Robustness Optimisation (MRO) Node-H GmbH Munich, Germany Copyright 2015 Node-H GmbH All rights reserved Contents

More information

Self-Organization in LTE

Self-Organization in LTE Self-Organization in LTE Prof. Dr.-Ing. habil. Andreas Mitschele-Thiel M.Sc. Nauman Zia M.Sc. Stephen Mwanje Cellular Communication Systems Page 1 Outline Introduction Functionalities of Self-Organizing

More information

Demonstrating the Benefits of Self-Organising Networks

Demonstrating the Benefits of Self-Organising Networks Demonstrating the Benefits of Self-Organising Networks 3G, HSPA+, LTE Optimisation 10-11th March 2010 Neil Scully (Vodafone Group R&D, UK) Ljupco Jorguseski (TNO ICT, The Netherlands) Outline 1. SON Introduction

More information

Self-Organization in LTE

Self-Organization in LTE Self-Organization in LTE Andreas Mitschele-Thiel Cellular Communication Systems Page 1 Outline Introduction Functionalities of Self-Organizing Networks (SONs) Architectures of SONs Use Cases Coordination

More information

Performance and Configuration of Link Adaptation Algorithms with Mobile Speed

Performance and Configuration of Link Adaptation Algorithms with Mobile Speed Performance and Configuration of Link Adaptation Algorithms with Mobile Speed Javier Gozalvez* and John Dunlop** *Now with the Signal Theory and Communications Division at the University Miguel Hernández

More information

On the Optimizing of LTE System Performance for SISO and MIMO Modes

On the Optimizing of LTE System Performance for SISO and MIMO Modes 2015 Third International Conference on Artificial Intelligence, Modelling and Simulation On the Optimizing of LTE System Performance for SISO and MIMO Modes Ali Abdulqader Bin Salem, Yung-Wey Chong, Sabri

More information

On the Importance of Using Appropriate Link-to-System Level Interfaces for the Study of Link Adaptation

On the Importance of Using Appropriate Link-to-System Level Interfaces for the Study of Link Adaptation On the Importance of Using Appropriate Link-to-System Level Interfaces for the Study of Link Adaptation Javier Gozalvez and John Dunlop Department of Electronic and Electrical Engineering, University of

More information

Handover Aware Interference Management in LTE Small Cells Networks

Handover Aware Interference Management in LTE Small Cells Networks Handover Aware Interference Management in LTE Small Cells Networks Afef Feki, Veronique Capdevielle, Laurent Roullet Alcatel-Lucent Bell-Labs, France Email: {afef.feki,veronique.capdevielle,laurent.roullet}@alcatel-lucent.com

More information

A Game-Theoretic Approach to Load Balancing in Cellular Radio Networks

A Game-Theoretic Approach to Load Balancing in Cellular Radio Networks A. Awada, B. Wegmann, I. Viering, and A. Klein, A game-theoretic approach to load balancing in cellular radio networks, in IEEE International Symposium on Personal, Indoor and Mobile Radio Communications

More information

Mobile Network Evolution Part 2

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

More information

ETSI TS V (201

ETSI TS V (201 TS 136 424 V13.0.0 (201 16-01) TECHNICAL SPECIFICATION LTE; Evolved Universal Terrestrial Radio Access Network (E-UTRAN); X2 data transport (3GPP TS 36.424 version 13.0.0 Release 13) 1 TS 136 424 V13.0.0

More information

AL-FEC for Streaming Services over LTE Systems

AL-FEC for Streaming Services over LTE Systems AL-FEC for Streaming Services over LTE Systems Christos Bouras 1,2, Nikolaos Kanakis 2, Vasileios Kokkinos 1,2, Andreas Papazois 1,2 1 Computer Technology Institute and Press Diophantus, Patras, Greece

More information

European Conference on Networks and Communications EuCNC 2015, Paris, France

European Conference on Networks and Communications EuCNC 2015, Paris, France Study on Impact of Vertical Sectorization on Mobility and Existing MRO Performance Dereje W. Kifle, Bernhard Wegmann, Ingo Viering, Anja Klein Nokia Networks, Munich, Germany: {dereje.woldemedhin.ext;

More information

The Effect of Code-Multiplexing on the High Speed Downlink Packet Access (HSDPA) in a WCDMA Network

The Effect of Code-Multiplexing on the High Speed Downlink Packet Access (HSDPA) in a WCDMA Network The Effect of Code-Multiplexing on the High Speed Downlink Packet Access (HSDPA) in a WCDMA Network Raymond Kwan, Peter H. J. Chong 2, Eeva Poutiainen, Mika Rinne Nokia Research Center, P.O. Box 47, FIN-45

More information

Very Tight Coupling between LTE and WiFi: a Practical Analysis

Very Tight Coupling between LTE and WiFi: a Practical Analysis Very Tight Coupling between LTE and WiFi: a Practical Analysis Younes Khadraoui, Xavier Lagrange, Annie Gravey To cite this version: Younes Khadraoui, Xavier Lagrange, Annie Gravey. Very Tight Coupling

More information

ETSI TS V ( )

ETSI TS V ( ) TS 132 500 V11.1.0 (2012-11) Technical Specification Universal Mobile Telecommunications System (UMTS); LTE; Telecommunication management; Self-Organizing Networks (SON); Concepts and requirements (3GPP

More information

ETSI TS V4.0.1 ( )

ETSI TS V4.0.1 ( ) TS 149 008 V4.0.1 (2002-05) Technical Specification Digital cellular telecommunications system (Phase 2+); Application of the Base Station System Application Part (BSSAP) on the E-Interface (3GPP TS 49.008

More information

Effect of RACH Procedure on the Performance of LTEbased M2M Communication

Effect of RACH Procedure on the Performance of LTEbased M2M Communication Effect of RACH Procedure on the Performance of LTEbased M2M Communication A. I. A. Jabbar, PhD Engineering College Department of Electrical Engineering Mosul University Fawaz Y. Abdullah Engineering College

More information

Vertical and Horizontal Handover in Heterogeneous Wireless Networks using OPNET

Vertical and Horizontal Handover in Heterogeneous Wireless Networks using OPNET Vertical and Horizontal Handover in Heterogeneous Wireless Networks using OPNET Abhishek Dhiman M.E, E.C.E Department, Thapar University, Patiala Karamjit Singh Sandha Asst. Professor, E.C.E Department

More information

A Framework for Classification of Self-Organising Network Conflicts and Coordination Algorithms

A Framework for Classification of Self-Organising Network Conflicts and Coordination Algorithms A Framework for Classification of Self-Organising Network Conflicts and Coordination Algorithms Hafiz Yasar Lateef, Member IEEE, Ali Imran, Member IEEE, Adnan Abu-dayya, Senior Member IEEE Qatar Mobility

More information

ETSI TS V9.0.0 ( ) Technical Specification

ETSI TS V9.0.0 ( ) Technical Specification TS 129 277 V9.0.0 (2010-04) Technical Specification Universal Mobile Telecommunications System (UMTS); LTE; Optimized Handover Procedures and Protocols between EUTRAN Access and 1xRTT Access (3GPP TS 29.277

More information

Wireless Communication

Wireless Communication Wireless Communication Hwajung Lee Key Reference: Prof. Jong-Moon Chung s Lecture Notes at Yonsei University Wireless Communications Bluetooth Wi-Fi Mobile Communications LTE LTE-Advanced Mobile Communications

More information

Dynamic Two-Threshold Flow Control Scheme for 3GPP LTE-A Relay Networks

Dynamic Two-Threshold Flow Control Scheme for 3GPP LTE-A Relay Networks Dynamic Two-Threshold Flow Control Scheme for 3GPP LTE-A Relay Networks Ping-Chen Lin and Ray-Guang Cheng Department of Electronic and Computer Engineering, National Taiwan University of Science and Technology,

More information

ETSI TS V (201

ETSI TS V (201 TS 137 114 V13.0.0 (201 16-04) TECHNICAL SPECIFICATION Universal Mobile Telecommunications System (UMTS); LTE; Active Antenna System (AAS) Base Station (BS) Electromagnetic Compatibility (EMC) (3GPP TS

More information

DEFINITION OF SUITABLE SIMULATION SCENARIOS FOR DYNAMIC INVESTIGATIONS IN CELLULAR NETWORKS WITH STEAM

DEFINITION OF SUITABLE SIMULATION SCENARIOS FOR DYNAMIC INVESTIGATIONS IN CELLULAR NETWORKS WITH STEAM DEFINITION OF SUITABLE SIMULATION SCENARIOS FOR DYNAMIC INVESTIGATIONS IN CELLULAR NETWORKS WITH STEAM Holger Pampel Enrico Jugl Lucent Technologies Network Systems GmbH Thurn-und-Taxis Strasse 10 90411

More information

ETSI TS V3.2.0 ( )

ETSI TS V3.2.0 ( ) TS 123 014 V3.2.0 (2002-09) Technical Specification Digital cellular telecommunications system (Phase 2+); Universal Mobile Telecommunications System (UMTS); Support of Dual Tone Multi Frequency (DTMF)

More information

Standardization progress of SON in 3GPP

Standardization progress of SON in 3GPP Standardization progress of SON in 3GPP Fang Jianmin ZTE Corporation 2010-9-9 Agenda 一 SON history 二 SON use case 三 SON status and way forward SON - Motivation Increasing network dimension (coverage &

More information

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

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

More information

ETSI TS V ( )

ETSI TS V ( ) TS 136 424 V15.0.0 (2018-09) TECHNICAL SPECIFICATION LTE; Evolved Universal Terrestrial Radio Access Network (E-UTRAN); X2 data transport (3GPP TS 36.424 version 15.0.0 Release 15) 1 TS 136 424 V15.0.0

More information

version 3.3 Wireless Network Engineering Software Prediction and Measurement-based Planning and Optimisation Advanced 5G Capabilities

version 3.3 Wireless Network Engineering Software Prediction and Measurement-based Planning and Optimisation Advanced 5G Capabilities Wireless Network Engineering Software version 3.3 Advanced 5G Capabilities Prediction and Measurement-based Planning and Optimisation Multi-RAT Network Modelling In-built Customisation Capabilities High

More information

ETSI TS V ( )

ETSI TS V ( ) TECHNICAL SPECIFICATION LTE; Evolved Universal Terrestrial Radio Access Network (E-UTRAN); M1 data transport () 1 Reference RTS/TSGR-0336445vf00 Keywords LTE 650 Route des Lucioles F-06921 Sophia Antipolis

More information

Solutions on HetNet Mobility Robustness and Traffic Offload

Solutions on HetNet Mobility Robustness and Traffic Offload Solutions on HetNet Mobility Robustness and Traffic Offload Small Cell Global Congress and Cellular Backhaul Summit 5 6 November 2013, Berlin, Germany Eiko Seidel Chief Technical Officer Company Facts

More information

ETSI TS V ( )

ETSI TS V ( ) TS 136 360 V14.0.0 (2017-04) TECHNICAL SPECIFICATION LTE; Evolved Universal Terrestrial Radio Access (E-UTRA); LTE-WLAN Aggregation Adaptation Protocol (LWAAP) specification (3GPP TS 36.360 version 14.0.0

More information

ETSI TS V ( )

ETSI TS V ( ) TS 136 414 V12.1.0 (2015-02) TECHNICAL SPECIFICATION LTE; Evolved Universal Terrestrial Radio Access Network (E-UTRAN); S1 data transport (3GPP TS 36.414 version 12.1.0 Release 12) 1 TS 136 414 V12.1.0

More information

ETSI TS V ( ) Technical Specification

ETSI TS V ( ) Technical Specification TS 132 601 V10.0.0 (2011-04) Technical Specification Digital cellular telecommunications system (Phase 2+); Universal Mobile Telecommunications System (UMTS); LTE; Telecommunication management; Configuration

More information

COPYRIGHTED MATERIAL. Introduction. Harri Holma and Antti Toskala. 1.1 WCDMA in Third-Generation Systems

COPYRIGHTED MATERIAL. Introduction. Harri Holma and Antti Toskala. 1.1 WCDMA in Third-Generation Systems 1 Introduction Harri Holma and Antti Toskala 1.1 WCDMA in Third-Generation Systems Analog cellular systems are commonly referred to as first-generation systems. The digital systems, such as Global System

More information

ETSI TS V ( ) Technical Specification

ETSI TS V ( ) Technical Specification TS 136 314 V10.1.0 (2011-06) Technical Specification LTE; Evolved Universal Terrestrial Radio Access (E-UTRA); Layer 2 - Measurements (3GPP TS 36.314 version 10.1.0 Release 10) 1 TS 136 314 V10.1.0 (2011-06)

More information

ETSI TS V ( ) Technical Specification

ETSI TS V ( ) Technical Specification TS 132 501 V10.0.0 (2011-05) Technical Specification Universal Mobile Telecommunications System (UMTS); LTE; Telecommunication management; Self-configuration of network elements; Concepts and requirements

More information

Distributed Algorithm for Self Organizing LTE Interference Coordination

Distributed Algorithm for Self Organizing LTE Interference Coordination Distributed Algorithm for Self Organizing LTE Interference Coordination Ingo Karla Bell Labs, Alcatel-Lucent Lorenzstraße 10, 70435 Stuttgart, Germany ingo.karla@alcatel-lucent.de Abstract. A novel generic

More information

Using TV White Space for Interference Mitigation in LTE Femtocell Networks

Using TV White Space for Interference Mitigation in LTE Femtocell Networks Proceedings of ICCTA11 Using TV White Space for Interference Mitigation in LTE Femtocell Networks Fei Peng, Yue Gao, Yue Chen, K K Chai, Laurie Cuthbert Queen Mary University of London School of Electronic

More information

Technical Specification LTE; Evolved Universal Terrestrial Radio Access (E-UTRA); Layer 2 - Measurements (3GPP TS version 11.0.

Technical Specification LTE; Evolved Universal Terrestrial Radio Access (E-UTRA); Layer 2 - Measurements (3GPP TS version 11.0. TS 136 314 V11.0.0 (2012-10) Technical Specification LTE; Evolved Universal Terrestrial Radio Access (E-UTRA); Layer 2 - Measurements (3GPP TS 36.314 version 11.0.0 Release 11) 1 TS 136 314 V11.0.0 (2012-10)

More information

Audience. Is This Content For Me? The Amphigean Approach. Workshop Structure

Audience. Is This Content For Me? The Amphigean Approach. Workshop Structure AMPHIGEAN UMTS WORKSHOP SERIES 3G Planning and Optimisation DURATION: 4 DAYS Audience This workshop is aimed at planning and optimisation engineers with experience of 2G network technology or engineers

More information

New Business Opportunities Through Evolved OSS/BSS. SEMAFOUR vision on unified Self-Management

New Business Opportunities Through Evolved OSS/BSS. SEMAFOUR vision on unified Self-Management New Business Opportunities Through Evolved OSS/BSS SEMAFOUR vision on unified Self-Management Luis M Campoy Radio 12.10.2014 01 From SON functionalities to integrated management 01 Why Self-Management?

More information

ETSI TR V9.0.0 ( ) Technical Report

ETSI TR V9.0.0 ( ) Technical Report TR 122 986 V9.0.0 (2010-02) Technical Report Universal Mobile Telecommunications System (UMTS); Study on Service Specific Access Control (3GPP TR 22.986 version 9.0.0 Release 9) 1 TR 122 986 V9.0.0 (2010-02)

More information

ETSI TS V (201

ETSI TS V (201 TS 136 360 V13.0.0 (201 16-04) TECHNICAL SPECIFICATION LTE; Evolved Universal Terrestrial Radio Access (E-UTRA); Adaptation Protocol (LWAAP) specification LTE-WLAN Aggregation () 1 Reference DTS/TSGR-0236360vd00

More information

ETSI TS V ( )

ETSI TS V ( ) TS 129 108 V14.0.0 (2017-04) TECHNICAL SPECIFICATION Universal Mobile Telecommunications System (UMTS); LTE; Application of the Radio Access Network Application Part (RANAP) on the E-interface (3GPP TS

More information

Conflict Resolution in Mobile Networks: A Self-Coordination Framework Based on Non-dominated Solutions and Machine Learning for Data Analytics

Conflict Resolution in Mobile Networks: A Self-Coordination Framework Based on Non-dominated Solutions and Machine Learning for Data Analytics Conflict Resolution in Mobile Networks: A Self-Coordination Framework Based on Non-dominated Solutions and Machine Learning for Data Analytics Jessica Moysen, Department of Signal and Theory Communications,

More information

MPEG4 VIDEO OVER PACKET SWITCHED CONNECTION OF THE WCDMA AIR INTERFACE

MPEG4 VIDEO OVER PACKET SWITCHED CONNECTION OF THE WCDMA AIR INTERFACE MPEG4 VIDEO OVER PACKET SWITCHED CONNECTION OF THE WCDMA AIR INTERFACE Jamil Y. Khan 1, Pratik Das 2 School of Electrical Engineering and Computer Science, University of Newcastle, Callaghan, NSW 238,

More information

ETSI TS V ( )

ETSI TS V ( ) Technical Specification LTE; Evolved Universal Terrestrial Radio Access Network (E-UTRAN); General aspects and principles for interfaces supporting Multimedia Broadcast Multicast Service (MBMS) within

More information

Uplink Overhead Analysis and Outage Protection for Multi-Carrier LTE-Advanced Systems

Uplink Overhead Analysis and Outage Protection for Multi-Carrier LTE-Advanced Systems Aalborg Universitet Uplink Overhead Analysis and Outage Protection for Multi-Carrier LTE-Advanced Systems Wang, Yuanye; Pedersen, Klaus; Navarro, Miguel; Mogensen, Preben; Sørensen, Troels Bundgaard Published

More information

ETSI TS V ( )

ETSI TS V ( ) TS 128 403 V14.0.0 (2017-04) TECHNICAL SPECIFICATION Universal Mobile Telecommunications System (UMTS); LTE; Telecommunication management; Performance Management (PM); Performance measurements for Wireless

More information

ETSI TS V (201

ETSI TS V (201 TS 132 441 V13.0.1 (201 17-01) TECHNICAL SPECIFICATION Digital cellular telecommunications system (Phase 2+) (GSM); Universal Mobile Telecommunications System (UMTS); LTE; Telecommunication management;

More information

Self organised cellular networks as the future of wireless communication

Self organised cellular networks as the future of wireless communication Self organised cellular networks as the future of wireless communication Osianoh Glenn Aliu, Muhammad Ali Imran, Barry Evans Centre for Communications Systems Research, Guildford, University of Surrey

More information

Forecasting Traffic and Balancing Load for Quality Driven LTE Networks

Forecasting Traffic and Balancing Load for Quality Driven LTE Networks Forecasting Traffic and Balancing Load for Quality Driven LTE Networks Miguel Aires Barros Monteiro miguel.monteiro@tecnico.ulisboa.pt Instituto Superior Técnico, Lisboa, Portugal November 2016 Abstract

More information

WiMAX Capacity Enhancement: Capacity Improvement of WiMAX Networks by Dynamic Allocation of Subframes

WiMAX Capacity Enhancement: Capacity Improvement of WiMAX Networks by Dynamic Allocation of Subframes WiMAX Capacity Enhancement: Capacity Improvement of WiMAX Networks by Dynamic Allocation of Subframes Syed R. Zaidi, Shahab Hussain, M. A. Ali Department of Electrical Engineering The City College of The

More information

The research of key technologies in the fifth-generation mobile communication system Su Lina1, a, Chen Wen2,b, Chen Ping3,c, Lu Yanqian4,d

The research of key technologies in the fifth-generation mobile communication system Su Lina1, a, Chen Wen2,b, Chen Ping3,c, Lu Yanqian4,d International Industrial Informatics and Computer Engineering Conference (IIICEC 2015) The research of key technologies in the fifth-generation mobile communication system Su Lina1, a, Chen Wen2,b, Chen

More information

ETSI TS V ( )

ETSI TS V ( ) TS 124 386 V14.1.0 (2017-07) TECHNICAL SPECIFICATION LTE; User Equipment (UE) to V2X control function; protocol aspects; Stage 3 (3GPP TS 24.386 version 14.1.0 Release 14) 1 TS 124 386 V14.1.0 (2017-07)

More information

ETSI TS V ( )

ETSI TS V ( ) TS 132 551 V14.0.0 (2017-04) TECHNICAL SPECIFICATION Universal Mobile Telecommunications System (UMTS); LTE; Telecommunication management; Energy Saving Management (ESM); Concepts and requirements (3GPP

More information

3GPP TS V ( )

3GPP TS V ( ) TS 25.484 V10.0.0 (2011-06) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Radio Access Network; Automatic Neighbour Relation (ANR) for UTRAN; Stage 2 (Release

More information

ETSI TS V (201

ETSI TS V (201 TS 123 101 V13.0.0 (201 16-01) TECHNICAL SPECIFICATION Universal Mobile Telecommunications System (UMTS); General Universal Mobile Telecommunications System (UMTS) architecture (3GPP TS 23.101 version

More information

ETSI TS V ( ) Technical Specification

ETSI TS V ( ) Technical Specification Technical Specification Universal Mobile Telecommunications System (UMTS); LTE; Telecommunication management; Home enhanced Node B (HeNB) Subsystem (HeNS); Network Resource Model (NRM); Integration Reference

More information

ETSI TS V ( )

ETSI TS V ( ) TS 124 386 V14.3.0 (2018-01) TECHNICAL SPECIFICATION LTE; User Equipment (UE) to V2X control function; protocol aspects; Stage 3 (3GPP TS 24.386 version 14.3.0 Release 14) 1 TS 124 386 V14.3.0 (2018-01)

More information

LTE Small Cell SON Test Cases

LTE Small Cell SON Test Cases Qualcomm Technologies, Inc. LTE Small Cell SON Test Cases Functionality and InterworkingFunctionality and Interworking June 5, 2015 This technical data may be subject to U.S. and international export,

More information

ETSI TS V8.2.0 ( )

ETSI TS V8.2.0 ( ) TS 122 168 V8.2.0 (2012-03) Technical Specification Digital cellular telecommunications system (Phase 2+); Universal Mobile Telecommunications System (UMTS); LTE; Earthquake and Tsunami Warning System

More information

LTE Relay Node Self-Configuration

LTE Relay Node Self-Configuration 12th IFIP/IEEE IM 2011: Application Session IM 2011 Application Session LTE Relay Node Self-Configuration Péter Szilágyi, Henning Sanneck Nokia Siemens Networks Research 1 Nokia Siemens Networks LTE Relay

More information

5G Network. Energy performance. Dr. Pål Frenger, Ericsson Research, Energy Performance Public Ericsson AB Page 1

5G Network. Energy performance. Dr. Pål Frenger, Ericsson Research, Energy Performance Public Ericsson AB Page 1 5G Network Energy performance Dr. Pål Frenger, Ericsson Research, 2017-11-14 Energy Performance Public Ericsson AB 2017 2017-11-23 Page 1 Network energy performance Minimizing total network energy consumption,

More information

WELCOME Mobile Applications Testing. Copyright

WELCOME Mobile Applications Testing. Copyright WELCOME Mobile Applications Testing 1 Mobile Applications Testing List of MUST HAVE to survive this class Required Google Drive account Google email Flash Drive Mobile Phone (iphone/android) Desired Have

More information

Optimization of QoS in 4G Networks Using Handover Management

Optimization of QoS in 4G Networks Using Handover Management Optimization of QoS in 4G Networks Using Handover Management NAMRATA KATTI, SEEMA SHIVAPUR, VIJAYALAKSHMI M. Department of Computer Science BVBCET, Hubli namrata.katti1989@gmail.com, seems.laki@gmail.com,

More information

Design and Realization of WCDMA Project Simulation System

Design and Realization of WCDMA Project Simulation System Design and Realization of WCDMA Project Simulation System Yehui Liu and Huaiqun Wang Beijing Polytechnic College, Beijing China 100042 Abstract. WCDMA is the most widely used standard of 3rd-generation

More information

An Efficient Bandwidth Estimation Schemes used in Wireless Mesh Networks

An Efficient Bandwidth Estimation Schemes used in Wireless Mesh Networks An Efficient Bandwidth Estimation Schemes used in Wireless Mesh Networks First Author A.Sandeep Kumar Narasaraopeta Engineering College, Andhra Pradesh, India. Second Author Dr S.N.Tirumala Rao (Ph.d)

More information

ETSI TS V4.3.0 ( )

ETSI TS V4.3.0 ( ) Technical Specification Digital cellular telecommunications system (Phase 2+); Location Services (LCS); Serving Mobile Location Centre - Base Station System (SMLC-BSS) interface; Layer 3 specification

More information

ETSI TS V ( )

ETSI TS V ( ) TS 144 012 V14.0.0 (2017-04) TECHNICAL SPECIFICATION Digital cellular telecommunications system (Phase 2+) (GSM); Short Message Service Cell Broadcast (SMSCB) support on the mobile radio interface (3GPP

More information

Wireless Communication

Wireless Communication Wireless Communication Hwajung Lee Key Reference: Prof. Jong-Moon Chung s Lecture Notes at Yonsei University Wireless Communications Bluetooth Wi-Fi Mobile Communications LTE LTE-Advanced Mobile Communications

More information

ETSI TS V (201

ETSI TS V (201 TS 136 361 V13.2.0 (201 16-10) TECHNICAL SPECIFICATION LTE; Evolved Universal Terrestrial Radio Access (E-UTRA); LTE/WLAN Radio Level Integration Using IPsec Tunnel (LWIP) encapsulation; Protocol specification

More information

ETSI TS V (201

ETSI TS V (201 TS 136 465 V13.0.0 (201 16-04) TECHNICAL SPECIFICATION LTE; Evolved Universal Terrestrial Radio Access Network (E-UTRAN) and Wireless LAN (WLAN); Xw interface user plane protocol (3GPP TS 36.465 version

More information

ETSI TS V ( )

ETSI TS V ( ) TS 136 314 V14.0.0 (2017-04) TECHNICAL SPECIFICATION LTE; Evolved Universal Terrestrial Radio Access (E-UTRA); Layer 2 - Measurements (3GPP TS 36.314 version 14.0.0 Release 14) 1 TS 136 314 V14.0.0 (2017-04)

More information

Dynamic Resource Scheduling Algorithm For Public Safety Network

Dynamic Resource Scheduling Algorithm For Public Safety Network 2018 UKSim-AMSS 20th International Conference on Modelling & Simulation Dynamic Resource Scheduling Algorithm For Public Safety Network Hyunwoo kim, Junho Jo, Changyong Park, Sangkwon Ahn, Hosub Chin,

More information

ETSI TS V (201

ETSI TS V (201 TS 132 500 V13.0.0 (201 16-02) TECHNICAL SPECIFICATION Universal Mobile Telecommunications System (UMTS); LTE; Telecommunication management; Self-Organizing Networks (SON); Concepts and requirements (3GPP

More information

Coordinated of multi-point and bi-casting joint soft handover scheme for high-speed rail

Coordinated of multi-point and bi-casting joint soft handover scheme for high-speed rail Published in IET Communications Received on 14th November 2013 Revised on 28th April 2014 Accepted on 12th May 2014 ISSN 1751-8628 Coordinated of multi-point and bi-casting joint soft handover scheme for

More information

ETSI TS V ( )

ETSI TS V ( ) TS 148 051 V14.0.0 (2017-04) TECHNICAL SPECIFICATION Digital cellular telecommunications system (Phase 2+) (GSM); Base Station Controller - Base Transceiver Station (BSC - BTS) interface; General aspects

More information

A Minimum Cost Handover Algorithm for Mobile Satellite Networks

A Minimum Cost Handover Algorithm for Mobile Satellite Networks Chinese Journal of Aeronautics 21(2008) 269-274 Chinese Journal of Aeronautics www.elsevier.com/locate/cja A Minimum Cost Handover Algorithm for Mobile Satellite Networks Zhang Tao*, Zhang Jun School of

More information

ETSI TS V ( ) Technical Specification

ETSI TS V ( ) Technical Specification TS 123 090 V10.0.0 (2011-05) Technical Specification Digital cellular telecommunications system (Phase 2+); Universal Mobile Telecommunications System (UMTS); Unstructured Supplementary Service Data ();

More information

LTE self-organizing networks activities

LTE self-organizing networks activities LTE self-organizing networks activities MERA follows communication technology evolution trends and invests in expertise in a new generation of wireless communication standards, including LTE and LTE Advanced.

More information

Prediction of traffic flow based on the EMD and wavelet neural network Teng Feng 1,a,Xiaohong Wang 1,b,Yunlai He 1,c

Prediction of traffic flow based on the EMD and wavelet neural network Teng Feng 1,a,Xiaohong Wang 1,b,Yunlai He 1,c 2nd International Conference on Electrical, Computer Engineering and Electronics (ICECEE 215) Prediction of traffic flow based on the EMD and wavelet neural network Teng Feng 1,a,Xiaohong Wang 1,b,Yunlai

More information

Background Motion Video Tracking of the Memory Watershed Disc Gradient Expansion Template

Background Motion Video Tracking of the Memory Watershed Disc Gradient Expansion Template , pp.26-31 http://dx.doi.org/10.14257/astl.2016.137.05 Background Motion Video Tracking of the Memory Watershed Disc Gradient Expansion Template Yao Nan 1, Shen Haiping 2 1 Department of Jiangsu Electric

More information

ETSI TS V9.0.0 ( ) Technical Specification

ETSI TS V9.0.0 ( ) Technical Specification TS 148 001 V9.0.0 (2010-02) Technical Specification Digital cellular telecommunications system (Phase 2+); Base Station System - Mobile-services Switching Centre (BSS - MSC) interface; General aspects

More information

HANDOVER TRIGGER SCHEME FOR MOBILE COMMUNICATION IN HIGH SPEED MOBILE ENVIRONMENT

HANDOVER TRIGGER SCHEME FOR MOBILE COMMUNICATION IN HIGH SPEED MOBILE ENVIRONMENT HANDOVER TRIGGER SCHEME FOR MOBILE COMMUNICATION IN HIGH SPEED MOBILE ENVIRONMENT Azita Laily Yusof, Mohd Nasrul Affendi Abu Hurairah, Norsuzila Ya acob, Muhammad Aiman Zainali, Mastura Rosdi and Basyirah

More information

ETSI TS V ( ) Technical Specification

ETSI TS V ( ) Technical Specification TS 136 443 V10.1.0 (2011-04) Technical Specification LTE; Evolved Universal Terrestrial Radio Access Network (E-UTRAN); M2 Application Protocol (M2AP) (3GPP TS 36.443 version 10.1.0 Release 10) 1 TS 136

More information

3GPP TS V ( )

3GPP TS V ( ) TS 36.314 V10.2.0 (2011-09) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Radio Access Network; Evolved Universal Terrestrial Radio Access (E-UTRA); Layer 2

More information

ETSI TS V ( )

ETSI TS V ( ) TS 136 463 V14.2.0 (2017-08) TECHNICAL SPECIFICATION LTE; Evolved Universal Terrestrial Radio Access Network (E-UTRAN) and Wireless Local Area Network (WLAN); Xw application protocol (XwAP) (3GPP TS 36.463

More information

Macro Cell Muting Coordination for Non-Uniform Topologies in LTE-A HetNets Alvarez, Beatriz Soret; Pedersen, Klaus I.

Macro Cell Muting Coordination for Non-Uniform Topologies in LTE-A HetNets Alvarez, Beatriz Soret; Pedersen, Klaus I. Aalborg Universitet Macro Cell Muting Coordination for Non-Uniform Topologies in LTE-A HetNets Alvarez, Beatriz Soret; Pedersen, Klaus I. Published in: Vehicular Technology Conference (VTC Fall), 213 IEEE

More information

CHARACTERISATION OF SMALL CELLS NETWORKS DEPLOYMENT OPTIONS AND THEIR IMPACT UPON MACRO-CELULLAR NETWORKS

CHARACTERISATION OF SMALL CELLS NETWORKS DEPLOYMENT OPTIONS AND THEIR IMPACT UPON MACRO-CELULLAR NETWORKS CHARACTERISATION OF SMALL CELLS NETWORKS DEPLOYMENT OPTIONS AND THEIR IMPACT UPON MACRO-CELULLAR NETWORKS Cristian ANDRONE Tudor PALADE Communications Department, Technical University of Cluj-Napoca, 6-8

More information

ANALYSIS OF LTE VS. WIMAX

ANALYSIS OF LTE VS. WIMAX ANALYSIS OF LTE VS. WIMAX ENSC 427, SPRING 2013, TEAM #08 NG Jackie, 301056206 (jna10@sfu.ca) ZHU Wangyi (Nick), 301159678 (wangyiz@sfu.ca) RAJARATANAM Sutharsan, 200081017 (srajara1@sfu.ca) OVERVIEW INTRODUCTION

More information

Multi-RAT Traffic Steering Why, when, and how could it be beneficial?

Multi-RAT Traffic Steering Why, when, and how could it be beneficial? Multi-RAT Traffic Steering Why, when, and how could it be beneficial? M. Danish Nisar, Volker Pauli, Eiko Seidel, Nomor Research GmbH, Munich, Germany December, 2011 Summary Simultaneous deployment of

More information

Analysis of Video Conferencing on LTE Network

Analysis of Video Conferencing on LTE Network ENSC 427: COMMUNICATION NETWORKS SPRING 2013 FINAL PROJECT Analysis of Video Conferencing on LTE Network http://www.sfu.ca/~zza36/427eric3.html TEAM #12 Xu Jiang 301096225 xja6@sfu.ca Zhuopei Zhao 301109378

More information

ETSI TS V ( ) Technical Specification

ETSI TS V ( ) Technical Specification TS 122 016 V10.0.0 (2011-05) Technical Specification Digital cellular telecommunications system (Phase 2+); Universal Mobile Telecommunications System (UMTS); LTE; International Mobile Equipment Identities

More information