ABSTRACT II. PROBING AND NETWORK SUPPORT BASED ON POSITION LOCATION

Size: px
Start display at page:

Download "ABSTRACT II. PROBING AND NETWORK SUPPORT BASED ON POSITION LOCATION"

Transcription

1 Combining Position Location Information and Network Performance Data for Simulating Location Aided Handover A. Markopoulos, P. Pissaris, S. Kyriazakos, Ch.Dimitriadis, Prof. E.D. Sykas National Technical University of Athens, Dept. of Electrical & Computer Engineering, Telecommunications Laboratory, Athens, Greece Tel: , ABSTRACT Position location of mobile terminals is one of the most challenging issues nowadays. Apart from the large number of value added services that can be offered to the users, network support is one of the most useful applications for the cellular operators. The information used for positioning can be evaluated locally, so that the operator can enhance the network s performance without requiring user related information. In existing cellular systems one of the procedures that seems to cause serious network shortcomings is handover. This procedure is much more complicated in next generation systems (UMTS) and is of great interest for investigation and optimization. In this paper we have presented the structure of the LAH simulator. This simulator is a powerful platform to study cellular network procedures that are strongly related with the user location. This simulation platform will be used to prove the add-on of localization to the handover procedure. I. INTRODUCTION The Internet s rapid growth has spurred development of new protocols and new algorithms to meet changing operation requirements- such as mobile networking, and quality-of-service support. Handover is one of the most critical procedures in cellular systems. Network operators give emphasis to optimize handover, since it is strongly related to dropped calls, network overload and subsequently users criticism. Handover can be seen as a blind procedure, if it is only based on the comparison of measurements, without the information of location. Since signal propagation and pathloss are complex in nature, we can expect unnecessary and wrong handover executions. In this paper we propose an architecture that combines user s location with the measurements performed by the mobile terminal, to result in accurate positioning and execution of new intelligent handover algorithms. In the met Chapter 3 we present an architecture that combines location information with management reports to create a Mobile GIS, where the key performance indicators are placed geographically in the area of coverage. The main objective of this supporting architecture is to provide the data for a set of tools that can optimize the network. Proposal for Location Aided Handover algorithms cannot be realistically tested, thus in Chapter 4 we present a simulator that is developed to evaluate alternative algorithms and validate their performance. This simulator will prove the value of Location Aided Handover, which is a set of algorithms that are triggered when the user is about to start signaling procedure for handover execution. In chapter 5, early results and trials are described, as well as future work that will be carried out. Finally, in chapter 6 we sum up with the conclusions. II. PROBING AND NETWORK SUPPORT BASED ON POSITION LOCATION The main idea is to evaluate Operation and Maintenance Center (OMC) measurements and combine them with user s location to result in a mobile GIS (MGIS) with structured information about network performance. Above this MGIS, a set of tools is installed that have access to the GIS and control several mechanisms. The MGIS server will store information useful for the whole system. Some of the stored data will be handover failure, call setup success rate, field strength measurements and speech quality measurements. The MGIS data is used for radio- and neighbor-cell planning. By analyzing the MGIS data it is possible to detect areas where the handover success rate is low. At these critical areas a more complicated mechanism compared to the existing handover schemes should be applied. Since the mobile network operator can spatially adapt the network resources to the demand, the development and validation of a new intelligent handover algorithm (LAH) based on mobile phone location capability and on MGIS data can greatly improve QoS. These intelligent handover algorithms will be evaluated through a simulator (LAH Simulator), which not only includes improved validation of the behaviour of existing handover procedures but also gives a rich infrastructure for developing new algorithms. The opportunity to study algorithms in a controlled environment makes the comparison of results easier. [7,8]

2 A. Introduction III. SIMULATOR DEVELOPMENT While measurement and experimentation provide a means for exploring the real world, simulation is restricted to exploring a constructed, abstracted model of the world. Measurements are needed for a crucial reality check. Experiments are frequently vital for understudying the behavior of otherwise intractable systems. However, measurements and experiments have limitations in that can only be used to explore the existing handover procedures. They cannot be used to explore different possible new handover procedures. Simulations are not only complementary to analysis, but allow exploration of complicated scenarios that would be either difficult or impossible to analyze. Simulations can also play a vital role in helping researchers to develop intuition about the behavior of new handover procedures. So it is important to develop a reliable simulation environment for the investigation of the intelligent handover procedures. The development of the simulator that is implemented within the scope of CELLO project can be seen in two phases. The first phase is the development of a simulator, capable of investigating the typical handover procedure. The second phase will include the implementation of the LAH algorithm that will take into account the location of the user. Simulations that will be carried out during phase two should show the increased network performance that results from the enhanced handover algorithm.[9] B. Software Architecture The simulator must be easy to extend, by adding new functionality, and configurable so as to explore a range of scenarios and study new algorithms. The LAH simulator consists of several software s. Each is responsible for a set of tasks and communicates with other s. One of the major objectives of the LAH simulator is the construction of a scalable system, where parameters, input data, models, algorithms, techniques and procedures can be easily integrated in the system. The goal is to provide adequate flexibility without constraining performance. The simulator is developed under Windows NT environment. Tasks such as low level-processing, traffic model implementation require high performance. So they are best served by expressing them in a compiled language such as C++. Furthermore, Visual C++ is used in order to have a friendly GUI. On this GUI the main ActiveX component is MapX, which provides us with the visualization of the area, we intent to simulate. Moreover, its main use is to demonstrate the movement of the users on the chosen geographical area. As an example of this, a map of the center of Athens (figure1) could be loaded in our simulator and the demonstration of users movement could be achieved by showing dots moving along the streets. Furthermore, it could be able to see not only by which BTS the user is being served but also the possible handover. Figure 1: Athens Map loaded in MAPx Since the biggest part of the simulator will be implemented from scratch, the program will be initially generic and after testing each step, will become more and more precise getting closer to a real environment. For simulation environment, coverage maps based on real network and morphological data can be used later during the simulation. These data are being provided by a mobile network operator. The objective of our simulator is to show that using the positioning of each subscriber resulting improvement of handover procedure. It will be instructive to examine the most important components, which will combine the user location and the data that network provides in order to get the expected results. The general structure of the simulator is depicted in Figure 2. RXLEVdistribution Propagation losses Traffic Move management users User distribution Hando LS (admission ver control) Input parameters Mobility management Move users Measurement Interference evaluation calculations Traffic model LAH Power control Mobility model Measure Initiate performance newcalls (admission control) Figure 2: LAH simulator structure Mobility MGIS data model

3 The Location Server (LSm) is the element that represents the LS entity in a real network. The LSm will get information about the actual user location and transform this to other coordinates that are possible outputs for LS. The LS entity can be characterized from a diagram that shows the location error as function of the probability. The diagrams that describe the LS entity performance for all kinds of areas (urban, suburban, open) are given as input to the simulator. The Measurement Evaluation (MEm) communicates with the Mobility Management (MMm) and Location Aided Handover (LAHm), as its shows in figure 2, and is responsible for retrieving values from the maps for further process. MEm, retrieves the data from the stored maps in addition to the MGIS data for the area around the user. The MEm adds short-term fading to the RXLEVs and seeks this data and the rest of the MGIS data for the area in order to check if one of the alarm thresholds is reached. In this case LAHm is informed. One of the most important issues that should be considered in the LAH simulator is the short-term fading. The simulator does not calculate the pathloss for each of the subscribers. Instead of that planning maps from the operator are used, so that the results are closer to the reality. Within the scope of the LAH simulator, the coverage maps will be exported from the planning tool of a cellular operator. An important parameter that the LAH simulations should take into account is the fading that results from the multipath propagation of the signals. Another vital issue supported by the simulator is the tracking of the user movement. The Mobility Management (MMm) estimates the user location, taking into account the mobility models. The user location estimation is performed every 480ms. This happens in order to be synchronized with the time step at which the terminal sends and receives signals from the network. When we generate users we give them a specific direction and speed randomly. Then we estimate the new direction, having as main guide the assumption that users polarize in their initial direction by turning left or right in a few degrees. This amount is calculated using Gaussian distribution. [2] Traffic generation is one of the key challenges in modeling and simulating the cellular radio network. The traffic management (TMm) is responsible to generate active users (users making a call and engaging free timeslots), put them in the environment of the simulator and check if some of the existing active users has to be removed. Active users are those users that are making a call and engage resources. In our case we assume that resources are a kind of free time slots (like in a TDM system). This is the source of traffic in the LAH simulator. These users are watched during the simulation. On the other hand, we are not concerned about users that are inactive since they cannot possibly initiate the handover procedure. Every time new active users are to be added in the simulator, it must be concerned where they will have to be placed on the map. Some areas are more possible to be selected for new active users first position. It has to be mentioned that traffic generation is performed every 480msec of simulation time, for the reasons explained above. The TMm takes as input the total number of users, the user distribution, the call duration and the call arrival rate. From these parameters we calculate the active users at every step. For a user to become active, that is to start a call, a time slot is needed to be free. So, the hole information of cells (Rx levels, No Of Users etc) is being loaded as a parameter and the No Of TCHs this is included in performance data that have been provided-for the cell, in which the user is located, is being checked. If there are no free slots the call is blocked. The output of this is the active users data i.e. every information about the users that the simulator is watching every 480 msec (e.g. active user s call duration, position, etc.). This data could be used from the rest of the simulator and of course from the same in the next step (next 480 msec).[1] Moreover, some performance measures are very important for the LAH Simulator. These are Blocking Rate Drop Call Rate (DCR) Handover Success Rate (HOSR) Blocking Rate is the probability that the user cannot setup a call due to lack of resources. This important performance measure is being derived from the known number of TCHs, the number of users in each cell and the traffic that users create (Erlangs). Drop Call Rate shows the percentage of the calls that were dropped. In the LAH simulator we make the assumption that the DCR is inverse proportional to the RXLEV. Every time a user is trying to make a handover with the existing handover-procedure, the simulator checks to see if there will be a dropped call. It is obvious how we will derive the HOSR from this. Finally the component with the most fundamental role in the LAH simulator is the Location Aided Handover (LAHm) that will enable the location-aided handover. This will be the bedrock for the simulator. Its major goal is to implement an algorithm that proves the efficiency of the LAH. So, it will process the location-related information and apply one of the algorithms that will be implemented. Location-Aided Handover uses the information of instantaneous mobile location and the MGIS data to make the decision of the most appropriate target base station for handover. It is essential that the network is able to predict the target cell for handover well in advance in order to reserve the required resources. The will initially decide about the handover scenario. These scenarios can be classified as follows: ping-pong, far-away, crossing borders, moving on the borders, critical area, etc. For each of the abovemention scenarios the appropriate technique will be selected. The system will be scalable, so that new techniques can be introduced in the system. [6]

4 Request M G IS d ata yes Ready RXLEV - Alarm? yes Request MGIS data for u ser s location Additional MGIS data needed? no Identify handover scenario Intellige nt handover decision Figure 3: LAHm process The LAHm receives alarms from the MEm. If the alarm is triggered due to the fact that RXLEV has reached a threshold, then the requests additional information from the MGIS for the area of user location. If additional data are needed, the LAHm sends another request to the MGIS. If the alarm was generated because the user was located in a critical area, the last step is skipped. Subsequently the handover scenario is recognized and the intelligent handover decision is taken. This procedure is be shown in figure 3. These requests are mainly questions about the area around the user. Useful information that can be retrieved is: what is the relation of the user s movement and the cell-borders, is the target cell able to serve this user, etc. In addition it is possible that the LAHm requests network-information for the exact area where the user is moving, in case the alarm that was forward to LAHm was triggered by reaching an RXLEV threshold. To this end, LAH simulator exploits a split- programming which cleanly separates the burden of simulator design, maintenance, extension and debugging from the simulator s goal -the actual investigation of alternative LAH algorithms- by providing the simulation programmer with an easy-touse, reconfigurable, programmable simulation environment. [7,8,10] IV. EXPECTED RESULTS AND FUTURE WORK In the previous sections we have described the LAH simulator structure. In order to validate the system, a set of simulations will be performed. That is, we will estimate the network performance without the use of LAH. At the next stage, the LAH will be integrated in the simulator. We do foresee an increased stability and quality of the system with decreased signalling traffic and faster handover execution. Finally, handover failures, such as dropped calls, ping-pong and far-away-cell effect will be minimized. The expected results of the simulations can be included in the improvement of network stability and efficiency. It has been found that a typical GSM network has an average handover failure of around 10% in city areas. Considering that users making calls while moving can require several handovers during a call, the call-drop probability increases. The causes of the handover failure, according to the network system are mainly, low field strength, quality or power budget. In the reality, some of the major reasons are the ones described in the previous sections. These causes cannot be easily detected from the network. Monitoring simultaneously the user s movement in addition to the statistical data from MGIS, all these effects can be encountered. So, in the first step we expect the results such as DCR, Handover In Failure, Handover Success Rate, Blocking Rate to be keep up with the reality and the real data network provider knows. Then new intelligent algorithms (LAH algorithms) will be used in order to export useful conclusions about how could the operator improve the network sufficiency. The handovers will be executed only if needed. The selected target cells will be examined in terms of traffic load and geographical relevance with the user s movement. Moreover, it is possible to use the mobile phone location capability to aid the actual handover algorithm. This is a clear advantage over the existing solutions, which are based only on the signal level observations. For example, the handover could be delayed if the mobile would be detected as moving along the border region of two cells. This way the "ping-pong effect" can be avoided. Also, if there are several neighbors to choose for target cell, the information of location may help to make the optimal choice. [10] V. CONCLUSIONS In this paper we have presented the structure of the LAH simulator. This simulator is a powerful platform to study cellular network procedures that are strongly related with the user location. This simulation platform will be used to prove the add-on of localization to the handover procedure. Meanwhile intelligent locationaided handover schemes are developed so that they can be integrated in the simulator. The simulator is developed both for GSM and UMTS. After the simulations will be carried out, LAH can be commercialized by proposing appropriate implementations for BSCs and other network elements. However, the first indications of our studies lead us to the conclusion that intelligent handover will minimize signaling overhead and system errors related to trivial handover decisions, increasing user satisfaction. VI. ACKNOWLEDGEMENT This work has been performed in the framework of the project IST CELLO, which is partly funded by the European Community. The Author(s) would like to acknowledge the contributions of their colleagues from VTT Information Technology, Cosmote Mobile

5 Telecommunications S. A., Center for PersonKommunikation, Elisa Communications Corporation, Motorola S.p.A, Institute of Communication and Computer Systems / National Technical University of Athens, Teleplan AS. VII. REFERENCES [1] B. Walke, Mobile Radio Networks Networking and Protocols, Wiley 1999 [2] M. E. Anagnostou and G. C. Manos, "Handover Related Performance of Mobile Communication Networks," Proc. Vehicular Tech. Conf. '94, Stockholm, Sweden, June 8p;10, 1994, pp p;14. [3] G. P. Pollini, "A Catalog of Handover Algorithms for the Cellular Packet Switch," WINLAB Tech. Rep. TR-48, Rutgers, Jan [4] G. L. Lyberopoulos, J. G. Markoulidakis, and M. E. Anagnostou, "The Impact of Evolutionary Cell Architectures on Handover in Future Mobile Telecommunication Systems," Proc. Vehicular Tech. Conf. '94, Stockholm, Sweden, June 8p;10, 1994, pp. 120p;24. [5] J. Markoulidakis, J. Dermitzakis, G. Lyberopoulos, M. Theologou, Handover Prioritised Schemes for Optimal Capacity and Overload Management in Cellular Mobile Systems, VTC 1999 Fall, Amsterdam, The Netherlands [6] J. Lahteenmaki, S. Kyriazakos, P. Fournogerakis Using Mobile Location Techniques for Network Planning and Handover Optimization", 3G Infrastructures and Services 2001, July 2001, Athens, Greece [7] S. Kyriazakos, D.Drakoulis, G. Karetsos Optimization of the Handover Algorithm based on the Position Location of the Mobile Terminals", IEEE-Benelux VTC, October 2000, Leuven, Belgium [8] S. Kyriazakos, D.Drakoulis, G. Karetsos Intelligent Handover Algorithm for Increasing Stability in Cellular Networks Based on the Position of the Mobile Terminals ", IST Mobile Summit, October 2000, Galway, Ireland [9] Sally Floyd,Vern Paxson "Difficulties in simulating the Internet" IEEE/ACm Transactions on Networking, Vol.9 No4. August 2001 [10] CELLO D8, LAH Requirement Specifications, September 2002

Information Technology Mobile Computing Module: GSM Handovers

Information Technology Mobile Computing Module: GSM Handovers Information Technology Mobile Computing Module: GSM Handovers Learning Objectives What is handover? Why handover are required? Types of handovers(hard and Soft) Types of Handovers in GSM(Intra cell, Inter

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

MINING OPERATIONAL DATA FOR IMPROVING GSM NETWORK PERFORMANCE

MINING OPERATIONAL DATA FOR IMPROVING GSM NETWORK PERFORMANCE MINING OPERATIONAL DATA FOR IMPROVING GSM NETWORK PERFORMANCE Antonio Leong, Simon Fong Department of Electrical and Electronic Engineering University of Macau, Macau Edison Lai Radio Planning Networks

More information

RF OPTIMIZATION FOR QUALITY IMPROVEMENT IN GSM NETWORK

RF OPTIMIZATION FOR QUALITY IMPROVEMENT IN GSM NETWORK International Journal of Electrical Engineering & Technology (IJEET) Volume 6, Issue 8, Sep-Oct, 2015, pp.53-62, Article ID: IJEET_06_08_006 Available online at http://www.iaeme.com/ijeetissues.asp?jtype=ijeet&vtype=6&itype=8

More information

Decreasing Call Blocking Rate by Using Optimization Technique

Decreasing Call Blocking Rate by Using Optimization Technique International Journal of Scientific and Research Publications, Volume 4, Issue 6, June 2014 1 Decreasing Call Blocking Rate by Using Optimization Technique Vinay Prakash Sriwastava *, Jalneesh Singh *,

More information

Study And Implementation Of Drive Test For Development Of GSM Network

Study And Implementation Of Drive Test For Development Of GSM Network Study And Implementation Of Drive Test For Development Of GSM Network Richa Budhiraja 1, Jitendra Singh Jadon 2 Amity Institute of Telecom Engineering and Management, Amity University, Sector-125, Noida

More information

Concept of a QoS aware Offer Planning for GPRS/EDGE Networks

Concept of a QoS aware Offer Planning for GPRS/EDGE Networks #150 1 Concept of a QoS aware Offer Planning for GPRS/EDGE Networks A. Kunz, S. Tcaciuc, M. Gonzalez, C. Ruland, V. Rapp Abstract A new era in wireless services has begun by introducing of packet oriented

More information

An efficient trigger to improve intra-wifi handover performance

An efficient trigger to improve intra-wifi handover performance An efficient trigger to improve intra-wifi handover performance Roberta Fracchia, Guillaume Vivier Motorola Labs, Parc les Algorithmes, Saint-Aubin, 91193 Gif-sur-Yvette, France Abstract Seamless mobility

More information

WELCOME. This is a presentation for the E4-E5 CM-Module. Topic: OPTIMIZATION OF MOBILE NETWORK.

WELCOME. This is a presentation for the E4-E5 CM-Module. Topic: OPTIMIZATION OF MOBILE NETWORK. E4-E5 E5 (CM) Optimization of Mobile Network WELCOME This is a presentation for the E4-E5 CM-Module. Topic: OPTIMIZATION OF MOBILE NETWORK. Eligibility: Those who have got the up-gradation from E4 toe5.

More information

Chapter 6. Mobile Network Planning

Chapter 6. Mobile Network Planning Chapter 6 Mobile Network Planning For internal circulation of BSNL only Page 1 Mobile Network Planning Introduction The geographical distribution of the subscribers poses a difficult problem for GSM networks.

More information

Distributed STDMA in Ad Hoc Networks

Distributed STDMA in Ad Hoc Networks Distributed STDMA in Ad Hoc Networks Jimmi Grönkvist Swedish Defence Research Agency SE-581 11 Linköping, Sweden email: jimgro@foi.se Abstract Spatial reuse TDMA is a collision-free access scheme for ad

More information

Lecture 9. Quality of Service in ad hoc wireless networks

Lecture 9. Quality of Service in ad hoc wireless networks Lecture 9 Quality of Service in ad hoc wireless networks Yevgeni Koucheryavy Department of Communications Engineering Tampere University of Technology yk@cs.tut.fi Lectured by Jakub Jakubiak QoS statement

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

Handover between Macrocell and Femtocell for UMTS based Networks

Handover between Macrocell and Femtocell for UMTS based Networks Handover between Macrocell and Femtocell for UMTS based Networks Mostafa Zaman Chowdhury, Won Ryu, Eunjun Rhee, and Yeong Min Jang Kookmin University, Korea Electronic and Telecommunications Research Institute

More information

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

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

More information

BUSNet: Model and Usage of Regular Traffic Patterns in Mobile Ad Hoc Networks for Inter-Vehicular Communications

BUSNet: Model and Usage of Regular Traffic Patterns in Mobile Ad Hoc Networks for Inter-Vehicular Communications BUSNet: Model and Usage of Regular Traffic Patterns in Mobile Ad Hoc Networks for Inter-Vehicular Communications Kai-Juan Wong, Bu-Sung Lee, Boon-Chong Seet, Genping Liu, Lijuan Zhu School of Computer

More information

!"# $ I. Introduction

!# $ I. Introduction !"# $ LAGRIT (Laboratoire de gestion des réseaux informatiques et de télécommunications) * LACIME (Laboratoire de communications et d'intégration de la microélectronique) Department of Electrical Engineering,

More information

Outline. Introduction. Traditional Handover Scheme. al-antenna Handover Scheme. Simulation and Performance Analysis. Conclusion

Outline. Introduction. Traditional Handover Scheme. al-antenna Handover Scheme. Simulation and Performance Analysis. Conclusion A Dual al-antenna na Based Handover Scheme for GSM M-R Network Pengyuan Du Lujin Luo Yongsen Ma Chengnian Long Department of Automation, Shanghai Jiao Tong University, China 6/15/2013 Dual-antenna Based

More information

SDL-Simulation Tool for Advanced Handover Protocols

SDL-Simulation Tool for Advanced Handover Protocols SDL-Simulation Tool for Advanced Handover Protocols Jan Steuer, Matthias Lampe, Klaus Jobmann University of Hanover Institute for Communications steuer@ant.uni-hannover.de Abstract This paper discusses

More information

Enhanced Broadcasting and Code Assignment in Mobile Ad Hoc Networks

Enhanced Broadcasting and Code Assignment in Mobile Ad Hoc Networks Enhanced Broadcasting and Code Assignment in Mobile Ad Hoc Networks Jinfang Zhang, Zbigniew Dziong, Francois Gagnon and Michel Kadoch Department of Electrical Engineering, Ecole de Technologie Superieure

More information

Mobility Modeling in Third Generation Mobile Telecommunication Systems

Mobility Modeling in Third Generation Mobile Telecommunication Systems Mobility Modeling in Third Generation Mobile Telecommunication Systems J.G.Markoulidakis, G.L.Lyberopoulos, D.F.Tsirkas, E.D.Sykas National Technical University of Athens (NTUA) Department of Electrical

More information

An efficient handover and channel management approach in integrated network

An efficient handover and channel management approach in integrated network gopalax -International Journal of Technology And Engineering System(IJTES): Jan March 2011- Vol.2.No.2. An efficient handover and channel management approach in integrated network A.Sivagami 1, I.Marie

More information

International Journal of Scientific & Engineering Research, Volume 4, Issue 11, November-2013 ISSN

International Journal of Scientific & Engineering Research, Volume 4, Issue 11, November-2013 ISSN 7 Location Management Strategies in Mobile Networks Vivek Kumar Department of Computer Science & Engineering Graphic Era University, Dehradun, INDIA vivekror7@gmail.com Narayan Chaturvedi Department of

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

Archna Rani [1], Dr. Manu Pratap Singh [2] Research Scholar [1], Dr. B.R. Ambedkar University, Agra [2] India

Archna Rani [1], Dr. Manu Pratap Singh [2] Research Scholar [1], Dr. B.R. Ambedkar University, Agra [2] India Volume 4, Issue 3, March 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Performance Evaluation

More information

Understanding Carrier Wireless Systems

Understanding Carrier Wireless Systems Understanding Course Description This course provides a detailed scope of modern mobile and cellular network technologies used for second generation, 2G+, 3G and 4G networks. It provides an understanding

More information

Seamless Roaming Between VoWLAN and Cellular Networks

Seamless Roaming Between VoWLAN and Cellular Networks Seamless Roaming Between VoWLAN and Cellular Networks HungJu Tze Department of Electrical and Computer Engineering University of Toronto Abstract This paper demonstrates the handoff mechanism specifically

More information

Agilent E7478A GPRS Drive Test System

Agilent E7478A GPRS Drive Test System Agilent E7478A GPRS Drive Test System Product Overview Quickly deploy your GPRS networks and manage multiformat environments Our drive test solution doesn t just uncover problems on your GPRS network it

More information

Spectrum Management in Cognitive Radio Networks

Spectrum Management in Cognitive Radio Networks Spectrum Management in Cognitive Radio Networks Jul 14,2010 Instructor: professor m.j omidi 1/60 BY : MOZHDEH MOLA & ZAHRA ALAVIKIA Contents Overview: Cognitive Radio Spectrum Sensing Spectrum Decision

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

ISSN 2319-8885 Vol.03,Issue.35 November-2014, Pages:6974-6978 www.ijsetr.com A Caching Scheme in Location Based Application SANDI WINN AYE 1, ZAR ZAR WINT 2 1 Dept of Information and Communication Technology,

More information

Measurements in the wireless

Measurements in the wireless Contents Measurements in the wireless Lecture slides for S-38.3183 6.4.2006 Mika Ilvesmäki Motivation Wireless environment spesifics Wireless trace collection Wireless measurement methods Mobility measurements

More information

Estimation of Signal Level Evolution for Handover in Networks with Femtocells

Estimation of Signal Level Evolution for Handover in Networks with Femtocells CZECH TECHNICAL UNIVERSITY IN PRAGUE Faculty of Electrical Engineering Department of Telecommunication Engineering Estimation of Signal Level Evolution for Handover in Networks with Femtocells Master Thesis

More information

Domain Based Approach for QoS Provisioning in Mobile IP

Domain Based Approach for QoS Provisioning in Mobile IP Domain Based Approach for QoS Provisioning in Mobile IP Ki-Il Kim and Sang-Ha Kim Department of Computer Science 220 Gung-dong,Yuseong-gu, Chungnam National University, Deajeon 305-764, Korea {kikim, shkim}@cclab.cnu.ac.kr

More information

Performance Evaluation of UMTS-WLAN interworking Anita Nanda 1, S.P.Panigrahi 2, R.R.Mohanty 2, N.Panda 2, M.Singh 2, S.M.Rout 2

Performance Evaluation of UMTS-WLAN interworking Anita Nanda 1, S.P.Panigrahi 2, R.R.Mohanty 2, N.Panda 2, M.Singh 2, S.M.Rout 2 Performance Evaluation of UMTS-WLAN interworking Anita Nanda 1, S.P.Panigrahi 2, R.R.Mohanty 2, N.Panda 2, M.Singh 2, S.M.Rout 2 1 Comp. Sc., MITS, Rayagada, 2 Electrical Engg., KIST Jatani, Bhubaneswar,

More information

CSMA based Medium Access Control for Wireless Sensor Network

CSMA based Medium Access Control for Wireless Sensor Network CSMA based Medium Access Control for Wireless Sensor Network H. Hoang, Halmstad University Abstract Wireless sensor networks bring many challenges on implementation of Medium Access Control protocols because

More information

Performance Analysis of Cell Switching Management Scheme in Wireless Packet Communications

Performance Analysis of Cell Switching Management Scheme in Wireless Packet Communications Performance Analysis of Cell Switching Management Scheme in Wireless Packet Communications Jongho Bang Sirin Tekinay Nirwan Ansari New Jersey Center for Wireless Telecommunications Department of Electrical

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

Hierarchical analysis of GSM network performance data

Hierarchical analysis of GSM network performance data Hierarchical analysis of GSM network performance data Mikko Multanen, Kimmo Raivio and Pasi Lehtimäki Helsinki University of Technology Laboratory of Computer and Information Science P.O. Box 5400, FI-02015

More information

Performance Analysis of Hierarchical Mobile IPv6 in IP-based Cellular Networks

Performance Analysis of Hierarchical Mobile IPv6 in IP-based Cellular Networks Performance Analysis of Hierarchical Mobile IPv6 in IP-based Cellular Networks Sangheon Pack and Yanghee Choi School of Computer Science & Engineering Seoul National University Seoul, Korea Abstract Next-generation

More information

Quality of Service Report: Gauteng

Quality of Service Report: Gauteng Independent Communications Authority of South Africa Pinmill Farm, 164 Katherine Street, Sandton Private Bag X10002, Sandton, 2146 Quality of Service Report: Gauteng June 2011 0 P a g e Contents Abbreviations...

More information

Dimensioning and Optimizing Mobile Networks with Performance Management System

Dimensioning and Optimizing Mobile Networks with Performance Management System Dimensioning and Optimizing Mobile Networks with Performance Management System Master s Thesis seminar, 25th March, 2008 Jani Koskinen Supervisor: Professor Raimo Kantola Instructor: Timo Varila, M.Sc.(Tech.)

More information

IJCSMS International Journal of Computer Science & Management Studies, Vol. 12, Issue 03, September 2012 ISSN (Online):

IJCSMS International Journal of Computer Science & Management Studies, Vol. 12, Issue 03, September 2012 ISSN (Online): Various handover processes in Wi-Max Deepak Nandal 1, Vikas Nandal 2 1 Asst Prof (CSE), PDM, Bahadurgarh dpk.nandal@yahoo.com 2 Asst. Prof (ECE) UIET, MDU, Rohtak, India nandalvikas@gmail.com Abstract

More information

Keywords Handoff, QoS provisioning, Expected Visitor List, Decomposition of Handoff Messaging, Base Station, Handoff Initiation, Handoff Decision.

Keywords Handoff, QoS provisioning, Expected Visitor List, Decomposition of Handoff Messaging, Base Station, Handoff Initiation, Handoff Decision. Volume 4, Issue 7, July 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com A Study on Handoff

More information

Vertical Handover in Vehicular Ad-hoc Networks A Survey

Vertical Handover in Vehicular Ad-hoc Networks A Survey Vertical Handover in Vehicular Ad-hoc Networks A Survey U. Kumaran Department of computer Applications Noorul Islam Center for Higher Education, Kumaracoil,Tamilnadu, India. Abstract- Vehicular Ad-hoc

More information

Radio Frequency Optimization & QoS Evaluation in Operational GSM Network

Radio Frequency Optimization & QoS Evaluation in Operational GSM Network Radio Frequency Optimization & QoS Evaluation in Operational GSM Network Bilal Haider, M. Zafrullah and M. K. Islam Abstract All GSM operators use Key Performance s (KPIs) to judge their network performance

More information

Fair Time Sharing Protocol: a Solution for IEEE b Hot Spots

Fair Time Sharing Protocol: a Solution for IEEE b Hot Spots Fair Time Sharing Protocol: a Solution for IEEE 802.11b Hot Spots Anelise Munaretto 1,2, Mauro Fonseca 1,4, Khaldoun Al Agha 2,3, and Guy Pujolle 1 1 LIP6 Laboratory, University of Paris VI, 75015 Paris,

More information

Chapter 3. 3G Operational Issues. For internal circulation of BSNL only Page 1

Chapter 3. 3G Operational Issues. For internal circulation of BSNL only Page 1 Chapter 3 3G Operational Issues For internal circulation of BSNL only Page 1 3G Operational Issues Introduction The Mobile communication networks has evolved from basic GSM to GPRS, EDGE and now to UMTS.

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

Scientific Journal Impact Factor: (ISRA), Impact Factor: [Olabisi, 3(7): July, 2014] ISSN:

Scientific Journal Impact Factor: (ISRA), Impact Factor: [Olabisi, 3(7): July, 2014] ISSN: IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY Trend Analysis of Key Cellular Network Quality Performance Metrics Patrick O. Olabisi Telecoms Programme, Dept of Electrical &

More information

Evaluation of Seed Selection Strategies for Vehicle to Vehicle Epidemic Information Dissemination

Evaluation of Seed Selection Strategies for Vehicle to Vehicle Epidemic Information Dissemination Evaluation of Seed Selection Strategies for Vehicle to Vehicle Epidemic Information Dissemination Richard Kershaw and Bhaskar Krishnamachari Ming Hsieh Department of Electrical Engineering, Viterbi School

More information

Multimedia Document Communications over Wireless Network

Multimedia Document Communications over Wireless Network Multimedia Document Communications over Wireless Network 1 Convergence of Mobile Services Personal computer Access to any data Internet Telecommunications Mobile Technology Ubiquitous Portable processing

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

Adaptive Dynamic Channel Allocation Scheme for Spotbeam Handover in LEO Satellite Networks*

Adaptive Dynamic Channel Allocation Scheme for Spotbeam Handover in LEO Satellite Networks* Adaptive Dynamic Channel Allocation Scheme for Spotbeam Handover in LEO Satellite Networks* Sungrae Cho Broadband and Wireless Networking Laboratory School of Electrical and Computer Engineering Georgia

More information

A Review on various Location Management and Update Mechanisms in Mobile Communication

A Review on various Location Management and Update Mechanisms in Mobile Communication International Journal of Innovation and Scientific Research ISSN 2351-8014 Vol. 2 No. 2 Jun. 2014, pp. 268-274 2014 Innovative Space of Scientific Research Journals http://www.ijisr.issr-journals.org/

More information

Nexus8610 Traffic Simulation System. Intersystem Handover Simulation. White Paper

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

More information

A Centralized Approaches for Location Management in Personal Communication Services Networks

A Centralized Approaches for Location Management in Personal Communication Services Networks A Centralized Approaches for Location Management in Personal Communication Services Networks Fahamida Firoze M. Tech. (CSE) Scholar, Deptt. Of CSE, Al Falah School of Engineering & Technology, Dhauj, Faridabad,

More information

MONTE CARLO SIMULATION FOR UMTS CAPACITY PLANNING IN ONE - TELEKOM SLOVENIA GROUP IGOR PUPALESKI

MONTE CARLO SIMULATION FOR UMTS CAPACITY PLANNING IN ONE - TELEKOM SLOVENIA GROUP IGOR PUPALESKI MONTE CARLO SIMULATION FOR UMTS CAPACITY PLANNING IN ONE - TELEKOM SLOVENIA GROUP IGOR PUPALESKI 0 AGENDA ONE 3G Highlights ONE 3G Facts Monte Carlo method theory Monte Carlo simulation approach Conclusion

More information

Appendix A Integrated Network Planning Tool: Nokia NetAct Planner

Appendix A Integrated Network Planning Tool: Nokia NetAct Planner Appendix A Integrated Network Planning Tool: Nokia NetAct Planner Ari Niininen Nokia Networks A.1 OVERVIEW OF NETACT PLANNER NetAct Planner is a multi-user environment planning tool based on a Windows

More information

Aanchal Walia #1, Pushparaj Pal *2

Aanchal Walia #1, Pushparaj Pal *2 An Implemented approach of VANET using Location Information based Technique for safe city and vehicle Aanchal Walia #1, Pushparaj Pal *2 #1. M.Tech Scholor,ECE,Krukshetra University, *2. A.P.ECE Department,

More information

Fast Location-based Association of Wi-Fi Direct for Distributed Wireless Docking Services

Fast Location-based Association of Wi-Fi Direct for Distributed Wireless Docking Services Fast Location-based Association of Wi-Fi Direct for Distributed Wireless Docking Services Jina Han Department of Information and Computer Engineering Ajou University Suwon, South Korea hangn0808@ajou.ac.kr

More information

ADAPTIVE SLOT ALLOCATION AND BANDWIDTH SHARING FOR PRIORITIZED HANDOFF CALLS IN MOBILE NETWOKS

ADAPTIVE SLOT ALLOCATION AND BANDWIDTH SHARING FOR PRIORITIZED HANDOFF CALLS IN MOBILE NETWOKS ADAPTIVE SLOT ALLOCATION AND BANDWIDTH SHARING FOR PRIORITIZED HANDOFF CALLS IN MOBILE NETWOKS S.Malathy G.Sudhasadasivam K.Murugan S.Lokesh Research Scholar Professor, CSE Department Lecturer, IT Dept

More information

Ch.16 - Wireless WAN System Architectures

Ch.16 - Wireless WAN System Architectures Ch.16 - Wireless WAN System Architectures 1 Wireless WAN 2 GSM via PSTN 3 GSM via ISDN 4 GPRS 5 Mobitex 6 CDPD 7 PPDC 8 UMTS 9 Future Systems 10 Systems Summary 1 11 Systems Summary 2 1 This section will

More information

Chapter 10: Wireless Networking. School of information science and Engineering, SDU

Chapter 10: Wireless Networking. School of information science and Engineering, SDU Chapter 10: Wireless Networking School of information science and Engineering, SDU 10.1 Introduction to Wireless Networks Requirement to the networks: Provides ubiquitous personal communications; Accommodate

More information

IEEE : Standard for Optimized Radio Resource Usage in Composite Wireless Networks

IEEE : Standard for Optimized Radio Resource Usage in Composite Wireless Networks IEEE 1900.4: Standard for Optimized Radio Resource Usage in Composite Wireless Networks Babak Siabi Isfahan University of Technology b.siabi@ec.iut.ac.ir Abstract Newly published IEEE 1900.4 standard is

More information

QoS and Radio Resource Management in 3G and Beyond Systems. Oriol Sallent Kideok Cho

QoS and Radio Resource Management in 3G and Beyond Systems. Oriol Sallent Kideok Cho QoS and Radio Resource Management in 3G and Beyond Systems Oriol Sallent Kideok Cho (kdcho@mmlab.snu.ac.kr) 2006. 10. 23 -2/30- Contents Radio Resource Management RRM in Beyond 3G Common RRM in a flexible

More information

Reliable Multicast in Mobile Networks

Reliable Multicast in Mobile Networks Reliable Multicast in Mobile Networks Pasi Tiihonen and Petri Hiirsalmi Lappeenranta University of Technology P.O. Box 20 FIN-53851 Lappeenranta, Finland, {Pasi Tiihonen, Petri Hiirsalmi}@lut.fi Key words:

More information

Performance Study of Routing Algorithms for LEO Satellite Constellations

Performance Study of Routing Algorithms for LEO Satellite Constellations Performance Study of Routing Algorithms for LEO Satellite Constellations Ioannis Gragopoulos, Evangelos Papapetrou, Fotini-Niovi Pavlidou Aristotle University of Thessaloniki, School of Engineering Dept.

More information

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

Chapter 11. QOS of Mobile Network

Chapter 11. QOS of Mobile Network Chapter 11 QOS of Mobile Network For internal circulation of BSNL only Page 1 1. Overview of QoS(Quality of service):- According to Peter Drucker quality in a service or product is not what you put into

More information

Modulation-Aware Energy Balancing in Hierarchical Wireless Sensor Networks 1

Modulation-Aware Energy Balancing in Hierarchical Wireless Sensor Networks 1 Modulation-Aware Energy Balancing in Hierarchical Wireless Sensor Networks 1 Maryam Soltan, Inkwon Hwang, Massoud Pedram Dept. of Electrical Engineering University of Southern California Los Angeles, CA

More information

Software Downloading Solutions for Mobile Value-Added Service Provision

Software Downloading Solutions for Mobile Value-Added Service Provision Software Downloading Solutions for Mobile Value-Added Service Provision Ouahiba Fouial 1, Nikos Houssos 2, Nadia Boukhatem 1 1 Ecole Nationale Supérieure des Télécommunications, Département Informatique

More information

Program: B.E. (Electronics and Telecommunication Engineering)

Program: B.E. (Electronics and Telecommunication Engineering) Electronics and Telecommunication Engineering Mobile Communication Systems 2013-2014 Program: B.E. (Electronics and Telecommunication Engineering) Semester VII Course ET- 71: Mobile Communication Systems

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

Geospatial Information Service Based on Ad Hoc Network

Geospatial Information Service Based on Ad Hoc Network I. J. Communications, Network and System Sciences, 2009, 2, 91-168 Published Online May 2009 in SciRes (http://www.scirp.org/journal/ijcns/). Geospatial Information Service Based on Ad Hoc Network Fuling

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

SUPPORT OF HANDOVER IN MOBILE ATM NETWORKS

SUPPORT OF HANDOVER IN MOBILE ATM NETWORKS SUPPORT OF HANDOVER IN MOBILE ATM NETWORKS Péter Fazekas fazekasp@hit.hit.bme.hu Tel: (36) 1-463-3256 Fax: (36) 1-463-3263 Department of Telecommunications Pázmány Péter sétany 1/D Polytechnic University

More information

University of Agder Department of Information and Communication Technology EXAM

University of Agder Department of Information and Communication Technology EXAM University of Agder Department of Information and Communication Technology EXAM Course code: IKT 444 Course title: Mobile Communication Networks Date: Tuesday, 6 th December 2016 Duration: 09:00 13:00

More information

DIAL: A Distributed Adaptive-Learning Routing Method in VDTNs

DIAL: A Distributed Adaptive-Learning Routing Method in VDTNs : A Distributed Adaptive-Learning Routing Method in VDTNs Bo Wu, Haiying Shen and Kang Chen Department of Electrical and Computer Engineering Clemson University, Clemson, South Carolina 29634 {bwu2, shenh,

More information

QOS ANALYSIS OF 3G AND 4G. Khartoum, Sudan 2 unversity of science and Technology, Khartoum, Sudan

QOS ANALYSIS OF 3G AND 4G. Khartoum, Sudan 2 unversity of science and Technology, Khartoum, Sudan QOS ANALYSIS OF 3G AND 4G Doaa Hashim Osman 1, Amin Babiker 2 and Khalid hammed Bellal 1 Department of Communication, Faculty of Engineering, AL Neelain University, Khartoum, Sudan 2 unversity of science

More information

Transport Performance Evaluation of an ATM-based UMTS Access Network

Transport Performance Evaluation of an ATM-based UMTS Access Network Transport Performance Evaluation of an -based US Access Network Nikos H. Loukas, Christos K. Xenakis, Lazaros Merakos University of Athens, Department of Informatics, Communication Networks Laboratory

More information

A FLEXIBLE TRAFFIC GENERATOR FOR TESTING PABX AND CALL CENTER PERFORMANCE

A FLEXIBLE TRAFFIC GENERATOR FOR TESTING PABX AND CALL CENTER PERFORMANCE A FLEXIBLE TRAFFIC GENERATOR FOR TESTING PABX AND CALL CENTER PERFORMANCE Georg RoBler Tenovis GmbH &J Co. KG, KleyerstmjJe 94, D-60326 Frankfurt am Main, Germany, Georg.Roessler@tenovis.com Thomas Steinert

More information

Multilevel Fault-tolerance for Designing Dependable Wireless Networks

Multilevel Fault-tolerance for Designing Dependable Wireless Networks Multilevel Fault-tolerance for Designing Dependable Wireless Networks Upkar Varshney Department of Computer Information Systems Georgia State University Atlanta, Georgia 30302-4015 E-mail: uvarshney@gsu.edu

More information

Maximum Number of Users Which Can Be Served by TETRA Systems

Maximum Number of Users Which Can Be Served by TETRA Systems Maximum Number of Users Which Can Be Served by TETRA Systems Martin Steppler Aachen University of Technology Communication Networks Prof. Dr.-Ing. Bernhard Walke Kopernikusstr. 16 D-52074 Aachen Germany

More information

Adaptive Data Dissemination in Mobile ad-hoc Networks

Adaptive Data Dissemination in Mobile ad-hoc Networks Adaptive Data Dissemination in Mobile ad-hoc Networks Joos-Hendrik Böse, Frank Bregulla, Katharina Hahn, Manuel Scholz Freie Universität Berlin, Institute of Computer Science, Takustr. 9, 14195 Berlin

More information

Performance of Soft Handover FBSS Compared to Hard Handover in case of High Speed in IEEE e for Multimedia Traffic

Performance of Soft Handover FBSS Compared to Hard Handover in case of High Speed in IEEE e for Multimedia Traffic SETIT 2009 5 th International Conference: Sciences of Electronic, Technologies of Information and Telecommunications March 22-26, 2009 TUNISIA Performance of Soft Handover FBSS Compared to Hard Handover

More information

Efficient Assignment of Multiple E-MBMS Sessions towards LTE

Efficient Assignment of Multiple E-MBMS Sessions towards LTE Efficient Assignment of Multiple E-MBMS Sessions towards LTE Antonios Alexiou 1, Christos Bouras 1, 2, Vasileios Kokkinos 1, 2 1 Computer Engineering and Informatics Dept., Univ. of Patras, Greece 2 Research

More information

Complement Drive Test for UTRAN using a passive Protocol Monitor

Complement Drive Test for UTRAN using a passive Protocol Monitor Complement Drive Test for UTRAN using a passive Protocol Monitor Introduction The introduction of third generation mobile networks has enabled network operators to offer a new range of service. Traditional

More information

Admission Control in Time-Slotted Multihop Mobile Networks

Admission Control in Time-Slotted Multihop Mobile Networks dmission ontrol in Time-Slotted Multihop Mobile Networks Shagun Dusad and nshul Khandelwal Information Networks Laboratory Department of Electrical Engineering Indian Institute of Technology - ombay Mumbai

More information

Huawei Technologies

Huawei Technologies 2005.10 8 HOW TO OPERATE Seeking for a winning PTN strategy Vodafone, by mid-2006 had deployed high-speed downlink packet access (HSDPA) services in most Western European countries, providing Vodafone

More information

New QoS Measures for Routing and Wavelength Assignment in WDM Networks

New QoS Measures for Routing and Wavelength Assignment in WDM Networks New QoS Measures for Routing and Wavelength Assignment in WDM Networks Shi Zhong Xu and Kwan L. Yeung Department of Electrical & Electronic Engineering The University of Hong Kong Pokfulam, Hong Kong Abstract-A

More information

END-TO-END RECONFIGURABILITY II: TOWARDS SEAMLESS EXPERIENCE

END-TO-END RECONFIGURABILITY II: TOWARDS SEAMLESS EXPERIENCE END-TO-END RECONFIGURABILITY II: TOWARDS SEAMLESS EXPERIENCE Didier Bourse, Karim El-Khazen, David Bateman (Motorola Labs, France) Marylin Arndt (France Telecom, France) Nancy Alonistioti (University of

More information

UNIT-5. GSM System Operations (Traffic Cases) Registration, call setup, and location updating. Call setup. Interrogation phase

UNIT-5. GSM System Operations (Traffic Cases) Registration, call setup, and location updating. Call setup. Interrogation phase UNIT-5 GSM System Operations (Traffic Cases) Registration, call setup, and location updating Call setup Interrogation phase For the interrogation phase The initial address message comes outside the GSM

More information

Performance of VoIP over HSDPA in mobility scenarios

Performance of VoIP over HSDPA in mobility scenarios Performance of VoIP over HSDPA in mobility scenarios Petteri Lundén Nokia Research Center P.O. Box 45, FI-45 Nokia Group, Finland Email: petteri.lunden@nokia.com Jussi Äijänen, Kari Aho, Tapani Ristaniemi

More information

Improving Channel Scanning Procedures for WLAN Handoffs 1

Improving Channel Scanning Procedures for WLAN Handoffs 1 Improving Channel Scanning Procedures for WLAN Handoffs 1 Shiao-Li Tsao and Ya-Lien Cheng Department of Computer Science, National Chiao Tung University sltsao@cs.nctu.edu.tw Abstract. WLAN has been widely

More information

Glasgow eprints Service

Glasgow eprints Service Yassein, M. B. and Ould-Khaoua, M. and Papanastasiou, S. (25) On the performance of probabilistic flooding in mobile ad hoc networks. In, th International Conference on Parallel and Distributed Systems,

More information

Progress Report of NTT DOCOMO LTE Trials January 26, 2009 Takehiro Nakamura NTT DOCOMO

Progress Report of NTT DOCOMO LTE Trials January 26, 2009 Takehiro Nakamura NTT DOCOMO ATIS-3GPP LTE Conference January 26, 2009 Progress Report of NTT DOCOMO LTE Trials January 26, 2009 NTT DOCOMO LTE History and Status in 3GPP 2004 2005 2006 2007 2008 4 Q1 Q2 Q3 Q4 Q1 Q2 Q3 Q4 Q1 Q2 Q3

More information

Speed Effect on the Performance of Vertical Handover in Wifi-3G Network

Speed Effect on the Performance of Vertical Handover in Wifi-3G Network Speed Effect on the Performance of Vertical Handover in Wifi-3G Network Hassan Khalil Arab American University of Jenin Ramallah, Palestine Emails: Hassan.khalil22@gmail.com Mohammad Hamarsheh Arab American

More information

SOFT AND SOFTER HANDOVER PERFORMANCE OF CDMA

SOFT AND SOFTER HANDOVER PERFORMANCE OF CDMA SOFT AND SOFTER HANDOVER PERFORMANCE OF CDMA Linawati 1, Ngurah Indra Erawan 2, Eka Yayuk Fransiska Simak 3 Electrical Engineering Department, Udayana University linawati@unud.ac.id 1), indra@unud.ac.id

More information

15-441: Computer Networking. Lecture 24: Ad-Hoc Wireless Networks

15-441: Computer Networking. Lecture 24: Ad-Hoc Wireless Networks 15-441: Computer Networking Lecture 24: Ad-Hoc Wireless Networks Scenarios and Roadmap Point to point wireless networks (last lecture) Example: your laptop to CMU wireless Challenges: Poor and variable

More information