On the Utilization of GSM Cell Id for Mobile Device Tracking and Notification

Size: px
Start display at page:

Download "On the Utilization of GSM Cell Id for Mobile Device Tracking and Notification"

Transcription

1 On the Utilization of GSM Cell Id for Mobile Device Tracking and Notification Yazan A. Alqudah 1, Sufyan Almajali 2 1 Department of Communications Engineering, 2 Department of Software Engineering Princess Sumaya University for Technology Amman, Jordan y.alqudah@psut.edu.jo Abstract Location based services utilize mobile location to provide enhanced services to users. Although Global Positioning System (GPS) provides an accurate determination of mobile location, it can drain the mobile device battery and its reliability might be compromised in urban environments with dense and tall buildings. This work proposes a battery-conscious solution for locating a mobile device by tracking serving base stations. For applications where mobiles travel specified routes, such as school buses and public transportation, the mobile location may be determined by collecting serving based stations information along the routes. Our drive tests indicate that collected cell Id data is repeatable and can be used to reliably determine mobile location. Keywords Location Based Services; GSM;Cellular Networks. I. INTRODUCTION With the proliferation of mobile devices, providers and developers are introducing new applications that run on the mobile phone. New class of applications that takes advantage of users locations is termed location based services (LBS) [1-6]. Location based services (LBS) rely on the knowledge of the mobile device location. Several techniques are used to obtain location information. These include GPS and Cell Tower Id. The introduction of mobile devices equipped with Global Positioning System (GPS) means it is possible to obtain accurate information about device location for navigation and other services. Although GPS provides device location, it can weigh heavily on battery usage due to high power consumption. Obtaining location based on Cell Tower Id relies on the unique Cell Id used to identify the base station and known cell tower location. In 1996, the US government passed a mandate that requires network operators to locate emergency callers [1]. This prompted operators to provide added services to balance investments in location services. The introduction of GPS on mobile and 3G broadband connectivity motivated further interest in location based services. A tool called OneBusAway was introduced by the University of Washington [2]. The tool provides real-time arrival information and bus schedule route browser for the Seattle area transit. Users access information by using an identifier at bus stops. Users can also view bus and stop information on a map through a web browser. The service is implemented on the iphone and it communicates with back end servers to request information. In GSM network, a mobile location estimation based on differences of downlink signal attenuations between serving and neighboring stations is proposed in [7]. Positioning algorithms called the focused time delay neural network (FTDNN) and the distributed time delay neural network (DTDNN) are proposed to efficiently learn the mobile location from sequentially received signal strength in GSM network [8]. The algorithms extract location information from temporal variation of radio signal strengths. The objective of this work is to validate the ability to develop a mobile service that is triggered based on a change in cell Id in the GSM network. The service can be used to provide notifications based on this change. The mobile is assumed to travel a known route that is consistent. Typical applications of this service: 1. Parents notifications of school bus arrival and delivery 2. Hospital and emergency room notification of emergency vehicle locations 3. Notifications of the arrival of public transportation buses and trains. The service is required to have low power consumption to enable the mobile to run without a need for charge during operation. The notification is not required to give exact time/location to a recipient but rather notification with certain tolerance. This work is organized as follows: In Section II we review the cellular concept in mobile communications that enables notifications based on cell Id changes, Section III describes the architecture of the notification system and its components, and Section IV introduces typical operation. The results of validation and field measurements are presented in Section V. Finally, the conclusion is provided in Section VI. ISBN: SDIWC 46

2 II. BACKGROUND The widespread usage of mobile devices demands that service providers ensure uninterrupted coverage in usage area. This is made possible by dividing coverage area into cells and reutilizing resource in these cells. A mobile in service is connected to the base station that can offer the best quality of service. This is often based on signal strength. As the mobile travels, it stays connected to the base station as long as the signal strength meets a prescribed value. As the mobile reaches the border of a cell, the signal strength drops. The mobile searches for coverage in a neighboring cell. A handover is said to take place when the mobile connects to a new base station and leaves the serving base station. To ensure uninterrupted service, the mobile tries to connect to another base station before the signal with serving base station is lost. This process is referred to as handover. The new base station serves the mobile as long as it is within its coverage area. As the mobile moves farther, the signal strength drops. The mobile will then search for a new serving base station. This process continues as long as the mobile is moving in the coverage area. The knowledge of base station and cell Id can be used to determine the approximate location of the mobile. In this case, the mobile can be anywhere in the coverage area. Therefore, the accuracy of the location information is inversely proportional to the coverage area. To improve the location accuracy, the handover region is chosen to indicate mobile location. This region is defined by the intersection of the two base stations coverage areas. Fig. 1. Coverage of service area using cells. As the vehicle travels, it is connected to different cells. Figure 1 depicts a vehicle traveling in a coverage area. As the vehicle travels, it is connected to BS1, BS4, and BS5, consecutively. Our service takes advantage of the change in base station to notify recipients of the approximate location of the vehicle and the approximate arrival time. III. BS1 BS2 BS3 BS4 BS5 SYSTEM DESIGN AND ARCHITECTURE In this section, we will describe the architecture and interaction of different system components. The application is proposed for school bus notifications. The route of the school bus is assumed fixed and does not change during the school year. Fig. 2: Components of the notifications system. The web browser is used to populate records in database. The mobile query database to get data a. Database DB Web browser The database contains information about the routes and their cell Id sequence, the notification messages, and the recipient s information. A table that contains previous and current base station Id, notification message, and recipient phone number are shown below in Table 1. Table I: Notifications table in database Route Current Id Previous Id Message Recipient arrives in 10 min arrives in 5 min arrives in 20 min During operation, the mobile searches for a matching current and previous cell Id in the table. If a match is found, the mobile sends the notification message to the recipient. The message is written taking into account the proximity of cell change and the recipient s home location. This information is known and the table is populated during the route set up. b. Web Site The web site is used to create, update and delete records from the database via a web browser. When a bus route is created, records of messages that have to be sent to parents have to be added. For each message, previous and current cell Ids are added. The message should consider the approximate travel time between cell transition and recipient location. c. Mobile Service The mobile service runs on the mobile device of the driver or attendant and upon launch, it connects to the database to get route Id s and messages. It proceeds to monitor the cell Id of its serving base station. Upon change in base station Id, the service searches the database to see if any action is required. If cell Id transition is tied to a notification, the service obtains the notification message and recipient phone number. It sends a short message with the notification. The solution consists of a service that runs on a mobile device, a database that hosts routes information and notifications and web interface for updating the database. These components are illustrated in Fig. 2. Below we describe the components of the system. ISBN: SDIWC 47

3 Along with collecting route information, the bus is required to stop and pick up students. Each time a student is picked up, a record is created that contains student Id, GPS information, and Step Id generating while picking up the student. Table 2 shows an example student data collected during the discovery stage. Table II: Student Data Collected During Discovery Stage Student Id GPS and Cell Info Step Id ( or range of Step Id s) S1 Lat1 and long 1, cell info S2 Lat2 and long 2, cell info Sm. Fig. 3: System Architecture IV. OPERATION The solutions works using three stages: Registration, Discovery, and Usage. Below we describe each of these stages. Registration Stage: Before collecting route detailed information, the solution allows the school to establish the basic information of routes to be used by school s busses. Basic information includes identifying the names of the routes. In addition, it includes identifying the names of the students along with the routes they are going to be part of. This can happen via online form access or mobile application access. In addition, students parents can determine the timing specific for their kids, such as receiving a SMS notification 5 minutes before bus arrival. Discovery Stage: This stage happens at the beginning of the overall application use and after the registration stage. The purpose of this stage is to collect information about all students who are part of the bus route. Information includes students names, route GPS information, timing information, and cell towers information. The daily route of a bus starts at a specific point and continues through a set of streets where the bus stops to pick up students at certain points along the route. In this stage, the mobile application starts by connecting online, entering route Id, and downloading the initial route database which includes the names of the students located on this route. Once this happens, a bus can move to start picking up students. A specific point within the bus route will be designated as the start point (P1). Once this point is reached, the discovery mode is activated. The application starts recording information every X seconds. Collected information includes the GPS information and cell towers information available at the bus current location. Table 2 shows a sample of the information collected at this stage starting from point P1 to point Pn, where Pn is reached when the bus reaches the school. The discovery stage is designed to occur once in the beginning. If there is a change to the route at later times, there will be a need to run this stage again. Once the discovery stage is finished, the database of the discovered route is updated online. Usage Stage: The usage stage occurs once a day, each time the route is followed. In this stage, the application user is required to activate the usage stage once the bus reaches the starting point P1, which was defined during the discovery stage. Detecting P1 can happen automatically as well. Once P1 is reached, the system calculates the estimated arrival time (EAT) for each student using previously gathered discovery stage information. Along with estimated arrival time, the system calculates the notification trigger time (NTT) for each student based on EAT. Next, the application starts a continuous comparison process with the existing database and sends notifications to students if NTT of that student is reached. NTT is measured using step Ids. V. VALIDATION To validate the developed solution, a mobile application is built to collect information about the serving base stations. The application collects time, serving base station, and GPS locations. The number of samples collected is determined by the sampling rate (a configuration parameter that can be specified). Android platform was chosen for implementation due to its open nature and popularity in Jordan. The application is implemented as a service that runs in the background of the device allowing users to utilize the phone during operation. The data is collected in a log file that is stored on the mobile s storage memory. To validate the ability of the application to determine location based on changes to cell Id, real time data is needed. To collect the data, drive tests were conducted to collect cell Id and GPS locations. The path of the drive test path is illustrated in Fig. 4 below. The path is approximately 4 kilometers long ISBN: SDIWC 48

4 and it loops to return to its starting point. In real application, the full path (or part) of the bus route can be used. The objective of the drive test is to see whether changes in cell Id are captured by the mobile device and whether the changes are consistent and repeatable. The simplest and least accurate method to determine location is for the mobile device to maintain current and up to N-1 previous cell Id s. The mobile compares the N values of stored values and if the majority of the cell Ids match, the mobile can be certain that it is in a specified location. In the above example, 7 previous cell Ids are maintained, when the majority of the cells match, the mobile is said to have traveled the path above. A more accurate localization method can be obtained by observing Fig. 5. The figure shows that all drive tests will have cell Id However, this cell Id is obtained at different distance traveled. The distance varies between approximately 1600 and 3000 meters. Since this cell Id can occur more than once during a single drive, the previous cell Id can be used to uniquely identify this location. Assuming a 30km/h vehicle speed, this distance will correspond to approximately a 3 minutes variation in the arrival of a notification based on the serving cell Id being equal to Fig. 4: Path selected for collecting cell Id data Several drive tests were conducted to collect information about the serving cell Id. Table 3 below shows the results of 14 drive tests conducted over several days. The table shows the changes in cell Id as the mobile travels along the test path. The last digit in the cell Id refers to the sector Id (i.e. same cell Id can have different least significant digits indicating different sectors). Fig. 5: Changes in Cell Id vs. distance for drive tests Cell Id Table III: Cell Id s changes during drive tests. Drive The cell Id vs. distance and time are plotted in Fig 5 and 6, respectively. The table and the graphs indicate that during the 14 drive tests, a total of 22 unique cell Id s are encountered. These cells belong to 13 different base stations (the last digit in the cell Id indicates the sector). The maximum number of cell Id changes is 11 and on average 8 cell Id s changes occur in each drive test. There are 3 common base station Id s in all drive tests. These are 2501, 2540, and Future work will consider the most efficient and accurate ways to utilize cell information to determine location. We briefly present some ideas based on observed results. Fig. 6: Changes in Cell Id vs. time for drive tests ISBN: SDIWC 49

5 VI. CONCLUSION This work proposed a solution that enables location based notification by utilizing cellular communication infrastructure. By capturing the serving base stations along a travel path, a mobile device is able to determine its locations. This enables a notification to be sent of arrival time. Although GPS can be used for accurate location determination, GPS suffers from high energy consumption that weighs heavily on the mobile device s battery. Another disadvange of GPS is the unrealiablity in urban enviroment where tall buildings can block GPS signal. This work presented data of serving cell Id collected during drive tests. The results show that it will be possible to develop a technique that utilize cell Id s to determine the location of the mobile device a long known path. REFERENCES [1] Vaughan-Nichols, Steven J. "Will mobile computing's future be location, location, location?." Computer 42, no. 2 (2009): [2] Ferris, Brian, Kari Watkins, and Alan Borning. "Location-aware tools for improving public transit usability." IEEE Pervasive Computing 1 (2009): [3] Bozzon, Alessandro, Marco Brambilla, Stefano Ceri, and Silvia Quarteroni. "A framework for integrating, exploring, and searching location-based web data."internet Computing, IEEE 15, no. 6 (2011): [4] Barkhuus, Louise, and Anind K. Dey. "Location-Based Services for Mobile Telephony: a Study of Users' Privacy Concerns." In INTERACT, vol. 3, pp [5] Kjærgaard, Mikkel Baun. "Location-based services on mobile phones: minimizing power consumption." IEEE Pervasive Computing 1 (2010): [6] Bellavista, Paolo, Axel Kupper, and Sumi Helal. "Location-based services: Back to the future." Pervasive Computing, IEEE 7, no. 2 (2008): [7] Lin, Ding-Bing, and Rong-Terng Juang. "Mobile location estimation based on differences of signal attenuations for GSM systems." Vehicular Technology, IEEE Transactions on 54, no. 4 (2005): [8] Fang, Shih-Hau, Bo-Cheng Lu, and Ying-Tso Hsu. "Learning location from sequential signal strength based on GSM experimental data." Vehicular Technology, IEEE Transactions on 61, no. 2 (2012): ISBN: SDIWC 50

MOBILE COMPUTING 2/11/18. Location-based Services: Definition. Convergence of Technologies LBS. CSE 40814/60814 Spring 2018

MOBILE COMPUTING 2/11/18. Location-based Services: Definition. Convergence of Technologies LBS. CSE 40814/60814 Spring 2018 MOBILE COMPUTING CSE 40814/60814 Spring 2018 Location-based Services: Definition LBS: A certain service that is offered to the users based on their locations. Convergence of Technologies GIS/ Spatial Database

More information

GPS Tracking from ZICOM Zi Track TRACK THE FUTURE! What Lies Ahead!!!

GPS Tracking from ZICOM Zi Track TRACK THE FUTURE! What Lies Ahead!!! GPS Tracking from ZICOM Zi Track TRACK THE FUTURE! What Lies Ahead!!! How GPS Works!!! Cloud Server Data Transferred to Server Cellular Tower GPS Satellite Tracking Data Viewed via Internet Connection

More information

Mobile App Help for Parents ios

Mobile App Help for Parents ios Mobile App Help for Parents ios Welcome to the Realtime Link for Parents Portal App This document is intended to assist student s contacts in the use of the Realtime Mobile app on devices running ios.

More information

Vertical Handover in Vehicular Ad-hoc Networks A Survey

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

More information

Implementation on Real Time Public. Transportation Information Using GSM Query. Response System

Implementation on Real Time Public. Transportation Information Using GSM Query. Response System Contemporary Engineering Sciences, Vol. 7, 2014, no. 11, 509-514 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ces.2014.4446 Implementation on Real Time Public Transportation Information Using

More information

LTE : The Future of Mobile Broadband Technology

LTE : The Future of Mobile Broadband Technology LTE : The Future of Mobile Broadband Technology Erick Setiawan tukangbajaksawah@gmail.com 1 Become a necessity today, where the wireless broadband technology needed to meet increasing expectations in terms

More information

How to Buy A Bus Pass

How to Buy A Bus Pass How to Buy A Bus Pass How to Buy a RideTRAFFIX Bus Pass 2018 Step One: Go to the website Go to http://ridetraffix.com/buyapass.aspx Step Two: Enter Your Address Correctly Type in your Street number and

More information

Location, Location, Location

Location, Location, Location Location, Location, Location Larry Rudolph 1 Outline Positioning Technology GPS and others Location Specifiers Privacy Issues Universal Location On earth, we need three piece of information: latitude,

More information

MEGHADOOT: A PACKET RADIO NETWORK ARCHITECTURE FOR RURAL COMMUNITIES

MEGHADOOT: A PACKET RADIO NETWORK ARCHITECTURE FOR RURAL COMMUNITIES MEGHADOOT: A PACKET RADIO NETWORK ARCHITECTURE FOR RURAL COMMUNITIES B. S. Manoj, K. R. Bharath Bhushan, S. S. Doshi, I. Karthigeyan, and C. Siva Ram Murthy High Performance Computing and Networking Laboratory

More information

Unique. S afety & ecurity olution. Utmost Safety with Exceptional Technology

Unique. S afety & ecurity olution. Utmost Safety with Exceptional Technology Unique S afety & ecurity olution Utmost Safety with Exceptional Technology Integrated Solution by SkoolSmart-No Swiping of Cards (Automatic Detection) Bus Solution Bus Reader (RFID+GPRS+GPS) SMS Facility

More information

Procedia Computer Science

Procedia Computer Science Procedia Computer Science 3 (2011) 949 953 Procedia Computer Science 00 (2010) 000 000 Procedia Computer Science www.elsevier.com/locate/procedia www.elsevier.com/locate/procedia WCIT 2010 An Implementation

More information

Smart Waste Management using Internet-of-Things (IoT)

Smart Waste Management using Internet-of-Things (IoT) Smart Waste Management using Internet-of-Things (IoT) Gopal Kirshna Shyam 1, Sunilkumar S. Manvi 2, Priyanka Bharti 3 School of Computing & Information Technology REVA University, Bengaluru 560 064 Email:

More information

Safety Assistance Watch

Safety Assistance Watch Safety Assistance Watch Mobile Portal User Manual http://portal.safemotion.org www.safemotion.co.uk P a g e 1 SafeMotion Mobile Web Portal User Manual Contact UK Contents Register & Login... 3 Register

More information

Context-Aware Services

Context-Aware Services Chapter 6 Context-Aware Services 6.1 Rationale and Motivation As the user becomes swamped with more and more information, filtering this information becomes ever more important. This is especially true

More information

MOBILE APP USER MANUAL

MOBILE APP USER MANUAL MOBILE APP USER MANUAL available for ios / Android / Windows Phone Table of Contents 1. Motorimage Metasat Mobile App... page 3 2. Main Page... page 4 3. Commands... page 5 4. Status... page 6 5. Map...

More information

The Cellular Interceptor CC2800 Series

The Cellular Interceptor CC2800 Series The Cellular Interceptor CC2800 Series Operational Parameters The Target Mode enables the user to direct cellular interception by variables such as the IMSI, TMSI, or cellular phone number of the suspect.

More information

Vertical and Horizontal Handover in Heterogeneous Wireless Networks using OPNET

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

More information

REAL TIME PUBLIC TRANSPORT INFORMATION SERVICE

REAL TIME PUBLIC TRANSPORT INFORMATION SERVICE Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 4, Issue. 7, July 2015, pg.88

More information

Context-Aware Computing. Ramakrishna Padmanabhan February 12, 2013

Context-Aware Computing. Ramakrishna Padmanabhan February 12, 2013 Context-Aware Computing Ramakrishna Padmanabhan February 12, 2013 Overall Theme What kinds of applications can we create that make good use of context? How can we obtain location? What kind of software

More information

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

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

More information

Home-Mobile. The Cast Devices. The Cast Network Related (2) The Cast Network Related. Voice over IP (VoIP) Dr. Hayden Kwok-Hay So

Home-Mobile. The Cast Devices. The Cast Network Related (2) The Cast Network Related. Voice over IP (VoIP) Dr. Hayden Kwok-Hay So The Cast Devices Home-Mobile Desktop Computer Mostly data Wired network Standard Telephone Mostly voice Wired phone line CCST9015 6th Oct, 2010 Dr. Hayden Kwok-Hay So Notebook Computer Mostly data Wireless

More information

Analysis of GPS and Zone Based Vehicular Routing on Urban City Roads

Analysis of GPS and Zone Based Vehicular Routing on Urban City Roads Analysis of GPS and Zone Based Vehicular Routing on Urban City Roads Aye Zarchi Minn 1, May Zin Oo 2, Mazliza Othman 3 1,2 Department of Information Technology, Mandalay Technological University, Myanmar

More information

TAKEOVER: A New Vertical Handover Concept for Next-Generation Heterogeneous Networks

TAKEOVER: A New Vertical Handover Concept for Next-Generation Heterogeneous Networks TAKEOVER: A New Vertical Handover Concept for Next-Generation Heterogeneous Networks Hyun-Ho Choi and Dong-Ho Cho Department of Electrical Engineering and Computer Science Korea Advanced Institute of Science

More information

2017 Manual MEMBER 0

2017 Manual MEMBER 0 2017 Manual MEMBER 0 Contents Description of roles and users... 2 REGISTERING ON THE PLATFORM... 4 Member... 10 NAVIGATING THE PLATFORM... 11 User account... 13 MY E-BOOKS... 14 PROGRESS... 18 1 Description

More information

SENSE AND CACHE A NOVEL CACHING SCHEME FOR MOBILE USERS IN A CELLULAR NETWORK

SENSE AND CACHE A NOVEL CACHING SCHEME FOR MOBILE USERS IN A CELLULAR NETWORK SENSE AND CACHE A NOVEL CACHING SCHEME FOR MOBILE USERS IN A CELLULAR NETWORK C.MALA 1, S.SELVAKUMAR 2 Department of Computer science and Engineering National Institute of technology, Tiruchirappalli,

More information

ASCL1 / ASCL2 CarLink Guide for Android Users

ASCL1 / ASCL2 CarLink Guide for Android Users ASCL1 / ASCL2 CarLink Guide for Android Users 2012 Audiovox Electronics Corporation. All rights reserved. CarLink Guide for Android Users New Account Creation After having CarLink installed, follow the

More information

Mobile Millennium Using Smartphones as Traffic Sensors

Mobile Millennium Using Smartphones as Traffic Sensors Mobile Millennium Using Smartphones as Traffic Sensors Dan Work and Alex Bayen Systems Engineering, Civil and Environmental Engineering, UC Berkeley Intelligent Infrastructure, Center for Information Technology

More information

Wireless Security Background

Wireless Security Background Wireless Security Background Wireless Networks The need for mobile computing Laptops, PDAs, Bluetooth devices Smart phones Enabling technology Wireless communication Two important characteristics Wireless

More information

AN IMPROVED TAIPEI BUS ESTIMATION-TIME-OF-ARRIVAL (ETA) MODEL BASED ON INTEGRATED ANALYSIS ON HISTORICAL AND REAL-TIME BUS POSITION

AN IMPROVED TAIPEI BUS ESTIMATION-TIME-OF-ARRIVAL (ETA) MODEL BASED ON INTEGRATED ANALYSIS ON HISTORICAL AND REAL-TIME BUS POSITION AN IMPROVED TAIPEI BUS ESTIMATION-TIME-OF-ARRIVAL (ETA) MODEL BASED ON INTEGRATED ANALYSIS ON HISTORICAL AND REAL-TIME BUS POSITION Xue-Min Lu 1,3, Sendo Wang 2 1 Master Student, 2 Associate Professor

More information

P Public web interface prototype

P Public web interface prototype LIFE+10 ENV/IT/000389 INTEGREEN Action 4: Implementation & Integration P.4.1.5 Public web interface prototype Project Coordinating Beneficiary Project Associated Beneficiary n.2 Project Associated Beneficiary

More information

By helping travelers move from

By helping travelers move from L o c a t i o n - B a s e d S e r v i c e s Location-Aware Tools for Improving Public Transit Usability Real-time arrival information can significantly enhance the usability of public transit systems.

More information

2014 Entune Premium Audio with Navigation and App Suite

2014 Entune Premium Audio with Navigation and App Suite 0 Entune Premium Audio with Navigation and App Suite TABLE OF CONTENTS OVERVIEW Limitations of the Quick Reference Guide Basic Operation ENTUNE - INTRODUCTION What is Entune? Entune App Suite Phone Compatibility

More information

Quad BRI GSM Gateway with 8 GSM Ports

Quad BRI GSM Gateway with 8 GSM Ports Quad BRI GSM Gateway with 8 GSM Ports HG-2000/3U Cost Saving Customer Premises Equipment with Carrier Grade Performance Product Description November 2009 Contents Next Page Hypermedia HG-2000/3U 3 Contents

More information

Vehicle Speed Observation Models Based on the Data on the Smartphone GPS

Vehicle Speed Observation Models Based on the Data on the Smartphone GPS Computer Technology and Application 7 (2016) 300-307 doi: 10.17265/1934-7332/2016.06.004 D DAVID PUBLISHING Vehicle Speed Observation Models Based on the Data on the Smartphone GPS Gede Herdian Setiawan,

More information

CROWDSOURCING REAL-TIME TRAVELER INFORMATION SERVICES

CROWDSOURCING REAL-TIME TRAVELER INFORMATION SERVICES CROWDSOURCING REAL-TIME TRAVELER INFORMATION SERVICES Asif Rehan, Karthik C Konduri, Ashrafur Rahman, Nicholas Lownes University of Connecticut 214 Innovations in Travel Modeling, Baltimore, MD INTRODUCTION

More information

A Geometric Stack for Location-Aware Networking. Marco Gruteser, Rich Martin WINLAB, Rutgers University

A Geometric Stack for Location-Aware Networking. Marco Gruteser, Rich Martin WINLAB, Rutgers University A Geometric Stack for Location-Aware Networking Marco Gruteser, Rich Martin WINLAB, Rutgers University Why Location-Aware Networking? The Revenge of Geography Low-cost localization Point-of-Interest Queries

More information

Predicting Bus Arrivals Using One Bus Away Real-Time Data

Predicting Bus Arrivals Using One Bus Away Real-Time Data Predicting Bus Arrivals Using One Bus Away Real-Time Data 1 2 3 4 5 Catherine M. Baker Alexander C. Nied Department of Computer Science Department of Computer Science University of Washington University

More information

Input ports, switching fabric, output ports Switching via memory, bus, crossbar Queueing, head-of-line blocking

Input ports, switching fabric, output ports Switching via memory, bus, crossbar Queueing, head-of-line blocking Last time Router internals Input ports, switching fabric, output ports Switching via memory, bus, crossbar Queueing, head-of-line blocking Mobility Home, visited s Home, foreign agents Permanent, care-of

More information

Mobile Devices. Objectives. Types of Devices 4/25/2012

Mobile Devices. Objectives. Types of Devices 4/25/2012 Mobile Devices Objectives Identify mobile devices Learn how mobile devices obtain and transmit information Identify potential evidence that may be obtained from mobile devices Learn where data is stored

More information

AutoMedia: Linking the Vehicle with Consumer Electronics and Services. Jason Flinn. University of Michigan

AutoMedia: Linking the Vehicle with Consumer Electronics and Services. Jason Flinn. University of Michigan AutoMedia: Linking the Vehicle with Consumer Electronics and Services University of Michigan Problem: Vehicle is an island Each vehicle is an island unto itself data crosses the border generally with carried

More information

Overview of KC Resources and Resource Usage

Overview of KC Resources and Resource Usage Overview of KC Resources and Resource Usage Overview of KC Resource Allocation (0.00) Introduction (0.01) Module: Overview of KC Resource Allocation Introduction Knowledge Center has a set of tools that

More information

Dynamic Monitoring of Moving Objects: A Novel Model to Improve Efficiency, Privacy and Accuracy of the Framework

Dynamic Monitoring of Moving Objects: A Novel Model to Improve Efficiency, Privacy and Accuracy of the Framework Bathula Sowjanya et al, / (IJCSIT) International Journal of Computer Science and Information Technologies, Vol. 2 (3), 2011, 946950 Dynamic Monitoring of Moving Objects: A Novel Model to Improve Efficiency,

More information

Evaluation of Information Dissemination Characteristics in a PTS VANET

Evaluation of Information Dissemination Characteristics in a PTS VANET Evaluation of Information Dissemination Characteristics in a PTS VANET Holger Kuprian 1, Marek Meyer 2, Miguel Rios 3 1) Technische Universität Darmstadt, Multimedia Communications Lab Holger.Kuprian@KOM.tu-darmstadt.de

More information

Effects of Multi-Technology Scanning on Data Density

Effects of Multi-Technology Scanning on Data Density Effects of Multi-Technology Scanning on Data Density As global data usage expands, cellular operators are creating multi-technology 2G/3G/4G networks that require parallel investment in infrastructure,

More information

Presentation Content

Presentation Content SMS Fleet (Pty) Ltd Privately owned company established in 2006 Our product My Tracer is a locally developed, brilliant, fully internet based GPS Vehicle tracking system integrated with an innovative automated

More information

Android and ios Hybrid Applications for Surabaya Public Transportation Route

Android and ios Hybrid Applications for Surabaya Public Transportation Route Android and ios Hybrid Applications for Surabaya Public Transportation Route Djoni Haryadi Setiabudi Informatics Department Petra Christian University Surabaya, Indonesia Lady Joanne Tjahyana Communication

More information

Presentation Content

Presentation Content SMS Fleet (Pty) Ltd Privately owned company established in 2006 Our product My Tracer is a locally developed, brilliant, fully internet based GPS Vehicle tracking system integrated with an innovative automated

More information

Pegasus NetGuard Mobile Phone Counter Surveillance Systems

Pegasus NetGuard Mobile Phone Counter Surveillance Systems Pegasus NetGuard Mobile Phone Counter Surveillance Systems Hardware and software for Law Enforcement, Government & State Security Organisations Mobile phone interception detection Full spectral analysis

More information

PreClear Mobile Application User Guide

PreClear Mobile Application User Guide PreClear Mobile Application User Guide ABOUT THE DRIVEWYZE PRECLEAR SERVICE The Drivewyze PreClear service is an application that runs on all popular smartphones. This application provides commercial vehicle

More information

SYNOPSIS FOR GSM AND GPS BASED VEHICLE SPEED MONITORING AND CONTROL SYSTEM

SYNOPSIS FOR GSM AND GPS BASED VEHICLE SPEED MONITORING AND CONTROL SYSTEM SYNOPSIS FOR GSM AND GPS BASED VEHICLE SPEED MONITORING AND CONTROL SYSTEM Introduction We know that demand for automobile has been increased traffic and thereby causing more accidents on the road. Major

More information

Yukon Public Schools. Yukon Public Schools expands functionality of its parent and staff notification system... Information Technology Division

Yukon Public Schools. Yukon Public Schools expands functionality of its parent and staff notification system... Information Technology Division Yukon Public Schools Information Technology Division School Messenger Notification System Yukon Public Schools expands functionality of its parent and staff notification system... School Messenger is the

More information

Analyzing Routing Protocols Performance in VANET Using p and g

Analyzing Routing Protocols Performance in VANET Using p and g Analyzing Routing Protocols Performance in VANET Using 802.11p and 802.11g Rasha Kaiss Aswed and Mohammed Ahmed Abdala Network Engineering Department, College of Information Engineering, Al-Nahrain University

More information

- User Guide for iphone.

- User Guide for iphone. - User Guide for iphone. Update to: ios 3.7 Main "Map view" screen: Map objects: Orange icon shows your current location. Important: If there is an error in identifying your location, please check the

More information

Current Status and Future Plan of HELP

Current Status and Future Plan of HELP International Telecommunication Union Current Status and Future Plan of HELP Masatoshi Morita Assistant Director for ITS Traffic Planning Division, Traffic Bureau, National Police Agency of Japan The purpose

More information

An efficient handover and channel management approach in integrated network

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

More information

(SeTracker2)User guide

(SeTracker2)User guide (SeTracker2)User guide Please read the manual carefully before using the product, in order to go through the installation and setup. The color of the product is subject to the real product. steps before

More information

Here Comes The Bus. Downloading The App Download the app from Google Play Store or from the Apple App Store

Here Comes The Bus. Downloading The App Download the app from Google Play Store or from the Apple App Store Here Comes The Bus Here Come The Bus Mobile App provides real time alerts of where the schoolbus is along its route. The mobile app allows users to lookup their student s bus stop location. Additionally,

More information

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

Mobility Management usually includes two parts: location management and handoff management. 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 market for

More information

An Arduino Based Indoor & Outdoor Positioning System (IOPS)

An Arduino Based Indoor & Outdoor Positioning System (IOPS) An Arduino Based Indoor & Outdoor Positioning System (IOPS) Vijaya Khamkar, Shweta Kandgave, Suraj Jamdade,Dinesh Shirsath P.V.P.I.T.Budhgaon, Sangli, India. P.V.P.I.T.Budhgaon, Sangli, India. P.V.P.I.T.Budhgaon,

More information

Part I. Wireless Communication

Part I. Wireless Communication 1 Part I. Wireless Communication 1.5 Topologies of cellular and ad-hoc networks 2 Introduction Cellular telephony has forever changed the way people communicate with one another. Cellular networks enable

More information

CROSS LAYER PROTOCOL (APTEEN) USING WSN FOR REAL TIME APPLICATION

CROSS LAYER PROTOCOL (APTEEN) USING WSN FOR REAL TIME APPLICATION CROSS LAYER PROTOCOL (APTEEN) USING WSN FOR REAL TIME APPLICATION V. A. Dahifale 1, N. Y. Siddiqui 2 PG Student, College of Engineering Kopargaon, Maharashtra, India 1 Assistant Professor, College of Engineering

More information

TPT02. GSM Temperature Tracker

TPT02. GSM Temperature Tracker TPT02 GSM Temperature Tracker Contents 04 Welcome 05 Getting Started 07 Additional Instructions 09 Specification 11 FAQ 15 Warranty 15 Terms & Conditions 16 Contact Details Welcome TPT02 Temperature Tracker

More information

ENSC 427: COMMUNICATION NETWORKS. WiMAX Mobility. Spring FINAL PROJECT Report. Prepared for: Prof. Ljiljana Trajkovic.

ENSC 427: COMMUNICATION NETWORKS. WiMAX Mobility. Spring FINAL PROJECT Report. Prepared for: Prof. Ljiljana Trajkovic. ENSC 427: COMMUNICATION NETWORKS WiMAX Mobility Spring 2009 FINAL PROJECT Report Prepared for: Prof. Ljiljana Trajkovic Prepared By: Simran Sarai: sks17@sfu.ca Daniel Carter: dan.sfu@gmail.com Behzad Jazizadeh:

More information

A Centralized Approaches for Location Management in Personal Communication Services Networks

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

More information

Compasses, Faces, and Butterflies: Route Discovery in Ad-Hoc Networks

Compasses, Faces, and Butterflies: Route Discovery in Ad-Hoc Networks Evangelos Kranakis, School of Computer Science, Carleton University, Ottawa 1 Compasses, Faces, and Butterflies: Route Discovery in Ad-Hoc Networks By Evangelos Kranakis School of Computer Science Carleton

More information

VERIFIND ONLINE USER MANUAL

VERIFIND ONLINE USER MANUAL VERIFIND ONLINE USER MANUAL Table of Contents 1. Locate my asset... 2 1.1. Poll Asset via Verifind Web site.... 2 1.2. Poll Asset via SMS... 4 1.3. View movement history: Google Maps & LINZ Map.... 4 1.4.

More information

An Efficient Analytical Method for Location Management Strategy in Cellular Mobile Networks

An Efficient Analytical Method for Location Management Strategy in Cellular Mobile Networks Proceedings of the World Congress on Engineering and Computer Science 007 WCECS 007, October 4-, 007, San Francisco, USA An Efficient Analytical Method for Location Management Strategy in Cellular Mobile

More information

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

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

More information

Mobile, Smartphones, Wi-Fi, and Apps

Mobile, Smartphones, Wi-Fi, and Apps Mobile, Smartphones, Wi-Fi, and Apps What Are We Talking About Today? 1. Mobile 2. Different Needs 3. Geolocation & Georeference 4. Mobile-Friendliness 5. Location-Based Services 6. Wi-Fi 7. Apps vs. Websites

More information

Enhancement of Routing in Urban Scenario using Link State Routing Protocol and Firefly Optimization

Enhancement of Routing in Urban Scenario using Link State Routing Protocol and Firefly Optimization Enhancement of Routing in Urban Scenario using Link State Routing Protocol and Firefly Optimization Dhanveer Kaur 1, Harwant Singh Arri 2 1 M.Tech, Department of Computer Science and Engineering, Lovely

More information

ShoreTel User s Guide for Nokia

ShoreTel User s Guide for Nokia ShoreTel User s Guide for Nokia Release 7.1 July 2013 Legal Notices Document and Software Copyrights Copyright 1998-2013 by ShoreTel Inc., Sunnyvale, California, USA. All rights reserved. Printed in the

More information

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

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

More information

NICT collaborates with ASEAN Countries

NICT collaborates with ASEAN Countries NICT collaborates with ASEAN Countries - Social Renovation by ICT from Asia at the Entrance of the Smarter Communication World - Security camera Fumihiko Tom Tomita, Dr. Sci. Chief Research & Strategy

More information

Beacon Admin Walkthrough

Beacon Admin Walkthrough BEACON v.. Beacon Walkthrough v.. Background: Beacon is a text message-based emergency medical dispatching software designed by Trek Medics International. Purpose: The Beacon is an advanced, comprehensive

More information

Fosca Giannotti et al,.

Fosca Giannotti et al,. Trajectory Pattern Mining Fosca Giannotti et al,. - Presented by Shuo Miao Conference on Knowledge discovery and data mining, 2007 OUTLINE 1. Motivation 2. T-Patterns: definition 3. T-Patterns: the approach(es)

More information

EFFICIENT TRAJECTORY PROTOCOL FOR MULTICASTING IN VEHICULAR AD HOC NETWORKS

EFFICIENT TRAJECTORY PROTOCOL FOR MULTICASTING IN VEHICULAR AD HOC NETWORKS EFFICIENT TRAJECTORY PROTOCOL FOR MULTICASTING IN VEHICULAR AD HOC NETWORKS Nandhini P. 1 and Ravi G. 2 1 Department of Electronics and Communication Engineering, Communication Systems, Sona College of

More information

Broadband PTT for LMR Augmentation

Broadband PTT for LMR Augmentation Broadband PTT for LMR Augmentation MOTOROLA SOLUTIONS and KODIAK are trademarks or registered trademarks of Motorola Trademark Holdings, LLC. This document is not an offer, commitment, representation,

More information

Edulog Parent Portal

Edulog Parent Portal Edulog Parent Portal Edulog Parent Portal can be accessed via a web browser or through the mobile application. It will allow students and their parents/guardians to view the location of their bus during

More information

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

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

More information

Multilevel Fault-tolerance for Designing Dependable Wireless Networks

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

More information

DELIVERING MULTIMEDIA CONTENT FOR THE FUTURE GENERATION MOBILE NETWORKS

DELIVERING MULTIMEDIA CONTENT FOR THE FUTURE GENERATION MOBILE NETWORKS Research Article DELIVERING MULTIMEDIA CONTENT FOR THE FUTURE GENERATION MOBILE NETWORKS S. Swarna Parvathi, Dr. K. S. Eswarakumar Address for Correspondence S. Swarna Parvathi, PhD Scholar Department

More information

Parent Portal Contact Verification

Parent Portal Contact Verification Parent Portal Contact Verification Technology Department Babylon School District 50 Railroad Avenue Babylon, NY 11702 www.babylon.k12.ny.us (631) 893-7983 As the Babylon UFSD continues its effort to Go

More information

Using Geofencing for a Disaster Information System

Using Geofencing for a Disaster Information System Using Geofencing for a Disaster Information System Akira Suyama Graduate School of Engineering Tokyo Denki University Tokyo, Japan 16kmc16@ms.dendai.ac.jp Ushio Inoue Dept. of Information and Communication

More information

Mobility Management for VoIP on Heterogeneous Networks: Evaluation of Adaptive Schemes

Mobility Management for VoIP on Heterogeneous Networks: Evaluation of Adaptive Schemes Mobility Management for VoIP on Heterogeneous Networks: Evaluation of Adaptive Schemes Authors:Massimo Bernaschi, Filippo Cacace, Giulio Lannello Presented by:rukmini Sarvamangala OBJECTIVE OF THE PAPER

More information

Dell NetReady Mobile Broadband Service User's Guide

Dell NetReady Mobile Broadband Service User's Guide Dell NetReady Mobile Broadband Service User's Guide Introduction Quick Start Service Coverage Frequently Asked Questions Glossary Information in this document is subject to change without notice. Introduction:

More information

Mobile Computing Introduction

Mobile Computing Introduction Mobile Computing Introduction UNIT - 1 Prepared By:- NITIN PANDYA Assistant Professor, SVBIT. What is Mobile Computing 2 NTIIN PANDYA 3 NTIIN PANDYA Definitions Mobile Computing What is mobile computing?

More information

UberCENTRAL. Partner Onboarding Guide

UberCENTRAL. Partner Onboarding Guide UberCENTRAL Partner Onboarding Guide Welcome to the UberCENTRAL Guide A walkthrough to help you get up and running Overview Setting up your account Signing in Payment method setup Location Setup Operator

More information

Cellular Communication

Cellular Communication Cellular Communication Cellular Communication Cellular communication is designed to provide communications between two moving units, or between one mobile unit and one stationary phone or land unit (PSTN).

More information

Publishing CitiSense Data: Privacy Concerns and Remedies

Publishing CitiSense Data: Privacy Concerns and Remedies Publishing CitiSense Data: Privacy Concerns and Remedies Kapil Gupta Advisor : Prof. Bill Griswold 1 Location Based Services Great utility of location based services data traffic control, mobility management,

More information

Love - Care - Connect

Love - Care - Connect Love - Care - Connect Liberi Manual Please read the instructions before installing and using the watch. 1. Before using 1:1. Identify these items and belongings: 1 Liberi GPS Watch with silicon wristband

More information

A Survey on Group Mobility Model and Handover in Mobile WiMAX Network

A Survey on Group Mobility Model and Handover in Mobile WiMAX Network A Survey on Group Mobility Model and Handover in Mobile WiMAX Network 1 Miss. Ishani R. Desai, 2 Prof. Krunal N. Patel 1 Departement of Electronics & Communication. Parul Institute Of Engineering & Technology,

More information

Follow Me User s Manual

Follow Me User s Manual Follow Me User s Manual SYSTEM REQUIREMENTS AND TERMS USED IN THE MANUAL Windows Mobile-based device - Pharos Traveler GPS devices, Pocket PCs, and Pocket PC Phones. Windows CE device Pharos Drive GPS

More information

Intelligent City Traffic Management and Public Transportation System

Intelligent City Traffic Management and Public Transportation System www.ijcsi.org 46 Intelligent City Traffic Management and Public Transportation System S.A.Mulay 1, C.S.Dhekne 2, R. M. Bapat 3, T. U. Budukh 4, S. D. Gadgil 5 1 Professor: Department of Computer, PVG s

More information

BizVoice(Mobile ipn) User Guide Android

BizVoice(Mobile ipn) User Guide Android Chapter 1 : Getting Started 1. Client Download and Installation Step 1: Go to Google Play on your PC or your android device and search for < Mobile ipn >. Step 2: Download and install Mobile ipn. Note

More information

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY A PATH FOR HORIZING YOUR INNOVATIVE WORK DESIGN & IMPLEMENTATION OF LOCATION AWARENESS & SHARING SYSTEM USING GPS & GPRS

More information

Mobile App. User Manual v1.0. Satish Pandit PLEXITECH SOLUTIONS LLP.

Mobile App. User Manual v1.0. Satish Pandit PLEXITECH SOLUTIONS LLP. Mobile App User Manual v1.0 Satish Pandit PLEXITECH SOLUTIONS LLP. Revision History Note: The revision history cycle begins once changes or enhancements are requested after the initial version of the User

More information

Mobile-Gateway Routing for Vehicular Networks 1

Mobile-Gateway Routing for Vehicular Networks 1 Mobile-Gateway Routing for Vehicular Networks 1 Hsin-Ya Pan, Rong-Hong Jan 2, Andy An-Kai Jeng, and Chien Chen Department of Computer Science National Chiao Tung University Hsinchu, 30010, Taiwan {hypan,

More information

New Account Creation. 2. Launch the CarLink app. from your phone s application list. 3. Enter a name for the vehicle.

New Account Creation. 2. Launch the CarLink app. from your phone s application list. 3. Enter a name for the vehicle. iphone USERS GUIDE 3/26/14 New Account Creation After having CarLink installed, follow the steps below to begin using your system. If you have already created an account on the Web app you will need to

More information

Mobility Management (cont.)

Mobility Management (cont.) CPET 565/CPET 499 Mobile Computing Systems Lecture 5 Mobility Management of Based on the Text used in the course: Fundamentals of Mobile & Pervasive Computing, 005, by Frank Adelstein, et. al, from McGraw-Hill

More information

This overview document below is for Office 365 Online Migration and Multifactor Authentication Enrollment.

This overview document below is for Office 365  Online Migration and Multifactor Authentication Enrollment. Information Technology Division Email Online Multifactor Authentication Enrollment Last revised: May 2018 Last reviewed: June 2018 This overview document below is for Office 365 Email Online Migration

More information