SlideShare ist ein Scribd-Unternehmen logo
1 von 6
Downloaden Sie, um offline zu lesen
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1325
Public Bus Transport Location Monitoring System
Aayan Khan1, Devraj Chavan2, Pranav Narvekar3, Shivam Joshi4, Kalpesh Kubal5
1,2,3,4Student, Department of Computer Engineering, Thakur Polytechnic, Thakur Complex,
Kandivli (East), Mumbai - 400 101, Maharashtra, India.
5Professor, Department of Computer Engineering, Thakur Polytechnic, Thakur Complex,
Kandivli (East), Mumbai - 400 101, Maharashtra, India.
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - Every day large numbers of people travel bybus. In
recent year’s coaches have played a vital part in cities and
rural areas. But they aren’t always on time. So, when a bus
isn’t at its regular time, you have no idea if it is stuck in traffic
or has broken down. An individual eagerly waiting for the bus
may want to know about the exact position of the coach
he/she intends to travel on. Public discussion on group chats
and voice calls is not always possible due to traffic
disturbances and costs due to the frequent calls. Tracking of
public transport buses moving within cities is of utmost
importance due to the vital role public buses play in the life of
the citizens nowadays. Thisarticlepresentsan economicaland
user-friendly bus tracking system. The idea of live vehicle
positioning is something we usually infer as a sophisticated
and somewhat tricky idea to implement. But it not if we
eliminate the hardware aspect in the entire process. In India,
in this day and age, almost everyone is equipped with a
handset capable of transmitting data at lighting fast speed
thanks to the cheap internet made available to the masses in
recent years. This complete software solution is designed by
retaining in mind the features like being easily updatable,
scalable, and which allows a diversity of users using phones
from different operating systems to take advantage of the
proposed method to the fullest.
Key Words: Keywords: Bus Tracking; Global Positioning
System; General Packet Radio Service
Global System for Mobile Communications; iPhone
Operating System; Android.
1. INTRODUCTION
We use technology in almost every part of our lives now. We
are solving a problem which thousands of city commuters
face daily with the present technology available, so we
developed the project “Bus Tracking System” only using the
GSM capabilities of smartphones. The movement of buses is
unknown to an individual waiting for the bus at the bus stop
as the buses are generally affected by different uncertain
circumstances throughout the day, such as traffic,
unforeseen delays, and randomness in commuter demand,
uncertain dispatching times, and many more disruptions.
With the emergence of new technologies like GPS and the
ubiquitous cellularnetwork, real-time bustrackingforbetter
transport management has become achievable. The
increased waiting time and the ambiguity in bus arrival
make the public transportation system displeasing and
unreasonable for customers to manage their everyday
transportation. The real-time bus tracking system utilizes
GPS technology to get data. It displays the data using
software, letting the user control a particular bus on a
specific route. When this data is sent to the customer via
wireless media or online web media, they can manage their
time effectively and arrive at the bus stop just beforethebus
comes, or take an alternative means of transportation if the
bus is delayed. This will make the bus system smooth and
customer-friendly. BusTrackingSystemisutilizedtofind the
position of a bus using methods like GPS and other radio
navigation systems working through satellites and ground-
based stations.
With this project, we desire to build a GPS tracking system
that will track the current position of the bus and show it to
the user who wants to travel on the bus. This way, the
system will reduce the waiting time for passengers. The GPS
device will send the current location of the bus to the server.
The server, on request from a user, will show the current
position of the bus with Google Maps. Using the GPS and the
bus number, we plan to highlight the route of the bus that it
will operate on and traffic on the route. The system is
divided into two modules. Module 1 gives informationabout
the bus route from source to destination and gives maps for
the same. Module 2 provides information about the buses
with the bus number, bus stops, tracks the location of the
bus and sends the information with the estimated time
required for the bus to reach. This is achieved using Client-
Server technology. The system consists of modern software
components running on smartphones, enabling them to
track the bus online. Traditionally, any vehicle tracking
system consists of mainly three parts Vehicle unit, Admin
panel and, user’s software system on the phone.However, in
our system, we replace the functionalities of a Vehicle unit
with a mobile app that will be handled by the conductor,and
in this way, we plan on eliminating the use of hardware.
There are bus applications available on the play storefor the
passengers to track the information of the buses and their
movement, but they're not very accurate. The intention is to
develop an app which has every single detail about a bus
which include bus numbers, routes, bus timings, the routes
taken by a particular bus, time is taken to complete a stretch
would assist the passengers greatly and most importantly
track the exact position of the bus on Google maps using
Google Maps API. The proposed idea deals with the above
problem statement in the mentioned manner. The mobile
system for the end user will be initially developed on the
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1326
Android platform; if possible, in the nearby future, the
development of an IOS application would be considered.
2. LITERATURE SURVEY
For bus tracking, various ideas have been submitted and
executed. In the case of implementation or the case of the
system design, all proposed designs and implementations
are different in their ways.
Manini Kumbhar [1] is trying to solve the same issue, but
instead, they proposed to use hardware components on the
buses to track them. Having a hardware component
increases the expenses of the project, and hardware
components seem to be impractical asall smartphonesthese
days are sold with GSM sim cards, which are easy to track
and are cost-effective as well. Theirprojectoperatesina way
where a user requests the location of a particular bus, and
the request is sent to a central control unit, which in turn
requests the database to send the currentlocationofthebus,
which is to be located. The control unit sends the user the
location of the bus.
K Sujatha and her group [2] use GPSandGSMtechnologies to
track a bus that the user has requested for.TheyusetheGSM
capabilities of a smartphone on a bus to track the bus and
use GPS to display the bus’s location on Google Maps. There
are two users in this system. The customer and an admin,
both users have to authenticate themselves before using the
program. Upon login, the user can either track a bus or give
feedback about a bus. The admin panel is a JSP application
that can handle the modules of the system. The admin can
even add or delete or update-modules.
Bhushan’s [3] project includes a hardware tracking
component that is placed in buses which tracks the buses to
provide the user with accurate information. In his system,
the user enters the bus number. An algorithm thereby helps
to find a bus near to the user. The application next
determines the approximate time the bus will take to arrive
at the bus stop. They also show the location of the bus using
Google Maps. They have also added some extra features like
the occupancy inside the bus, the driver’s name, and the bus
stop the bus takes. This project shares the same problem as
the first one, using a hardware component to track the bus,
but the hardware component is too large to fit on a bus.
Dhruv Patel’s [4] project also suggests a hardware
component fixed on a bus that tracks the bus. The GPS
module on the bus keeps sending its latitude and longitude
at all times, which is stored in a server. On the other hand, a
user enters their starting and ending points to find a bus.
The server finds the nearest bus to the user, and if the bus is
in-between, the user entered stops. Then the server
calculates the distance from the GPS modulein thebustothe
user’s device and calculates the approximate time the bus
will arrive at the stop. With the help of Google Maps, it
displays the exact location of the bus. With this information,
the user gets to know if the bus is late or is stuck in traffic.
This project also uses a hardware component that is harder
to set up. If any of the components fail, there is no way of
knowing what caused the problem as it can only be fixed
manually. Whereas in a software-based project, an admin
can easily detect a problem and fix it without needing the
bus to be out of order.
3. OVERVIEW OF THE SYSTEM
3.1 WORKING
The main objective of the presented system is to put the GPS
locating technology in effect into the bus transportation
system. The proposed system intends to equip the driving
staff with mobile phone applications to facilitate real-time
position tracking during the workinghours.Thebusposition
data in terms of coordinates will be sent tothecentral server
and will also process route traffic informationtogeneratean
ETA to the nearest bus stop, which is needed by the bus
users. This real-time position tracking system, it aims to
increase the precision of bus timetable scheduling. In the
proposed system, a real-time platformisdevelopedbetween
the general public and the bus-management team. With this
platform, the general public will be able to check on real-
time bus arrival time for a particular bus stop and latest or
updated bus traffic information. Furthermore, thebusdepot
team will be capable of updating the latest bus ETA
information to bus users through the real-time platform
developed for mobile systems. Besides,thedevelopment ofa
smooth operating bus tracking system ensurestoreducethe
major workload of the bus management team. First of all, a
real-time bus position tracking system will automatically
calculate the arrival time; in other words, it will generate an
ETA for the next bus stop for the particular selected bus.
Second, this system turns into a platform that allows thebus
scheduling team to update the bus schedule through the
lighting fast speed of the Internet instead of the slow,
tiresome, inefficient posting ofpaperformonthebusdepot's
notice broad. By reducing this workload of the bus
management team, they can utilize the time in othermatters
in order to enhance the quality of the bus service.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1327
3.2 DETAILS OF DESIGN
Fig. Use Case Diagram
Fig. Sequence Diagram
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1328
Fig. Class Diagram
Fig. Activity Diagram
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1329
4. FUTURE SCOPE
 Implementation of some omnipresent hardware in
place of a smartphone for completely automating the
tracking functionality
The product as per the current setup, uses the navigation
system embedded in the mobile phone handled by the bus
conductor as the reference to show the user the current
location of the bus. This may not be suitable for some cases
where smartphones aren’t as easily obtainable or the
availability of a strong network connection is not ensured.
It may also cause other unwanted and unnecessary
dependencies. To avoid this, we could use PNDs (Portable
Navigation Devices) sold by companies like Garmin and
TomTom, which would be wired to the bus itself. These
provide optional user-interfaces, and the route will be pre-
configured so any unusual routes taken by the bus will be
immediately reported to the respective bus station. These
PNDs also offer dead reckoning, i.e. temporary navigation
when the vehicle is out of the line of sight of the satellites,
using a gyroscope or a compass.
 Live tracking model of the project can be put to use in
currently operating local bus navigation systems
Some local bus systems like in Mumbai, havealready built a
navigational system wherein the system detects the next
bus stop and announces the name of the stop by playing a
pre-recorded audio file. This navigational system can be
mapped to our product to utilize it to its full extent. This if
possible, to implement would save much time from the
users’ perspective and monetary resources for the already
in loss local bus system in Mumbai.
 Support for online ticket purchasing can be integrated
into the product
This would include purchasing a ticket from the mobile
application itself, using e-wallets and other payment
methods. This simple feature could help save paper and
avoid usage of plastic tickets,whilebeingconvenientforthe
regular commuters.
 We can interface this product to universal navigation
applications (like Google Maps)
Applications like Google Maps allow the user to enter the
destination address and often succeed in indicating the
correct bus(local) to board but often missesthemark when
it comes to information related to the whereabouts of the
bus. It predicts the time taken for the bus to arrive based
upon rough estimates which more than often result in
disappointment. Our product’s live tracking system, on the
other hand, gives the exact location of the bus to the user.
Our product if integrated with a navigation application like
Google Maps would not only provide the user with live-
tracking and ETAs but also which route to choose to on the
basis of road closures and traffic-jams.
 We can implement a more economic tracking system
using inertial navigation
To make a more budget-friendlyproductwecanuseinertial
sensors (a collection of gyroscopes and accelerometers) in
bus stops. These sensors will detect the arrival and
departure of buses and transfer theinformationtoa central
unit which will calculate the ETA for the following stops.
Live tracking in this case would not be possible, so not a
viable choice nonetheless.
 Alerts, and distress signaling mechanisms can be
added to the software.
Bus breakdowns are a commonoccurrenceespeciallyinthe
case of local transport buses. To avoid wasting time in such
cases the bus conductor can request for help through the
mobile application itself, which will automatically search
for the nearest bus station and request for a repair van.
Mechanisms for emergencies like fire, accidents, etc. can
also be integrated into the product.
5. CONCLUSION
With the execution of this venture, a total track can be kept
of the transports of the public bus services. The Interface at
the traveler's end goes about as helping to save time.
Because of this, a perfect arrangement of bus transport is
built up by us for general public purposes. By implementing
our system, a passenger can plan their journey more
efficiently before time as the waiting time at the bus depot is
diminished vastly. This system also throws light on the
frequency of the buses on the same route. The main features
of the system are the efficient usage of time, real-time
information on the availability of buses, traffic
acknowledgment, and commuter satisfaction.Aquestion we
end up asking ourselves is whether the bus is stuck in traffic
or its broke down somewhere in the middle and how our
system will answer this question. The answer to this
problem is that when a user queries database,theserver will
show the same location and ETA of the bus as previous so by
this method, it is self-explanatory that the bus must havegot
stuck in traffic or there might be an undiscovered problem
with it. This framework is easier to use for users to get
information outwardly appeared on Google Map. Users can
openly get this online application for real-time tracking of
buses, which gives the user an intuitive interface
environment. So, by using this application,remote-clientcan
simply wait, or they can reschedule their trip as per the
availability of the bus. Hence in this system, we have
demonstrated that travel data gatheredprogressivelycanbe
displayed on the server for tracking and monitoring.
Internet-enabledmobilephonescanreceivereal-timetransit
information and will help the passenger to monitor their
time more effectively and precisely. With the
implementation of the project, a complete track of the buses
can be kept around the city through the web application [6].
The application will be facilitated on our web server, which
will decrease the expense of membership charges
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1330
accommodated by the tracking services. This also protects
the integrity of the location data of the buses as the servers
will be accessible only through the local domain's network.
This system has high practical value andiscost-efficient. The
conclusion of this study suggeststhatknowledgeofa specific
domain improves the results. Also, various ascribes have
been added to the project, which will end up being
worthwhile to the system. The requirements and
specifications have been listed above. Using the GPS system,
the application will automatically display the buses on the
map and its routes to the different locations and also track
the bus location using client-server technology and forward
it to the client device. It uses latitude & longitude as
measurements to calculate the distance between two
locations and provides necessary details of each and every
route for people to easily catch-up with the buses or any
other conveyance possible onthespecified route[5].Specific
bus details are provided to the user along with the bus
location so that the person can identify the bus correctly. It
uses a remote server as its database. Due to this, the records
can be easily presented on the user's device itself so that the
server burden gets reduced.
ACKNOWLEDGEMENT
In executing the project "Public Bus Transport Location
Monitoring System, "we ought to take the help and
guideline of some esteemed individuals.Itistheywhoputan
immense effort coupled with valuable information and
support within the completion of the project, and they
deserve our most enormous gratitude. The successful
accomplishment of this project gives us much pleasure. We
want to show our admiration to our mentor, Mr. Kalpesh
Kubal, and our respected Head of Department, Ms. Vaishali
Rane, and Thakur Polytechnic for giving us the right
directions, support, assistance for the project throughout
numerous consultations. We also intend to extend our most
profound appreciation to all personalities who havedirectly
and indirectly guided us in addressing this project.
REFERENCES
[1] Manini Kumbhar, Meghana Survase, Pratibha Mastud,
Avdhut Salunke, “Real Time Web Based Bus Tracking
System”. International Research Journal of Engineering and
Technology, Vol. 03, pp.633-635, 2016.
[2]- K Sujatha, K J Surthi, P V Nageswara Rao, A Kanjana Rao,
“Design and Development of Andriod Mobile based Bus
Tracking System” in First International Conference on
Networks and Soft computing. IEEE, 2014, pp.231-235.
[3]- Bhushan Sadvelkar, Sampada Saraf,Yugandhara Sarode,
Sonal Balpande4, “Gps And Gsm Based Real Time Bus
Monitoring System” in “ICONECT' 14 Conference
Proceedings” at International Journal of Engineering
Research & Technology. IJERT, 2016, pg.197.
[4]- Dhruv Patel, Rahul Seth, Vikas Mishra, “Real-Time Bus
Tracking”. International Research Journal of Engineering
and Technology, Vol. 04, pp.743-746, 2017.
[5] Neha Garg, Prateeksha, Gawande, Payal P. Kurekar,
Deepika B. Kharat, “Bus Tracking using GPS and Real Time
Prediction”. International Research Journal of Engineering
and Technology, Vol. 04, pp.3477-3479, 2017.
[6] Vipul Pandey, Adarsh Jha, Amit Tiwari, Vishal Paarcha,
“Real Time Bus Position and Time Monitoring System”.
International Journal of Science Technology & Engineering,
Vol. 01, pp.80-84, 2015.

Weitere ähnliche Inhalte

Was ist angesagt?

Vehicle tracking system
Vehicle tracking systemVehicle tracking system
Vehicle tracking system
Sujit9561
 

Was ist angesagt? (20)

IRJET - Real Time Tracking System and Generate QR Code based Ticket for Publ...
IRJET  - Real Time Tracking System and Generate QR Code based Ticket for Publ...IRJET  - Real Time Tracking System and Generate QR Code based Ticket for Publ...
IRJET - Real Time Tracking System and Generate QR Code based Ticket for Publ...
 
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...
 
Bus Tracking Application in Android
Bus Tracking Application in AndroidBus Tracking Application in Android
Bus Tracking Application in Android
 
How Long to Wait? Predicting Bus Arrival Time With Mobile Phone Based Partici...
How Long to Wait? Predicting Bus Arrival Time With Mobile Phone Based Partici...How Long to Wait? Predicting Bus Arrival Time With Mobile Phone Based Partici...
How Long to Wait? Predicting Bus Arrival Time With Mobile Phone Based Partici...
 
ROUTING AND TRACKING SYSTEM FOR BUSES
ROUTING AND TRACKING SYSTEM FOR BUSESROUTING AND TRACKING SYSTEM FOR BUSES
ROUTING AND TRACKING SYSTEM FOR BUSES
 
User experience evaluation for a bus tracking apps in smart campus initiative
User experience evaluation for a bus tracking apps in smart campus initiativeUser experience evaluation for a bus tracking apps in smart campus initiative
User experience evaluation for a bus tracking apps in smart campus initiative
 
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
 
Vehicle tracking system
Vehicle tracking systemVehicle tracking system
Vehicle tracking system
 
College Bus Tracking Application
College Bus Tracking ApplicationCollege Bus Tracking Application
College Bus Tracking Application
 
Sunvis School Bus Tracking with RFID - Presntation
Sunvis School  Bus Tracking with RFID -  PresntationSunvis School  Bus Tracking with RFID -  Presntation
Sunvis School Bus Tracking with RFID - Presntation
 
WHY TO WAIT
WHY TO WAITWHY TO WAIT
WHY TO WAIT
 
Real time bus information system
Real time bus information systemReal time bus information system
Real time bus information system
 
SEMINAR REPORT
SEMINAR REPORTSEMINAR REPORT
SEMINAR REPORT
 
A Review on Smart Bus Ticketing System using QR-Code
A Review on Smart Bus Ticketing System using QR-CodeA Review on Smart Bus Ticketing System using QR-Code
A Review on Smart Bus Ticketing System using QR-Code
 
Bus tracking application in Android
Bus tracking application in AndroidBus tracking application in Android
Bus tracking application in Android
 
IRJET-0 Bus Tracker Via GPS using Andriod Application
IRJET-0 	  Bus Tracker Via GPS using Andriod ApplicationIRJET-0 	  Bus Tracker Via GPS using Andriod Application
IRJET-0 Bus Tracker Via GPS using Andriod Application
 
Track School Bus
Track School BusTrack School Bus
Track School Bus
 
IRJET- Smart Bus Tracking System
IRJET-  	  Smart Bus Tracking SystemIRJET-  	  Smart Bus Tracking System
IRJET- Smart Bus Tracking System
 
Smart School Bus
Smart School BusSmart School Bus
Smart School Bus
 
GPS based Bus management system
GPS based Bus management systemGPS based Bus management system
GPS based Bus management system
 

Ähnlich wie IRJET- Public Bus Transport Location Monitoring System

Prototypic Gps-Gsm Integration for Enhancing Public Transportation and Manage...
Prototypic Gps-Gsm Integration for Enhancing Public Transportation and Manage...Prototypic Gps-Gsm Integration for Enhancing Public Transportation and Manage...
Prototypic Gps-Gsm Integration for Enhancing Public Transportation and Manage...
IJERA Editor
 

Ähnlich wie IRJET- Public Bus Transport Location Monitoring System (20)

IRJET-V7I61054.pdf
IRJET-V7I61054.pdfIRJET-V7I61054.pdf
IRJET-V7I61054.pdf
 
Real-Time Bus Tracking System
Real-Time Bus Tracking SystemReal-Time Bus Tracking System
Real-Time Bus Tracking System
 
Travel Management Application
Travel Management ApplicationTravel Management Application
Travel Management Application
 
A survey on real time bus monitoring system
A survey on real time bus monitoring systemA survey on real time bus monitoring system
A survey on real time bus monitoring system
 
Gps enabled android application for bus
Gps enabled android application for busGps enabled android application for bus
Gps enabled android application for bus
 
BUS TRACKING SYSTEM
BUS TRACKING SYSTEMBUS TRACKING SYSTEM
BUS TRACKING SYSTEM
 
IRJET- Bus Monitoring System using Android Application
IRJET-  	  Bus Monitoring System using Android ApplicationIRJET-  	  Bus Monitoring System using Android Application
IRJET- Bus Monitoring System using Android Application
 
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
 
FINAL YEAR PROJECT
FINAL YEAR PROJECTFINAL YEAR PROJECT
FINAL YEAR PROJECT
 
Bus tracking application project report
Bus tracking application project reportBus tracking application project report
Bus tracking application project report
 
SAFETY NOTIFICATION AND BUS MONITORING SYSTEM
SAFETY NOTIFICATION AND BUS MONITORING SYSTEMSAFETY NOTIFICATION AND BUS MONITORING SYSTEM
SAFETY NOTIFICATION AND BUS MONITORING SYSTEM
 
IRJET- Real Time Transport Tracking and Management System using Google API
IRJET- Real Time Transport Tracking and Management System using Google APIIRJET- Real Time Transport Tracking and Management System using Google API
IRJET- Real Time Transport Tracking and Management System using Google API
 
Smart vehicle tracking using GPS
Smart vehicle tracking using GPSSmart vehicle tracking using GPS
Smart vehicle tracking using GPS
 
Prototypic Gps-Gsm Integration for Enhancing Public Transportation and Manage...
Prototypic Gps-Gsm Integration for Enhancing Public Transportation and Manage...Prototypic Gps-Gsm Integration for Enhancing Public Transportation and Manage...
Prototypic Gps-Gsm Integration for Enhancing Public Transportation and Manage...
 
IRJET- Smart Bus Ticket System using QR Code in Android App
IRJET-  	  Smart Bus Ticket System using QR Code in Android AppIRJET-  	  Smart Bus Ticket System using QR Code in Android App
IRJET- Smart Bus Ticket System using QR Code in Android App
 
IRJET- GPS Based Vehicle Tracking and Monitoring System - A Solution for Tran...
IRJET- GPS Based Vehicle Tracking and Monitoring System - A Solution for Tran...IRJET- GPS Based Vehicle Tracking and Monitoring System - A Solution for Tran...
IRJET- GPS Based Vehicle Tracking and Monitoring System - A Solution for Tran...
 
Smart government transportation with cloud security
Smart government transportation with cloud securitySmart government transportation with cloud security
Smart government transportation with cloud security
 
Routing and Tracking System for Buses
Routing and Tracking System for Buses Routing and Tracking System for Buses
Routing and Tracking System for Buses
 
IRJET - Android Application to Generate Auto Renewal Bus Pass System
IRJET - Android Application to Generate Auto Renewal Bus Pass SystemIRJET - Android Application to Generate Auto Renewal Bus Pass System
IRJET - Android Application to Generate Auto Renewal Bus Pass System
 
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
 

Mehr von IRJET Journal

Mehr von IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Kürzlich hochgeladen

FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
dollysharma2066
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Christo Ananth
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
ankushspencer015
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ssuser89054b
 

Kürzlich hochgeladen (20)

(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELLPVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
 
Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 

IRJET- Public Bus Transport Location Monitoring System

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1325 Public Bus Transport Location Monitoring System Aayan Khan1, Devraj Chavan2, Pranav Narvekar3, Shivam Joshi4, Kalpesh Kubal5 1,2,3,4Student, Department of Computer Engineering, Thakur Polytechnic, Thakur Complex, Kandivli (East), Mumbai - 400 101, Maharashtra, India. 5Professor, Department of Computer Engineering, Thakur Polytechnic, Thakur Complex, Kandivli (East), Mumbai - 400 101, Maharashtra, India. ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - Every day large numbers of people travel bybus. In recent year’s coaches have played a vital part in cities and rural areas. But they aren’t always on time. So, when a bus isn’t at its regular time, you have no idea if it is stuck in traffic or has broken down. An individual eagerly waiting for the bus may want to know about the exact position of the coach he/she intends to travel on. Public discussion on group chats and voice calls is not always possible due to traffic disturbances and costs due to the frequent calls. Tracking of public transport buses moving within cities is of utmost importance due to the vital role public buses play in the life of the citizens nowadays. Thisarticlepresentsan economicaland user-friendly bus tracking system. The idea of live vehicle positioning is something we usually infer as a sophisticated and somewhat tricky idea to implement. But it not if we eliminate the hardware aspect in the entire process. In India, in this day and age, almost everyone is equipped with a handset capable of transmitting data at lighting fast speed thanks to the cheap internet made available to the masses in recent years. This complete software solution is designed by retaining in mind the features like being easily updatable, scalable, and which allows a diversity of users using phones from different operating systems to take advantage of the proposed method to the fullest. Key Words: Keywords: Bus Tracking; Global Positioning System; General Packet Radio Service Global System for Mobile Communications; iPhone Operating System; Android. 1. INTRODUCTION We use technology in almost every part of our lives now. We are solving a problem which thousands of city commuters face daily with the present technology available, so we developed the project “Bus Tracking System” only using the GSM capabilities of smartphones. The movement of buses is unknown to an individual waiting for the bus at the bus stop as the buses are generally affected by different uncertain circumstances throughout the day, such as traffic, unforeseen delays, and randomness in commuter demand, uncertain dispatching times, and many more disruptions. With the emergence of new technologies like GPS and the ubiquitous cellularnetwork, real-time bustrackingforbetter transport management has become achievable. The increased waiting time and the ambiguity in bus arrival make the public transportation system displeasing and unreasonable for customers to manage their everyday transportation. The real-time bus tracking system utilizes GPS technology to get data. It displays the data using software, letting the user control a particular bus on a specific route. When this data is sent to the customer via wireless media or online web media, they can manage their time effectively and arrive at the bus stop just beforethebus comes, or take an alternative means of transportation if the bus is delayed. This will make the bus system smooth and customer-friendly. BusTrackingSystemisutilizedtofind the position of a bus using methods like GPS and other radio navigation systems working through satellites and ground- based stations. With this project, we desire to build a GPS tracking system that will track the current position of the bus and show it to the user who wants to travel on the bus. This way, the system will reduce the waiting time for passengers. The GPS device will send the current location of the bus to the server. The server, on request from a user, will show the current position of the bus with Google Maps. Using the GPS and the bus number, we plan to highlight the route of the bus that it will operate on and traffic on the route. The system is divided into two modules. Module 1 gives informationabout the bus route from source to destination and gives maps for the same. Module 2 provides information about the buses with the bus number, bus stops, tracks the location of the bus and sends the information with the estimated time required for the bus to reach. This is achieved using Client- Server technology. The system consists of modern software components running on smartphones, enabling them to track the bus online. Traditionally, any vehicle tracking system consists of mainly three parts Vehicle unit, Admin panel and, user’s software system on the phone.However, in our system, we replace the functionalities of a Vehicle unit with a mobile app that will be handled by the conductor,and in this way, we plan on eliminating the use of hardware. There are bus applications available on the play storefor the passengers to track the information of the buses and their movement, but they're not very accurate. The intention is to develop an app which has every single detail about a bus which include bus numbers, routes, bus timings, the routes taken by a particular bus, time is taken to complete a stretch would assist the passengers greatly and most importantly track the exact position of the bus on Google maps using Google Maps API. The proposed idea deals with the above problem statement in the mentioned manner. The mobile system for the end user will be initially developed on the
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1326 Android platform; if possible, in the nearby future, the development of an IOS application would be considered. 2. LITERATURE SURVEY For bus tracking, various ideas have been submitted and executed. In the case of implementation or the case of the system design, all proposed designs and implementations are different in their ways. Manini Kumbhar [1] is trying to solve the same issue, but instead, they proposed to use hardware components on the buses to track them. Having a hardware component increases the expenses of the project, and hardware components seem to be impractical asall smartphonesthese days are sold with GSM sim cards, which are easy to track and are cost-effective as well. Theirprojectoperatesina way where a user requests the location of a particular bus, and the request is sent to a central control unit, which in turn requests the database to send the currentlocationofthebus, which is to be located. The control unit sends the user the location of the bus. K Sujatha and her group [2] use GPSandGSMtechnologies to track a bus that the user has requested for.TheyusetheGSM capabilities of a smartphone on a bus to track the bus and use GPS to display the bus’s location on Google Maps. There are two users in this system. The customer and an admin, both users have to authenticate themselves before using the program. Upon login, the user can either track a bus or give feedback about a bus. The admin panel is a JSP application that can handle the modules of the system. The admin can even add or delete or update-modules. Bhushan’s [3] project includes a hardware tracking component that is placed in buses which tracks the buses to provide the user with accurate information. In his system, the user enters the bus number. An algorithm thereby helps to find a bus near to the user. The application next determines the approximate time the bus will take to arrive at the bus stop. They also show the location of the bus using Google Maps. They have also added some extra features like the occupancy inside the bus, the driver’s name, and the bus stop the bus takes. This project shares the same problem as the first one, using a hardware component to track the bus, but the hardware component is too large to fit on a bus. Dhruv Patel’s [4] project also suggests a hardware component fixed on a bus that tracks the bus. The GPS module on the bus keeps sending its latitude and longitude at all times, which is stored in a server. On the other hand, a user enters their starting and ending points to find a bus. The server finds the nearest bus to the user, and if the bus is in-between, the user entered stops. Then the server calculates the distance from the GPS modulein thebustothe user’s device and calculates the approximate time the bus will arrive at the stop. With the help of Google Maps, it displays the exact location of the bus. With this information, the user gets to know if the bus is late or is stuck in traffic. This project also uses a hardware component that is harder to set up. If any of the components fail, there is no way of knowing what caused the problem as it can only be fixed manually. Whereas in a software-based project, an admin can easily detect a problem and fix it without needing the bus to be out of order. 3. OVERVIEW OF THE SYSTEM 3.1 WORKING The main objective of the presented system is to put the GPS locating technology in effect into the bus transportation system. The proposed system intends to equip the driving staff with mobile phone applications to facilitate real-time position tracking during the workinghours.Thebusposition data in terms of coordinates will be sent tothecentral server and will also process route traffic informationtogeneratean ETA to the nearest bus stop, which is needed by the bus users. This real-time position tracking system, it aims to increase the precision of bus timetable scheduling. In the proposed system, a real-time platformisdevelopedbetween the general public and the bus-management team. With this platform, the general public will be able to check on real- time bus arrival time for a particular bus stop and latest or updated bus traffic information. Furthermore, thebusdepot team will be capable of updating the latest bus ETA information to bus users through the real-time platform developed for mobile systems. Besides,thedevelopment ofa smooth operating bus tracking system ensurestoreducethe major workload of the bus management team. First of all, a real-time bus position tracking system will automatically calculate the arrival time; in other words, it will generate an ETA for the next bus stop for the particular selected bus. Second, this system turns into a platform that allows thebus scheduling team to update the bus schedule through the lighting fast speed of the Internet instead of the slow, tiresome, inefficient posting ofpaperformonthebusdepot's notice broad. By reducing this workload of the bus management team, they can utilize the time in othermatters in order to enhance the quality of the bus service.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1327 3.2 DETAILS OF DESIGN Fig. Use Case Diagram Fig. Sequence Diagram
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1328 Fig. Class Diagram Fig. Activity Diagram
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1329 4. FUTURE SCOPE  Implementation of some omnipresent hardware in place of a smartphone for completely automating the tracking functionality The product as per the current setup, uses the navigation system embedded in the mobile phone handled by the bus conductor as the reference to show the user the current location of the bus. This may not be suitable for some cases where smartphones aren’t as easily obtainable or the availability of a strong network connection is not ensured. It may also cause other unwanted and unnecessary dependencies. To avoid this, we could use PNDs (Portable Navigation Devices) sold by companies like Garmin and TomTom, which would be wired to the bus itself. These provide optional user-interfaces, and the route will be pre- configured so any unusual routes taken by the bus will be immediately reported to the respective bus station. These PNDs also offer dead reckoning, i.e. temporary navigation when the vehicle is out of the line of sight of the satellites, using a gyroscope or a compass.  Live tracking model of the project can be put to use in currently operating local bus navigation systems Some local bus systems like in Mumbai, havealready built a navigational system wherein the system detects the next bus stop and announces the name of the stop by playing a pre-recorded audio file. This navigational system can be mapped to our product to utilize it to its full extent. This if possible, to implement would save much time from the users’ perspective and monetary resources for the already in loss local bus system in Mumbai.  Support for online ticket purchasing can be integrated into the product This would include purchasing a ticket from the mobile application itself, using e-wallets and other payment methods. This simple feature could help save paper and avoid usage of plastic tickets,whilebeingconvenientforthe regular commuters.  We can interface this product to universal navigation applications (like Google Maps) Applications like Google Maps allow the user to enter the destination address and often succeed in indicating the correct bus(local) to board but often missesthemark when it comes to information related to the whereabouts of the bus. It predicts the time taken for the bus to arrive based upon rough estimates which more than often result in disappointment. Our product’s live tracking system, on the other hand, gives the exact location of the bus to the user. Our product if integrated with a navigation application like Google Maps would not only provide the user with live- tracking and ETAs but also which route to choose to on the basis of road closures and traffic-jams.  We can implement a more economic tracking system using inertial navigation To make a more budget-friendlyproductwecanuseinertial sensors (a collection of gyroscopes and accelerometers) in bus stops. These sensors will detect the arrival and departure of buses and transfer theinformationtoa central unit which will calculate the ETA for the following stops. Live tracking in this case would not be possible, so not a viable choice nonetheless.  Alerts, and distress signaling mechanisms can be added to the software. Bus breakdowns are a commonoccurrenceespeciallyinthe case of local transport buses. To avoid wasting time in such cases the bus conductor can request for help through the mobile application itself, which will automatically search for the nearest bus station and request for a repair van. Mechanisms for emergencies like fire, accidents, etc. can also be integrated into the product. 5. CONCLUSION With the execution of this venture, a total track can be kept of the transports of the public bus services. The Interface at the traveler's end goes about as helping to save time. Because of this, a perfect arrangement of bus transport is built up by us for general public purposes. By implementing our system, a passenger can plan their journey more efficiently before time as the waiting time at the bus depot is diminished vastly. This system also throws light on the frequency of the buses on the same route. The main features of the system are the efficient usage of time, real-time information on the availability of buses, traffic acknowledgment, and commuter satisfaction.Aquestion we end up asking ourselves is whether the bus is stuck in traffic or its broke down somewhere in the middle and how our system will answer this question. The answer to this problem is that when a user queries database,theserver will show the same location and ETA of the bus as previous so by this method, it is self-explanatory that the bus must havegot stuck in traffic or there might be an undiscovered problem with it. This framework is easier to use for users to get information outwardly appeared on Google Map. Users can openly get this online application for real-time tracking of buses, which gives the user an intuitive interface environment. So, by using this application,remote-clientcan simply wait, or they can reschedule their trip as per the availability of the bus. Hence in this system, we have demonstrated that travel data gatheredprogressivelycanbe displayed on the server for tracking and monitoring. Internet-enabledmobilephonescanreceivereal-timetransit information and will help the passenger to monitor their time more effectively and precisely. With the implementation of the project, a complete track of the buses can be kept around the city through the web application [6]. The application will be facilitated on our web server, which will decrease the expense of membership charges
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 01 | Jan 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1330 accommodated by the tracking services. This also protects the integrity of the location data of the buses as the servers will be accessible only through the local domain's network. This system has high practical value andiscost-efficient. The conclusion of this study suggeststhatknowledgeofa specific domain improves the results. Also, various ascribes have been added to the project, which will end up being worthwhile to the system. The requirements and specifications have been listed above. Using the GPS system, the application will automatically display the buses on the map and its routes to the different locations and also track the bus location using client-server technology and forward it to the client device. It uses latitude & longitude as measurements to calculate the distance between two locations and provides necessary details of each and every route for people to easily catch-up with the buses or any other conveyance possible onthespecified route[5].Specific bus details are provided to the user along with the bus location so that the person can identify the bus correctly. It uses a remote server as its database. Due to this, the records can be easily presented on the user's device itself so that the server burden gets reduced. ACKNOWLEDGEMENT In executing the project "Public Bus Transport Location Monitoring System, "we ought to take the help and guideline of some esteemed individuals.Itistheywhoputan immense effort coupled with valuable information and support within the completion of the project, and they deserve our most enormous gratitude. The successful accomplishment of this project gives us much pleasure. We want to show our admiration to our mentor, Mr. Kalpesh Kubal, and our respected Head of Department, Ms. Vaishali Rane, and Thakur Polytechnic for giving us the right directions, support, assistance for the project throughout numerous consultations. We also intend to extend our most profound appreciation to all personalities who havedirectly and indirectly guided us in addressing this project. REFERENCES [1] Manini Kumbhar, Meghana Survase, Pratibha Mastud, Avdhut Salunke, “Real Time Web Based Bus Tracking System”. International Research Journal of Engineering and Technology, Vol. 03, pp.633-635, 2016. [2]- K Sujatha, K J Surthi, P V Nageswara Rao, A Kanjana Rao, “Design and Development of Andriod Mobile based Bus Tracking System” in First International Conference on Networks and Soft computing. IEEE, 2014, pp.231-235. [3]- Bhushan Sadvelkar, Sampada Saraf,Yugandhara Sarode, Sonal Balpande4, “Gps And Gsm Based Real Time Bus Monitoring System” in “ICONECT' 14 Conference Proceedings” at International Journal of Engineering Research & Technology. IJERT, 2016, pg.197. [4]- Dhruv Patel, Rahul Seth, Vikas Mishra, “Real-Time Bus Tracking”. International Research Journal of Engineering and Technology, Vol. 04, pp.743-746, 2017. [5] Neha Garg, Prateeksha, Gawande, Payal P. Kurekar, Deepika B. Kharat, “Bus Tracking using GPS and Real Time Prediction”. International Research Journal of Engineering and Technology, Vol. 04, pp.3477-3479, 2017. [6] Vipul Pandey, Adarsh Jha, Amit Tiwari, Vishal Paarcha, “Real Time Bus Position and Time Monitoring System”. International Journal of Science Technology & Engineering, Vol. 01, pp.80-84, 2015.