• No results found

Low Cost SMS based Vehicle Tracking System using Android

N/A
N/A
Protected

Academic year: 2021

Share "Low Cost SMS based Vehicle Tracking System using Android"

Copied!
6
0
0

Loading.... (view fulltext now)

Full text

(1)

A

BSTRACT

The Rapid growth of technology and infrastructure has made our lives easier. The whole system allows the user's mobility to be tracked using a mobile phone which is equipped with an internal GPS receiver and a GPRS transmitter. A mobile phone application has been developed and deployed on an Android Phone whose responsibility is to track the GPS location and send it to a remote location. Currently almost of the public having an own vehicle, theft is happening on parking and sometimes driving insecurity places. The safe of vehicles is extremely essential for public vehicles. Vehicle tracking and locking system installed in the vehicle, to track the place. In this system client just send one message to the vehicle and the vehicle mobile will send you the current location of your vehicle in the form of web link and user has to click on a link and that link goes to google map and will show the current location of your vehicle.

Keywords: MobiTrack, Vehicle Track.

1. I

NTRODUCTION

In this paper, we describe the design of a proposed tracking system that is MobiTrack in this paper is designed to track and monitor vehicle status that are used by certain party for particular purposes, this system is an integration of several modern communication technologies. To provide location and time information anywhere on earth, Global Positioning System (GPS) is commonly used as a space-based global navigation satellite system. The location information provided by us GPS systems can be visualized using Google Earth technology. In wireless data transporting, Global System of Mobile (GSM) and Short Message Service (SMS) technology is a common feature with all mobile network service providers. of SMS technology has become popular because it is an inexpensive, convenient and accessible way of transferring and receiving data with high reliability. As shown in figure (1), the proposed system consists of: in-vehicle GPS receiver, GSM modems (stationary and in-vehicle), and embedded controller. The users of this application can monitor the location graphically on Google Earth; they also can view other relevant information of each automobile in the fleet.

Figure 18: The block diagram of GPS tracking system

The implemented tracking system can be used to monitor various parameters related to safety, emergency services and engine stall. The paper shows an implementation of several modern technologies to achieve a desirable goal of fleet monitoring and management.

A vehicle tracking system combines the installation of an electronic device in a vehicle, or fleet of vehicles, with purpose-designed computer software at least at one operational base to enable the owner or a third party to track the vehicle's location, collecting data in the process from the field and deliver it to the base of operation. Modern vehicle tracking systems commonly use GPS or GLONASS technology for locating the vehicle, but other types of automatic

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 Dean

(2)

vehicle location technology can also be used. Vehicle information can be viewed on electronic maps via the Internet or specialized software. In case of our software the device that we are going to use is an android phone and the vehicles will be watched by an administrator using a web application.

2. R

ELATED

W

ORK

In the hardware and software of the GPS and GSM network were developed. The proposed GPS/GSM based System has the two parts, first is a mobile unit and another is controlling station. The system processes, interfaces, connections, data transmission and reception of data among the mobile unit and control stations are working successfully. These results are compatible with GPS technologies. In [2], a vehicle tracking system is an electronic device, installed in a vehicle to enable the owner or a third party to track the vehicle's place. This paper proposed to design a vehicle tracking system that works using GPS and GSM technology. This system built based on embedded system, used for tracking and positioning of any vehicle by using Global Positioning System (GPS) and Global system for mobile communication (GSM). This design will continuously watch a moving Vehicle and report the status of the Vehicle on demand.

3. S

YSTEM

R

EQUIREMENTS

ANDROID (Automated Numeration of Data Realized by Optimized Image Detection) Android is an operating system for mobile devices such as smart phones and tablet computers. It is developed by the Open Handset Alliance led by Google.

3.1 Adt Plug-In For Eclipse

Android Development Tools (ADT) is a plug-in for the Eclipse IDE that is designed to give you a powerful, integrated environment in which to build Android applications. ADT extends the capabilities of Eclipse to let you quickly set up new Android projects, create an application UI, add components based on the Android Framework API, debug your applications using the Android SDK tools, and even export signed (or unsigned) .apk files in order to distribute your application. Developing in Eclipse with ADT is highly recommended and is the fastest way to get started. With the guided project setup it.

3.2 Hardware Requirements

The minimum hardware requirements for this concept to operate functionally are Android Phone and Only Android phone were used for the hardware requirements to develop the system. The GPS Module Shield is used to track and locate the position of the car. GSM Module is for sending a warning message to the owner of the vehicle.

3.3 Software Requirements

The minimum software requirements for the concept to operate functionally is Eclipse. It is a tool for making computers that can sense and controls more of the physical world than your desktop computer. Eclipse is a multi – language software development environment comprising a base workspace and an extensible plug- in system customizing the environment. It is written mostly in java.

4. P

ROPOSED

W

ORK

4.1 GPS

These days most Android smart phone have AGPS chips installed. A GPS means Assisted GPS which takes the help of network towers and WI-FI hot spots to quickly determine the location nearby and help the Android GPS enabled Smartphone to get a lock with GPS satellites. Android smart phones with AGPS chips can also have a lock with GPS satellites without the need of data plan or network but require clear sky view and some time to have a lock with GPS satellites. Google Maps is a navigation system with maps which load on having an active data connection and usually locate your device position with the help of network tower or WI-FI hot spots in which location is not that accurate. To have a accurate position in Android there are two settings in My Locations one is to enable Use wireless networks which is bit calculative and other is Use GPS satellites which requires more battery plus clear view of sky. So we can say AGPS chips enabled or equipped Android smart phone have the accurate location position and use GPS satellites to the fullest.

4.2 Calculating a Position

(3)

radio waves. The GPS receiver on the ground is the unknown point, and must compute its position based on the information it receives from the satellites.

4.3 Measuring Distance to Satellites

The first step in measuring the distance between the GPS receiver and a satellite requires measuring the time it takes for the signal to travel from the satellite to the receiver. Once the receiver knows how much time has elapsed, it multiplies the travel time of the signal times the speed of light (because the satellite signals travel at the speed of light, approximately 186,000 miles per second) to compute the distance. Distance measurements to four satellites are required to compute a 3-dimensional (latitude, longitude and altitude) position.

In order to measure the travel time of the satellite signal, the receiver has to know when the signal left the satellite and when the signal reached the receiver. Knowing when the signal reaches the receiver iseasy, the GPS receiver just "checks" its internal clock when the signal arrives to see what time it is. But how does it "know" when the signal left the satellite? All GPS receivers are synchronized with the satellites so they generate the same digital code at the same time. When the GPS receiver receives a code from a satellite, it can look back in its memory bank and "remember" when it emitted the same code. This little "trick" allows the GPS receiver to determine when the signal left the satellite

Figure 19: Measuring Distance to Satellites Signal

Figure 20: Android GPS Architecture 4.4 Working of GPS

It covers everything from the bottom up, starting with the hardware and ending with user applications. The full list of things explained includes:

1. GPS Chip 2. GPS Driver 3. GL Engine

4. Android Framework 5. User Applications

(4)

4.5 GSM

Android mobiles allow you to send and receive SMS messages. If you manage your phone through Windows PC, you will able to send and receive messages via different business applications installed on your PC. The phone can be managed by Ozeki NG SMS Gateway, which provides numerous connection opportunities for business applications.

Figure 21: GSM Working

Use either SI (MKS) or CGS as primary units. (SI units are strongly encouraged.) English units may be used as secondary units (in parentheses). This applies to papers in data storage. For example, write “15 Gb/cm2 (100 Gb/in2).” An exception is when English units are used as identifiers in trade, such as “3½ in disk drive.” Avoid combining SI and CGS units, such as current in amperes and magnetic field in oersteds. This often leads to confusion because equations do not balance dimensionally. If you must use mixed units, clearly state the units for each quantity in an equation.

The SI unit for magnetic field strength H is A/m. However, if you wish to use units of T, either refer to magnetic flux density B or magnetic field strength symbolized as µ0H. Use the center dot to separate compound units, e.g., “A·m2.”

(5)

Figure 23: Sending Message

Figure 6 shows the client sent one message to vehicle mobile, here if the message “Where are you?” is not in this way then the link will not be send to client.

Figure 24: Response To Message

Figure 7 shows the response from vehicle mobile, it will automatically send the link to the client.

Figure 25: Tracked Location Here is the output that means the tracking location of vehicle.

(6)

5. C

ONCLUSION

In this paper, a low-cost vehicle tracking and monitoring system is presented. The application included a transmitting module which contains an embedded system to combine GPS and GSM devices to retrieve location and vehicle status information and send it to the user who want to track the vehicle. The user just send one SMS and within few second the user will get the current location of vehicle on Google Map. This is system is very useful to track your vehicle and it has been successfully implemented and tested.

R

EFERENCES

[1] F. M. Franczyk, and J. D. Vanstone, “Vehicle warning system”, Patent number: 7362239, Issue date: 22 Apr 2008.S. J. Breckling, Ed., The Analysis of Directional Time Series: Applications to Wind Speed and Direction, ser. Lecture Notes in Statistics. Berlin, Germany: Springer, 1989, vol. 61.

[2] Hapsari, A.T., E.Y. Syamsudin, and I. Pramana, “Design of Vehicle Position Tracking System Using Short Message Services And Its Implementation on FPGA”, Proceedings of the Conference on Asia South Pacific Design Automation, Shanghai, China.

[3] Rohitaksha K , Madhu C G , Nalini B G ,Nirupama C V,Android Application for Vehicle Theft Prevention and Tracking System, Rohitaksha K et al, / (IJCSIT) International Journal of Computer Science and Information Technologies, Vol. 5 (3) , 2014, 3754-3758.

[4] Ramesh Chandra Gadri, Ankita Chavan, Reema Sonawane, Sujata Kamble. Guide: Bhagyashree Alhat, Kavitha S Nair. Land Vehicle Tracking Application on Android Platform, International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622, Vol. 2, Issue 3, May-Jun 2012, pp.1978-1982.

[5] http://www.mecs-press.org/ijisa/ijisa-v5-n9/v5n9 10.html, [6] http://www.slideshare.net/AtulChounde/android-app-38303183 [7] http://journaldatabase.info/articles/vehicle_tracking_locking_system_based.html. [8] http://technowellservices.com/geospatial.html [9] http://stackoverflow.com/questions/15377292/how-gps-geo-location-works-for-android-devices [10] http://www.waset.org/downloads/template.docx.

AUTHOR

Mr. Satish R Pawale M. E. Student at MPGI, Nanded. Graduate from SGGSIE&T, Nanded. 25+ National /International publication. Four patents have been published. The area of research is Robotics. 3 papers have been published in IEEE Xplore Digital Library.

Mr. Madhav Bokare M.E. (CSE), 25+ National /International/Journal publication. The area of research is Computer Networks, Data Mining. Currently working as a Head of Dept of CS at SSBES’S ITM college, Nanded.

Dr. V. M. Thakare Ph.D.(Computer Science),M.E.(Advance Electronics), M.Sc.(Applied Electronics), Diploma in Computer Management. Member of : Institute of Engineers (Life Member) , Indian Society of Technical Education ISTE (Life Member), Computer Society of India CSI (Member).

Dr. Mrs. Sadhana Chidrawar. ME, PhD in Electronics and Telecommunication Engineering. Now Working as Dean at MPGI, Nanded.The area of interest in Power Electronics.28+ National/ International/ Journal papers has been published.

References

Related documents

If any accident occurs, this wireless device will send mobile phone a short massage indicating the position of vehicle by tracing the location of the vehicle through GPS

The Loan to Chopin Ltd is therefore not a normal commercial loan and so whether Chopin Ltd is in the same group relief group with Albinoni Ltd, Bach Ltd or Dvorak Ltd (and post

These pain relievers help control pain and swelling, but do NOT slow the arthritis from getting worse.. What are the most common DMARDs used for

A recent multi-site, randomized clinical trial, Determining Optimal post-Stroke Exercise (DOSE) assessed the feasibility of implementing intensive, task-specific, physical

The known list of benthic marine algae from the Spanish Basque coast now totals 372 taxa (354 species and 18 infraspecific taxa): 23 Cyanophyta, 221 Rhodophyta, 74 Heterokontophyta

The results of the design prescribed a 51 square meter home (on 91 square meter parcel). The house case study was adopted from a housing developed a suburban areas of Sidoarjo

The purpose of our Android-based user- interface vehicle diagnostic system implemented in this work is the execution of diagnoses on a remote vehicle using

The objective of this study is to contribute to learning in entrepreneurship pedagogy by examining the differential impact of program types on actual business