CFP last date
20 May 2024
Reseach Article

Bus Tracking System using GPS

by S.A. Bhavani, J. Phani Kumar, N. Christina Preethi, M. Lohith, G. Sanjusha
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 184 - Number 19
Year of Publication: 2022
Authors: S.A. Bhavani, J. Phani Kumar, N. Christina Preethi, M. Lohith, G. Sanjusha
10.5120/ijca2022922173

S.A. Bhavani, J. Phani Kumar, N. Christina Preethi, M. Lohith, G. Sanjusha . Bus Tracking System using GPS. International Journal of Computer Applications. 184, 19 ( Jun 2022), 19-22. DOI=10.5120/ijca2022922173

@article{ 10.5120/ijca2022922173,
author = { S.A. Bhavani, J. Phani Kumar, N. Christina Preethi, M. Lohith, G. Sanjusha },
title = { Bus Tracking System using GPS },
journal = { International Journal of Computer Applications },
issue_date = { Jun 2022 },
volume = { 184 },
number = { 19 },
month = { Jun },
year = { 2022 },
issn = { 0975-8887 },
pages = { 19-22 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume184/number19/32427-2022922173/ },
doi = { 10.5120/ijca2022922173 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-07T01:21:52.922535+05:30
%A S.A. Bhavani
%A J. Phani Kumar
%A N. Christina Preethi
%A M. Lohith
%A G. Sanjusha
%T Bus Tracking System using GPS
%J International Journal of Computer Applications
%@ 0975-8887
%V 184
%N 19
%P 19-22
%D 2022
%I Foundation of Computer Science (FCS), NY, USA
Abstract

The main goal is to create an application that tracks the bus's dynamic location using a GPS-enabled device that retrieves the current coordinates of the bus as well as the timestamp. These coordinates are then saved into a database. The operation of retrieving and plotting these stored coordinates will be performed by a client process. This allows the users to locate the bus on the map. The developed system will use a producer-consumer model, with the GPS equipped device fetching live coordinates acting as the producer and the application plotting these received coordinates on a map acting as the consumer. The platform that is created uses API calls which has an advantage to be integrated with other applications. A web-application which plots the dynamic location of the bus on the map. This design uses low-latency, near-real-time data that allows the proposed system to track coordinates in very short periods (sub-second), improving the tracking system's overall precision. As this system employs a NoSQL-like database it is based on BASE characteristics. This permits data values to alter over time due to its Soft State characteristic. As a result, the data might be updated amidst hundreds of data reads, resulting in reduced latency and near-real-time results. This paper proposes the web application architecture for tracking our college bus service which lets the students and faculty to track the bus with ease.

References
  1. https://ieeexplore-ieee-org-anits.knimbus.com/document/8952037
  2. https://maker.pro/raspberry-pi/tutorial/how-to-use-a-gps-receiver-with-raspberry-pi-4
  3. https://leafletjs.com/reference.html
  4. https://projects.raspberrypi.org/en/projects/raspberry-pi-setting-up/1
  5. http://aprs.gids.nl/nmea/
Index Terms

Computer Science
Information Sciences

Keywords

Global Positioning System (GPS) Raspberry Pi4 Amazon Elasticsearch OpenStreetMap Leaflet Library