An Approach of Location Management in GSM using GIS

Size: px
Start display at page:

Download "An Approach of Location Management in GSM using GIS"

Transcription

1 COPYRIGHT 2010 JCIT, ISSN (PRINT), ISSN (ONLINE), VOLUME 01, ISSUE 01, MANUSCRIPT CODE: An Approach of Location Management in GSM using GIS Kazi Shamsul Arefin, Aloke Kumar Saha, Adnan Anwar, and Shaila Rahman Abstract This paper provides with an easy to understand, step-by-step approach to location determination and management - crucial knowledge for exploiting location as a value-added service enabler for mobile communications. It presents a model of location management of Mobile Station (MS) using Geographic Information System (GIS) in GSM (Global System Module) network. There are two techniques to find out the position of MS. One is hand set based technique and another is network based technique. To finding the MS position in hand set based traditionally GPS (Global Positioning System) is used. In this paper, we used network-based technique to locate the MS by successfully integrating Time of Arrival (TOA) with GIS. Index Terms Mobile Station (MS), Time of Arrival (TOA), Geographic Information System (GIS), Mobile Station Location Centre (MSLC), Angle of Arrival (AOA), Time Difference of Arrival (TDOA), Mobile Station Location (MSL). 1 INTRODUCTION T he subject of this paper is the Mobile Station Location problem. The core of this problem is to obtain the position of any cellular phone from the network. Although such a location-service can have many applications, the main reason for this study is the needs of the emergency call centers. Emergency call centers have experienced an exploding use of cellular phones, and thus many problems with locating the callers. This has led to a demand for a location service [1]. As this need was recognized, theoretical studies were done to examine how Mobile Station Location could be realized. One of these is the paper GSM Mobile Station Locating [2], by Jean-Marc Latapy at NTNU. In that paper, Latapy showed theory on how Mobile Station Location can be performed. However, a practical method for implementation was not presented. In order to carry out further research on location procedures in cellular networks, it is desirable to develop a platform for further research on Mobile Station Location. Such a platform would be an outline of an implementation of Mobile Station Location, including the necessary signaling in a real mobile network. This paper aims at presenting such an outline for the GSM network. Kazi Shamsul Arefin is with the Department of Computer Science and Engineering, University of Asia Pacific ( Dhanmondi, Dhaka-1209, Bangladesh. arefin@uap-bd.edu. Aloke Kumar Saha is with the Department of Computer Science and Engineering, University of Asia Pacific ( Dhanmondi, Dhaka-1209, Bangladesh. aloke@uap-bd.edu. Adnan Anwar is with the Department of Electrical and Electronic Engineering, University of Asia Pacific ( Dhanmondi, Dhaka-1209, Bangladesh. adnan@uap-bd.edu. Shaila Rahman is with the Department of Computer Science and Engineering, University of Asia Pacific ( Dhanmondi, Dhaka-1209, Bangladesh. shaila@uap-bd.edu. 2 OBJECTIVE OF LOCATION MANAGEMENT The main reason behind this and other works on the issue of Mobile Station Location is the need for emergency call centers to locate MSs. 2.1 The Emergency Call Centre In modern societies, many services exist to protect the inhabitants. Some of these services need to react quickly to be able to protect the inhabitants properly. Among these are the police, the fire brigade, and medical emergency teams. To simplify the contact procedure, one or several emergency call centers have been established. These can be reached by calling a simple number, and will react quickly to emergencies. 2.2 The Location Problem Many emergency call centers have a feature called marking of origin. The phone number of the caller is transmitted to the network, and the address corresponding to the phone number can be found in the database of the phone network provider. By using digital maps and mapping applications, the position of the address can be shown on the map instantly as calls arrive. Such a function is very valuable for the emergency call operator, as the help can be sent in the correct direction more quickly [3]. For these reasons, it is desirable for the emergency call centre that a location service for cellular phones is established. We call this location service Mobile Station Location (MSL). The call emergency centers have the following requirements to MSL: 1. The location information must be unique within the GSM coverage. 2. The accuracy must be reasonable - within a few hundred meters. 3. The position must be calculated within a few 41

2 seconds after the beginning of the call. 4. The location information should be shown on a map. 5. Uncertainty in the location information should also be shown on the map, so the operator can ask for additional information to decide. 2.3 Providing position information MSL has a simple direct commercial application: positioning. With such a service, a user can get information about his position on request, and pay for the service via the phone bill. A straightforward implementation scheme would be to use the Short Message Service (SMS) for sending both the location request and the returning the position information. Such a service has a long range of potential applications. The implementation of this service could be greatly simplified. 2.4 Position specific information services Another potential application of MSL is position specific information services. Information can be given to the enduser, which is relative to his position. The user can for instance send the short message Where is the nearest expensive restaurant, and get an answer of the type Straight ahead two blocks and then to the left. It is also possible with today s network to establish a staffed pay-per-call map service, where an operator can give directions to the user. In future systems, the user might be able to download to his cellular phone a map of the surrounding area with his own position marked. 24 active satellites orbiting the earth at an altitude of 20,000 km. These satellites constantly transmit radio signals to earth stations and GPS receivers [5]. At any instant of time there will be at-least three satellites available anywhere under the sky. A configured GPS receiver can receive the signals from all available satellites in sky and can decide the position of itself in the form of latitude and longitude values. To calculate a positional value, a receiver needs to acquire information from at least three satellites. The position is calculated based on triangulation method. The greater the number of satellites within line of sight ranges of the receiver, the greater the accuracy of the location data. Using the permutations of the same data, GPS can also calculate the vehicles speed and direction. 3 LOCATION DETERMINATION There are several technology alternatives for locating cellular phones. Some of the commonly used methods are: GPS (Global Positioning System) AOA (Angle of Arrival) TOA (Time of Arrival) TDOA (Time Difference of Arrival) Among these AOA, TOA and TDOA are considered to be network based solutions while the GPS is considered to be a handset based method of location determination [6,7]. The difference between the two methods is as follows: 1. Network Based: This category is referred to as network based because the mobile network is used to position the mobile device. 2. Handset Based: This category is referred to as handset based because the handset itself is the primary means of positioning the user. Figure 3.1: GPS is a location-based technology 3.1 Global Positioning System (GPS) GPS is a location-based technology relying on a network of Figure 3.2: The mobile station location is at the intersection of these circles. 3.2 Time of Arrival (TOA) TOA is based upon the measurement of the arrival time of a signal transmitted from a mobile station to several base stations. The distance between the mobile station and the receiving base station is determined from the time the signal took to get from the mobile station to the base station. The distance is c times T, where c is the velocity of light and T is time of travel from mobile station to base station. Geometrically, it represents a circle of radius c times T, on which the mobile station must lie. The mobile station location is at the intersection of these circles, as shown in Figure 3.2.There is always a need of at least three Base stations to determine the location of Mobile station correctly. The mobile station is located at the intersection of the three circles of radii ct1, ct2 and ct3. C is the velocity of light, and T1, T2 and T3 are times taken by the signal from mobile station to BS1, BS2 and BS3, respectively. The disadvantage of this technique is that the mobile station has to behave like a transponder. Processing delays and non-line of sight propagation can cause error, resulting in false TOA estimation. To tackle this situation mathematical methods are used to find the approximate location. 3.3 Time Difference of Arrival (TDOA) TOA requires that all the base stations and the mobile sta- 42

3 tion have precise synchronized clocks and the transmitting signals be labeled with the time stamps. Just one microsecond of timing error would cause 300 meters of location error. For these reasons, TDOA measurements are a more practical means of position location for commercial systems and are now considered the leading candidate for future location systems. The mobile station is located at the intersection of any two of the three hyperbolas. Only two hyperbolas (minimum of three base stations) are required to estimate the location. be implemented on handsets. But the problem in AOA is that due to Reflection, Diffraction and Scattering the angle calculated at the base station maybe incorrect that may lead to situation below. In the below situation two BTSs are not able to correctly locate the MS and we need another BTS to locate MS correctly. This specially becomes more probable in urban conditions. 4 PRESENTATION OF THE LOCATION INFORMATION For the end-users, the presentation of the location information is very important. For emergency call-centre applications, it is important that the location can be shown on a map; hence the operator can make a decision based on the location information. 4.1 Location Management Figure 4.1, 4.2 and 4.3 show how the MSL calculation works for one, two and three BTSs respectively. The probability for the distance from each BTS is considered circular. Figure 3.3: More practical means of position location gives TDOA. Hyperbola is a curve from where the difference in the distances to two fixed points is constant. The difference in distances of the two BTSs from the MS is estimated based on the TDOA of a signal from the mobile station to two base stations. This defines a hyperbola. Reading the intersection point of three hyperbolas gives the location of the mobile station, as shown in figure Angle of Arrival (AOA) The position of a MS is estimated from the angles of the incoming signals detected at the fixed BTSs. Figure 4.1: Probable MS location for one BTS. In the case of one BTS, the MS can be located anywhere within the probable area in circle. Therefore, this area must be presented to the end-users, hence that they can take decision. The area presented to the end-users will be as like in figure 4.1. Figure 3.4: Any two angles can determine the location from the triangle formed. Once the angle measurements have been made the MS location can be calculated from simple trigonometry or triangulation. The location in two dimensions can be found by the intersection of two lines of bearing, each formed by a radial from a BTS to the MS. A minimum of two BTSs are required to estimate the MS location. However, more than two BTSs are used for more accuracy and highly directional antennas are required. Therefore this method is difficult to Figure 4.2: Probable MS location for two BTSs. In the case of two BTSs, the resulting area will be the intersection of the two circles shown in figure 4.2. The MSL will then be presented with two circles of high probability. There are two probable points for the MSL where they intersected. Therefore they cannot decide where right location 43

4 is. In some cases they may get exact position using two BTSs. However it does not work for all cases. Figure 4.3: Probable MS location with three BTSs. 5 RESULT AND DISCUSSION We developed a system to indicate the specific location of MS. There are some methods to find the specific location. However, we used this method in the basis of rural areas. This is cost effective as well. Nowadays most of the people use mobile phone. Therefore we can cover even rural areas using this method. A place where MSs and BTSs are present that place can be covered in this mechanism. Hence it is beneficial to mobile operators to detect the locations. Moreover, it is being essential to track someone for various emergency purposes. Tracking MSs can be introduced as value added service in mobile companies. It is important for security or personal purposes and anyone can get benefit of this approach. GIS (Geographical Information System) plays an important role to detect the position of MS. It contains map of differnts layers. Many developed countries are trying to get benefit from this service. However, using our proposed system, the position of MS can be determined efficiently. A flowchart for MSL is described in figure 5.1. In the case of three BTSs, the area will be identified uniquely by the subsequent BTS measurements, as shown in figure 4.3. This is because three circles intersected at a certain point. Thus emergency call centers can locate the position of MSs. Hence when emergency call centers use more than three BTSs then they will get more precise value. Therefore at least three BTSs are required to get the exact position of MS. 4.2 Discussion of Location Management Now the location information calculated during MSL can be shown efficiently using three BTSs and thus be very helpful for the operator of an emergency call centre. Which type of mapping application is used does not matter, as long as location areas can be efficiently shown on the map. However, the mapping application needs to implement the special protocol for the specification of location probability areas. Thus, this protocol needs to be agreed upon by the implementers of the MSLC and the mapping applications. We have used GIS for finding the location of MS using three BTSs. GIS provides us the position with longitude and latitude. First end-users select the regions to get the service. MSs search the nearest three BTSs from its position. We used TOA technique to get the location of MS and view the position of MS in GIS with longitude and latitude. When we need to view the location of MSs precisely then we drag that positions and get different layers of the same map. Thus we can achieve the location precisely. Figure 5.1: Flowchart for location management system. 5.1 Discussion We simulated the system which is developed by Map suite version 2.0 and C#.net. It represents the exact position of MS to the emergency call centers. We shortly described with appropriate figures and analyzed results. It is clearly shown that how an exact position can be indicated with the help of GIS and GSM network. 44

5 When emergency call centers get the radius based on signals where MS is located. Then on the screen they can see three circles intersected at a fixed point with a message. The message shows, the MSL and it is how far from BTSs with longitude and latitude information. Figure 5.1: Towers can be added in different locations. Mobile companies know where towers are located. First they setup the towers providing longitude and latitude information in the Map. Figure 5.4: Emergency call centers can zoom as they need to locate the MS position precisely. Therefore they can locate the position of MS. Figure 5.2: Three circles intersected at a point and MS is located at that position. 5.2 Distance measurement This paper explains the major methods and procedures for use in positioning mobile terminals in GSM networks. The standards-based architecture, network element function and operations are described, as are the challenges to ensuring end-users security and privacy and location procedures involved in positioning the GSM mobile station and the use of location information for applications. We will also learn the function and procedures of each network element in support of GSM emergency services and commercial application in addition to the limitations of each positioning technology and the appropriate use of various methods and procedures for different applications. In addition to emerging commercial applications there are numerous ramifications and implications of GSM positioning in military, national defense and emergency response applications. Figure 5.3: Emergency call centers can locate the position precisely doing zoom then they will get another layer of the same map to get MS position accuratly. Figure 5.5: Distance, D of BTSs from MS. 45

6 MSs always send signals to the base stations Let the signal is Y(x,t) = A*Sin( ω t ωx / c) Let, ØX = ω t ωx/c Now for MS ØX1 = ω t1 ωx1 / c Øy1 = ω t1 ωy1 / c For BTS ØX2 = ω t2 ωx2 / c Øy2 = ω t2 ωy2 / c Now, Δ ØX = ØX2 ØX1 = ω/c * (x1-x2) If (x1, y1) = (0,0) MS at origin Δ ØX = ω /c * (x1-x2) = ω /c * ( 0 -x2) = - ω x2/c x2 = - Δ ØXc / ω y2 = - Δ Øyc / ω (Similarly) We know equation radius for circle, D = (x1-x2) 2 + (y1-y2) 2 = ( 0 - x2 ) 2 + ( 0 - y2 ) 2 = ( x2 2 + y2 2 ) = c/ ω * (Δ ØX2 + Δ Øy2 ) Where, c = velocity of light = 3 X 10 8 m/s and ω = 2 f = 900 MHz Thus (Δ ØX2 + Δ Øy2 ) = Δt where, Δt = time difference to get same phase This way the radius of circle can be measured. Three BTSs make three circles and that intersect at a fixed point where MS is located. 5.3 Obtained Results The aim of this paper is to present an outline of how an implementation of Mobile Station Location can be realized. It is proposed to place the Mobile Station Location procedure in a separate entity in the GSM network. This separate entity, called MSLC (Mobile Station Location Centre), can perform mobile station location upon request from external phone-network entities, such as an emergency call centre. The data necessary for performing the location can be obtained from the GSM network by using a combination of GSM application protocols (MAP) and GSM Operations & Maintenance protocols (O&M). The procedures for the linkage of the MSLC to the GSM-network, and the procedures for gathering the necessary data has been specified in SDL, and tested in a simulating implementation. The paper presents procedures for calculating the position from the obtained data. The different methods differ in complexity, and are suitable for different types of MSL implementations. A system for geographical location information has been chosen, and a way of storing and communicating location probability areas using this system has been identified. On the subject of finding the best calculation method to provide as good accuracy as possible, further research is needed. Such research can for instance be carried out on an implementation of the MSLC in a real GSM network. 5.4 Economical Considerations The main reason behind the slow progress in the work on Mobile Station Location up to today has been the belief that MSL is very expensive to implement. The reason for the high expenses is the need for software or hardware changes in the entities of the GSM network. Since these entities have to be rigorously tested, changes in these entities will induce high costs. The results in this paper present an implementation approach that will reduce the costs of implementing MSL significantly. By making the implementation in a separate entity, the function of the GSM network does not have to be disturbed. Thus, the MSLC implementation can be realized on a normal workstation with connections to the signaling network. By using a workstation, both the hardware and software costs can be kept low. Additionally, it has been shown that MSL have potential commercial applications. With a relatively cheap implementation, the mobile network providers should be able to gain profit from implementing MSL. 6 CONCLUSION The emergency call centers have a need for Mobile Station Location. The mobile network providers have been hesitant to implement MSL up to date, because of the high costs of such an implementation. With the new implementation scheme presented in this paper, the costs of an implementation will no longer be high. The network providers might even find it profitable to implement MSL. With the reduced costs, the mobile network providers should be able to implement Mobile Station Location for the benefit of the emergency call centers. REFERENCES [1] [2] C. William, Y. Lee, Mobile Communications Engineering, McGraw-Hill Telecommunications, second edition, [3] Jean-Marc Latapy, Gsm mobile station locating, Master's thesis, Norwegian University of Science and Technology, [4] Sudeep K. Palat, Replication of user mobility profiles for location management in mobile networks, PhD thesis, Norwegian University of Science and Technology, [5] Functional description of the ISDN user part of the Signaling System No 7. Q. 761, ITU-T recommendation. [6] MobileIN.com Research, Mobile Positioning & Location Management, April [7] Sumant Mallavaram, U. Sunday Tim, Application of GIS Tech- 46

7 nology in Watershed-based Management and Decision Making, August Kazi Shamsul Arefin has been serving as a Lecturer and Convener of Research and Publication Unit (RPU) with the Department of Computer Science and Engineering (CSE), University of Asia Pacific (UAP). He joined at UAP in October 2009 after completion his M.Sc. Engg. (CSE). Right now he teaches courses on Database Management System (DBMS), Software Development, and Programming on Artificial Intelligence and Expert Systems. Besides this, he is an Editor-In-Chief of Journal of Computer and Information Technology (JCIT), ISSN In addition to this, he is engaged in research activities throughout his undergraduate years and has 9 (Nine) international research papers (in IEEE Conference ICICT, ICCIT, ICECC, ICEESD, IJECS, and IJCTE). Moreover, he is a member of International Association of Computer Science and Information Technology (IACSIT), Membership No: Furthermore, Mr. Arefin is CTO (Chief Technical Officer) of BD IT Solution ( Besides, he is an ex-employer of Warid Telecom International Limited. Warid Telecom takes pride in being backed by the Abu Dhabi Group (The Dhabi Group is a multinational company based in the UAE), one of the largest groups in the Middle East and in Pakistan. He worked for 2(two) years in Bangladesh operation. For more information, please visit: department remains on leave. She also serves as an external examiner in the CSE department of Dhaka University. Moreover, She is the convener of the Cultural and Debating club. She is also member of Research and Publication Unit and Programming Contest Clu Aloke Kumar Saha is Head of Computer Science and Engineering Department of University of Asia Pacific (UAP), Dhaka, Bangladesh. He usually teaches courses on Digital Logic Design, Numerical Methods, Data Structures, Discrete Mathematics, Computer Graphics and Basic Electrical Engineering. His current research interests are Algorithm, Artificial Intelligence and Software Development. For more than 13 (Thirteen) years, he is also working with the undergraduate students of UAP, as a part of their paper works, on the software development and implementation, Bi-Directional Heuristic Search Algorithm etc. Adnan Anwar has been serving as a Lecturer and Co-Convener of Research and Publication Club with the Department of Electrical and Electronic Engineering (EEE) in UAP. He obtained his B.Sc. Engg. degree from Islamic University of Technology (IUT) with First Class Honours. After his graduation he joined NovoTel Limited which is an International Telecom Gateway Operator. However, due to enormous interest in research and teaching, he joined UAP in April He got merit scholarship from Dhaka Board, Bangladesh due to his brilliant result in Higher Secondary Examination. Shaila Rahman joined in The University of Asia Pacific (UAP) at 1999 after completing her M.Sc from Dhaka University (DU). She secured 4th position in M.Sc. She also secured the 4th position in B.Sc (Hons) in Applied Physics & Electronics from the same institution. Shaila Rahman teaches courses on Computer Networks, DataCommunications, Information Systems, Microprocessors, Assembly Language, Computer Interfacing, Digital System Design, C/C++, Data Structure and Algorithms. She is conducting the course Mobile Communication in Masters Program of CSE (MCSE). Her current research interest includes Computer Networks and Distributed System, Wireless Networks, Wireless Ad hoc network, Sensor Network, Network Security. She supervised the thesis works of several undergraduate students at UAP. It is praiseworthy to mention that more than fifteen thesis groups in undergraduate level completed successfully under her acute supervision. Her research works published in IEEE, ICCIT, NCCPB, ICCPB. Ms. Rahman has also published two journals on Cryptography and Outsourcing. Ms. Rahman serves as acting head when the head of the 47

Mobile Phone Tracking & Positioning Techniques

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

More information

Vehicle Tracking System,

Vehicle Tracking System, Vehicle Tracking System, The Complete Solution What is GPS? Product Review. Complete system. Contact Us. What is GPS? GPS, which stands for Global Positioning System, is the only system today able to show

More information

Performance Analysis of Integrated Service over Differentiated Service for Next Generation Internet

Performance Analysis of Integrated Service over Differentiated Service for Next Generation Internet COPYRIGHT 2010 JCIT, ISSN 2078-5828 (PRINT), ISSN 2218-5224 (ONLINE), VOLUME 01, ISSUE 01, MANUSCRIPT CODE: 100717 Performance Analysis of Integrated Service over Differentiated Service for Next Generation

More information

Mobile Phone Location Tracking by the Combination of GPS, Wi-Fi and Cell Location Technology

Mobile Phone Location Tracking by the Combination of GPS, Wi-Fi and Cell Location Technology IBIMA Publishing Communications of the IBIMA http://www.ibimapublishing.com/journals/cibima/cibima.html Vol. 2010 (2010), Article ID 566928, 7 pages DOI: 10.5171/2010.566928 Mobile Phone Location Tracking

More information

Positioning in GSM. Date: 14th March 2003

Positioning in GSM. Date: 14th March 2003 Positioning in GSM Date: 14th March 2003 Overview of seminar Potential applications in cellular network Review of localization system and techniques Localization in GSM system Progress of the project with

More information

Vehicle Scrutinizing using GPS & GSM Technologies Implemented with Ardunio controller

Vehicle Scrutinizing using GPS & GSM Technologies Implemented with Ardunio controller Vehicle Scrutinizing using GPS & GSM Technologies Implemented with Ardunio controller A.Kalaiarasi 1, Raviram.P 2, Prabakaran. P M 3, ShanthoshKumar.K 4, Dheeraj B P 5 Assistant Professor, Dept. of EEE,

More information

GPS Based Low Cost Intelligent Vehicle Tracking System (IVTS)

GPS Based Low Cost Intelligent Vehicle Tracking System (IVTS) 2012 International Conference on Traffic and Transportation Engineering (ICTTE 2012) IPCSIT vol. 26 (2012) (2012) IACSIT Press, Singapore GPS Based Low Cost Intelligent Vehicle Tracking System (IVTS) Dr.

More information

Wireless Phones, GPS and Data Applications

Wireless Phones, GPS and Data Applications Wireless Phones, GPS and Data Applications James M. Conrad and Santosh Kolenchery Ericsson, Inc., 7001 Development Drive, Research Triangle Park, NC 27709 (919) 472-6178, james.conrad@ericsson.com (919)

More information

Collided Vehicle Position Detection using GPS & Reporting System through GSM

Collided Vehicle Position Detection using GPS & Reporting System through GSM Collided Vehicle Position Detection using GPS & Reporting System through GSM M.M.Raghaveendra 1, N.Sahitya 2, N.Nikhila 3, S.Sravani 4 1 Asst.Professor ECE Department, 2 Student, 3 Student, 4 Student,

More information

Mobile Communications Chapter 5: Satellite Systems

Mobile Communications Chapter 5: Satellite Systems History of satellite communication Mobile Communications Chapter 5: Satellite Systems History Basics Orbits LEO, MEO, GEO Examples Handover, Routing 1945 Arthur C. Clarke publishes an essay about Extra

More information

Vehicle Tracking System using GPRS

Vehicle Tracking System using GPRS Urban Transport XIII: Urban Transport and the Environment in the 21st Century 409 Vehicle Tracking System using GPRS S. Ikram 1 & F. T. Shah 2 1 Seidco Communication L.L.C, Abu Dhabi, UAE 2 COMSATS Institute

More information

House Committee on the Judiciary. Subcommittee on the Constitution, Civil Rights, and Civil Liberties

House Committee on the Judiciary. Subcommittee on the Constitution, Civil Rights, and Civil Liberties House Committee on the Judiciary Subcommittee on the Constitution, Civil Rights, and Civil Liberties Hearing on ECPA Reform and the Revolution in Location Based Technologies and Services Testimony of Professor

More information

Mobile Tracking Application

Mobile Tracking Application Mobile Tracking Application Radhika Kinage 1, Jyotshna Kumari 2, Purva Zalke 3, Meenal Kulkarni 4 Student, Department of Computer Technology, Yeshwantrao Chavan College of Engineering, Nagpur, Maharashtra,

More information

Mobile Positioning Techniques in GSM Cellular Networks based on Signal Strength

Mobile Positioning Techniques in GSM Cellular Networks based on Signal Strength Mobile Positioning Techniques in GSM Cellular Networks based on Signal Strength Mr. G.V.V.S.N. Babji, E. Nageswara Rao M.Tech Scholar, Prof & HOD, Abstract - Locating the site of a mobile user with a high

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

Design and Implementation of a Novel Protection Device to Prevent Tampering and Electricity Theft in Commercial Energy Meters

Design and Implementation of a Novel Protection Device to Prevent Tampering and Electricity Theft in Commercial Energy Meters COPYRIGHT 2010 JCIT, ISSN 2078-5828 (PRINT), ISSN 2218-5224 (ONLINE), VOLUME 01, ISSUE 01, MANUSCRIPT CODE: 100716 Design and Implementation of a Novel Protection Device to Prevent Tampering and Electricity

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

Location enhanced Call Center and IVR Services Technical Insights about Your Calling Customer s Location

Location enhanced Call Center and IVR Services Technical Insights about Your Calling Customer s Location Location enhanced Call Center and IVR Services Technical Insights about Your Calling Customer s Location Executive Summary Enterprise operations can save money and increase profits by enhancing service

More information

Real-Time GPS/GPRS Based Vehicle Tracking System Mohammed Baqer M. Kamel University of Qadisiya, Diwaniya, Iraq mhmd.baqr@qu.edu.

Real-Time GPS/GPRS Based Vehicle Tracking System Mohammed Baqer M. Kamel University of Qadisiya, Diwaniya, Iraq mhmd.baqr@qu.edu. www.ijecs.in International Journal Of Engineering And Computer Science ISSN: 2319-7242 Volume 4 Issue 8 Aug 2015, Page No. 13648-13652 Real-Time GPS/GPRS Based Vehicle Tracking System Mohammed Baqer M.

More information

ELEMENTS OF SURVEYING FOR CADASTRAL MAPPING

ELEMENTS OF SURVEYING FOR CADASTRAL MAPPING ELEMENTS OF SURVEYING FOR CADASTRAL MAPPING Chapter 4 2015 Cadastral Mapping Manual 4-0 Elements of Surveying and Mapping Utah's system of land surveying is the rectangular survey system as set forth on

More information

Tracking And Positioning Of Mobile Systems In Telecommunication Networks

Tracking And Positioning Of Mobile Systems In Telecommunication Networks Tracking And Positioning Of Mobile Systems In Telecommunication Networks Sourabh Pawade*, Pushkar Masodkar**, Prof Pankaj Hedaoo*** 3 rd year, Electronics and Telecommunicaton, G.H. Raisoni College of

More information

Applying Web Based GPS/GPRS Ticketing and Tracking Mechanism to Reduce Traffic Violation in Developing Countries

Applying Web Based GPS/GPRS Ticketing and Tracking Mechanism to Reduce Traffic Violation in Developing Countries Applying Web Based GPS/GPRS Ticketing and Tracking Mechanism to Reduce Traffic Violation in Developing Countries Saed Tarapiah 1, Rajaa AbuHania 2, Islam Hindi 3, Diana Jamal 4 Telecommunication Engineering

More information

VEHICLE TRACKING SYSTEM USING GPS. 1 Student, ME (IT) Pursuing, SCOE, Vadgaon, Pune. 2 Asst. Professor, SCOE, Vadgaon, Pune

VEHICLE TRACKING SYSTEM USING GPS. 1 Student, ME (IT) Pursuing, SCOE, Vadgaon, Pune. 2 Asst. Professor, SCOE, Vadgaon, Pune VEHICLE TRACKING SYSTEM USING GPS Pooja P. Dehankar 1, 1 Student, ME (IT) Pursuing, SCOE, Vadgaon, Pune Prof. S. P. Potdar 2 2 Asst. Professor, SCOE, Vadgaon, Pune Abstract- Global Positioning System is

More information

Mobile Computing. Chapter 5: Satellite Systems

Mobile Computing. Chapter 5: Satellite Systems Mobile Computing Chapter 5: Satellite Systems Prof. Sang-Jo Yoo History of satellite communication 1945 Arthur C. Clarke publishes an essay about Extra Terrestrial Relays 1957 First satellite SPUTNIK by

More information

How GPS works? WHAT IS GPS? HOW TRACKING WORKS?

How GPS works? WHAT IS GPS? HOW TRACKING WORKS? WHAT IS GPS? The Global Positioning System (GPS) is a satellite-based navigation system made up of a network of 24 satellites placed into orbit by the U.S. Department of Defense. GPS was originally intended

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

Mobile Communications: Satellite Systems

Mobile Communications: Satellite Systems Mobile Communications: Satellite Systems Mobile Communication: Satellite Systems - Jochen Schiller http://www.jochenschiller.de 1 History of satellite communication 1945 Arthur C. Clarke publishes an essay

More information

REVIEW ON IMPROVED VEHICLE MONITORING SYSTEM WITH ARRIVAL TIME PREDICITION

REVIEW ON IMPROVED VEHICLE MONITORING SYSTEM WITH ARRIVAL TIME PREDICITION REVIEW ON IMPROVED VEHICLE MONITORING SYSTEM WITH ARRIVAL TIME PREDICITION Arti Sharma 1, Ashish Agham 1, Rajeev N. Verma 3, Gauri Kokate 3 1 BE Student, 3 Professor, Nagpur Institute of Technology Nagpur-441501,

More information

Hybrid positioning and CellLocate TM

Hybrid positioning and CellLocate TM Hybrid positioning and CellLocate TM Increased reliability and indoor positioning based on mobile network attributes Dr. Chris Marshall, Visionary Program Manager, u-blox Carl Fenger, Communications Manager,

More information

International Journal of Advanced Research in Computer Engineering & Technology (IJARCET) Volume 3, Issue 6, June 2014

International Journal of Advanced Research in Computer Engineering & Technology (IJARCET) Volume 3, Issue 6, June 2014 Real Time Wireless based Train Tracking, Track Identification and Collision avoidance System for Railway Sectors 1 R. Immanuel Rajkumar, 2 Dr.P. E. Sankaranarayanan, and 3 Dr.G.Sundari 1 Research Scholar,

More information

Analysis of GSM Network for Different Transmission Powers

Analysis of GSM Network for Different Transmission Powers Analysis of GSM Network for Different Transmission Powers Mandeep Singh 1, Supreet Kaur 2 1,2 (Department of Electronics and Communication Engineering, Punjabi University, Patiala, India) Abstract: To

More information

House Committee on the Judiciary. Subcommittee on Crime, Terrorism, and Homeland Security

House Committee on the Judiciary. Subcommittee on Crime, Terrorism, and Homeland Security House Committee on the Judiciary Subcommittee on Crime, Terrorism, and Homeland Security Hearing on the Geolocation Privacy and Surveillance (GPS) Act Statement for the Record of Professor Matt Blaze May

More information

The TrimTrac Locator: A New Standard in Practical and Affordable Asset Tracking

The TrimTrac Locator: A New Standard in Practical and Affordable Asset Tracking The TrimTrac Locator: A New Standard in Practical and Affordable Asset Tracking By Bill Dussell Director, Integrated Products Trimble Navigation 15-December-2003 1997 2003, Trimble Navigation Limited.

More information

A REVIEW ON KALMAN FILTER FOR GPS TRACKING

A REVIEW ON KALMAN FILTER FOR GPS TRACKING A REVIEW ON KALMAN FILTER FOR GPS TRACKING Ms. SONAL(Student, M.Tech ), Dr. AJIT SINGH (Professor in CSE & IT) Computer Science & Engg. (Network Security) BPS Mahila Vishwavidyalaya Khanpur Kalan, Haryana

More information

Low Cost SMS based Vehicle Tracking System using Android

Low Cost SMS based Vehicle Tracking System using Android Low Cost SMS based Vehicle Tracking System using Android 1. Mr. Pawale S. R., Mr. M. M. Bokare 2, Dr. V. M. Thakare 3,, Dr. Mrs. Sadhana Chidrawar 4 1 M.E. Student 2 Assistance Professor 3 Professor 4

More information

House Committee on the Judiciary. Subcommittee on Crime, Terrorism, and Homeland Security

House Committee on the Judiciary. Subcommittee on Crime, Terrorism, and Homeland Security House Committee on the Judiciary Subcommittee on Crime, Terrorism, and Homeland Security Hearing on ECPA, Part 2: Geolocation Privacy and Surveillance Written Testimony of Professor Matt Blaze April 25,

More information

Preface. Book Origin and Overview

Preface. Book Origin and Overview Preface The field of wireless sensor networks continues to evolve and grow in both practical and research domains. More and more wireless sensor networks are being used to gather information in real life

More information

Technical Article Developing Software for the CN3 Integrated GPS Receiver

Technical Article Developing Software for the CN3 Integrated GPS Receiver Technical Article Developing Software for the CN3 Integrated GPS Receiver 1 Intermec Technologies Table of Contents INTRODUCTION... 3 AN OVERVIEW OF GPS TECHNOLOGY... 3 What is GPS?... 3 How GPS works...

More information

Android Mobile Security with Auto boot Application

Android Mobile Security with Auto boot Application Android Mobile Security with Auto boot Application M.Umamaheswari #1, S.Pratheepa Devapriya #2, A.Sriya #3, Dr.R.Nedunchelian #4 # Department of Computer Science and Engineering, Saveetha School of Engineering

More information

GPS Based Automatic Vehicle Tracking Using RFID Devyani Bajaj, Neelesh Gupta neelesh.9826@gmail.com

GPS Based Automatic Vehicle Tracking Using RFID Devyani Bajaj, Neelesh Gupta neelesh.9826@gmail.com GPS Based Automatic Vehicle Tracking Using RFID Devyani Bajaj, Neelesh Gupta neelesh.9826@gmail.com Abstract a vehicle tracking system is an electronic device installed in a vehicle to enable the owner

More information

Real Time Tracking In Wireless Network Using Gps/Avl

Real Time Tracking In Wireless Network Using Gps/Avl Real Time Tracking In Wireless Network Using Gps/Avl M. Satheesh Kumar Saveetha University Abstract: The Paper entitled as Real Time Tracking in Wireless Network Using GPS/AVL. The main Objective of this

More information

5. Satellite Systems. History of Satellite Communications

5. Satellite Systems. History of Satellite Communications 5. Satellite Systems History and Orbits Routing, Localization, and Hand-over Systems 2005 Burkhard Stiller and Jochen Schiller FU Berlin M5 1 History of Satellite Communications 1945 Arthur C. Clarke about

More information

Developing Safety Management Systems for Track Workers Using Smart Phone GPS

Developing Safety Management Systems for Track Workers Using Smart Phone GPS , pp.137-148 http://dx.doi.org/10.14257/ijca.2013.6.5.13 Developing Safety Management Systems for Track Workers Using Smart Phone GPS Jin-Hee Ku 1 and Duk-Kyu Park 2 1 Dept of Liberal Education and 2 Dept

More information

Smart Onboard Public Information System using GPS & GSM Integration for Public Transport

Smart Onboard Public Information System using GPS & GSM Integration for Public Transport Smart Onboard Public Information System using GPS & GSM Integration for Public Transport Mr. Prafull D. Patinge 1, Ms. N. R. Kolhare 2 ME, Electronics Engg. Dept. of Electronics and Telecommunication Engineering,

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

Communication Infrastructure: GSM Communication

Communication Infrastructure: GSM Communication Communication Infrastructure: GSM Communication Andreas Schöffl and Michael Irger Abstract. In this Paper we describe the GSM Standard of Mobile Phones. The Global System for Mobile communications is the

More information

JXTA & Web Services Using Secret Key Based Encryption

JXTA & Web Services Using Secret Key Based Encryption COPYRIGHT 2011 IJCIT, ISSN 2078-5828 (PRINT), ISSN 2218-5224 (ONLINE), VOLUME 01, ISSUE 02, MANUSCRIPT CODE: 110121 & Web Services Using Secret Key Based Encryption Sabiha Hossain, Upama Kabir, Shaila

More information

GPS Tracking Solution GPS GSM Tracker

GPS Tracking Solution GPS GSM Tracker 2013 GPS Tracking Solution GPS GSM Tracker Robust solution for tracking your Assets, Cars, Buses, Trucks, Fleet, Shipment, Children, Pets and more with web based tracking from anywhere in the world through

More information

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

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

More information

A Taxonomy of Indoor and Outdoor Positioning Techniques for Mobile Location Services

A Taxonomy of Indoor and Outdoor Positioning Techniques for Mobile Location Services A Taxonomy of Indoor and Outdoor Positioning Techniques for Mobile Location Services VASILEIOS ZEIMPEKIS GEORGE M. GIAGLIS and GEORGE LEKAKOS Athens University of Economics and Business, Department of

More information

Introduction. Mobile GIS emerged in the mid-1990s to meet the needs of field work such as surveying and utility maintenance.

Introduction. Mobile GIS emerged in the mid-1990s to meet the needs of field work such as surveying and utility maintenance. Mobile GIS Introduction With more than 6.8 billion mobile cellular subscribers, (2013), wireless communication and mobile computing have gained acceptance worldwide with speed that has surpassed many other

More information

Vehicle and Object Tracking Based on GPS and GSM

Vehicle and Object Tracking Based on GPS and GSM Vehicle and Object Tracking Based on GPS and GSM 1 Sonali Kumari, 2 Simran Ghai, 3 Bharti Kushwaha 1,2,3 Department of Computer Science, Dronacharya Group of Institutions, Greater Noida (U.P), India Abstract:

More information

Richa Chitranshi, Jyoti Kushwaha, Prakash Pancholy

Richa Chitranshi, Jyoti Kushwaha, Prakash Pancholy Intelligent Optimization of GSM Network Richa Chitranshi, Jyoti Kushwaha, Prakash Pancholy Abstract Performance & Quality of service of GSM network is enhance from the optimization. In the present scenario,

More information

OPNET Network Simulator

OPNET Network Simulator Simulations and Tools for Telecommunications 521365S: OPNET Network Simulator Jarmo Prokkola Research team leader, M. Sc. (Tech.) VTT Technical Research Centre of Finland Kaitoväylä 1, Oulu P.O. Box 1100,

More information

How To Track A Vehicle With A Smart Vehicle Tracking System

How To Track A Vehicle With A Smart Vehicle Tracking System SMART VEHICLE TRACKING SYSTEM Mrs. K.P.Kamble 1 Lecturer 1 Department of Electronics and Telecommunication Engineering, YCCE, Nagpur kanchan_114@rediffmail.com ABSTRACT It is amazing to know how simple

More information

International Journal of Research in Advent Technology Available Online at: http://www.ijrat.org

International Journal of Research in Advent Technology Available Online at: http://www.ijrat.org DESIGN AND IMPLEMENTATION OF A GPS RECEIVER USING 8051 MICROCONTROLLER Garima Jain 1, Nasreen Noorani 2, Vishal Badole 3 1 2 3 Electronics & Communication Department 1 2 3 Acropolis Technical Campus, Indore,

More information

Enterprise Location Intelligence

Enterprise Location Intelligence Solutions for Enabling Lifetime Customer Relationships Enterprise Location Intelligence Bringing Location-related Business Insight to Support Better Decision Making and More Profitable Operations W HITE

More information

VEHICLE TRACKING SYSTEM

VEHICLE TRACKING SYSTEM Real-Time Vehicle tracking solution Vehicle tracking solution enables to monitor the entire fleet in transit spread across India, which can be monitored from a central location. These locations are subject

More information

Enterprise Location Intelligence

Enterprise Location Intelligence Solutions for Customer Intelligence, Communications and Care. Enterprise Location Intelligence Bringing Location-related Business Insight to Support Better Decision Making and More Profitable Operations

More information

Global Positioning System (GPS) Automated Vehicle Location (AVL) Geographic Information System (GIS) and Routing/Scheduling System

Global Positioning System (GPS) Automated Vehicle Location (AVL) Geographic Information System (GIS) and Routing/Scheduling System Global Positioning System (GPS) Automated Vehicle Location (AVL) Geographic Information System (GIS) and Routing/Scheduling System Jeff Tsai Program Director Institute for Transportation Research and Education

More information

GSM Architecture Training Document

GSM Architecture Training Document Training Document TC Finland Nokia Networks Oy 1 (20) The information in this document is subject to change without notice and describes only the product defined in the introduction of this documentation.

More information

Mobile Positioning for Location Dependent Services in GSM Networks

Mobile Positioning for Location Dependent Services in GSM Networks Mobile Positioning for Location Dependent Services in GSM Networks Josef Bajada Department of Computer Science and AI, University of Malta Abstract. A feasible Mobile Positioning solution is often sought

More information

Lecture overview. History of cellular systems (1G) GSM introduction. Basic architecture of GSM system. Basic radio transmission parameters of GSM

Lecture overview. History of cellular systems (1G) GSM introduction. Basic architecture of GSM system. Basic radio transmission parameters of GSM Lecture overview History of cellular systems (1G) GSM introduction Basic architecture of GSM system Basic radio transmission parameters of GSM Analogue cellular systems 70 s In the early 70 s radio frequencies

More information

GPS Vehicle and personal location tracker. User manual

GPS Vehicle and personal location tracker. User manual GPS Vehicle and personal location tracker User manual 1 Contents 1. Product overview... 2 2. Safety instruction... 3 3. Specification and parameters... 3 4. Getting started... 4 4.1 Hardware and accessories...

More information

Chapter 2. Mission Analysis. 2.1 Mission Geometry

Chapter 2. Mission Analysis. 2.1 Mission Geometry Chapter 2 Mission Analysis As noted in Chapter 1, orbital and attitude dynamics must be considered as coupled. That is to say, the orbital motion of a spacecraft affects the attitude motion, and the attitude

More information

Wireless Technologies take Personnel Safety in the Process Industries to a New Level

Wireless Technologies take Personnel Safety in the Process Industries to a New Level 324808 Issue 3 Wireless Technologies take Personnel Safety in the Process Industries to a New Level October 2010 WHITE PAPER John Hartley Managing Director Copyright Extronics Ltd 2009 The information

More information

Design of Remote data acquisition system based on Internet of Things

Design of Remote data acquisition system based on Internet of Things , pp.32-36 http://dx.doi.org/10.14257/astl.214.79.07 Design of Remote data acquisition system based on Internet of Things NIU Ling Zhou Kou Normal University, Zhoukou 466001,China; Niuling@zknu.edu.cn

More information

A Multipurpose Vehicle Tracking System Based on ARM CORTEX-M3 STM32, HMC5883L, MPU-6050, GSM and GPS

A Multipurpose Vehicle Tracking System Based on ARM CORTEX-M3 STM32, HMC5883L, MPU-6050, GSM and GPS Journal of Traffic and Logistics Engineering Vol. 4, No. 1, June 2016 A Multipurpose Vehicle Tracking System Based on ARM CORTEX-M3 STM32, HMC5883L, MPU-6050, GSM and GPS Muhammad Husnain Ul Abdeen, Umar

More information

Outdoor Propagation Prediction in Wireless Local Area Network (WLAN)

Outdoor Propagation Prediction in Wireless Local Area Network (WLAN) Outdoor Propagation Prediction in Wireless Local Area Network (WLAN) Akpado K.A 1, Oguejiofor O.S 1, Abe Adewale 2, Femijemilohun O.J 2 1 Department of Electronic and Computer Engineering, Nnamdi Azikiwe

More information

Implementation of Location based Services in Android using GPS and Web Services

Implementation of Location based Services in Android using GPS and Web Services www.ijcsi.org 237 Implementation of Location based Services in Android using GPS and Web Services Manav Singhal 1, Anupam Shukla 2 1 ABV-Indian Institute of Information Technology and Management Gwalior,

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

Chapter 11 Satellite Systems

Chapter 11 Satellite Systems Chapter 11 Satellite Systems 1 Outline Introduction Types of Satellite Characteristic of Satellite Systems Satellite System Infrastructures Call Setup GPS Limitations of GPS Beneficiaries of GPS Applications

More information

FIBRE TO THE BTS IMPROVING NETWORK FLEXIBILITY & ENERGY EFFICIENCY

FIBRE TO THE BTS IMPROVING NETWORK FLEXIBILITY & ENERGY EFFICIENCY FIBRE TO THE BTS IMPROVING NETWORK FLEXIBILITY & ENERGY EFFICIENCY (Study Paper by FLA Division) Ram Krishna Dy. Director General (FLA) TEC New Delhi, DoT, Govt. of India. E-mail: ddgfla.tec@gov.in Mrs.

More information

Location of Mobile Terminals Using Time Measurements and Survey Points

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

More information

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

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

CELL PHONE TRACKING. Index. Purpose. Description. Relevance for Large Scale Events. Options. Technologies. Impacts. Integration potential

CELL PHONE TRACKING. Index. Purpose. Description. Relevance for Large Scale Events. Options. Technologies. Impacts. Integration potential CELL PHONE TRACKING Index Purpose Description Relevance for Large Scale Events Options Technologies Impacts Integration potential Implementation Best Cases and Examples 1 of 10 Purpose Cell phone tracking

More information

Semi-Supervised Learning in Inferring Mobile Device Locations

Semi-Supervised Learning in Inferring Mobile Device Locations Semi-Supervised Learning in Inferring Mobile Device Locations Rong Duan, Olivia Hong, Guangqin Ma rduan,ohong,gma @research.att.com AT&T Labs 200 S Laurel Ave Middletown, NJ 07748 Abstract With the development

More information

GPS & GSM BASED REAL-TIME VEHICLE TRACKING SYSTEM.

GPS & GSM BASED REAL-TIME VEHICLE TRACKING SYSTEM. GPS & GSM BASED REAL-TIME VEHICLE TRACKING SYSTEM. Introduction: The Proposed design is cost-effective, reliable and has the function of accurate tracking. When large object or vehicles were spread out

More information

GSM and Similar Architectures Lesson 07 GSM Radio Interface, Data bursts and Interleaving

GSM and Similar Architectures Lesson 07 GSM Radio Interface, Data bursts and Interleaving GSM and Similar Architectures Lesson 07 GSM Radio Interface, Data bursts and Interleaving 1 Space Division Multiple Access of the signals from the MSs A BTS with n directed antennae covers mobile stations

More information

Use of modern telephone network for time transfer: An innovation

Use of modern telephone network for time transfer: An innovation Indian Journal of Pure & Applied Physics Vol. 48, September 2010, pp. 676-680 Use of modern telephone network for time transfer: An innovation Pranalee P Thorat* & P Banerjee** National Physical Laboratory,

More information

Advanced Vehicle Tracking System on Google Earth Using GPS and GSM

Advanced Vehicle Tracking System on Google Earth Using GPS and GSM IJECT Vo l. 5, Is s u e Sp l - 3, Ja n - Ma r c h 2014 ISSN : 2230-7109 (Online) ISSN : 2230-9543 (Print) Advanced Vehicle Tracking System on Google Earth Using GPS and GSM 1 Sowjanya Kotte, 2 Hima Bindhu

More information

RF Coverage Validation and Prediction with GPS Technology

RF Coverage Validation and Prediction with GPS Technology RF Coverage Validation and Prediction with GPS Technology By: Jin Yu Berkeley Varitronics Systems, Inc. 255 Liberty Street Metuchen, NJ 08840 It has taken many years for wireless engineers to tame wireless

More information

Global Positioning Monitoring System for Electric Vehicle Fleets (GPMS)

Global Positioning Monitoring System for Electric Vehicle Fleets (GPMS) Global Positioning Monitoring System for Electric Vehicle Fleets (GPMS) S. TSELEPIS, T. ROMANOS Center for Renewable Energy Sources, CRES 19th Km Marathonos Ave. Pikermi, 19 9, Greece Tel. (31) 639 9,

More information

Real Time Vehicle Tracking System using GSM and GPS Technology- An Anti-theft Tracking System

Real Time Vehicle Tracking System using GSM and GPS Technology- An Anti-theft Tracking System International Journal of Electronics and Computer Science Engineering 1103 Available Online at www.ijecse.org ISSN- 2277-1956 Real Time Vehicle Tracking System using GSM and GPS Technology- An Anti-theft

More information

Location Identification and Vehicle Tracking using VANET(VETRAC)

Location Identification and Vehicle Tracking using VANET(VETRAC) Location Identification and Vehicle Tracking using VANET(VETRAC) Supervisor Name: Md. Mosaddik Hasan Assistant Professor Dept. of CSE MBSTU Md. Al-Amin Nipu CE-10031 Dept. of CSE MBSTU Abstract: Large

More information

BORDER ALERT AND SMART TRACKING SYSTEM WITH ALARM USING DGPS AND GSM

BORDER ALERT AND SMART TRACKING SYSTEM WITH ALARM USING DGPS AND GSM BORDER ALERT AND SMART TRACKING SYSTEM WITH ALARM USING DGPS AND GSM NaveenKumar.M #1, Ranjith.R *2 #* Department of Electronics and Instrumentation Engineering, #* Sri Sairam Engineering College, Chennai,

More information

Advanced Security and Mobile Networks

Advanced Security and Mobile Networks Advanced Security and Mobile Networks W.Buchanan (1) GSM/3G Technology The most important mobile network Software Security W.Buchanan (2) First generation (1G). First generation mobile phones (1G) had

More information

Robot Perception Continued

Robot Perception Continued Robot Perception Continued 1 Visual Perception Visual Odometry Reconstruction Recognition CS 685 11 Range Sensing strategies Active range sensors Ultrasound Laser range sensor Slides adopted from Siegwart

More information

Where do they come from?

Where do they come from? Exploring Meteorite Mysteries Lesson 2 Follow the Falling Meteorite Objectives Students will: apply geometric properties and relationships to meteorite hunting. demonstrate and experience the way remote

More information

Mapping Linear Networks Based on Cellular Phone Tracking

Mapping Linear Networks Based on Cellular Phone Tracking Ronen RYBOWSKI, Aaron BELLER and Yerach DOYTSHER, Israel Key words: Cellular Phones, Cellular Network, Linear Networks, Mapping. ABSTRACT The paper investigates the ability of accurately mapping linear

More information

AUTOMATIC ACCIDENT DETECTION AND AMBULANCE RESCUE WITH INTELLIGENT TRAFFIC LIGHT SYSTEM

AUTOMATIC ACCIDENT DETECTION AND AMBULANCE RESCUE WITH INTELLIGENT TRAFFIC LIGHT SYSTEM AUTOMATIC ACCIDENT DETECTION AND AMBULANCE RESCUE WITH INTELLIGENT TRAFFIC LIGHT SYSTEM Mr.S.Iyyappan 1, Mr.V.Nandagopal 2 P.G Scholar, Dept. of EEE, Ganadipathy Tulis s Jain Engineering College, Vellore,

More information

Waste Collection Management Solution. CEB Compta Emerging Business

Waste Collection Management Solution. CEB Compta Emerging Business Waste Collection Management Solution CEB Compta Emerging Business Compta Group + 40 Years with the Market The alphabet of LIFE is written with the genetic code The alphabet of your business SUCCESS is

More information

Essentials of Positioning and Location Technology

Essentials of Positioning and Location Technology Essentials of Positioning and Location Technology Mystified by locating and positioning technologies? Need to get the best from your location system? This guide is invaluable for understanding how the

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

Vehicle Tracking System using GPS and Android OS

Vehicle Tracking System using GPS and Android OS Vehicle Tracking System using GPS and Android OS Amol Dhumal, Amol Naikoji, Yutika Patwa, Manali Shilimkar, Prof. M. K. Nighot Abstract In today s era everyone is using mobile phones for communication.

More information

MCOM VEHICLE TRACKING SYSTEM MANUAL

MCOM VEHICLE TRACKING SYSTEM MANUAL 2012 MCOM VEHICLE TRACKING SYSTEM MANUAL Vehicle Tracking System allows the Department to track, trace and monitor their vehicles in real time using GSM / GPRS technology. It sends the location address,

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

Phase coherency of CDMA caller location processing based on TCXO frequency reference with intermittent GPS correction

Phase coherency of CDMA caller location processing based on TCXO frequency reference with intermittent GPS correction Phase coherency of CDMA caller location processing based on TCXO frequency reference with intermittent GPS correction Dingchen Lu, Alfredo Lopez, Surendran K. Shanmugam, John Nielsen and Gerard Lachapelle

More information