SlideShare a Scribd company logo
1 of 4
Download to read offline
International Journal of Trend in Scientific Research and Development (IJTSRD)
Volume: 3 | Issue: 2 | Jan-Feb 2019 Available Online: www.ijtsrd.com e-ISSN: 2456 - 6470
@ IJTSRD | Unique Reference Paper ID – IJTSRD20205 | Volume – 3 | Issue – 2 | Jan-Feb 2019 Page: 807
Novel based Approach Schema for Processing Vehicle
Tracking System through GPS SMS Gateways
Sermakani. A. M1, Veena. T2, Julia Faith. S2
1Associate Professor, 2Assistant Professor
1,2Department of IT, S. A. Engineering College, Chennai, Tamil Nadu, India
ABSTRACT
In recent years many systems are approached to track the vehicles in order tofindoutmovementof anyequipped vehiclefrom
any location at any time. This paper implements formalised schematodevelopatrackingsystemthatismuchcosteffectivethat
available in the market. Various technologies utilised are GPS (Global Positioning System) module to get geographic
coordinates at regular time intervals. TheGSM/GPRS(GlobalSystemPositioning/General PacketRadioService)moduleisused
to transmit and update the vehicle location to a database. The Google Maps API is used to display the vehicle position on the
map in the Smartphone application. The tracking system herehelpstoidentifythelocation of thecollegebusthrough our smart
phone when a SMS (Short Message Service) is sent to a personal number thus indicating the bus location via SMS. By
incorporating a GPS and GSM modem the location of the device by sendingaSMStothe numberspecified. Noexternalserveror
internet connection is used in knowing the location at user end which in return reduces the cost. We can also use this
technology to reduce our time whenever we are waiting for buses by knowing their location on our mobile phones. If vehicle
has been stolen then also we can track our vehicles.
Keywords: GPS, GSM/GPRS, Google Maps API, Student alert message
INTRODUCTION
A vehicle tracking system is an electronic device installed in
a vehicle to enable the user to track the vehicle location. A
GPS-based vehicle tracking system will inform where your
vehicle is and where it has been, how long it has been. GPS
and GSM based vehicle location and tracking system will
provide effective, real time vehicle location, mapping and
reporting this information back to monitoring device and
improving the level of service provided[1] .GPS receiver used
to send the position (Latitude and Longitude) of the vehicle
from a remote place. The system uses geographic position
and time information from the Global Positioning Satellites.
The basic function of the device in the bus is to acquire and
transmit the position of the bus to the server at a fixed
interval of time. Microcontroller unit forms the heart of the
tracking unit, which acquires and process the position data
from the GPS module. The communication interface is
responsible for receiving the signals from the satellites and
sending the information to the server. If the vehicleisstolen,
the location data from tracking system can be used to find
the location and can be informed to police for further action.
The Google Maps API is used to display the current location
of the vehicle on the map in the Smartphone application. The
principal goal of the project was to build a GPS vehicle
tracking device to provide a more user-friendly, affordable,
and an efficient means to track vehicles accurately[2]. When
functioning correctly, the device uses a GPS device to track
the current location. This is very helpfulforschools, colleges,
logistic companies, heavy vehicle owners in managing their
time and to increase the security of the vehicle by
monitoring and tracking the locations. This will find the
speed of the vehicle in real time to create a user friendly
transportation system using GSM. Thiswillsend information
about the location of buses to the parents via SMS. The
waiting time for students and parents who are waitinginthe
bus stop was reduced. To offer cost effective mobile
information service to user via SMS[3].
Initially the GPS will give the current Latitudeand Longitude
value. The Co-ordinates (Latitude and Longitude) which is
received is transferred from the GPS receivertotheserver. It
uses internet for the data transfer between receiver and
server. The microcontroller checks for a closest location
match inside the server with the received GPS coordinate
data. The matched location detail is sent to the SMS
providers for the further process [4].The alert message is
send to the students who are about to take the bus at next
stop thus it saves the time of students.
Google Map is a version of Google Earth that showsthemaps
on-line using with a web server and a web browser. The
satellite locations are monitored and stored in the server.
The server on request from the users will show the current
location of the vehicle on the Google Map. In case of any
emergency the alert messages can be sent to the nearby
hospitals/police stations. The college is informed through
the SMS that the vehicle is in trouble.
I. LITERATURE SURVEY
R. Maruthi, C. Jayakumari. et.al has developed thesystem has
“SMS based Bus Tracking System using Open Source
Technologies” This system is to develop a system that
manages and controls the transport using a tracking device
to know the scheduled vehicle andthe currentlocationof the
vehicle via SMS using a GPS tracking device.
Kunal Maurya. has developed the system has” Real Time
Vehicle Tracking System using GSM and GPS Technology-An
Anti-theft Tracking System ”This sytem is used for tracking
and positioning of any vehicle by using Global Positioning
System (GPS) and Global system for mobile communication
(GSM)[5]. This vehicle tracking system can be found in
consumers vehiclesas atheft preventionandretrievaldevice
seokJu Lee. has developed the system has” Design and
implementation of vehicle tracking system using GPS/GPRS
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Reference Paper ID – IJTSRD20205 | Volume – 3 | Issue – 2 | Jan-Feb 2019 Page: 808
Technology and smart phone application ”The Google maps
API is used to display the vehicle on the map in the smart
phone application[6]
II. ARCHITECTURE MODEL:
Fig 1: Architectural model
III. PROPOSED SYSTEM
Fig 2: Detailed Design
The proposed System is to track and monitor the vehicle
location using GPS, GPRS and GSM modules. The GPS will
send the data to the server and calculate the distance
between two points for a fixed timeinterval. Thissystem will
establish a communication between server and bus system
When the vehicle is approaching neartheserver willSend an
alert messages to the students. It is capabletoprovideareal-
time data regarding the current location of buses through
Google Map. In case of any emergency this will Send an alert
messages to college. Tracking the nearby hospitals and
police stations in case of any emergency. Reduced usage of
data used for tracking.
IV. IMPLEMENTATION
The implementation of thesystem containsvariousmodules.
The Global Positioning System (GPS) is a space-based
satellite navigation system that provides location and time
information in all weather conditions, anywhere on or near
the Earth where there is an unobstructed line of sighttofour
or more GPS satellites. It is maintained by the United States
government and is freely accessible to anyone[7].Thisis used
to give the Data coordinates value (latitude ,longitude).The
coordinates(Latitude and Longitude)received istransferred
from the GPS receiver to the server. There is a
Communication betweeen the GPS receiver and server. It
uses internet for the data transfer between receiver and
server. The microcontroller is act as a heart of the project.
The microcontroller checks for a closest location match
inside the server with the received GPS coordinate data.The
Condition will check for a fixed amount of time. If the
condition was satisfied then the module will collect the
phone numbers from the server .Thephonenumberwhich is
collected is send to SMS .Once the SMS provider receivedthe
phone number. The Alert messages are sent to the students
who are about to take the bus at next stop thus it saves the
time of students. Google Map is a version of Google Earth
that shows the maps on-line using with a web server and a
web browser [8]. The satellite locations are monitored and
stored in the server. The GPS receiver gives request to
Google map. The Google map request to the server .The
server will send an url to the user .By clicking the url the
user can view the location of the vehiclethroughgooglemap.
The server on request from the users will show the current
location of the vehicle on the Google Map. In case of any
emergency the alert messages can be sent to the nearby
hospitals/police stations. The college is informed through
the SMS that the vehicle is in trouble. By this application we
know where your vehicles are at all times – 24*7 in real-
time. Monitor your vehicles covertly. View your real-time
tracking device location from your computer or phone.
Monitor speed and safe driving habits of your crew. Receive
notifications of driver[9].Cost effective and secured
Fig 3: Data Flow Diagram
A. Admin Control Module
Admin Enter the Admin name and Password to login. Admin
register the students by entering the details of the students.
Admin register the devices by entering the detailsofthebus.
Update the database. Admin receives alert in case of
emergency. Admin can view the current status and history.
Admin contacts college in case of any emergency. In this
module the admin can view the status ofthemessagearrival.
The admin can view and update the datas in the database. In
case of any emergency the alert message is send to the
college.
Fig 4: Storing details
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Reference Paper ID – IJTSRD20205 | Volume – 3 | Issue – 2 | Jan-Feb 2019 Page: 809
Fig 5: Showing Alert Notification
B. GPS Module:
The Global Positioning System (GPS) is a space-based
satellite navigation system that provides location and time
information in all weather conditions, anywhere on or near
the Earth where there is an unobstructed line of sighttofour
or more GPS satellites. It is maintained by the United States
government and is freely accessible to anyone A GPS-based
vehicle tracking system will inform where your vehicle is
and where it has been, how long it has been GPS devices
works in all weather conditions, anywhere on or near the
Earth where there is an unobstructed line of sight to four or
more GPS satellites. A GPS receiver listens to multiple
satellites and solves equations to determine the exact
position of the receiver and its deviation from true time.
C. GSM and GPRS Module
General Packet Radio Service GPRS is a packet switched
service based on Global System for Mobile Communications
GSM. A GSM modem is a wireless modem that works with a
GSM wireless network. A wireless modem behaves like a
dial-up modem. The main difference between them is that a
dial-up modem sends and receives data through a fixed
telephone line while a wireless modem sends and receives
data through radio waves The co-ordinates (Latitude and
Longitude) received is transferred from the GPS receiver to
the server. It uses internet for the data transfer between
receiver and server. GPRS was used for data transferinstead
of SMS. The data are transferred as a packet to the server.
And the server acknowledges after receiving the packets.
Fig 6: Storage of Latitude and Longitude
D. Processing Module:
This module is the core heart of the project. The
microcontroller checks for a closest location match inside
the server with the received GPS coordinate data. The
matched location detail is sent to the SMS providers for the
further process.
Fig 7: Processing Module DFD
E. SMS Alert module
Alert messages are sent to the students. Students receives
alerts when the vehicle reach near the point. It saves the
waiting time of the student. The alert message is sent
through the SMS providers. The studentswho areneartothe
location of the device are found using the algorithm. The
phone numbers of the students are identified and thedetails
are sent to the SMS providers
Fig8: Sending alert message to the user
F. Google Map
Google Map is a version of Google Earth which shows the
maps on-line using with a web server and a web browser.
This module is used to show the location of the bus via
Google Map on the smart phone application in real time
using HTTP request. suppose if the student missed the bus ,
the students can able to track the location of the bus in
google map. The google map API automatically handles
access to the Google map server, display map and responds
to user.
Fig 9 Current Position on the Google Map
V. ALGORITHM
The Algorithm which is used is shortest path technique.This
solves the single source shortest path problem. It is applied
only on positive weights graphs[10]. This algorithm is often
used in routing.
The shortest distance between two given points P1= (lat1,
lon1) and P2= (lat2, lon2) on the surface of a sphere with
radius R is the circle distance. It can be calculated using the
formula:
Dist = arccos (sin (lat1) · sin (lat2) + cos (lat1) · cos (lat2) · cos
(lon1 - lon2)) · R
By using the position we calculate the distance from source
to every node in the graph. From this we also estimate the
shortest path. Distance is given by a formula:
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Reference Paper ID – IJTSRD20205 | Volume – 3 | Issue – 2 | Jan-Feb 2019 Page: 810
Distance= [(x2 -x1) 2 + (y2 -y1) 2 + (z2 -z1) 2] 1/2
Where x, y, z are the coordinates of a position given by GPS.
Pseudo code:
Step 1 : Identify Source S as Permanent & All other nodes
V.D[s] =0&D[v]=∞
Step 2 : Turn On GPS & Get current position For Source
node in form of coordinates and calculate distance.
Step 3 : Set V as Temporary and update neighbours state
Step 4 : If the temporary Node linked to S that has loweest
weight. Get position of that node by GPS and
calculate Distance
Step 5 : check whether the node is destination or not if no,
follow step 3.if yes means
Step 6 : The information is send to the user mobile
VI. PEFORMANCE MEASURE AND OPTIMIZATION
The process of map would show a single bus on each route
and the user had no control over which bus was shown. In
Proto type two, the user could see all the buses on any given
route as well as the information specific to each bus[11]. The
text on the real time tracking page before was quite lengthy
and may have distracted users fromthepagesmain purpose.
In prototype two, the page was made much shorter by
moving the SMS texting instructions to its own page and
providing a link for users to navigate to the page if theywere
looking for that information. The intent of the real time
tracking page is much clearer now as the route selection
interface is very prominent on the page and the use ofbright
hover states draws the user’s attention [12].
VII. CONCLUSION
The novel vehicle tracking system uses the wireless
communication technique and was successfully designed
and tested for real time data [13]. The system has the
advantages of small size, low costs, full-featured and
powerful expansibility.
It can be easily installed and used in the buses to ease the
burden of transport department as the educational
institutions have largenumberof buses.This systemisbased
on embedded system and can also be developed on android
platform [14][15]. This system proved to be much more
efficient and produced good resultssuchas,Sendinglocation
of bus to college in every 2 minutes. In case of accidentsends
Alert to college. Send alerts message to the student before
the bus arrives their stop. Also Addition/update/deletion of
student database is easy.
VIII. FUTURE SCOPE
In future the proposed system can be enhanced by collecting
the traffic details of the route by which the vehicle is
travelling. If there seems like heavy traffic the alert signal is
given to the driver, so that the driver can choose alternate
way. Thus it saves the travelling time. Also in case of any
emergency the alert messages can be sent to police stations,
hospitals for the quick recovery. In case of bus failure driver
can select the problem and inform college and contact the
Mechanic automatically
REFERENCES
[1] N. Vijayalashmy, V. Yamuna, G. Rupavani, A. Kannaki@
Vasan tha Azhagu, ”GNSS based bus monitoring and
sending SMS to the passengers,” International Journal
of Computer Applications© 2015 by IJCA Journal
Volume 119 - Number 10.
[2] Amol Dhumal, Amol Naikoji, Yutika Patwa” Vehicle
Tracking System using GPS and Android OS”
International Journal of Advanced Research in
Computer Engineering & Technology (IJARCET)
Volume 4 Issue 4, April 2015
[3] Pradip Suresh Mane, Vaishali Khairnar,“Analysisof bus
tracking system using GPS on smart phones,” IOSR
Journal of Computer Engineering (IOSR-JCE). e- ISSN:
2278-0661, p- ISSN:2278-8727Volume16, Issue2, Ver.
XII (Mar-Apr. 2014).
[4] R. Maruthi, C. Jayakumari, “SMS based bus tracking
system using open source technologies,” International
Journal of Computer Application, Volume 86, No 9,
January 2014.
[5] Kunal Maurya , Mandeep Singh , Neelu Jain “Real Time
Vehicle Tracking System using GSM and GPS
technology “.International Journal of Electronics and
Computer Science Engineering ,ISSN- 2277-1956,april
2013.
[6] Eddie Chi-wah Lau,”simple Bus tracking system”,
Journal of Advanced Computer Scienceand Technology
Research, vol3, No.1.2013.
[7] R. Ramani, S. Valarmathy, ”vehicletrackingandlocking
system based on GSM and GPS“, I. J. Intelligent Systems
and Applications,2013,09,86.
[8] Abid Khan & Ravi Mishra, ―GPS – GSM Based Tracking
System‖, International Journal of Trends and
Technology, ISSN: 2231 – 5381, Volume 3, Issue 2,
2012.
[9] Montaster N. Ramadan Mohammad A. Al-Khedher,and
Sharaf A. Al-Kheder, ”IntelligentAnti-theftand tracking
Stystem for automobiles”, International Journal of
machine learning and computing vol.2 No.1,February
2012.
[10] seokJu Lee-”Design and implementation of vehicle
trackingsystemusingGPS/GPRS Technologyand smart
phone application” Volume 1, Issue 2, 2012.
[11] J. Paek, J. Kim, and R. Govindan, “Energy-efficient rate-
adaptive gps-based positioning for smart phones,” in
MobiSys. ACM, 2010, pp. 299–314.
[12] K. Lin, A. Kansal, D. Lymberopoulos, and F. Zhao,
“Energy accuracy aware localization for mobile
devices,” in MobiSys. ACM, 2010.
[13] Z. Zhuang, K.-H. Kim, and J. P. Singh, “Improving energy
efficiency of location sensing on smart phones,” in
MobiSys. ACM, 2010, pp. 315 330.
[14] Thiagarajan, L. Ravindranath, K. LaCurts, S. Madden, H.
Balakrishnan, S. Toledo, and J. Eriksson, “Vtrack:
accurate, energy aware road traffic delay estimation
using mobile phones,” in SenSys. ACM, 2009,pp.85–98.
[15] M. B. Kjargaard, J. Langdal, T. Godsk, and T. Toftkjær,
“Entracked: energy-efficient robust position tracking
for mobile devices,” in MobiSys. ACM, 2009, pp. 221–
234.

More Related Content

What's hot

IRJET- Public Bus Transport Location Monitoring System
IRJET- Public Bus Transport Location Monitoring SystemIRJET- Public Bus Transport Location Monitoring System
IRJET- Public Bus Transport Location Monitoring SystemIRJET Journal
 
Predicting bus arrival time based on participatory mobile phone sensing
Predicting bus arrival time based on participatory mobile phone sensingPredicting bus arrival time based on participatory mobile phone sensing
Predicting bus arrival time based on participatory mobile phone sensingSreeraj Puzhakkattiri
 
GPS based Bus management system
GPS based Bus management systemGPS based Bus management system
GPS based Bus management systemNeeraj Kansal
 
How long to wait predicting bus arrival time with mobile phone based particip...
How long to wait predicting bus arrival time with mobile phone based particip...How long to wait predicting bus arrival time with mobile phone based particip...
How long to wait predicting bus arrival time with mobile phone based particip...Papitha Velumani
 
Intelligent Bus Tracking System Using Android
Intelligent Bus Tracking System Using AndroidIntelligent Bus Tracking System Using Android
Intelligent Bus Tracking System Using AndroidAM Publications
 
IRJET- College Bus Tracking and Notification System
IRJET- College Bus Tracking and Notification SystemIRJET- College Bus Tracking and Notification System
IRJET- College Bus Tracking and Notification SystemIRJET Journal
 
Bus Fleet Management and Tracking System
Bus Fleet Management and Tracking SystemBus Fleet Management and Tracking System
Bus Fleet Management and Tracking SystemAvinash Muralidaran
 
Top Cited Articles International Journal of Computer Science, Engineering and...
Top Cited Articles International Journal of Computer Science, Engineering and...Top Cited Articles International Journal of Computer Science, Engineering and...
Top Cited Articles International Journal of Computer Science, Engineering and...IJCSEA Journal
 
Vehicle tracking system
Vehicle tracking systemVehicle tracking system
Vehicle tracking systemSujit9561
 
Cost Effective SMS Fire Approach for Transportation based on Vehicle Speed
Cost Effective SMS Fire Approach for Transportation based on Vehicle SpeedCost Effective SMS Fire Approach for Transportation based on Vehicle Speed
Cost Effective SMS Fire Approach for Transportation based on Vehicle Speediosrjce
 
Design and Construction of Navigation Based Auto Self Driving Vehicle using G...
Design and Construction of Navigation Based Auto Self Driving Vehicle using G...Design and Construction of Navigation Based Auto Self Driving Vehicle using G...
Design and Construction of Navigation Based Auto Self Driving Vehicle using G...ijtsrd
 
Bus Tracking Application in Android
Bus Tracking Application in AndroidBus Tracking Application in Android
Bus Tracking Application in AndroidAbhishek Singh
 
IRJET- Smart Bus Ticket System using IoT Technology
IRJET- Smart Bus Ticket System using IoT TechnologyIRJET- Smart Bus Ticket System using IoT Technology
IRJET- Smart Bus Ticket System using IoT TechnologyIRJET Journal
 
GPS Tracking System for Public Transport
GPS Tracking System for Public TransportGPS Tracking System for Public Transport
GPS Tracking System for Public TransportIRJET Journal
 
IRJET- Smart Bus for Smart City using IoT
IRJET-  	  Smart Bus for Smart City using IoTIRJET-  	  Smart Bus for Smart City using IoT
IRJET- Smart Bus for Smart City using IoTIRJET Journal
 
Smart School Bus
Smart School BusSmart School Bus
Smart School BusJudy T Raj
 

What's hot (20)

IRJET- Public Bus Transport Location Monitoring System
IRJET- Public Bus Transport Location Monitoring SystemIRJET- Public Bus Transport Location Monitoring System
IRJET- Public Bus Transport Location Monitoring System
 
Predicting bus arrival time based on participatory mobile phone sensing
Predicting bus arrival time based on participatory mobile phone sensingPredicting bus arrival time based on participatory mobile phone sensing
Predicting bus arrival time based on participatory mobile phone sensing
 
GPS based Bus management system
GPS based Bus management systemGPS based Bus management system
GPS based Bus management system
 
How long to wait predicting bus arrival time with mobile phone based particip...
How long to wait predicting bus arrival time with mobile phone based particip...How long to wait predicting bus arrival time with mobile phone based particip...
How long to wait predicting bus arrival time with mobile phone based particip...
 
Intelligent Bus Tracking System Using Android
Intelligent Bus Tracking System Using AndroidIntelligent Bus Tracking System Using Android
Intelligent Bus Tracking System Using Android
 
IRJET- College Bus Tracking and Notification System
IRJET- College Bus Tracking and Notification SystemIRJET- College Bus Tracking and Notification System
IRJET- College Bus Tracking and Notification System
 
Bus Fleet Management and Tracking System
Bus Fleet Management and Tracking SystemBus Fleet Management and Tracking System
Bus Fleet Management and Tracking System
 
Top Cited Articles International Journal of Computer Science, Engineering and...
Top Cited Articles International Journal of Computer Science, Engineering and...Top Cited Articles International Journal of Computer Science, Engineering and...
Top Cited Articles International Journal of Computer Science, Engineering and...
 
Db35575578
Db35575578Db35575578
Db35575578
 
Vehicle tracking system
Vehicle tracking systemVehicle tracking system
Vehicle tracking system
 
50120140504010
5012014050401050120140504010
50120140504010
 
Final_report
Final_reportFinal_report
Final_report
 
Cost Effective SMS Fire Approach for Transportation based on Vehicle Speed
Cost Effective SMS Fire Approach for Transportation based on Vehicle SpeedCost Effective SMS Fire Approach for Transportation based on Vehicle Speed
Cost Effective SMS Fire Approach for Transportation based on Vehicle Speed
 
Design and Construction of Navigation Based Auto Self Driving Vehicle using G...
Design and Construction of Navigation Based Auto Self Driving Vehicle using G...Design and Construction of Navigation Based Auto Self Driving Vehicle using G...
Design and Construction of Navigation Based Auto Self Driving Vehicle using G...
 
Bus Tracking Application in Android
Bus Tracking Application in AndroidBus Tracking Application in Android
Bus Tracking Application in Android
 
IRJET- Smart Bus Ticket System using IoT Technology
IRJET- Smart Bus Ticket System using IoT TechnologyIRJET- Smart Bus Ticket System using IoT Technology
IRJET- Smart Bus Ticket System using IoT Technology
 
GPS Tracking System for Public Transport
GPS Tracking System for Public TransportGPS Tracking System for Public Transport
GPS Tracking System for Public Transport
 
IRJET- Smart Bus for Smart City using IoT
IRJET-  	  Smart Bus for Smart City using IoTIRJET-  	  Smart Bus for Smart City using IoT
IRJET- Smart Bus for Smart City using IoT
 
Smart School Bus
Smart School BusSmart School Bus
Smart School Bus
 
Vehicle Tracking System
Vehicle Tracking SystemVehicle Tracking System
Vehicle Tracking System
 

Similar to Novel based Approach Schema for Processing Vehicle Tracking System through GPS SMS Gateways

IRJET-V7I61054.pdf
IRJET-V7I61054.pdfIRJET-V7I61054.pdf
IRJET-V7I61054.pdfEllenC5
 
Application of Micro Controller in Vehicle Monitoring and Security System
Application of Micro Controller in Vehicle Monitoring and Security SystemApplication of Micro Controller in Vehicle Monitoring and Security System
Application of Micro Controller in Vehicle Monitoring and Security Systemijtsrd
 
Traffic detection system using android
Traffic detection system using androidTraffic detection system using android
Traffic detection system using androidEditor Jacotech
 
Traffic detection system using android
Traffic detection system using androidTraffic detection system using android
Traffic detection system using androidEditor Jacotech
 
Tracking and Recovery of the Vehicle using GPS and GSM
Tracking and Recovery of the Vehicle using GPS and GSMTracking and Recovery of the Vehicle using GPS and GSM
Tracking and Recovery of the Vehicle using GPS and GSMIRJET Journal
 
IoT BASED VEHICLE TRACKING AND TRAFFIC SURVIELLENCE SYSTEM
IoT BASED VEHICLE TRACKING AND TRAFFIC SURVIELLENCE SYSTEMIoT BASED VEHICLE TRACKING AND TRAFFIC SURVIELLENCE SYSTEM
IoT BASED VEHICLE TRACKING AND TRAFFIC SURVIELLENCE SYSTEMjohn solomon j
 
COMMAND BASED SMART CONTROL OF THE AMBULANCE SYSTEM
COMMAND BASED SMART CONTROL OF THE AMBULANCE SYSTEMCOMMAND BASED SMART CONTROL OF THE AMBULANCE SYSTEM
COMMAND BASED SMART CONTROL OF THE AMBULANCE SYSTEMIjorat1
 
11.design and implementation of vehicle tracking system using gps
11.design and implementation of vehicle tracking system using gps11.design and implementation of vehicle tracking system using gps
11.design and implementation of vehicle tracking system using gpsAlexander Decker
 
Design and implementation of vehicle tracking system using gps
Design and implementation of vehicle tracking system using gpsDesign and implementation of vehicle tracking system using gps
Design and implementation of vehicle tracking system using gpsAlexander Decker
 
IJRET-V1I1P4 - Vehicle Tracking System Using GPS Tracking Method
IJRET-V1I1P4 - Vehicle Tracking System Using GPS Tracking MethodIJRET-V1I1P4 - Vehicle Tracking System Using GPS Tracking Method
IJRET-V1I1P4 - Vehicle Tracking System Using GPS Tracking MethodISAR Publications
 
IRJET- A Survey on Various Location Tracking Systems
IRJET- A Survey on Various Location Tracking SystemsIRJET- A Survey on Various Location Tracking Systems
IRJET- A Survey on Various Location Tracking SystemsIRJET Journal
 
Automatic vehicle locator
Automatic vehicle locatorAutomatic vehicle locator
Automatic vehicle locatoraishwarya yadav
 
iaetsd Vehicle monitoring and security system
iaetsd Vehicle monitoring and security systemiaetsd Vehicle monitoring and security system
iaetsd Vehicle monitoring and security systemIaetsd Iaetsd
 
TRUCK TRACKING AND ALERTS MONITORING SYSTEM
TRUCK TRACKING AND ALERTS MONITORING SYSTEMTRUCK TRACKING AND ALERTS MONITORING SYSTEM
TRUCK TRACKING AND ALERTS MONITORING SYSTEMIAEME Publication
 
IRJET- Vehicle Monitoring System using Internet of Things
IRJET- Vehicle Monitoring System using Internet of ThingsIRJET- Vehicle Monitoring System using Internet of Things
IRJET- Vehicle Monitoring System using Internet of ThingsIRJET Journal
 
IRJET- IoT based Vehicle Tracking using GPS
IRJET-  	  IoT based Vehicle Tracking using GPSIRJET-  	  IoT based Vehicle Tracking using GPS
IRJET- IoT based Vehicle Tracking using GPSIRJET Journal
 

Similar to Novel based Approach Schema for Processing Vehicle Tracking System through GPS SMS Gateways (20)

IRJET-V7I61054.pdf
IRJET-V7I61054.pdfIRJET-V7I61054.pdf
IRJET-V7I61054.pdf
 
SAFETY NOTIFICATION AND BUS MONITORING SYSTEM
SAFETY NOTIFICATION AND BUS MONITORING SYSTEMSAFETY NOTIFICATION AND BUS MONITORING SYSTEM
SAFETY NOTIFICATION AND BUS MONITORING SYSTEM
 
Vehicle Tracking System For Commercial Vehicles
Vehicle Tracking System For Commercial VehiclesVehicle Tracking System For Commercial Vehicles
Vehicle Tracking System For Commercial Vehicles
 
Application of Micro Controller in Vehicle Monitoring and Security System
Application of Micro Controller in Vehicle Monitoring and Security SystemApplication of Micro Controller in Vehicle Monitoring and Security System
Application of Micro Controller in Vehicle Monitoring and Security System
 
Traffic detection system using android
Traffic detection system using androidTraffic detection system using android
Traffic detection system using android
 
Traffic detection system using android
Traffic detection system using androidTraffic detection system using android
Traffic detection system using android
 
Tracking and Recovery of the Vehicle using GPS and GSM
Tracking and Recovery of the Vehicle using GPS and GSMTracking and Recovery of the Vehicle using GPS and GSM
Tracking and Recovery of the Vehicle using GPS and GSM
 
IoT BASED VEHICLE TRACKING AND TRAFFIC SURVIELLENCE SYSTEM
IoT BASED VEHICLE TRACKING AND TRAFFIC SURVIELLENCE SYSTEMIoT BASED VEHICLE TRACKING AND TRAFFIC SURVIELLENCE SYSTEM
IoT BASED VEHICLE TRACKING AND TRAFFIC SURVIELLENCE SYSTEM
 
COMMAND BASED SMART CONTROL OF THE AMBULANCE SYSTEM
COMMAND BASED SMART CONTROL OF THE AMBULANCE SYSTEMCOMMAND BASED SMART CONTROL OF THE AMBULANCE SYSTEM
COMMAND BASED SMART CONTROL OF THE AMBULANCE SYSTEM
 
11.design and implementation of vehicle tracking system using gps
11.design and implementation of vehicle tracking system using gps11.design and implementation of vehicle tracking system using gps
11.design and implementation of vehicle tracking system using gps
 
Design and implementation of vehicle tracking system using gps
Design and implementation of vehicle tracking system using gpsDesign and implementation of vehicle tracking system using gps
Design and implementation of vehicle tracking system using gps
 
IJRET-V1I1P4 - Vehicle Tracking System Using GPS Tracking Method
IJRET-V1I1P4 - Vehicle Tracking System Using GPS Tracking MethodIJRET-V1I1P4 - Vehicle Tracking System Using GPS Tracking Method
IJRET-V1I1P4 - Vehicle Tracking System Using GPS Tracking Method
 
IRJET- A Survey on Various Location Tracking Systems
IRJET- A Survey on Various Location Tracking SystemsIRJET- A Survey on Various Location Tracking Systems
IRJET- A Survey on Various Location Tracking Systems
 
Automatic vehicle locator
Automatic vehicle locatorAutomatic vehicle locator
Automatic vehicle locator
 
Automatic vehicle locator
Automatic vehicle locatorAutomatic vehicle locator
Automatic vehicle locator
 
iaetsd Vehicle monitoring and security system
iaetsd Vehicle monitoring and security systemiaetsd Vehicle monitoring and security system
iaetsd Vehicle monitoring and security system
 
TRUCK TRACKING AND ALERTS MONITORING SYSTEM
TRUCK TRACKING AND ALERTS MONITORING SYSTEMTRUCK TRACKING AND ALERTS MONITORING SYSTEM
TRUCK TRACKING AND ALERTS MONITORING SYSTEM
 
IRJET- Vehicle Monitoring System using Internet of Things
IRJET- Vehicle Monitoring System using Internet of ThingsIRJET- Vehicle Monitoring System using Internet of Things
IRJET- Vehicle Monitoring System using Internet of Things
 
IRJET- IoT based Vehicle Tracking using GPS
IRJET-  	  IoT based Vehicle Tracking using GPSIRJET-  	  IoT based Vehicle Tracking using GPS
IRJET- IoT based Vehicle Tracking using GPS
 
Vehicle Tracking System Using GPS
Vehicle Tracking System Using GPSVehicle Tracking System Using GPS
Vehicle Tracking System Using GPS
 

More from ijtsrd

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementationijtsrd
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...ijtsrd
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospectsijtsrd
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...ijtsrd
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...ijtsrd
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...ijtsrd
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Studyijtsrd
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...ijtsrd
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...ijtsrd
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...ijtsrd
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...ijtsrd
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...ijtsrd
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadikuijtsrd
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...ijtsrd
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...ijtsrd
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Mapijtsrd
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Societyijtsrd
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...ijtsrd
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...ijtsrd
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learningijtsrd
 

More from ijtsrd (20)

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Study
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Map
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Society
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learning
 

Recently uploaded

Science lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lessonScience lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lessonJericReyAuditor
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfMahmoud M. Sallam
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsKarinaGenton
 
Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfakmcokerachita
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptxENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptxAnaBeatriceAblay2
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerunnathinaik
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 

Recently uploaded (20)

Science lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lessonScience lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lesson
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdf
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its Characteristics
 
Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdf
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptxENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developer
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 

Novel based Approach Schema for Processing Vehicle Tracking System through GPS SMS Gateways

  • 1. International Journal of Trend in Scientific Research and Development (IJTSRD) Volume: 3 | Issue: 2 | Jan-Feb 2019 Available Online: www.ijtsrd.com e-ISSN: 2456 - 6470 @ IJTSRD | Unique Reference Paper ID – IJTSRD20205 | Volume – 3 | Issue – 2 | Jan-Feb 2019 Page: 807 Novel based Approach Schema for Processing Vehicle Tracking System through GPS SMS Gateways Sermakani. A. M1, Veena. T2, Julia Faith. S2 1Associate Professor, 2Assistant Professor 1,2Department of IT, S. A. Engineering College, Chennai, Tamil Nadu, India ABSTRACT In recent years many systems are approached to track the vehicles in order tofindoutmovementof anyequipped vehiclefrom any location at any time. This paper implements formalised schematodevelopatrackingsystemthatismuchcosteffectivethat available in the market. Various technologies utilised are GPS (Global Positioning System) module to get geographic coordinates at regular time intervals. TheGSM/GPRS(GlobalSystemPositioning/General PacketRadioService)moduleisused to transmit and update the vehicle location to a database. The Google Maps API is used to display the vehicle position on the map in the Smartphone application. The tracking system herehelpstoidentifythelocation of thecollegebusthrough our smart phone when a SMS (Short Message Service) is sent to a personal number thus indicating the bus location via SMS. By incorporating a GPS and GSM modem the location of the device by sendingaSMStothe numberspecified. Noexternalserveror internet connection is used in knowing the location at user end which in return reduces the cost. We can also use this technology to reduce our time whenever we are waiting for buses by knowing their location on our mobile phones. If vehicle has been stolen then also we can track our vehicles. Keywords: GPS, GSM/GPRS, Google Maps API, Student alert message INTRODUCTION A vehicle tracking system is an electronic device installed in a vehicle to enable the user to track the vehicle location. A GPS-based vehicle tracking system will inform where your vehicle is and where it has been, how long it has been. GPS and GSM based vehicle location and tracking system will provide effective, real time vehicle location, mapping and reporting this information back to monitoring device and improving the level of service provided[1] .GPS receiver used to send the position (Latitude and Longitude) of the vehicle from a remote place. The system uses geographic position and time information from the Global Positioning Satellites. The basic function of the device in the bus is to acquire and transmit the position of the bus to the server at a fixed interval of time. Microcontroller unit forms the heart of the tracking unit, which acquires and process the position data from the GPS module. The communication interface is responsible for receiving the signals from the satellites and sending the information to the server. If the vehicleisstolen, the location data from tracking system can be used to find the location and can be informed to police for further action. The Google Maps API is used to display the current location of the vehicle on the map in the Smartphone application. The principal goal of the project was to build a GPS vehicle tracking device to provide a more user-friendly, affordable, and an efficient means to track vehicles accurately[2]. When functioning correctly, the device uses a GPS device to track the current location. This is very helpfulforschools, colleges, logistic companies, heavy vehicle owners in managing their time and to increase the security of the vehicle by monitoring and tracking the locations. This will find the speed of the vehicle in real time to create a user friendly transportation system using GSM. Thiswillsend information about the location of buses to the parents via SMS. The waiting time for students and parents who are waitinginthe bus stop was reduced. To offer cost effective mobile information service to user via SMS[3]. Initially the GPS will give the current Latitudeand Longitude value. The Co-ordinates (Latitude and Longitude) which is received is transferred from the GPS receivertotheserver. It uses internet for the data transfer between receiver and server. The microcontroller checks for a closest location match inside the server with the received GPS coordinate data. The matched location detail is sent to the SMS providers for the further process [4].The alert message is send to the students who are about to take the bus at next stop thus it saves the time of students. Google Map is a version of Google Earth that showsthemaps on-line using with a web server and a web browser. The satellite locations are monitored and stored in the server. The server on request from the users will show the current location of the vehicle on the Google Map. In case of any emergency the alert messages can be sent to the nearby hospitals/police stations. The college is informed through the SMS that the vehicle is in trouble. I. LITERATURE SURVEY R. Maruthi, C. Jayakumari. et.al has developed thesystem has “SMS based Bus Tracking System using Open Source Technologies” This system is to develop a system that manages and controls the transport using a tracking device to know the scheduled vehicle andthe currentlocationof the vehicle via SMS using a GPS tracking device. Kunal Maurya. has developed the system has” Real Time Vehicle Tracking System using GSM and GPS Technology-An Anti-theft Tracking System ”This sytem is used for tracking and positioning of any vehicle by using Global Positioning System (GPS) and Global system for mobile communication (GSM)[5]. This vehicle tracking system can be found in consumers vehiclesas atheft preventionandretrievaldevice seokJu Lee. has developed the system has” Design and implementation of vehicle tracking system using GPS/GPRS
  • 2. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Reference Paper ID – IJTSRD20205 | Volume – 3 | Issue – 2 | Jan-Feb 2019 Page: 808 Technology and smart phone application ”The Google maps API is used to display the vehicle on the map in the smart phone application[6] II. ARCHITECTURE MODEL: Fig 1: Architectural model III. PROPOSED SYSTEM Fig 2: Detailed Design The proposed System is to track and monitor the vehicle location using GPS, GPRS and GSM modules. The GPS will send the data to the server and calculate the distance between two points for a fixed timeinterval. Thissystem will establish a communication between server and bus system When the vehicle is approaching neartheserver willSend an alert messages to the students. It is capabletoprovideareal- time data regarding the current location of buses through Google Map. In case of any emergency this will Send an alert messages to college. Tracking the nearby hospitals and police stations in case of any emergency. Reduced usage of data used for tracking. IV. IMPLEMENTATION The implementation of thesystem containsvariousmodules. The Global Positioning System (GPS) is a space-based satellite navigation system that provides location and time information in all weather conditions, anywhere on or near the Earth where there is an unobstructed line of sighttofour or more GPS satellites. It is maintained by the United States government and is freely accessible to anyone[7].Thisis used to give the Data coordinates value (latitude ,longitude).The coordinates(Latitude and Longitude)received istransferred from the GPS receiver to the server. There is a Communication betweeen the GPS receiver and server. It uses internet for the data transfer between receiver and server. The microcontroller is act as a heart of the project. The microcontroller checks for a closest location match inside the server with the received GPS coordinate data.The Condition will check for a fixed amount of time. If the condition was satisfied then the module will collect the phone numbers from the server .Thephonenumberwhich is collected is send to SMS .Once the SMS provider receivedthe phone number. The Alert messages are sent to the students who are about to take the bus at next stop thus it saves the time of students. Google Map is a version of Google Earth that shows the maps on-line using with a web server and a web browser [8]. The satellite locations are monitored and stored in the server. The GPS receiver gives request to Google map. The Google map request to the server .The server will send an url to the user .By clicking the url the user can view the location of the vehiclethroughgooglemap. The server on request from the users will show the current location of the vehicle on the Google Map. In case of any emergency the alert messages can be sent to the nearby hospitals/police stations. The college is informed through the SMS that the vehicle is in trouble. By this application we know where your vehicles are at all times – 24*7 in real- time. Monitor your vehicles covertly. View your real-time tracking device location from your computer or phone. Monitor speed and safe driving habits of your crew. Receive notifications of driver[9].Cost effective and secured Fig 3: Data Flow Diagram A. Admin Control Module Admin Enter the Admin name and Password to login. Admin register the students by entering the details of the students. Admin register the devices by entering the detailsofthebus. Update the database. Admin receives alert in case of emergency. Admin can view the current status and history. Admin contacts college in case of any emergency. In this module the admin can view the status ofthemessagearrival. The admin can view and update the datas in the database. In case of any emergency the alert message is send to the college. Fig 4: Storing details
  • 3. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Reference Paper ID – IJTSRD20205 | Volume – 3 | Issue – 2 | Jan-Feb 2019 Page: 809 Fig 5: Showing Alert Notification B. GPS Module: The Global Positioning System (GPS) is a space-based satellite navigation system that provides location and time information in all weather conditions, anywhere on or near the Earth where there is an unobstructed line of sighttofour or more GPS satellites. It is maintained by the United States government and is freely accessible to anyone A GPS-based vehicle tracking system will inform where your vehicle is and where it has been, how long it has been GPS devices works in all weather conditions, anywhere on or near the Earth where there is an unobstructed line of sight to four or more GPS satellites. A GPS receiver listens to multiple satellites and solves equations to determine the exact position of the receiver and its deviation from true time. C. GSM and GPRS Module General Packet Radio Service GPRS is a packet switched service based on Global System for Mobile Communications GSM. A GSM modem is a wireless modem that works with a GSM wireless network. A wireless modem behaves like a dial-up modem. The main difference between them is that a dial-up modem sends and receives data through a fixed telephone line while a wireless modem sends and receives data through radio waves The co-ordinates (Latitude and Longitude) received is transferred from the GPS receiver to the server. It uses internet for the data transfer between receiver and server. GPRS was used for data transferinstead of SMS. The data are transferred as a packet to the server. And the server acknowledges after receiving the packets. Fig 6: Storage of Latitude and Longitude D. Processing Module: This module is the core heart of the project. The microcontroller checks for a closest location match inside the server with the received GPS coordinate data. The matched location detail is sent to the SMS providers for the further process. Fig 7: Processing Module DFD E. SMS Alert module Alert messages are sent to the students. Students receives alerts when the vehicle reach near the point. It saves the waiting time of the student. The alert message is sent through the SMS providers. The studentswho areneartothe location of the device are found using the algorithm. The phone numbers of the students are identified and thedetails are sent to the SMS providers Fig8: Sending alert message to the user F. Google Map Google Map is a version of Google Earth which shows the maps on-line using with a web server and a web browser. This module is used to show the location of the bus via Google Map on the smart phone application in real time using HTTP request. suppose if the student missed the bus , the students can able to track the location of the bus in google map. The google map API automatically handles access to the Google map server, display map and responds to user. Fig 9 Current Position on the Google Map V. ALGORITHM The Algorithm which is used is shortest path technique.This solves the single source shortest path problem. It is applied only on positive weights graphs[10]. This algorithm is often used in routing. The shortest distance between two given points P1= (lat1, lon1) and P2= (lat2, lon2) on the surface of a sphere with radius R is the circle distance. It can be calculated using the formula: Dist = arccos (sin (lat1) · sin (lat2) + cos (lat1) · cos (lat2) · cos (lon1 - lon2)) · R By using the position we calculate the distance from source to every node in the graph. From this we also estimate the shortest path. Distance is given by a formula:
  • 4. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Reference Paper ID – IJTSRD20205 | Volume – 3 | Issue – 2 | Jan-Feb 2019 Page: 810 Distance= [(x2 -x1) 2 + (y2 -y1) 2 + (z2 -z1) 2] 1/2 Where x, y, z are the coordinates of a position given by GPS. Pseudo code: Step 1 : Identify Source S as Permanent & All other nodes V.D[s] =0&D[v]=∞ Step 2 : Turn On GPS & Get current position For Source node in form of coordinates and calculate distance. Step 3 : Set V as Temporary and update neighbours state Step 4 : If the temporary Node linked to S that has loweest weight. Get position of that node by GPS and calculate Distance Step 5 : check whether the node is destination or not if no, follow step 3.if yes means Step 6 : The information is send to the user mobile VI. PEFORMANCE MEASURE AND OPTIMIZATION The process of map would show a single bus on each route and the user had no control over which bus was shown. In Proto type two, the user could see all the buses on any given route as well as the information specific to each bus[11]. The text on the real time tracking page before was quite lengthy and may have distracted users fromthepagesmain purpose. In prototype two, the page was made much shorter by moving the SMS texting instructions to its own page and providing a link for users to navigate to the page if theywere looking for that information. The intent of the real time tracking page is much clearer now as the route selection interface is very prominent on the page and the use ofbright hover states draws the user’s attention [12]. VII. CONCLUSION The novel vehicle tracking system uses the wireless communication technique and was successfully designed and tested for real time data [13]. The system has the advantages of small size, low costs, full-featured and powerful expansibility. It can be easily installed and used in the buses to ease the burden of transport department as the educational institutions have largenumberof buses.This systemisbased on embedded system and can also be developed on android platform [14][15]. This system proved to be much more efficient and produced good resultssuchas,Sendinglocation of bus to college in every 2 minutes. In case of accidentsends Alert to college. Send alerts message to the student before the bus arrives their stop. Also Addition/update/deletion of student database is easy. VIII. FUTURE SCOPE In future the proposed system can be enhanced by collecting the traffic details of the route by which the vehicle is travelling. If there seems like heavy traffic the alert signal is given to the driver, so that the driver can choose alternate way. Thus it saves the travelling time. Also in case of any emergency the alert messages can be sent to police stations, hospitals for the quick recovery. In case of bus failure driver can select the problem and inform college and contact the Mechanic automatically REFERENCES [1] N. Vijayalashmy, V. Yamuna, G. Rupavani, A. Kannaki@ Vasan tha Azhagu, ”GNSS based bus monitoring and sending SMS to the passengers,” International Journal of Computer Applications© 2015 by IJCA Journal Volume 119 - Number 10. [2] Amol Dhumal, Amol Naikoji, Yutika Patwa” Vehicle Tracking System using GPS and Android OS” International Journal of Advanced Research in Computer Engineering & Technology (IJARCET) Volume 4 Issue 4, April 2015 [3] Pradip Suresh Mane, Vaishali Khairnar,“Analysisof bus tracking system using GPS on smart phones,” IOSR Journal of Computer Engineering (IOSR-JCE). e- ISSN: 2278-0661, p- ISSN:2278-8727Volume16, Issue2, Ver. XII (Mar-Apr. 2014). [4] R. Maruthi, C. Jayakumari, “SMS based bus tracking system using open source technologies,” International Journal of Computer Application, Volume 86, No 9, January 2014. [5] Kunal Maurya , Mandeep Singh , Neelu Jain “Real Time Vehicle Tracking System using GSM and GPS technology “.International Journal of Electronics and Computer Science Engineering ,ISSN- 2277-1956,april 2013. [6] Eddie Chi-wah Lau,”simple Bus tracking system”, Journal of Advanced Computer Scienceand Technology Research, vol3, No.1.2013. [7] R. Ramani, S. Valarmathy, ”vehicletrackingandlocking system based on GSM and GPS“, I. J. Intelligent Systems and Applications,2013,09,86. [8] Abid Khan & Ravi Mishra, ―GPS – GSM Based Tracking System‖, International Journal of Trends and Technology, ISSN: 2231 – 5381, Volume 3, Issue 2, 2012. [9] Montaster N. Ramadan Mohammad A. Al-Khedher,and Sharaf A. Al-Kheder, ”IntelligentAnti-theftand tracking Stystem for automobiles”, International Journal of machine learning and computing vol.2 No.1,February 2012. [10] seokJu Lee-”Design and implementation of vehicle trackingsystemusingGPS/GPRS Technologyand smart phone application” Volume 1, Issue 2, 2012. [11] J. Paek, J. Kim, and R. Govindan, “Energy-efficient rate- adaptive gps-based positioning for smart phones,” in MobiSys. ACM, 2010, pp. 299–314. [12] K. Lin, A. Kansal, D. Lymberopoulos, and F. Zhao, “Energy accuracy aware localization for mobile devices,” in MobiSys. ACM, 2010. [13] Z. Zhuang, K.-H. Kim, and J. P. Singh, “Improving energy efficiency of location sensing on smart phones,” in MobiSys. ACM, 2010, pp. 315 330. [14] Thiagarajan, L. Ravindranath, K. LaCurts, S. Madden, H. Balakrishnan, S. Toledo, and J. Eriksson, “Vtrack: accurate, energy aware road traffic delay estimation using mobile phones,” in SenSys. ACM, 2009,pp.85–98. [15] M. B. Kjargaard, J. Langdal, T. Godsk, and T. Toftkjær, “Entracked: energy-efficient robust position tracking for mobile devices,” in MobiSys. ACM, 2009, pp. 221– 234.