Flexible mobility management strategy in cellular networks

Size: px
Start display at page:

Download "Flexible mobility management strategy in cellular networks"

Transcription

1 Flexible mobility management strategy in cellular networks JAN GAJDORUS Department of informatics and telecommunications (161114) Czech technical university in Prague, Faculty of transportation sciences Konviktska 20, Prague, CZECH REPUBLIC Abstract: - Among other important changes in mobile telecommunications such explosive grow of UMTS network coverage we have seen in last years a huge move from simple mobile terminals to smart devices which we even cannot name just as phones anymore. In location management a procedure how to find user s location in cellular network - there have been published methods minimizing data overhead. Published papers describe distinct approaches to location management but have one thing in common - all the time the mobile terminal is moving across the network cells it is used just one algorithm to minimize network overhead although some other methods may work more efficient if user movement behavior changes. This paper describes some of those methods and later discuss possible combination of distinct algorithms based on the real time evaluation performed by mobile terminal something we can afford to perform inside mobile terminals due to increased computing performance available. Key-Words: - Location Management, Location Update, Paging, Call Delivery 1 Introduction In a wired network, there is a static relationship between a user (terminal) and its location it might be for example the beginning of the called number which determines routing. The terminal number (e.g. IP address) defines its location. In wireless cellular network this prediction is not true at all, therefore some procedure how to find user is needed this is called location management (LM). In mobile cellular wireless network user (mobile terminal MT) may change its location and therefore MT switches between network transmitters / receivers. To handle communication with MT network has to 1) find MT current location by location management methods and 2) keep the communication if MT moves during transmission this is named handover management. This paper is focused mainly on location management in another words process to locate MT location for call or service delivery. As mentioned in abstract, there have been published many distinct methods and approaches to location management in last decade. Although proposed location management (LM) methods vary, one thing they have in common. MT and network core use always one method for location management. As we will show later in this paper there are situations based on current MT movement behavior - when one method is more efficient than another and vice versa. Obviously there have been reasons for this one reason is every algorithm implementation requires some resources in MT and in network core too. But if we focus for a while only to the most used cellular network, UMTS - as reported in [1], global shipment of so-called smart phones grew up just in first quarter 2011 by 83% annually to 101 million units. These devices contain some real time operation systems and among other tasks are capable to evaluate efficiency of different location management methods. This paper is led by the idea of using available computing resources in MT to minimize network overhead for MT localization and to involve MT deeply to process of selecting the most efficient LM strategy in real time. 2 Location management-classification of approaches The grow of mobile users force network operators to increase number of cells in their networks and to reduce of average network's cell size. Therefore there is a strong demand for the efficient location management. ISBN:

2 A cellular network must track the location of each MT in order to route connection to the cell relevant to the MT current location. As typical cellular network has thousands of cells, cells are grouped into so-called Location Areas (LA). LA contains only neighboring cells. Usually MT can move within one LA without updating network about exact location, location update (LA) a process when MT updates network about its location - is performed when MT moves to another LA. If a call is initiated to MT, the network needs to know precisely where MT is. Therefore network asks cells in LA if destined MT is in the cell's range. This process is called Paging. The total cost of locating MT (Total Handover Cost THC) is sum of costs for: - Location Update - Paging update is performed. This condition doesn't depend on any previous MT movement history. From the most common we ll quickly discuss time, distance and movement based LM schemas. Dynamic methods contain personalized profiles and adjust LU frequency for each user. Obviously these methods achieve better results in situations when MT moves predictable by some kind of pattern [4][8]. On a second side, dynamic methods consumes higher computing resources not only within MT but in network as well Static schemas - Time based schema THC = LU HANDOVER + Paging HANDOVER (1) The frequency of LU and paging requests relates with MT movement behavior and time interval between incoming calls as well with network characteristics such as cell size. To minimize paging cost it is possible to increase count of performed LU, but LU can be a very expensive and inefficient operation, especially for MT having long interval between incoming calls. Performed LU generates load on the network core and additionally reduces available bandwidth in the wireless part of the cellular network. Efficient location management schema can significantly reduce the network overhead required in locating mobile devices in a network. 2.1 Location management classification Different proposals exists, we divide them by common characteristics similar as in [2]. Figure 1 classification of LM proposals Figure 2 - Time based strategy In time based schema MT performs location updates periodically, at a constant time interval of. MT needs only an measure interval that has passed since its last LU and the value of may be adjusted for each user depending interval between its destined calls. In [3] it has been found the signaling load within the network may be reduced using this strategy as network knows the MT is turned off if it does not receive a period location update from the MT, thereby not performing unnecessary paging operations. However, using this strategy suggests that users with low movement rates will still perform location updates periodically, thereby generating unnecessary network traffic [4] if they have only moved to surrounding cells or if they have not moved at all. However, in [5] found that this time-based strategy method of location updating performed better than the location area method. Static schemas define some time invariable condition - if this condition is passed, location ISBN:

3 2.1.2 Static schemas - Movement based schema because MT needs to retain information about the starting location in order to calculate the distance D Dynamic schemas The idea behind dynamic proposals comes from the observation a typical user (MT) movement can be predicted from previous movement history. MT movement history is somehow stored in MT profile and is subject of periodical update by recent MT move. Figure 3 movement based strategy This strategy involves an MT performing a location update after a certain number of movements across cell boundaries. The predefined number of movements M is referred to as the movement threshold [6] and the value of M may be adjusted for each user. This schema therefore limits the radius of an MT s location since the last location update to M cells. Hence upon call arrival, the paging operation can be limited to those surrounding cells within radius M. This reduces paging area, thereby conserving network resources Static schemas - Distance based schema Figure 4 distance based strategy In distance-based LU strategy, an MT performs LU when it has moved a distance D from the cell where it performed the last location update. D is a predefined distance, and is referred to as the distance threshold [6]. Using this strategy, location updates may only be performed in the cells at radius D from the last LU cell, thus limiting the paging operation in a similar way to the movement-based strategy discussed above. Distance-based location update strategies are the most difficult to implement [7] from static methods, The way how personal profile is constructed vary from statistical based methods [6][7] to usage of artificial neural networks [8]. As was showed for example in [4][8], dynamic methods are efficient if MT follows an already known pattern but fail in case MT starts to move unexpectedly. 3 Location methods evaluation in real time This section starts with the motivation behind this paper, describe role of mobile terminal in the LM schema selection process followed by description of schema selection algorithm and illustrates total handover cost calculation for static and dynamic schemas. 3.1 Motivations As announced in previous sections, main motivation of this paper is to use available resources in MT for evaluating available schemas real time and to choose the schema which best fits to current MT movement behavior. It has been observed by vast majority of researches [2][3][4][7][8] personal specific / dynamic LM method gives better results than static methods if MT follows its regular patterns. Some of researches focus only on location update cost or only to paging cost, but as noted in (1), the total cost is what really matters and it is wrong to minimize LU cost at the expense of paging cost or vice versa. Another common observation is dynamic LM methods lose their efficiency if MT terminal doesn t follow regular patterns. In certain cases specialized LU / paging schemas result in smaller THC for example in [9] are used geographical data for highly mobile users. Naturally tracking of MT location is user specific problem by its definition. Only MT knows in any ISBN:

4 time its precise location and therefore MT is the most appropriate decision maker. 3.2 MT role in LM schema selection For the schemas comparison we have in MT implemented at least one dynamic method and at least one static method. From dynamic methods we have in MT implemented simple personal profile schema working on the similar principle as in [8] where MT sends LU when visits new cells in network and doesn t send any LU if it is in location previously visited. Paging process then sequentially page only those cells in personal profile with highest probability first. distinguish probabilities for different types of the day (in our example business day and weekend) and hour. From static methods lets calculate total handover cost for movement based (2.1.2), distance based schemas (2.1.1) and schema. MT continuously compares its current location with the location expected by stored profiles and calculates THC. The same calculation is performed for static schemas. Figure 5 illustrates part of cellular network used for testing a regular trip from point 1 to point 6. Road 1 (lower) road represents six stops of public transportation and this trip takes 30 minutes. This regular road and therefore all cells on the road are stored in user s profile. Blue upper road is alternative new (visited for a first time) road. Trip by car from 1 to 6 is about 10 minutes. Distance from start to end is approximately 3.5 km for road 1 and 4.5 km for upper road 2. Figure 5 testing cellular network From (1) total handover cost is the sum of location update cost and paging cost. For all LM methods implemented in MT and network core THC is calculated and method having minimum THC is the most appropriate to current MT movement. Selected schema = min { THC } 1 N (2) Selected schema with lowest handover cost is used until another schema is evaluated as more efficient (lower THC) if MT movement behavior changes. MT then informs network to switch to another LM method together with location update. Because network is not continuously informed about latest MT position, evaluation must be done in MT and MT is responsible for selecting appropriate location management schema. 3.3 Total handover cost calculation Evaluation in this case means calculate handover total cost (1) for all available schemas LM methods must be implemented on both sides in MT and in network core. Simplified algorithm which is continuously performed within MT illustrates figure 6. THC schema #1 MT location +Recent Schema movement... } history Schema THCMIN <> Schema THC CURRENT FALSE THC schema #n TRUE Send LU + switch LM schema Figure 6 continuous THC calculation in MT THC MIN selected Total handover cost calculation for all implemented schemas in the algorithm in figure 6 is obviously the part deserves most attention. Detailed calculations for dynamic schemas are described by researches in related papers e.g. [4][8][9], in next paragraph we compare schemas as described in (3.2). 3.4 MT movement scenarios and THC calculation Let s illustrate THC calculation on regular trip (e.g. from home to office) from point 1 to 6 Figure 5. We are testing these LU strategies as described above - - LSPEED- public transportation avg. speed - average car speed in urban area - update strategy - Stored user profiles strategy [6][7][8] - Geography based [9] Appropriate paging schema are used: ISBN:

5 - For first are paged cells close to the cell where last LU was performed up to max. diameter from last LU allowed by max. speed in network. Cells are paged sequentially. - For the same paging schema is used first are paged cells close to last LU up to diameter D from last LU. - all cells in LA are paged, first the cell where LU was performed last time - For profile based strategy only cells contained in profile are paged. First are paged cells with highest probability where probability is function of time Probability P PROFILE = f(t) - In geography based LM scheme only cells on the tracked road are paged. In our example we have alternative road 2 tracked. For calculation we use average interval between calls 5 minutes.. Following graphs illustrates location update, paging and total handover cost in 30 minutes for two roads from 1 to 6 described above Evaluation well known road Location Update cost Figure 7 Location update handover cost (3) SLOW On the road stored in user profile comes without any surprise based strategy with minimum location update handover. 30 Paging cost 0 10 Figure 8 Paging handover cost SLOW FAST Same situation is for paging handover as MT moves exactly as expected. D strategy produces higher THC when MT moves faster. Total Handover Cost LSPEED PROFILE Figure 9 Total handover cost in 30 minutes trip Finally THC is lowest for profile based strategy if MT moves by pattern and therefore MT uses this strategy during whole experiment Evaluation unknown road Figure 10 LU cost unknown road On figure 10 we can see for first 10 minutes Geo location scheme produces lowest LU cost as we travel on the regular road covered by network similar as in [9]. ISBN:

6 As was demonstrated on regular home-office movement example there is no method producing lowest handover under any MT movement behavior. SLOW Figure 11 Paging cost unknown road Total handover cost We discussed two novel approaches to location management. First is principle of decentralization where the best location management schema at the time is selected. In another words, while mobile terminal is turned on it searches for the most appropriate schema from the group of methods implemented in mobile terminal and the network itself. Second novel approach is to use available resources in mobile terminal and to let mobile terminal itself select the best strategy which suits present users movement behavior the best. LOW SPEED Figure 12 Total handover cost unknown road Travelling on unknown road (from MT perspective) produces lowest THC for Geographic scheme due the road is covered by the network map. As this second route is faster and after 10 minutes we reached final destination, since approximately 15 th minute strategy produces lowest handover and since 30 th minute based scheme has lowest THC. This because since 30 th minute MT again follows regular routine. 4 Conclusion Speaking about location management cost in fact means speaking about certain amount of service traffic needed for maintaining basic network services. Total management cost comprise of two components - location update and paging cost and effort of minimizing one usually lead to cost increase for another. Efficient location management strategy means to minimize the total handover cost for the combination of both location update and paging. In accord with other researches we observe dynamic / personalized location management schemas more efficient - means producing lower service traffic - if mobile users follow some regular pattern learnt from previous mobile movement history. However vast majority of mobile users don't follow their regular routines all the time they are covered by cellular network. References: [1] Canalys research, Worldwide smart phone market report Q [2] T. Kunz, A. Siddiqi, J. Scourias, The Peril of Evaluating Location Management Proposals through Simulations, Wireless Networks 7, , [3] M. M. Zonoozi and P. Dassanayake, User mobility modeling and characterization of mobility patterns,"ieee Journal on Selected Areas in Communications, 15(7): , September [4] A. Sajal, K.Das, LeZi-Update: An Information- Theoretic Approach to Track Mobile Users in PCS Networks Center for Research in Wireless Computing (CReW) [5] I. F. Akyildiz and J. S. M. Ho, Dynamic mobile user location update for wireless PCS networks," Wireless Networks, 1(2): , July 1995 [6] C. Rose and R. Yates, Minimizing the average cost of paging under delay constraints, Wireless Networks, 1(2): , July [7] P. Mutaf and C. Castelluccia: Hash-Based Paging and Location Update Using Bloom Filters [8] A. Quintero, A User Patter Learning Strategy for Managing User's Mobility in UMTS Networks, IEEE transactions on mobile computing, vol. 4, no. 6, November / December 2005 [9] H.Liu,Ch.Liu - A geography based location management scheme for wireless personal communication systems, Vehicular Technology Conference Proceedings, VTC Spring Tokyo IEEE 51st ISBN:

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

Adaptive MAP Selection with Load Balancing Mechanism for the Hierarchical Mobile IPv6

Adaptive MAP Selection with Load Balancing Mechanism for the Hierarchical Mobile IPv6 Tamkang Journal of Science and Engineering, Vol. 12, No. 4, pp. 481 487 (2009) 481 Adaptive MAP Selection with Load Balancing Mechanism for the Hierarchical Mobile IPv6 Ying-Hong Wang, Chih-Peng Hsu* and

More information

A Low Cost Vehicle Monitoring System for Fixed Routes Using Global Positioning System (GPS)

A Low Cost Vehicle Monitoring System for Fixed Routes Using Global Positioning System (GPS) A Low Cost Vehicle Monitoring System for Fixed Routes Using Global Positioning System (GPS) Mark Darren Savuriar, Chandrasekharan Nataraj, Chitturi Venkatratnam, Sardar Ali School of Engineering Asia Pacific

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

PERFORMANCE STUDY AND SIMULATION OF AN ANYCAST PROTOCOL FOR WIRELESS MOBILE AD HOC NETWORKS

PERFORMANCE STUDY AND SIMULATION OF AN ANYCAST PROTOCOL FOR WIRELESS MOBILE AD HOC NETWORKS PERFORMANCE STUDY AND SIMULATION OF AN ANYCAST PROTOCOL FOR WIRELESS MOBILE AD HOC NETWORKS Reza Azizi Engineering Department, Bojnourd Branch, Islamic Azad University, Bojnourd, Iran reza.azizi@bojnourdiau.ac.ir

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

An Empirical Approach - Distributed Mobility Management for Target Tracking in MANETs

An Empirical Approach - Distributed Mobility Management for Target Tracking in MANETs An Empirical Approach - Distributed Mobility Management for Target Tracking in MANETs G.Michael Assistant Professor, Department of CSE, Bharath University, Chennai, TN, India ABSTRACT: Mobility management

More information

Measuring the Optimal Transmission Power of GSM Cellular Network: A Case Study

Measuring the Optimal Transmission Power of GSM Cellular Network: A Case Study 216 Measuring the Optimal Transmission Power of GSM Cellular Network: A Case Study Measuring the Optimal Transmission Power of GSM Cellular Network: A Case Study Dr Basil M Kasasbeh, Applied Science University,

More information

Keywords Wimax,Voip,Mobility Patterns, Codes,opnet

Keywords Wimax,Voip,Mobility Patterns, Codes,opnet Volume 5, Issue 8, August 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Effect of Mobility

More information

Network Selection Using TOPSIS in Vertical Handover Decision Schemes for Heterogeneous Wireless Networks

Network Selection Using TOPSIS in Vertical Handover Decision Schemes for Heterogeneous Wireless Networks www.ijcsi.org 400 Network Selection Using TOPSIS in Vertical Handover Decision Schemes for Heterogeneous Wireless Networks K.Savitha 1, DR.C.Chandrasekar 2 1 Research Scholar, Periyar University Salem,

More information

Performance Analysis of Ubiquitous Web Systems for SmartPhones

Performance Analysis of Ubiquitous Web Systems for SmartPhones Performance Analysis of Ubiquitous Web Systems for SmartPhones Katrin Hameseder, Scott Fowler and Anders Peterson Linköping University Post Print N.B.: When citing this work, cite the original article.

More information

Influence of Load Balancing on Quality of Real Time Data Transmission*

Influence of Load Balancing on Quality of Real Time Data Transmission* SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol. 6, No. 3, December 2009, 515-524 UDK: 004.738.2 Influence of Load Balancing on Quality of Real Time Data Transmission* Nataša Maksić 1,a, Petar Knežević 2,

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

Computer Networking. Definitions. Introduction

Computer Networking. Definitions. Introduction Computer Networking Definitions DHCP Dynamic Host Configuration Protocol It assigns IP addresses to client devices, such as desktop computers, laptops, and phones, when they are plugged into Ethernet or

More information

Mobile Communications

Mobile Communications October 21, 2009 Agenda Topic 2: Case Study: The GSM Network 1 GSM System General Architecture 2 GSM Access network. 3 Traffic Models for the Air interface 4 Models for the BSS design. 5 UMTS and the path

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

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

OPTIMUM EFFICIENT MOBILITY MANAGEMENT SCHEME FOR IPv6

OPTIMUM EFFICIENT MOBILITY MANAGEMENT SCHEME FOR IPv6 OPTIMUM EFFICIENT MOBILITY MANAGEMENT SCHEME FOR IPv6 Virender Kumar Department of Electronics & Communication Engineering, HCTM Technical Campus, Kaithal, India gangotrahctm@gmail.com ABSTRACT Mobile

More information

Central Superfast Broadband Project Frequently Asked Questions

Central Superfast Broadband Project Frequently Asked Questions Central Superfast Broadband Project Frequently Asked Questions What is the Central Superfast Broadband Project? The Central Superfast Broadband Project is a partnership between Central Bedfordshire Council,

More information

Behavior Analysis of TCP Traffic in Mobile Ad Hoc Network using Reactive Routing Protocols

Behavior Analysis of TCP Traffic in Mobile Ad Hoc Network using Reactive Routing Protocols Behavior Analysis of TCP Traffic in Mobile Ad Hoc Network using Reactive Routing Protocols Purvi N. Ramanuj Department of Computer Engineering L.D. College of Engineering Ahmedabad Hiteishi M. Diwanji

More information

Real Time Bus Monitoring System by Sharing the Location Using Google Cloud Server Messaging

Real Time Bus Monitoring System by Sharing the Location Using Google Cloud Server Messaging Real Time Bus Monitoring System by Sharing the Location Using Google Cloud Server Messaging Aravind. P, Kalaiarasan.A 2, D. Rajini Girinath 3 PG Student, Dept. of CSE, Anand Institute of Higher Technology,

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

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

Intelligent Agents for Routing on Mobile Ad-Hoc Networks

Intelligent Agents for Routing on Mobile Ad-Hoc Networks Intelligent Agents for Routing on Mobile Ad-Hoc Networks Y. Zhou Dalhousie University yzhou@cs.dal.ca A. N. Zincir-Heywood Dalhousie University zincir@cs.dal.ca Abstract This paper introduces a new agent-based

More information

Enhancement of QoS in Mobile Network through Channel Allocation using Software Agents

Enhancement of QoS in Mobile Network through Channel Allocation using Software Agents www.ijcsi.org 407 Enhancement of QoS in Mobile Network through Channel Allocation using Software Agents Nitin Muchhal 1, Swapnil Jain 2, Yogesh Sharma 3 1 Department of Electronics and Communication, Sagar

More information

AN IMPROVED SNOOP FOR TCP RENO AND TCP SACK IN WIRED-CUM- WIRELESS NETWORKS

AN IMPROVED SNOOP FOR TCP RENO AND TCP SACK IN WIRED-CUM- WIRELESS NETWORKS AN IMPROVED SNOOP FOR TCP RENO AND TCP SACK IN WIRED-CUM- WIRELESS NETWORKS Srikanth Tiyyagura Department of Computer Science and Engineering JNTUA College of Engg., pulivendula, Andhra Pradesh, India.

More information

MISSING NEIGHBOR ANALYSIS

MISSING NEIGHBOR ANALYSIS MISSING NEIGHBOR ANALYSIS For WiMAX networks? WIMAX HANDOVER TYPES MISSING NEIGHBORS HOW TO IDENTIFY MISSING NEIGHBORS 1. WiMAX Handovers All mobile wireless technologies require handovers to allow the

More information

Modeling and Performance Analysis of Telephony Gateway REgistration Protocol

Modeling and Performance Analysis of Telephony Gateway REgistration Protocol Modeling and Performance Analysis of Telephony Gateway REgistration Protocol Kushal Kumaran and Anirudha Sahoo Kanwal Rekhi School of Information Technology Indian Institute of Technology, Bombay, Powai,

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

EPL 657 Wireless Networks

EPL 657 Wireless Networks EPL 657 Wireless Networks Some fundamentals: Multiplexing / Multiple Access / Duplex Infrastructure vs Infrastructureless Panayiotis Kolios Recall: The big picture... Modulations: some basics 2 Multiplexing

More information

The Analysis and Simulation of VoIP

The Analysis and Simulation of VoIP ENSC 427 Communication Networks Spring 2013 Final Project The Analysis and Simulation of VoIP http://www.sfu.ca/~cjw11/427project.html Group #3 Demet Dilekci ddilekci@sfu.ca Conrad Wang cw11@sfu.ca Jiang

More information

Mobility Management. Sara Modarres Razavi

Mobility Management. Sara Modarres Razavi Mobility Management Sara Modarres Razavi Background BSc in Electrical Engineering (2000-2004), Ferdowsi University, Iran MSc in Hardware for Wireless Communications (2004-2006), Chalmers, Sweden PhD in

More information

How To Understand The Performance Of A Cell Phone Network

How To Understand The Performance Of A Cell Phone Network Survivability Analysis for Mobile Cellular Networks David W. Tipper *, Chalermpol Charnsripinyo *, Hyundoo Shin * Teresa A. Dahlberg ** * Department of Information Science and Telecommunications, University

More information

An Active Network Based Hierarchical Mobile Internet Protocol Version 6 Framework

An Active Network Based Hierarchical Mobile Internet Protocol Version 6 Framework An Active Network Based Hierarchical Mobile Internet Protocol Version 6 Framework Zutao Zhu Zhenjun Li YunYong Duan Department of Business Support Department of Computer Science Department of Business

More information

For the purpose of setting up a home network, all you need to worry about are two major categories of components:

For the purpose of setting up a home network, all you need to worry about are two major categories of components: Access Points, Routers, and Hubs In the first lesson, you learned about the world of wireless standards -- what frequencies are used, distances involved, and other general topics. In this lesson, you learn

More information

High Frequency Trading Turns to High Frequency Technology to Reduce Latency

High Frequency Trading Turns to High Frequency Technology to Reduce Latency High Frequency Trading Turns to High Frequency Technology to Reduce Latency For financial companies engaged in high frequency trading, profitability depends on how quickly trades are executed. Now, new

More information

Introduction to LAN/WAN. Network Layer

Introduction to LAN/WAN. Network Layer Introduction to LAN/WAN Network Layer Topics Introduction (5-5.1) Routing (5.2) (The core) Internetworking (5.5) Congestion Control (5.3) Network Layer Design Isues Store-and-Forward Packet Switching Services

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

A Novel Pathway for Portability of Networks and Handing-on between Networks

A Novel Pathway for Portability of Networks and Handing-on between Networks A Novel Pathway for Portability of Networks and Handing-on between Networks D. S. Dayana #1, S. R. Surya #2 Department of Computer Applications, SRM University, Chennai, India 1 dayanads@rediffmail.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

GSM System Architecture

GSM System Architecture Intersystem Operation and Mobility Management David Tipper Associate Professor Graduate Program in Telecommunications and Networking University it of Pittsburgh Telcom 2700 Slides 6 http://www.tele.pitt.edu/tipper.html

More information

Student, Haryana Engineering College, Haryana, India 2 H.O.D (CSE), Haryana Engineering College, Haryana, India

Student, Haryana Engineering College, Haryana, India 2 H.O.D (CSE), Haryana Engineering College, Haryana, India Volume 5, Issue 6, June 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com A New Protocol

More information

1 Introduction to mobile telecommunications

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

More information

AN OVERVIEW OF QUALITY OF SERVICE COMPUTER NETWORK

AN OVERVIEW OF QUALITY OF SERVICE COMPUTER NETWORK Abstract AN OVERVIEW OF QUALITY OF SERVICE COMPUTER NETWORK Mrs. Amandeep Kaur, Assistant Professor, Department of Computer Application, Apeejay Institute of Management, Ramamandi, Jalandhar-144001, Punjab,

More information

Speed bump. Acceleration-ramp blues on the information superhighway

Speed bump. Acceleration-ramp blues on the information superhighway Speed bump Acceleration-ramp blues on the information superhighway The signs on the Infobahn say, Full Speed Ahead... but some bumps in the road might send unlucky travelers hurtling off the edge and into

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

ADAPTIVE LOAD BALANCING FOR CLUSTER USING CONTENT AWARENESS WITH TRAFFIC MONITORING Archana Nigam, Tejprakash Singh, Anuj Tiwari, Ankita Singhal

ADAPTIVE LOAD BALANCING FOR CLUSTER USING CONTENT AWARENESS WITH TRAFFIC MONITORING Archana Nigam, Tejprakash Singh, Anuj Tiwari, Ankita Singhal ADAPTIVE LOAD BALANCING FOR CLUSTER USING CONTENT AWARENESS WITH TRAFFIC MONITORING Archana Nigam, Tejprakash Singh, Anuj Tiwari, Ankita Singhal Abstract With the rapid growth of both information and users

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

Implementation of Virtual Local Area Network using network simulator

Implementation of Virtual Local Area Network using network simulator 1060 Implementation of Virtual Local Area Network using network simulator Sarah Yahia Ali Department of Computer Engineering Techniques, Dijlah University College, Iraq ABSTRACT Large corporate environments,

More information

TOPOLOGIES NETWORK SECURITY SERVICES

TOPOLOGIES NETWORK SECURITY SERVICES TOPOLOGIES NETWORK SECURITY SERVICES 1 R.DEEPA 1 Assitant Professor, Dept.of.Computer science, Raja s college of Tamil Studies & Sanskrit,Thiruvaiyaru ABSTRACT--In the paper propose about topology security

More information

Analysis of IP Network for different Quality of Service

Analysis of IP Network for different Quality of Service 2009 International Symposium on Computing, Communication, and Control (ISCCC 2009) Proc.of CSIT vol.1 (2011) (2011) IACSIT Press, Singapore Analysis of IP Network for different Quality of Service Ajith

More information

Adaptive Probing: A Monitoring-Based Probing Approach for Fault Localization in Networks

Adaptive Probing: A Monitoring-Based Probing Approach for Fault Localization in Networks Adaptive Probing: A Monitoring-Based Probing Approach for Fault Localization in Networks Akshay Kumar *, R. K. Ghosh, Maitreya Natu *Student author Indian Institute of Technology, Kanpur, India Tata Research

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

Dynamic Congestion-Based Load Balanced Routing in Optical Burst-Switched Networks

Dynamic Congestion-Based Load Balanced Routing in Optical Burst-Switched Networks Dynamic Congestion-Based Load Balanced Routing in Optical Burst-Switched Networks Guru P.V. Thodime, Vinod M. Vokkarane, and Jason P. Jue The University of Texas at Dallas, Richardson, TX 75083-0688 vgt015000,

More information

Introduction to VoIP for Small and Medium Sized Businesses

Introduction to VoIP for Small and Medium Sized Businesses Introduction to VoIP for Small and Medium Sized Businesses Understanding the Options and Opportunities April 17th, 2007 Notice Copyright 2009 Metaswitch Networks. All rights reserved. Other brands and

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

Mobility Management usually includes two parts: location management and handoff management.

Mobility Management usually includes two parts: location management and handoff management. Part 9: Mobile Data / Mobility Management I. Mobile Data Services/ Management This broad area involves a lot of industrial applications. Mobile data services/ management is becoming another profitable

More information

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

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

More information

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

Market Growth and New Regulations Demand Network Modernization

Market Growth and New Regulations Demand Network Modernization CASE ESB NETWORKS: POLE TOP COMMUNICATION INCREASES EFFICIENCY IN IRELAND Viola s solution for remotely operating pole-top reclosers and switches increases reliability, cuts operating costs and helps to

More information

From reconfigurable transceivers to reconfigurable networks, part II: Cognitive radio networks. Loreto Pescosolido

From reconfigurable transceivers to reconfigurable networks, part II: Cognitive radio networks. Loreto Pescosolido From reconfigurable transceivers to reconfigurable networks, part II: Cognitive radio networks Loreto Pescosolido Spectrum occupancy with current technologies Current wireless networks, operating in either

More information

Electronic Communications Committee (ECC) within the Conference of Postal and Telecommunications Administrations (CEPT)

Electronic Communications Committee (ECC) within the Conference of Postal and Telecommunications Administrations (CEPT) Page 1 Electronic Communications Committee (ECC) within the Conference of Postal and Telecommunications Administrations (CEPT) ECC RECOMMENDATION (05)08 (replacing recommendations T/R 20-08 and 22-07)

More information

CHAPTER 6 SECURE PACKET TRANSMISSION IN WIRELESS SENSOR NETWORKS USING DYNAMIC ROUTING TECHNIQUES

CHAPTER 6 SECURE PACKET TRANSMISSION IN WIRELESS SENSOR NETWORKS USING DYNAMIC ROUTING TECHNIQUES CHAPTER 6 SECURE PACKET TRANSMISSION IN WIRELESS SENSOR NETWORKS USING DYNAMIC ROUTING TECHNIQUES 6.1 Introduction The process of dispersive routing provides the required distribution of packets rather

More information

Dynamic Load Balance Algorithm (DLBA) for IEEE 802.11 Wireless LAN

Dynamic Load Balance Algorithm (DLBA) for IEEE 802.11 Wireless LAN Tamkang Journal of Science and Engineering, vol. 2, No. 1 pp. 45-52 (1999) 45 Dynamic Load Balance Algorithm () for IEEE 802.11 Wireless LAN Shiann-Tsong Sheu and Chih-Chiang Wu Department of Electrical

More information

Influences of Communication Disruptions on Decentralized Routing in Transport Logistics

Influences of Communication Disruptions on Decentralized Routing in Transport Logistics Influences of Communication Disruptions on Decentralized Routing in Transport Logistics Bernd Scholz-Reiter, Christian Zabel BIBA Bremer Institut für Produktion und Logistik GmbH University of Bremen Hochschulring

More information

Figure 1. The Example of ZigBee AODV Algorithm

Figure 1. The Example of ZigBee AODV Algorithm TELKOMNIKA Indonesian Journal of Electrical Engineering Vol.12, No.2, February 2014, pp. 1528 ~ 1535 DOI: http://dx.doi.org/10.11591/telkomnika.v12i2.3576 1528 Improving ZigBee AODV Mesh Routing Algorithm

More information

Wireless Technologies for the 450 MHz band

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

More information

Entropy-Based Collaborative Detection of DDoS Attacks on Community Networks

Entropy-Based Collaborative Detection of DDoS Attacks on Community Networks Entropy-Based Collaborative Detection of DDoS Attacks on Community Networks Krishnamoorthy.D 1, Dr.S.Thirunirai Senthil, Ph.D 2 1 PG student of M.Tech Computer Science and Engineering, PRIST University,

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

The International Journal Of Science & Technoledge (ISSN 2321 919X) www.theijst.com

The International Journal Of Science & Technoledge (ISSN 2321 919X) www.theijst.com THE INTERNATIONAL JOURNAL OF SCIENCE & TECHNOLEDGE Efficient Parallel Processing on Public Cloud Servers using Load Balancing Manjunath K. C. M.Tech IV Sem, Department of CSE, SEA College of Engineering

More information

User Distribution and Mobility Model Framework for Cellular Network Simulations

User Distribution and Mobility Model Framework for Cellular Network Simulations User Distribution and Mobility Model Framework for Cellular Network Simulations Sami Nousiainen, Krzysztof Kordybach, Paul Kemppi VTT Information Technology Tekniikantie 4B, FIN-02044 Espoo, Finland Tel:

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

INTERNET FOR VANET NETWORK COMMUNICATIONS -FLEETNET-

INTERNET FOR VANET NETWORK COMMUNICATIONS -FLEETNET- ABSTRACT INTERNET FOR VANET NETWORK COMMUNICATIONS -FLEETNET- Bahidja Boukenadil¹ ¹Department Of Telecommunication, Tlemcen University, Tlemcen,Algeria Now in the world, the exchange of information between

More information

Analysis and Simulation of VoIP LAN vs. WAN WLAN vs. WWAN

Analysis and Simulation of VoIP LAN vs. WAN WLAN vs. WWAN ENSC 427 Communication Networks Final Project Report Spring 2014 Analysis and Simulation of VoIP Team #: 2 Kadkhodayan Anita (akadkhod@sfu.ca, 301129632) Majdi Yalda (ymajdi@sfu.ca, 301137361) Namvar Darya

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

A New Fault Tolerant Routing Algorithm For GMPLS/MPLS Networks

A New Fault Tolerant Routing Algorithm For GMPLS/MPLS Networks A New Fault Tolerant Routing Algorithm For GMPLS/MPLS Networks Mohammad HossienYaghmae Computer Department, Faculty of Engineering, Ferdowsi University of Mashhad, Mashhad, Iran hyaghmae@ferdowsi.um.ac.ir

More information

The Quality of Internet Service: AT&T s Global IP Network Performance Measurements

The Quality of Internet Service: AT&T s Global IP Network Performance Measurements The Quality of Internet Service: AT&T s Global IP Network Performance Measurements In today's economy, corporations need to make the most of opportunities made possible by the Internet, while managing

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

ROUTE MECHANISMS FOR WIRELESS ADHOC NETWORKS: -CLASSIFICATIONS AND COMPARISON ANALYSIS

ROUTE MECHANISMS FOR WIRELESS ADHOC NETWORKS: -CLASSIFICATIONS AND COMPARISON ANALYSIS International Journal of Science, Environment and Technology, Vol. 1, No 2, 2012, 72-79 ROUTE MECHANISMS FOR WIRELESS ADHOC NETWORKS: -CLASSIFICATIONS AND COMPARISON ANALYSIS Ramesh Kait 1, R. K. Chauhan

More information

Automotive Communication via Mobile Broadband Networks

Automotive Communication via Mobile Broadband Networks Automotive Communication via Mobile Broadband Networks Dr. Joachim Sachs Ericsson Corporate Research, Aachen Contributors: René Rembarz, Mai-Anh Phan, Sabine Sories Where are we in telecommunications?

More information

USAF STRATEGIC PLANNING ICT MARKET ASSESSMENT TEMPLATE

USAF STRATEGIC PLANNING ICT MARKET ASSESSMENT TEMPLATE USAF STRATEGIC PLANNING ICT MARKET ASSESSMENT TEMPLATE 1. INTRODUCTION This document presents the ICT Market Assessment to support the forecasts, planning assumptions, program scope, and budget allocations

More information

A NOVEL OVERLAY IDS FOR WIRELESS SENSOR NETWORKS

A NOVEL OVERLAY IDS FOR WIRELESS SENSOR NETWORKS A NOVEL OVERLAY IDS FOR WIRELESS SENSOR NETWORKS Sumanta Saha, Md. Safiqul Islam, Md. Sakhawat Hossen School of Information and Communication Technology The Royal Institute of Technology (KTH) Stockholm,

More information

The Importance of Software License Server Monitoring

The Importance of Software License Server Monitoring The Importance of Software License Server Monitoring NetworkComputer How Shorter Running Jobs Can Help In Optimizing Your Resource Utilization White Paper Introduction Semiconductor companies typically

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

Energy Constrained Resource Scheduling for Cloud Environment

Energy Constrained Resource Scheduling for Cloud Environment Energy Constrained Resource Scheduling for Cloud Environment 1 R.Selvi, 2 S.Russia, 3 V.K.Anitha 1 2 nd Year M.E.(Software Engineering), 2 Assistant Professor Department of IT KSR Institute for Engineering

More information

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

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

More information

A NOVEL RESOURCE EFFICIENT DMMS APPROACH

A NOVEL RESOURCE EFFICIENT DMMS APPROACH A NOVEL RESOURCE EFFICIENT DMMS APPROACH FOR NETWORK MONITORING AND CONTROLLING FUNCTIONS Golam R. Khan 1, Sharmistha Khan 2, Dhadesugoor R. Vaman 3, and Suxia Cui 4 Department of Electrical and Computer

More information

Choosing the right Internet solution for your business.

Choosing the right Internet solution for your business. Choosing the right Internet solution for your business. Choosing the right Internet solution for your business. Let s face it, when it comes to the Internet it s all about speed and reliability. Slow connections

More information

Improving the Performance of TCP Using Window Adjustment Procedure and Bandwidth Estimation

Improving the Performance of TCP Using Window Adjustment Procedure and Bandwidth Estimation Improving the Performance of TCP Using Window Adjustment Procedure and Bandwidth Estimation R.Navaneethakrishnan Assistant Professor (SG) Bharathiyar College of Engineering and Technology, Karaikal, India.

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

Basic Network Design

Basic Network Design Frequency Reuse and Planning Cellular Technology enables mobile communication because they use of a complex two-way radio system between the mobile unit and the wireless network. It uses radio frequencies

More information

Security Scheme for Distributed DoS in Mobile Ad Hoc Networks

Security Scheme for Distributed DoS in Mobile Ad Hoc Networks Security Scheme for Distributed DoS in Mobile Ad Hoc Networks Sugata Sanyal 1, Ajith Abraham 2, Dhaval Gada 3, Rajat Gogri 3, Punit Rathod 3, Zalak Dedhia 3 and Nirali Mody 3 1 School of Technology and

More information

Cell Planning in GSM Mobile

Cell Planning in GSM Mobile Cell Planning in Mobile JALAL JAMAL HAMAD-AMEEN M.Sc, College of Engineering, Electrical Engineering Dept. Salahaddin University, Erbil, IRAQ E-mail : jalal3120002000@yahoo.com Abstract: Cell planning

More information

PERFORMANCE ANALYSIS OF VOIP TRAFFIC OVER INTEGRATING WIRELESS LAN AND WAN USING DIFFERENT CODECS

PERFORMANCE ANALYSIS OF VOIP TRAFFIC OVER INTEGRATING WIRELESS LAN AND WAN USING DIFFERENT CODECS PERFORMANCE ANALYSIS OF VOIP TRAFFIC OVER INTEGRATING WIRELESS LAN AND WAN USING DIFFERENT CODECS Ali M. Alsahlany 1 1 Department of Communication Engineering, Al-Najaf Technical College, Foundation of

More information

ANALYSIS OF VOICE OVER IP DURING VERTICAL HANDOVERS IN HETEROGENEOUS WIRELESS AND MOBILE NETWORKS

ANALYSIS OF VOICE OVER IP DURING VERTICAL HANDOVERS IN HETEROGENEOUS WIRELESS AND MOBILE NETWORKS ANALYSIS OF VOICE OVER IP DURING VERTICAL HANDOVERS IN HETEROGENEOUS WIRELESS AND MOBILE NETWORKS Kire Jakimoski Ss. Cyril and Methodius University, Faculty of Electrical Engineering and Information Technologies

More information

Establishing a Mobile Conference Call Under Delay and Bandwidth Constraints

Establishing a Mobile Conference Call Under Delay and Bandwidth Constraints Establishing a Mobile Conference Call Under Delay and Bandwidth Constraints Amotz Bar-Noy Computer and Information Science Department Brooklyn College, CUNY, New York Email: amotz@sci.brooklyn.cuny.edu

More information

Analysis of QoS parameters of VOIP calls over Wireless Local Area Networks

Analysis of QoS parameters of VOIP calls over Wireless Local Area Networks Analysis of QoS parameters of VOIP calls over Wireless Local Area Networks Ayman Wazwaz, Computer Engineering Department, Palestine Polytechnic University, Hebron, Palestine, aymanw@ppu.edu Duaa sweity

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