User Distribution and Mobility Model Framework for Cellular Network Simulations

Size: px
Start display at page:

Download "User Distribution and Mobility Model Framework for Cellular Network Simulations"

Transcription

1 User Distribution and Mobility Model Framework for Cellular Network Simulations Sami Nousiainen, Krzysztof Kordybach, Paul Kemppi VTT Information Technology Tekniikantie 4B, FIN Espoo, Finland Tel: , sami.nousiainen@vtt.fi ABSTRACT Geographical user distribution and mobility have an important effect on cellular network capacity. Dynamic network simulations intended for studying e.g. resource management techniques in cellular networks require flexible and practical models for user distribution and mobility. This paper presents a model that is suitable for implementation and support for many features such as different user classes and street types. Through numerical simulations, we illustrate the effect of some of the features of the mobility model in two scenarios: regular Manhattan scenario and real Helsinki area scenario. I. INTRODUCTION Users location and mobility characteristics have a large effect on cellular network performance and capacity. The cellular network planing, encompassing selection of best base station locations, is based on certain assumed offered traffic and geographical user distribution. Especially in CDMA-based UMTS system, the coverage area of the base stations is dependent on the service type and characteristics: high data rate service can be provided only in the vicinity of the base station whereas low data rate services (e.g. speech) are available in a lot larger region. The location area updating and handovers are affected by the mobility characteristics (e.g. movement speed and direction) of the users and the interference situation depends on the users location inside the cell. If the users accumulate to a certain hotspot region due to e.g. an entertainment or a sports event or if they prefer a specific movement direction, the situation has to be tackled with algorithms that can take into account these abnormal situations causing congestion. Cellular network simulations can be used to test and analyze the performance under different load situations. It provides a means for analyzing the performance of resource management algorithms. The simulations are required to be dynamic (in contrast to static) to be able to model the mobility of the users and take explicitly into account e.g. the handovers occurring in the network. In Section II, the background of user distribution and mobility modeling is presented and the previous work is described. In Section III, the proposed and implemented model is explained in detail and reasons for including all the features are given. In Section IV, simulations carried out using the model are described and the results analyzed. Finally, Section V concludes the paper and gives some plans and ideas for future development. II. BACKGROUND AND RELATED WORK Users mobility in cellular networks is an important factor that influences e.g. the SIR requirements and radio resource usage through handovers [1]. Higher handover rate due to faster movement of users can be counteracted by resorting to layered network structure where larger macrocells are used to provide capacity to faster users [10]. Smart antennas are another option for providing location and mobility based capacity in the network [8]. However, testing each of these features requires realistic mobility models. In contrast to these cellular network performance issues, where user s location and mobility influence the performance of the network, the opposite way might also be feasible i.e. the user s location and mobility are influenced e.g. by regulating the prices and thus providing an incentive for the user to alter his behavior [7]. The analysis of mobility can be carried out on many different levels-of-detail and various requirements on the input data. For our purposes, the cell dwell time level [4] and the analytical approach adopted in [6] represent too low levels-of-detail. Contrary to these approaches, we are rather interested in how to model the user distribution and individual user s mobility in network simulations by utilizing real maps as input data. An example mobility scenario is provided in [14] separately for urban and vehicular environments. The models serve as a standard point of comparison in UMTS network simulations but, at the same time, they are simple enough to be easily implemented. In [11], [12] and [13], a model comparable to the ETSI vehicular environment mobility model is used in the evaluation of soft handover algorithms. The initial direction of the user is generated from uniform distribution and after an exponentially distributed amount of time the new direction is generated based on

2 Gaussian distribution and the old direction as the mean. This model does not utilize any topographical information of the region but we have included it in our simulator as a point of comparison. Hierarchical mobility models are presented in [3] and [17]. The former paper describes the mobility on city area, area zone and street unit levels and the latter on international, national and metropolitan levels. As we are aiming at simulating resource management techniques and the consequent network performance, do not want to model the traffic lights or lanes of street because the network simulations would incur high computational burden but, on the other hand, the streets have to be modeled since they constrain the mobility of the users. Mobility modeling of individual users is addressed in [9], [15] and [16]. The activity-based model of [9] requires information about the transitions from activity to another and as an output, we are interested in user s coordinates not only the sequence of cells in which the user has resided. The treatment in [15] is based on mobility patterns and their characterization with variables such as the number of turns a user makes and the time between turns. In [16], a real raster map defining different structures is used in the mobility model. However, we use a vector map of the streets of the simulation region for constraining the user s movement because such vector maps are easily available and do not require any additional processing or operations. User distribution and mobility behavior are related to each other since the mobility characteristics modify the user distribution. In [2], the objective has been to find state transition probabilities that would model the mobility and retain the known user distribution. However, our simulator framework enables one to study the effect of mobility on user distribution in real geographical regions with arbitrary initial user distributions. The validation and calibration of a mobility model is a relevant task. Some data affecting the mobility can be easily incorporated into the model. For example, the speed distribution can be based on real speed distribution of moving vehicles. This has been done in [5] where the measured user speed is shown to be approximately distributed according to a truncated Gaussian distribution. III. PROPOSED USER DISTRIBUTION AND MOBILITY MODEL FRAMEWORK A. General The proposed user distribution and mobility model is a compromise between multiple factors. Level of detail and accuracy of modeling, correspondence to reality and computational burden in simulations had to be considered and assessed. The application of the mobility model in simulations sets some constraints and requirements on the model. Traffic modeling is not addressed in this paper. The call arrival process and the call duration distribution also influence the resulting geographical user distribution but the user distribution and mobility model can also be taken to refer to all users (idle and active mode users together) so that the traffic model has no effect. The traffic model would only determine the changes from between idle and active modes but the mobility of a user is assumed to be independent of the mode. B. Street Network In order to be able to use the model in cellular network simulation in real geographical areas, MapInfo format was chosen as a basis for the input information concerning the street network of the simulation region. The endpoint coordinates of the streets are available in the vector graphics files and type of the street is also given. Maps are available for purchasing in this format and it is possible and easy to generate artificial street networks (e.g. perfect Manhattan-type) in MapInfo format for simulation purposes. The street network can be used to constrain the mobility of the users so that they are allowed to reside only in the streets. Furthermore, because the type of the street is known (highway, main street, etc.), the user class can also stipulate further restrictions to the streets that the user is allowed to reside in. This would emphasize the fact that in the highways, the offered traffic comes from users that are moving with high speeds and thus, handovers are likely to occur more frequently that in other places and attention in resource management should be paid on optimizing the frequent handovers. The width of the street is assumed to depend on the street type as well and this has the effect of accommodating more users to wider streets than to narrower streets. Furthermore, an average speed is associated for each street type because the type of the street is a relevant factor determining the speed of the vehicular users. C. Different User Classes The means of transportation of the cellular network user affects the user s possible locations and movement speed. Vehicles are not allowed to go to pedestrian streets and pedestrians are not allowed to go to highways. The movement speed of an individual user is determined based on the speed distribution whose parameters (mean and standard deviation of speed) depend on user s class. The service type is not addressed here but it could depend on users class as well; the percentages of different service types could be given separately for each user class. The user classes chosen for the current mobility model are following

3 In addition to four normal user classes (stationary, pedestrian, cyclist, vehicular), two additional user classes can be generated to the simulation region. The first one contains stationary users that can reside in any location and the second one users that do not obey the mobility model (streets and turning at crossroads) but move according to the mobility model used in [11], [12], [13] and described previously in this paper and designated as crossing users. D. User Distribution The initial two dimensional user distribution in the simulation region is given in a matrix. This is given independently of the street network. This approach enables one to provide different user distributions very simply by giving some function for the distribution and calculating the values to a file. The user distribution matrix is then subsequently modified by the street network of the simulation region so that the resulting distribution is zero outside streets. The original distribution matrix is also retained in order to support users that are located outside streets (e.g. inside buildings). The cumulative user distribution matrix is formed from the user distribution matrix and that is used for generating random user locations using inverse transformation method for the cumulative user distribution matrix. E. Mobility The initial movement direction of the user is chosen based on the side of the street the user s randomly generated initial location is situated i.e. assuming righthand traffic. The speed of the user depends on two factors: the mean speed of the user class, µ user_class, and the mean speed of the street, µ street_type. The minimum of these is chosen and the actual user speed generated from a distribution, which is assumed to be Gaussian with standard deviation, σ user_class, depending on user class v user ~ N(min( µ user_class, µ street_type ), σ user_class) (1) The location of the user is updated for each time step. The speed of the user is regenerated at each step based on Equation (1) to model the changes in vehicular user s speed due to braking and accelerating. If the user arrives at a crossroads, the direction is chosen randomly based on turning probabilities at the crossroads. The direction the user comes from is forbidden and all the other turning probabilities depend on many factors. In the simplest case, they can be equal for all directions or unequal probabilities can be provided manually. They can also be altered based on width of the street, which is assumed to depend on the type of street p K = : (2) 1 : p2 : : pn w1 : w2 : K w n where p i is the turning probability for a street and w i is the width of the street. In this case, more user turn to wider streets at the crossroads. The turning probabilities can also be changed based on the location of the user with respect to a given set of hotspot locations. The street that forms smallest angle with the line connecting the crossroads and the hotspot is given turning probability p hotspot and the rest of the streets are given equal turning probabilities of (1 p hotspot )/n, where n denotes the number of other streets. This models users tendency to drift to regions where something is happening (e.g. sports event) and causes the handovers in the network to occur primarily from base stations that are located further away to base stations that are near the event location. IV. SIMULATIONS A. General The simulations for illustrating the effect of the proposed mobility model on various factors were carried out in two scenarios: in regular Manhattan scenario and a real area of Helsinki. B. Indicators used There are some general level indicators describing the effect of the mobility model. E.g. cell dwell time distribution (the time the user has connection to a certain base station) cell load (number of users in a base station) user distribution as a function of time users trajectories In order to be able to estimate the effect of the mobility model on cell dwell time and cell load, a simplification was made at this stage: the nearest base station was taken to be the one that the user is connected to. The handover process was taken to happen when there was a change in the nearest base station. The cell dwell was thus the time during which the user had a certain base station as nearest base station. C. Simulations with regular Manhattan scenario The parameters used in the simulations in Manhattan scenario are listed in Table 1. The block width and the street width correspond to those proposed in [14]. The total number of base stations was 45 and the base stations were distributed to the simulation area according to the deployment scenario of [14]. Table 1. Parameter values used in simulations related to the Manhattan scenario. Parameter Value block size 200 m 200 m street width 30 m number of streets number of base stations 45 The simulations were carried out using 1000 users, all existing from the beginning of the simulation till the end. The duration of the simulations was 180 seconds and the time step of recording data about the users movements was 1 second. Two user classes were used in two simulations separately, vehicular users staying in the streets and crossing users able to move anywhere. The speed of the users was first maintained as 40 km/h

4 for the whole simulation duration and then allowed to vary with variance of 10 km 2 /h 2. Big differences were observed in the distribution of user s direct distance between the start location and end location. The mobility model and the street network have an effect on the straightness of the user s trajectory and thus influence the fact whether the user has a high probability of ending up close to the location where he started from. In Figure 1, the cell dwell time distributions for vehicular users with constant speed and with Gaussian distributed speed are shown. The distributions contain some prominent peaks that are caused by the street orientations. The peaks remained from simulation to another when the same parameter values were used. When the user s speed was allowed to vary, the peaks were wider. However, when only crossing users were used (i.e. those that are not constrained to streets), the distribution did not contain such constant prominent peaks and it varied from run to another more. simulator, such as traffic model and interference in UMTS, is likely to cause even more variation in the cell load. D. Simulations with Helsinki area In Figure 3, 500 uses are shown in the Helsinki area map. The initial user distribution was such that the probability density function in the middle third of the simulation region was 10 times higher than in the border regions. The non-uniformity of the user distribution can be seen in the map at the initial stage of the simulation (after 11 seconds). However, as a result of the mobility of the users, the user distribution changes considerably and after 15 minutes of simulated time, the user distribution is almost uniform constant speed variance in speed 0.15 PDF cell dwell time (seconds) Figure 1. Cell dwell time distribution for one base station for vehicular users with constant speed and for vehicular users with varying speed. cell load (number of users) time (seconds) Figure 2. Cell load in one base station as a function of time. The average number of users in one of the central base stations approximately 20 but the variations already due to mobility are considerable as can be seen in Figure 2 where the cell load for one central base station is shown as a function of time. Incorporating more features to the Figure 3. Users in the Helsinki area map in the beginning of simulation with non-uniform user distribution. In Figure 4, trajectories for 8 users are shown. The hotspot was placed in a popular public event location in Helsinki (coordinates , ) and the simulated time was 20 minutes. The trajectories still contain some randomness due to the stochastic nature of the mobility model and street constraints even in the presence of a hotpot but most of the trajectories are clearly directed towards the hotspot. Only one user of the 8 users still remains a bit further away from the hotspot at the end of the simulation. V. CONCLUSION AND FUTURE WORK The proposed user distribution and mobility model and simulation framework is very flexible and supports many relevant features such as different user classes (pedestrians, vehicles), different street types, street weighing and hotspots. On the other hand, the model is simple and practical enough to be implemented and required data (street network) is available in appropriate format and does not require manual preprocessing. The proposed model can be used in cellular network simulations in real geographical regions. It is also possible to create artificial test scenarios for the

5 mobility model in the same format as the real maps are obtained. y coordinate x users 1-4 users x coordinate x 10 6 Figure 4. Trajectories of 8 users moving towards a hotspot. In future, a flexible traffic model should be included in the simulator to model the call arrival and call duration for different service types. This would have an effect on the cell residence time. Also, all the features affecting network performance on the system level such as propagation losses, transmission power control and handovers should be added to the simulator framework in order to be able to model changes in the connections of the user to the base stations. Finally, various resource management algorithms are to be implemented in the simulator and evaluated. New features and amendments can then be implemented to the mobility model if needed. ACKNOWLEDGEMENTS This work has been partially performed in the framework of the project IST CAUTION, which is partly funded by the European Community. The Authors would like to acknowledge the contributions of their colleagues from National Technical University of Athens, VTT Information Technology, Cosmote Mobile Telecommunications S. A., Telia Mobile and Motorola S.p.A. REFERENCES [1] Remco Litjens, "The Impact of Mobility on UMTS Network Planning," IEEE Vehicular Technology Conference, Vol. 4, pp , Spring [2] Tony Dean, "A method for achieving stable distributions of wireless mobile location in motion simulations," in Proceedings of the 2000 Winter Simulation Conference, [3] Markoulidakis, Lyberopoulos, Tsirkas, Sykas, "Mobility modeling in third generation mobile telecommunication systems," IEEE Personal Communications, pp , Aug [4] Jugl, Boche: "Dwell time models for wireless communication systems", Vehicular Technology Conference VTC 99 Fall, Amsterdam, September [5] Kobayashi, Shinagawa, Watanabe, "Vehicle mobility characterization based on measurements and its application to cellular communication systems," IEICE Trans. Commun., Vol. E82-B, December [6] Cho, Jin, Cho, "Comparisons of mobility models in cellular systems", VTC 99 fall. [7] E.D. Fitkov-Norris, A. Khanifar, "Dynamic pricing in cellular networks, a mobility model with a provider-oriented approach," Second International Conference on 3G Mobile Communication Technologies, pp , [8] A. Barakat, D. Everitt, "Performance evaluation and traffic analysis in cellular systems using smart antennas in the presence of mobility," IEEE Vehicular Technology Conference, Vol. 3, pp , Fall [9] J. Scourias, T. Kunz, "Activity-based mobility modeling: realistic evaluation of location management schemes for cellular networks," IEEE Wireless Communications and Networking Conference, Vol. 1, pp , [10] G. Cimone, D.D. Weerakoon, A.H. Aghvami, "Performance evaluation of a two layer hierarchical cellular system with variable mobility users using multiple class applications," IEEE Vehicular Technology Conference, Vol. 5, pp , Fall [11] Xinjie Yang, Shahram Ghaheri-Niri, Rahim Tafazolli, "Enhanced Soft Handover Algorithms for UMTS System," IEEE Vehicular Technology Conference, Vol. 4, pp , Fall [12] Xinjie Yang, Shahram Ghaheri-Niri, Rahim Tafazolli, "Evaluation of Soft Handover Algorithms for UMTS," 11th PIMRC 11th, Vol. 2, pp , [13] X Yang, S Ghaheri-Niri, R Tafazolli, "Performance of power-triggered and Ec/Notriggered soft handover algorithms," 3G Mobile Communication Technologies, March [14] ETSI, "Universal Mobile Telecommunication System (UMTS); Selection Procedures for the choise of radio transmission technologies of the UMTS," TR , V3.2.0, April [15] Deepak Bansal, Anurag Chandra, Rajeev Shorey, Ashutosh Kulushreshta and Ashish Verma, "Characterization of Mobility Patterns Based on Cellular Topography in a Cellular Radio System" in IEEE International Conference on Personal Wireless Communication (ICPWC 99), Jaipur, India, [16] T. Tugcu, C. Ersoy, "Application of a realistic mobility model to call admissions in ds-cdma cellular systems," IEEE Vehicular Technology Conference, Vol. 2, pp , Spring [17] D. Lam, D.C. Cox, J. Widom, "Teletraffic modeling for personal communications services," IEEE Communications Magazine, Vol. 35, Iss. 2, pp , Feb. 1997

Inter-Cell Interference Coordination (ICIC) Technology

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

More information

Deployment of Multi-layer TDMA Cellular Network with Distributed Coverage for Traffic Capacity Enhancement

Deployment of Multi-layer TDMA Cellular Network with Distributed Coverage for Traffic Capacity Enhancement Deployment of Multi-layer TDMA Cellular Network with Distributed Coverage for Traffic Capacity Enhancement Jérôme Brouet, Patrick Charrière, Vinod Kumar* Armelle Wautier, Jacques Antoine** *Alcatel, Corporate

More information

Flexible mobility management strategy in cellular networks

Flexible mobility management strategy in cellular networks Flexible mobility management strategy in cellular networks JAN GAJDORUS Department of informatics and telecommunications (161114) Czech technical university in Prague, Faculty of transportation sciences

More information

Channel assignment for GSM half-rate and full-rate traffic

Channel assignment for GSM half-rate and full-rate traffic Computer Communications 23 (2000) 476 482 www.elsevier.com/locate/comcom Channel assignment for GSM half-rate and full-rate traffic P. Lin, Y.-B. Lin* Department of Computer Science and Information Engineering,

More information

Impact of Mobility Management on Heterogeneous Wireless Network

Impact of Mobility Management on Heterogeneous Wireless Network Impact of Mobility Management on Heterogeneous Wireless Network Mrs.Viddhulata Mohite 1,Research Scholar, Bharati Vidyapeeth University College of Enginnering, Pune,India Email:viddhulata.mohite@gmail.com

More information

An Algorithm for Automatic Base Station Placement in Cellular Network Deployment

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

More information

How performance metrics depend on the traffic demand in large cellular networks

How performance metrics depend on the traffic demand in large cellular networks How performance metrics depend on the traffic demand in large cellular networks B. B laszczyszyn (Inria/ENS) and M. K. Karray (Orange) Based on joint works [1, 2, 3] with M. Jovanovic (Orange) Presented

More information

Performance modelling of hierarchical cellular networks using PEPA

Performance modelling of hierarchical cellular networks using PEPA Performance Evaluation 50 (2002) 83 99 Performance modelling of hierarchical cellular networks using PEPA J.M. Fourneau, L. Kloul, F. Valois Laboratoire PRiSM, Université de Versailles, 45, Av. des Etats-Unis,

More information

White Paper: Microcells A Solution to the Data Traffic Growth in 3G Networks?

White Paper: Microcells A Solution to the Data Traffic Growth in 3G Networks? White Paper: Microcells A Solution to the Data Traffic Growth in 3G Networks? By Peter Gould, Consulting Services Director, Multiple Access Communications Limited www.macltd.com May 2010 Microcells were

More information

UTILISATION OF MOBILE NETWORK PERFORMANCE DATA FOR DYNAMIC CAPACITY REALLOCATION

UTILISATION OF MOBILE NETWORK PERFORMANCE DATA FOR DYNAMIC CAPACITY REALLOCATION UTILISATION OF MOBILE NETWORK PERFORMANCE DATA FOR DYNAMIC CAPACITY REALLOCATION Jaakko Rissanen VTT Information Technology P.O Box 12031 FIN-02044 VTT, Finland email: jaakko.rissanen@vtt.fi ABSTRACT Traffic

More information

REPORT ITU-R M.2134. Requirements related to technical performance for IMT-Advanced radio interface(s)

REPORT ITU-R M.2134. Requirements related to technical performance for IMT-Advanced radio interface(s) Rep. ITU-R M.2134 1 REPORT ITU-R M.2134 Requirements related to technical performance for IMT-Advanced radio interface(s) (2008) TABLE OF CONTENTS... Page 1 Introduction... 2 2 Scope and purpose... 2 3

More information

A Multi-Model Filter for Mobile Terminal Location Tracking

A Multi-Model Filter for Mobile Terminal Location Tracking A Multi-Model Filter for Mobile Terminal Location Tracking M. McGuire, K.N. Plataniotis The Edward S. Rogers Sr. Department of Electrical and Computer Engineering, University of Toronto, 1 King s College

More information

System Design in Wireless Communication. Ali Khawaja

System Design in Wireless Communication. Ali Khawaja System Design in Wireless Communication Ali Khawaja University of Texas at Dallas December 6, 1999 1 Abstract This paper deals with the micro and macro aspects of a wireless system design. With the growing

More information

Smart Mobility Management for D2D Communications in 5G Networks

Smart Mobility Management for D2D Communications in 5G Networks Smart Mobility Management for D2D Communications in 5G Networks Osman N. C. Yilmaz, Zexian Li, Kimmo Valkealahti, Mikko A. Uusitalo, Martti Moisio, Petteri Lundén, Carl Wijting Nokia Research Center Nokia

More information

Mobile Tracking and Resource Reservation Scheme for Cellular Networks

Mobile Tracking and Resource Reservation Scheme for Cellular Networks Mobile Tracking and Resource Reservation Scheme for Cellular Networks Subbiah Shenbagaraman, B. Prabhakaran, S. Venkatesan Department of Computer Science, University of Texas at Dallas, Richardson, USA,

More information

On the Traffic Capacity of Cellular Data Networks. 1 Introduction. T. Bonald 1,2, A. Proutière 1,2

On the Traffic Capacity of Cellular Data Networks. 1 Introduction. T. Bonald 1,2, A. Proutière 1,2 On the Traffic Capacity of Cellular Data Networks T. Bonald 1,2, A. Proutière 1,2 1 France Telecom Division R&D, 38-40 rue du Général Leclerc, 92794 Issy-les-Moulineaux, France {thomas.bonald, alexandre.proutiere}@francetelecom.com

More information

Forced Low latency Handoff in Mobile Cellular Data Networks

Forced Low latency Handoff in Mobile Cellular Data Networks Forced Low latency Handoff in Mobile Cellular Data Networks N. Moayedian, Faramarz Hendessi Department of Electrical and Computer Engineering Isfahan University of Technology, Isfahan, IRAN Hendessi@cc.iut.ac.ir

More information

Location management Need Frequency Location updating

Location management Need Frequency Location updating Lecture-16 Mobility Management Location management Need Frequency Location updating Fig 3.10 Location management in cellular network Mobility Management Paging messages Different paging schemes Transmission

More information

Drop Call Probability in Established Cellular Networks: from data Analysis to Modelling

Drop Call Probability in Established Cellular Networks: from data Analysis to Modelling Drop Call Probability in Established Cellular Networks: from data Analysis to Modelling G. Boggia, P. Camarda, A. D Alconzo, A. De Biasi and M. Siviero DEE - Politecnico di Bari, Via E. Orabona, 4-7125

More information

DVB-SH. Radio Network Planning Tool. (Release 4.2)

DVB-SH. Radio Network Planning Tool. (Release 4.2) DVB-SH Radio Network Planning Tool (Release 4.2) by AWE Communications GmbH. All rights reserved 1 1 Introduction 1.1 Overview Digital Video Broadcasting Satellite to Handheld (DVB-SH) aims to provide

More information

Subscriber Maximization in CDMA Cellular Networks

Subscriber Maximization in CDMA Cellular Networks CCCT 04: INTERNATIONAL CONFERENCE ON COMPUTING, COMMUNICATIONS, AND CONTROL TECHNOLOGIES 234 Subscriber Maximization in CDMA Cellular Networks Robert AKL Department of Computer Science and Engineering

More information

GSM Frequency Planning with Band Segregation for the Broadcast Channel Carriers

GSM Frequency Planning with Band Segregation for the Broadcast Channel Carriers GSM Frequency Planning with Band Segregation for the Broadcast Channel Carriers F. Galliano (1), N.P. Magnani (1), G. Minerva (1), A. Rolando (2), P. Zanini (3) (1) CSELT - Via G. Reiss Romoli, 274 - Torino

More information

International Journal of Advanced Research in Computer Science and Software Engineering

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

More information

Radio Environmental Maps (REMs): A Cognitive Tool for Environmental Awareness. Orange Labs

Radio Environmental Maps (REMs): A Cognitive Tool for Environmental Awareness. Orange Labs Radio Environmental Maps (REMs): A Cognitive Tool for Environmental Awareness Berna Sayrac, Sana Ben Jemaa & Pascal Cordier Orange Labs Outline The concept of REM Architectural elements Scenarios operator-centric

More information

Definition of Traffic for Network Planning Projects

Definition of Traffic for Network Planning Projects Definition of Traffic for Network Planning Projects AWE Communications GmbH Otto-Lilienthal-Straße 36 D-71034 Böblingen Support@AWE-Com.com Issue Date Changes V0.1 Oct. 2012 First version of document V1.0

More information

Adaptive Radio Resource Management for GSM/GPRS Networks

Adaptive Radio Resource Management for GSM/GPRS Networks Adaptive Radio Resource Management for GSM/GPRS Networks Ken Murray & Dirk Pesch Adaptive Wireless Systems Group Department of Electronic Engineering Cork Institute of Technology, Cork, Ireland Tel +353

More information

Voice Service Support over Cognitive Radio Networks

Voice Service Support over Cognitive Radio Networks Voice Service Support over Cognitive Radio Networks Ping Wang, Dusit Niyato, and Hai Jiang Centre For Multimedia And Network Technology (CeMNeT), School of Computer Engineering, Nanyang Technological University,

More information

Deployment of UMTS in 900 MHz band

Deployment of UMTS in 900 MHz band FORUM WHITE PAPER Deployment of in MHz band 1. Introduction IMT-2000/ service was launched in the core band (1920-1980 MHz/2110-2170 MHz) during the year 2001, and by mid-2006 there are more than 75 million

More information

Decentralized Method for Traffic Monitoring

Decentralized Method for Traffic Monitoring Decentralized Method for Traffic Monitoring Guillaume Sartoretti 1,2, Jean-Luc Falcone 1, Bastien Chopard 1, and Martin Gander 2 1 Computer Science Department 2 Department of Mathematics, University of

More information

THE MOBILITY model plays an important role in examining

THE MOBILITY model plays an important role in examining IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 15, NO. 7, SEPTEMBER 1997 1239 User Mobility Modeling and Characterization of Mobility Patterns Mahmood M. Zonoozi and Prem Dassanayake, Member, IEEE

More information

Log-Likelihood Ratio-based Relay Selection Algorithm in Wireless Network

Log-Likelihood Ratio-based Relay Selection Algorithm in Wireless Network Recent Advances in Electrical Engineering and Electronic Devices Log-Likelihood Ratio-based Relay Selection Algorithm in Wireless Network Ahmed El-Mahdy and Ahmed Walid Faculty of Information Engineering

More information

ENSC 427: Communication Networks. Analysis of Voice over IP performance on Wi-Fi networks

ENSC 427: Communication Networks. Analysis of Voice over IP performance on Wi-Fi networks ENSC 427: Communication Networks Spring 2010 OPNET Final Project Analysis of Voice over IP performance on Wi-Fi networks Group 14 members: Farzad Abasi (faa6@sfu.ca) Ehsan Arman (eaa14@sfu.ca) http://www.sfu.ca/~faa6

More information

Improving the Performance of Handoff Calls using Frequency Sharing

Improving the Performance of Handoff Calls using Frequency Sharing Improving the Performance of Handoff Calls using Frequency Sharing Vikas Solanki1, Rajeev Kumar2, Hari Om Sharan2 1 Department of Computer Science Engineering & IT, Mangalayatan University, Aligarh (India).

More information

Joint Radio Resource Management and QoS Implications of Software Downloading for SDR Terminals

Joint Radio Resource Management and QoS Implications of Software Downloading for SDR Terminals Joint Radio Resource Management and QoS Implications of Software Downloading for SDR Terminals Nicolas Motte, Robert Rümmler 2, David Grandblaise, Lucas Elicegui, Didier Bourse, Eiko Seidel 3 - Motorola

More information

The Vertical Handoff Algorithm using Fuzzy Decisions in Cellular Phone Networks

The Vertical Handoff Algorithm using Fuzzy Decisions in Cellular Phone Networks International Journal of Electronics Engineering, 2(), 200, pp. 29-34 The Vertical Handoff Algorithm using Fuzzy Decisions in Cellular Phone Networks Chandrashekhar G.Patil & R.D.Kharadkar 2 Department

More information

Load Balancing in Cellular Networks with User-in-the-loop: A Spatial Traffic Shaping Approach

Load Balancing in Cellular Networks with User-in-the-loop: A Spatial Traffic Shaping Approach WC25 User-in-the-loop: A Spatial Traffic Shaping Approach Ziyang Wang, Rainer Schoenen,, Marc St-Hilaire Department of Systems and Computer Engineering Carleton University, Ottawa, Ontario, Canada Sources

More information

Monitoring Free Flow Traffic using Vehicular Networks

Monitoring Free Flow Traffic using Vehicular Networks Monitoring Free Flow Traffic using Vehicular Networks Hadi Arbabi and Michele C. Weigle Department of Computer Science Old Dominion University Norfolk, VA 23529 USA {marbabi, mweigle}@cs.odu.edu Abstract

More information

MOBILITY AND MOBILITY MANAGEMENT: A CONCEPTUAL FRAMEWORK

MOBILITY AND MOBILITY MANAGEMENT: A CONCEPTUAL FRAMEWORK MOBILITY AND MOBILITY MANAGEMENT: A CONCEPTUAL FRAMEWORK Jun-Zhao Sun and Jaakko Sauvola MediaTeam, Machine Vision and Media Processing Unit, Infotech Oulu University of Oulu, Finland P.O.Box 4500, 4SOINFO,

More information

2002 IEEE. Reprinted with permission.

2002 IEEE. Reprinted with permission. Laiho J., Kylväjä M. and Höglund A., 2002, Utilization of Advanced Analysis Methods in UMTS Networks, Proceedings of the 55th IEEE Vehicular Technology Conference ( Spring), vol. 2, pp. 726-730. 2002 IEEE.

More information

A Novel Decentralized Time Slot Allocation Algorithm in Dynamic TDD System

A Novel Decentralized Time Slot Allocation Algorithm in Dynamic TDD System A Novel Decentralized Time Slot Allocation Algorithm in Dynamic TDD System Young Sil Choi Email: choiys@mobile.snu.ac.kr Illsoo Sohn Email: sohnis@mobile.snu.ac.kr Kwang Bok Lee Email: klee@snu.ac.kr Abstract

More information

Simple Channel-Change Games for Spectrum- Agile Wireless Networks

Simple Channel-Change Games for Spectrum- Agile Wireless Networks Simple Channel-Change Games for Spectrum- Agile Wireless Networks Roli G. Wendorf and Howard Blum Seidenberg School of Computer Science and Information Systems Pace University White Plains, New York, USA

More information

Using Data Mining for Mobile Communication Clustering and Characterization

Using Data Mining for Mobile Communication Clustering and Characterization Using Data Mining for Mobile Communication Clustering and Characterization A. Bascacov *, C. Cernazanu ** and M. Marcu ** * Lasting Software, Timisoara, Romania ** Politehnica University of Timisoara/Computer

More information

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

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

More information

CARMESH. Deliverable 1.1 Summary. Title: Modeling User Demand & Telematics Services

CARMESH. Deliverable 1.1 Summary. Title: Modeling User Demand & Telematics Services CARMESH IAPP-2008-230684 CARMESH Deliverable 1.1 Summary Title: Modeling User Demand & Telematics Services 1. Introduction In order to build the Carmesh system it is important to start with extensive system

More information

Optimal Network Discovery Period for Energy- Efficient WLAN Offloading

Optimal Network Discovery Period for Energy- Efficient WLAN Offloading Optimal Network Discovery Period for Energy- Efficient WLAN Offloading Dionysia Triantafyllopoulou, Tao Guo, and Klaus Moessner Centre for Communication Systems Research University of Surrey Guildford,

More information

Performance of TD-CDMA systems during crossed slots

Performance of TD-CDMA systems during crossed slots Performance of TD-CDMA systems during s Jad NASREDDINE and Xavier LAGRANGE Multimedia Networks and Services Department, GET / ENST de Bretagne 2 rue de la châtaigneraie, CS 1767, 35576 Cesson Sévigné Cedex,

More information

LOAD BALANCING AND EFFICIENT CLUSTERING FOR IMPROVING NETWORK PERFORMANCE IN AD-HOC NETWORKS

LOAD BALANCING AND EFFICIENT CLUSTERING FOR IMPROVING NETWORK PERFORMANCE IN AD-HOC NETWORKS LOAD BALANCING AND EFFICIENT CLUSTERING FOR IMPROVING NETWORK PERFORMANCE IN AD-HOC NETWORKS Saranya.S 1, Menakambal.S 2 1 M.E., Embedded System Technologies, Nandha Engineering College (Autonomous), (India)

More information

Multi-service Load Balancing in a Heterogeneous Network with Vertical Handover

Multi-service Load Balancing in a Heterogeneous Network with Vertical Handover 1 Multi-service Load Balancing in a Heterogeneous Network with Vertical Handover Jie Xu, Member, IEEE, Yuming Jiang, Member, IEEE, and Andrew Perkis, Member, IEEE Abstract In this paper we investigate

More information

CDMA Performance under Fading Channel

CDMA Performance under Fading Channel CDMA Performance under Fading Channel Ashwini Dyahadray 05307901 Under the guidance of: Prof Girish P Saraph Department of Electrical Engineering Overview Wireless channel fading characteristics Large

More information

Channel Allocation for Broadband Fixed Wireless Access

Channel Allocation for Broadband Fixed Wireless Access Channel Allocation for Broadband Fixed Wireless Access Shin Horng Wong Laboratory for Communications Engineering Department of Engineering, University of Cambridge Cambridge CB2 PZ, England Email: shw23@cam.ac.uk

More information

Admission Control for Variable Spreading Gain CDMA Wireless Packet Networks

Admission Control for Variable Spreading Gain CDMA Wireless Packet Networks IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 49, NO. 2, MARCH 2000 565 Admission Control for Variable Spreading Gain CDMA Wireless Packet Networks Tsern-Huei Lee, Senior Member, IEEE, and Jui Teng Wang,

More information

1 Location Management in Cellular

1 Location Management in Cellular 1 Location Management in Cellular Networks JINGYUAN ZHANG Abstract In a cellular network, a service coverage area is divided into smaller areas of hexagonal shape, referred to as cells. The cellular concept

More information

Mobile Service Level Management System

Mobile Service Level Management System MATSUNAGA Yasuhiko, ONO Takashi, SUGAWARA Hiroto, WATANABE Yoshinori, MOTOYOSHI Masahiro, NAKATA Takayuki Abstract In recent years, mobile phones are being used as important communication tools in the

More information

Planning of UMTS Cellular Networks for Data Services Based on HSDPA

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

More information

Politecnico di Milano Advanced Network Technologies Laboratory

Politecnico di Milano Advanced Network Technologies Laboratory Politecnico di Milano Advanced Network Technologies Laboratory Energy and Mobility: Scalable Solutions for the Mobile Data Explosion Antonio Capone TIA 2012 GreenTouch Open Forum June 6, 2012 Energy consumption

More information

VEHICLE TRACKING USING ACOUSTIC AND VIDEO SENSORS

VEHICLE TRACKING USING ACOUSTIC AND VIDEO SENSORS VEHICLE TRACKING USING ACOUSTIC AND VIDEO SENSORS Aswin C Sankaranayanan, Qinfen Zheng, Rama Chellappa University of Maryland College Park, MD - 277 {aswch, qinfen, rama}@cfar.umd.edu Volkan Cevher, James

More information

Spring 2014. Final Project Report

Spring 2014. Final Project Report ENSC 427: COMMUNICATIONNETWORKS Spring 2014 Final Project Report Evaluation and Comparison of WiMAX (802.16a) and Wi-Fi (802.11a) http://www.sfu.ca/~tlan/ensc427webpage.html Group #11 Tian Lan tlan@sfu.ca

More information

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

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

More information

Enhanced Downlink Capacity in UMTS supported by Direct Mobile-to-Mobile Data Transfer

Enhanced Downlink Capacity in UMTS supported by Direct Mobile-to-Mobile Data Transfer Enhanced Downlink Capacity in UMTS supported by Direct Mobile-to-Mobile Data Transfer Larissa Popova, Thomas Herpel, and Wolfgang Koch University Erlangen-Nuremberg, Germany E mail {popova, koch}@lnt.de

More information

Traffic Control by Influencing User Behavior

Traffic Control by Influencing User Behavior Traffic Control by Influencing User Behavior We examined a means of influencing user behavior to reduce the number of repeated calls by providing information to users and controlling the traffic before

More information

G.Vijaya kumar et al, Int. J. Comp. Tech. Appl., Vol 2 (5), 1413-1418

G.Vijaya kumar et al, Int. J. Comp. Tech. Appl., Vol 2 (5), 1413-1418 An Analytical Model to evaluate the Approaches of Mobility Management 1 G.Vijaya Kumar, *2 A.Lakshman Rao *1 M.Tech (CSE Student), Pragati Engineering College, Kakinada, India. Vijay9908914010@gmail.com

More information

RESOURCE ALLOCATION FOR INTERACTIVE TRAFFIC CLASS OVER GPRS

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

More information

ADHOC RELAY NETWORK PLANNING FOR IMPROVING CELLULAR DATA COVERAGE

ADHOC RELAY NETWORK PLANNING FOR IMPROVING CELLULAR DATA COVERAGE ADHOC RELAY NETWORK PLANNING FOR IMPROVING CELLULAR DATA COVERAGE Hung-yu Wei, Samrat Ganguly, Rauf Izmailov NEC Labs America, Princeton, USA 08852, {hungyu,samrat,rauf}@nec-labs.com Abstract Non-uniform

More information

Dynamic Reconfiguration & Efficient Resource Allocation for Indoor Broadband Wireless Networks

Dynamic Reconfiguration & Efficient Resource Allocation for Indoor Broadband Wireless Networks Dynamic Reconfiguration & Efficient Resource Allocation for Indoor Broadband Wireless Networks Tim Farnham, Brian Foxon* Home Communications Department HP Laboratories Bristol HPL-98-123 June, 1998 broadband,

More information

Interference Analysis of a Total Frequency Hopping GSM Cordless Telephony System 1

Interference Analysis of a Total Frequency Hopping GSM Cordless Telephony System 1 Interference Analysis of a Total Frequency Hopping GSM Cordless Telephony System 1 Jürgen Deißner, André Noll Barreto, Ulrich Barth*, and Gerhard Fettweis Endowed Chair for Mobile Communications Systems

More information

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

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

More information

Paging strategy optimization in personal communication systems

Paging strategy optimization in personal communication systems Wireless Networks 3 (1997 195 204 195 Paging strategy optimization in personal communication systems Ahmed Abutaleb and Victor O.K. Li Communication Sciences Institute, Department of Electrical Engineering,

More information

4-5 Limiting the Holding Time in Mobile Cellular Phone Systems During Disasters

4-5 Limiting the Holding Time in Mobile Cellular Phone Systems During Disasters 4-5 Limiting the Holding Time in Mobile Cellular Phone Systems During Disasters Call demand suddenly and greatly increases during major disasters, because people want to check on their families and friends

More information

Radio Resource Allocation in GSM/GPRS Networks

Radio Resource Allocation in GSM/GPRS Networks Radio Resource Allocation in GSM/GPRS Networks Jean-Lien C. Wu 1, Wei-Yeh Chen 2, and Hung-Huan Liu 1 1 Department of Electronic Engineering, National Taiwan University of Science and Technology, 43, Keelung

More information

How To Know If You Are Safe To Use An Antenna (Wired) Or Wireless (Wireless)

How To Know If You Are Safe To Use An Antenna (Wired) Or Wireless (Wireless) 1 2 The range of RF spans 3 KHz (3000 Hz) to 300 GHz (300 million Hz) Frequencies of RF devices range from the low frequency AM broadcasts (80 MHz) to higher frequency mobile phones (1900 MHz) smart meters

More information

Technical and economical assessment of selected LTE-A schemes.

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

More information

SURVEY OF LTE AND LTE ADVANCED SYSTEM

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

More information

THE BENEFITS OF SIGNAL GROUP ORIENTED CONTROL

THE BENEFITS OF SIGNAL GROUP ORIENTED CONTROL THE BENEFITS OF SIGNAL GROUP ORIENTED CONTROL Authors: Robbin Blokpoel 1 and Siebe Turksma 2 1: Traffic Engineering Researcher at Peek Traffic, robbin.blokpoel@peektraffic.nl 2: Product manager research

More information

Assessment of Cellular Planning Methods for GSM

Assessment of Cellular Planning Methods for GSM Assessment of Cellular Planning Methods for GSM Pedro Assunção, Rui Estevinho and Luis M. Correia Instituto das Telecomunicações/Instituto Superior Técnico, Technical University of Lisbon Av. Rovisco Pais,

More information

Statistical Forecasting of High-Way Traffic Jam at a Bottleneck

Statistical Forecasting of High-Way Traffic Jam at a Bottleneck Metodološki zvezki, Vol. 9, No. 1, 2012, 81-93 Statistical Forecasting of High-Way Traffic Jam at a Bottleneck Igor Grabec and Franc Švegl 1 Abstract Maintenance works on high-ways usually require installation

More information

Attenuation (amplitude of the wave loses strength thereby the signal power) Refraction Reflection Shadowing Scattering Diffraction

Attenuation (amplitude of the wave loses strength thereby the signal power) Refraction Reflection Shadowing Scattering Diffraction Wireless Physical Layer Q1. Is it possible to transmit a digital signal, e.g., coded as square wave as used inside a computer, using radio transmission without any loss? Why? It is not possible to transmit

More information

Location of Mobile Terminals Using Time Measurements and Survey Points

Location of Mobile Terminals Using Time Measurements and Survey Points IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 52, NO. 4, JULY 2003 999 Location of Mobile Terminals Using Time Measurements and Survey Points Michael McGuire, Member, IEEE, Konstantinos N. Plataniotis,

More information

NOVEL PRIORITISED EGPRS MEDIUM ACCESS REGIME FOR REDUCED FILE TRANSFER DELAY DURING CONGESTED PERIODS

NOVEL PRIORITISED EGPRS MEDIUM ACCESS REGIME FOR REDUCED FILE TRANSFER DELAY DURING CONGESTED PERIODS NOVEL PRIORITISED EGPRS MEDIUM ACCESS REGIME FOR REDUCED FILE TRANSFER DELAY DURING CONGESTED PERIODS D. Todinca, P. Perry and J. Murphy Dublin City University, Ireland ABSTRACT The goal of this paper

More information

Impact of Satellites on UMTS Network

Impact of Satellites on UMTS Network Impact of Satellites on UMTS Network R J Finean, D Polymeros, A El-Hoiydi, F da Costa, M Dinis, A Saïdi, B Vazvan BT 1, OTE, Ascom, IT, IT, Alcatel CRC, Nokia Abstract: UMTS will appeal to the existing

More information

Frequency Assignment in Mobile Phone Systems

Frequency Assignment in Mobile Phone Systems Konrad-Zuse-Zentrum für Informationstechnik Berlin Takustraße 7 D-14195 Berlin-Dahlem Germany MARTIN GRÖTSCHEL Frequency Assignment in Mobile Phone Systems ZIB-Report 00-58 (Dezember 2000) Frequency Assignment

More information

Cloud Radios with Limited Feedback

Cloud Radios with Limited Feedback Cloud Radios with Limited Feedback Dr. Kiran Kuchi Indian Institute of Technology, Hyderabad Dr. Kiran Kuchi (IIT Hyderabad) Cloud Radios with Limited Feedback 1 / 18 Overview 1 Introduction 2 Downlink

More information

Position and Velocity Aided Routing Protocol in Mobile Ad Hoc Networks

Position and Velocity Aided Routing Protocol in Mobile Ad Hoc Networks Position and Velocity Aided Routing Protocol in Mobile Ad Hoc Networks 1 Taifei Zhao, 2 Xizheng Ke, 3 Peilin Yang *1,Corresponding Author Department of Electronics Engineering, Xi an University of Technology,

More information

Performance Workload Design

Performance Workload Design Performance Workload Design The goal of this paper is to show the basic principles involved in designing a workload for performance and scalability testing. We will understand how to achieve these principles

More information

DYNAMIC RANGE IMPROVEMENT THROUGH MULTIPLE EXPOSURES. Mark A. Robertson, Sean Borman, and Robert L. Stevenson

DYNAMIC RANGE IMPROVEMENT THROUGH MULTIPLE EXPOSURES. Mark A. Robertson, Sean Borman, and Robert L. Stevenson c 1999 IEEE. Personal use of this material is permitted. However, permission to reprint/republish this material for advertising or promotional purposes or for creating new collective works for resale or

More information

Available online at www.sciencedirect.com. ScienceDirect. Procedia Computer Science 52 (2015 ) 902 907

Available online at www.sciencedirect.com. ScienceDirect. Procedia Computer Science 52 (2015 ) 902 907 Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 52 (2015 ) 902 907 The 4th International Workshop on Agent-based Mobility, Traffic and Transportation Models, Methodologies

More information

DYNAMIC RADIO RESOURCE MANAGEMENT IN GSM/GPRS USING SCALABLE RESOURCE ALLOCATION TECHNIQUE

DYNAMIC RADIO RESOURCE MANAGEMENT IN GSM/GPRS USING SCALABLE RESOURCE ALLOCATION TECHNIQUE DYNAMIC RADIO RESOURCE MANAGEMENT IN GSM/GPRS USING SCALABLE RESOURCE ALLOCATION TECHNIQUE Seok Y Tang, Shyamalie Thilakawardana and Rahim Tafazolli Mobile Communications Research Group Centre for Communications

More information

Mobile Phone Tracking & Positioning Techniques

Mobile Phone Tracking & Positioning Techniques Mobile Phone Tracking & Positioning Techniques Laxmana Siridhara Arigela #1, Putta Aditya Veerendra *2, Simhadri Anvesh *2, Kolisetty Sandeep Satya Hanuman #3 1 Assistant Professor, Department of ECE,

More information

GSM Network and Services

GSM Network and Services GSM Network and Services Cellular networks GSM Network and Services 2G1723 Johan Montelius 1 The name of the game The number one priority for mobile/cellular networks is to implement full-duplex voice

More information

Part 4 fitting with energy loss and multiple scattering non gaussian uncertainties outliers

Part 4 fitting with energy loss and multiple scattering non gaussian uncertainties outliers Part 4 fitting with energy loss and multiple scattering non gaussian uncertainties outliers material intersections to treat material effects in track fit, locate material 'intersections' along particle

More information

Channel Models for Broadband Wireless Access

Channel Models for Broadband Wireless Access Channel Models for Broadband Wireless Access Document Number:802.16.3p-00/47 Date Submitted: 2000-11/07 Source: Vinko Erceg Voice: 408-232-7551 Iospan Wireless (formerly Gigabit Wireless Fax: 408-577-0700

More information

Assignment Strategies for Mobile Data Users in Hierarchical Overlay Networks: Performance of Optimal and Adaptive Strategies

Assignment Strategies for Mobile Data Users in Hierarchical Overlay Networks: Performance of Optimal and Adaptive Strategies IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 22, NO. 5, JUNE 2004 849 Assignment Strategies for Mobile Data Users in Hierarchical Overlay Networks: Performance of Optimal Adaptive Strategies

More information

Abstract of Doctoral Dissertation 成 層 圏 飛 翔 体 通 信 における 無 線 通 信 路 及 びその 性 能 に 関 する 研 究

Abstract of Doctoral Dissertation 成 層 圏 飛 翔 体 通 信 における 無 線 通 信 路 及 びその 性 能 に 関 する 研 究 Graduate School of Global Information and Telecommunication Studies, Waseda University Abstract of Doctoral Dissertation Wireless Channel Characteristic and Its Performance for Stratospheric Platform Communication

More information

Mobile Network Analysis - Hole Healing

Mobile Network Analysis - Hole Healing , pp.143-150 http://dx.doi.org/10.14257/ijfgcn.2013.6.6.15 Decentralized Mobile Sensor Navigation for Hole Healing Policy in Wireless Hybrid Sensor Networks Fu-Tian Lin 1, 2, Chu-Sing Yang 1, Tien-Wen

More information

PART 5D TECHNICAL AND OPERATING CHARACTERISTICS OF MOBILE-SATELLITE SERVICES RECOMMENDATION ITU-R M.1188

PART 5D TECHNICAL AND OPERATING CHARACTERISTICS OF MOBILE-SATELLITE SERVICES RECOMMENDATION ITU-R M.1188 Rec. ITU-R M.1188 1 PART 5D TECHNICAL AND OPERATING CHARACTERISTICS OF MOBILE-SATELLITE SERVICES Rec. ITU-R M.1188 RECOMMENDATION ITU-R M.1188 IMPACT OF PROPAGATION ON THE DESIGN OF NON-GSO MOBILE-SATELLITE

More information

Estimation of Travel Demand and Network Simulators to Evaluate Traffic Management Schemes in Disaster

Estimation of Travel Demand and Network Simulators to Evaluate Traffic Management Schemes in Disaster Estimation of Travel Demand and Network Simulators to Evaluate Traffic Management Schemes in Disaster Shinji Tanaka, Masao Kuwahara, Toshio Yoshii, Ryota Horiguchi and Hirokazu Akahane* Institute of Industrial

More information

Business feasibility analysis of use of TV WS for mobile broadband services taking into account spectrum pricing

Business feasibility analysis of use of TV WS for mobile broadband services taking into account spectrum pricing Business feasibility analysis of use of TV WS for mobile broadband services taking into account spectrum pricing Jan Markendahl and Pamela Gonzalez Sanchez Wireless@KTH, Royal Institute of Technology (KTH)

More information

Performance of networks containing both MaxNet and SumNet links

Performance of networks containing both MaxNet and SumNet links Performance of networks containing both MaxNet and SumNet links Lachlan L. H. Andrew and Bartek P. Wydrowski Abstract Both MaxNet and SumNet are distributed congestion control architectures suitable for

More information

A! Aalto University Comnet

A! Aalto University Comnet NETS2020 Project Task #2.3: Self-organization in Dynamic Networks Olav Tirkkonen, Jyri Hämäläinen 1 Content Subtask #2.3.1: Convergence of Distributed Network Algorithms: The project outcome Subtask #2.3.2:

More information