0% found this document useful (0 votes)
30 views4 pages

realtime-bus-tracking-system-using-mobile-technology-IJERTCONV12IS01032

The document presents a proposal for a Real-time Bus Tracking System using mobile technology, which enables passengers to track buses in real-time, calculate fares based on distance, and book tickets online. It outlines the system architecture, algorithms for user registration, bus tracking, fare calculation, and ticket booking, while highlighting the advantages of convenience, efficiency, and reduced wait times. Future enhancements include real-time notifications, route optimization, multiple payment options, and user feedback features.

Uploaded by

Sai Ram
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
30 views4 pages

realtime-bus-tracking-system-using-mobile-technology-IJERTCONV12IS01032

The document presents a proposal for a Real-time Bus Tracking System using mobile technology, which enables passengers to track buses in real-time, calculate fares based on distance, and book tickets online. It outlines the system architecture, algorithms for user registration, bus tracking, fare calculation, and ticket booking, while highlighting the advantages of convenience, efficiency, and reduced wait times. Future enhancements include real-time notifications, route optimization, multiple payment options, and user feedback features.

Uploaded by

Sai Ram
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

NCAAIET – 2024 International Journal of Engineering Research & Technology (IJERT)

REALTIME BUS TRACKING SYSTEM USING MOBILE TECHNOLOGY


Mrs.M.Parveenbanu1
1
Assistant professor, Sri Bharathi Engineering College for Women, Kaikkurichi.
Ms.Meiyyammal.M2, Ms.Prasannadevi.P3, Ms.Sathiyasri.P4
2,3,4
Student, Sri Bharathi Engineering College for Women, Kaikkurichi.

Abstract - This Realtime Bus Tracking System Using Experience, Live GPS Data, Mapping Tools, Integration
Mobile Technology proposes the development of a bus Testing, User Interface Design, Web Development,
tracking and ticket booking system that allows
Database Management.
passengers to track the live location of buses in real-
time, calculate ticket fares base distance and book 1. INTRODUCTION
tickets online. The project will require the integration The world is advancing at an unprecedented pace, and
of live GPS data from the buses, a real-time tracking technology is making our lives easier in every possible way.
system, a fare calculation algorithm, and a ticket
The transportation sector has seen at remendous change
booking system. The tracking system will use mapping
tools such as Google Maps API to display the live with the advent of modern technologies. Bus tracking and
location of the buses, while the fare calculation ticket booking systems are becoming increasingly popular
algorithm will take into account the distance between as they offer passengers a convenient and hassle-free
the passenger pickup and drop-off points to calculate experience. In this context, this mini project proposes the
the fare. The ticket booking system will allow development of a bus tracking and ticket booking system
passengers to book tickets online and receive a booking that enables passengers to track the live location of buses,
confirmation and unique ticket ID. The project will
calculate ticket fares in real-time and book tickets online.
require knowledge of programming languages such as
Python, JavaScript, and HTML/CSS, as well as The project aims to create a system that utilizes the live
experience working with APIs, web development, and GPS data from buses to track their live location on a map,
databases. Additional features such as user accounts, making it easier for passengers to know when their bus will
payment integration, or a mobile application can also arrive.
be added based on specific requirements. The system
real-time tracking feature allows passengers to track A real-time tracking system using mapping tools
the live location of buses, obtain estimated arrival such as Google Maps API will be developed to show the
times, and plan their travel accordingly. This feature live location of the buses additionally, the project will
provides passengers with accurate information about include an algorithm that calculates the fare based on the
bus locations, which helps them avoid waiting for long distance between the passenger pickup and drop-off points,
periods at bus stops. Additionally, the fare calculation which takes into account discounts or promotions that may
feature enables passengers to calculate ticket fares be applicable.
based on the distance travelled, eliminating the need
for manual fare calculation and reducing the chances of The system will also enable passengers to book
errors. This feature also eliminates the need for
tickets online and receive a booking confirmation and
passengers to queue up at ticket counters, thereby
reducing the overall waiting time and congestion at bus unique ticket ID, making it easier for them to board the bus
stations Overall, the proposed system provides a without any hassle. To develop this project, we will need to
comprehensive solution to the common problem s faced use various programming languages such as Python,
by passengers during their commute, such as JavaScript, and HTML/CSS. We will also need to have
uncertainty about bus arrival times, long waiting experience working with APIs, web development, and
periods and difficulties in purchasing tickets. databases.
2. SYSTEM ARCHITECTURE
Keyword: Real-time Bus Tracking, Ticket Booking
A real-time bus tracking system using mobile
System, GPS Technology, Google Maps API, Fare
technology requires a well- designed architecture that
Calculation Algorithm, Online Ticket Reservation,
integrates multiple components, from GPS devices and
Web-based Application, Mobile Technology, System
mobile applications to central servers and network
Architecture, Data Flow Diagram, User Accounts,
infrastructure in fig 1.1 By leveraging the latest advances
Payment Integration, Mini Project, Passenger
in mobile and data analytics technologies, such a system

Volume 12, Issue 01 Published by, www.ijert.org ISSN: 2278-0181


NCAAIET – 2024 International Journal of Engineering Research & Technology (IJERT)

can provide commuters with real-time information The system will have an algorithm that calculates
about bus locations and arrival times, improving the the fare based on the distance between the passenger's
overall user experience and making public pickup and drop-off points. The algorithm will take
transportation more accessible and convenient. into account any discounts or promotions that may be
applicable, and will provide the passenger with a fare
Fig1.1BUS TRACKING ARCHITECTURE
estimate before they confirm the booking.
ADVANTAGE:
 Convenience for passengers
 Efficient fare calculation
 Real-time tracking of buses
 Reduced wait time
 Better management of operations

5. ALGORITHM

The algorithm for the proposed bus tracking and


ticket booking system can be outlined as follows:

 User Registration: Users register on the system by


providing necessary details. Unique user accounts
3. EXISTING SYSTEM:
are created for each registered user.
The existing transportation system lacks real-
 User Login: Users log in to their accounts using
time bus tracking, live ticket calculation, and online
valid credentials.
ticket booking features.
 Bus Tracking: GPS data from buses is collected in
 Traditional methods often involve manual real-time. Mapping tools like Google Maps API are
processes for ticket purchases, limited
used to display the live location of buses. Users
information on bus locations, and challenges in
can interact with an interface showing the bus
estimating arrival times.
location, estimated arrival time, and any delays or
 The absence of a modernized system may lead to route changes.
inconveniences for passengers, such as
uncertainty about bus arrival times, long  Fare Calculation: An algorithm calculates the fare
waiting periods, and difficulties in purchasing based on the distance between the passenger's
tickets efficiently. pickup and drop- off points. Discounts or
 The proposed project aims to bridge these gaps promotions are considered in fare calculation.
by introducing a comprehensive bus tracking
 Ticket Booking: Users select the desired bus,
and ticket booking system that leverages GPS
journey date, and check seat availability. Payment
technology and online platforms to enhance the
options, including credit/debit cards, digital wallets,
overall passenger experience.
and net banking, are provided. Upon successful
4. PROPOSED SYSTEM: payment, users receive a booking confirmation
Proposed system for mini project that can track a with a unique ticket ID.
bus live location with live ticket calculation and ticket  Notification: Users receive notifications or alerts
booking .The proposed bus tracking and ticket booking with updates, such as booking confirmations and
system will be a web-based application that will utilize any changes in bus schedules.
live GPS data to track the live location of buses. The
system will use mapping tools such as Google Maps API  Data Flow: Bus location data, estimated arrival
to display the live location of buses in real-time. time, and fare details are continuously updated and
Passengers will be able to see the location of the displayed to users.
bus they intend to board, and get an estimate of the arrival
time of the bus at their pickup point.

Volume 12, Issue 01 Published by, www.ijert.org ISSN: 2278-0181


NCAAIET – 2024 International Journal of Engineering Research & Technology (IJERT)

 System Security: Measures are implemented to  This project requires specific hardware and software
ensure the security of user data and transactions. requirements such as a dedicated server, GPS-
Access to sensitive information is restricted to enabled mobile devices, reliable internet connectivity,
authorized users. payment gateway integration, and a responsive design
framework.
 Integration Testing: The system components are
 To develop this system, a suitable operating system,
tested together to ensure seamless integration and
web server software, database, PHP framework, GPS
functionality.
tracking library/API, and payment gateway integration
 User Experience Enhancement: Continuous must be used.
improvements are made to enhance the overall  Additionally, a code editor, version control software,
user experience and address any identified and a development environment are required for
issues. coding and debugging the PHP web application.
 The project must be designed with scalability,
6. DATA FLOW DIAGRAM: performance, and security in mind to ensure a
Data flow diagram is flow carries the current successful and secure
location data of buses, which is received by the implementation.
tracking system and stored for further processing  It is recommended to consult with experienced
Estimated Arrival Time Data. developers or IT professionals to ensure the right
hardware and software setup for this project.
Fig1.1BUS TRACKING DATAFLOW In conclusion, a real-time bus tracking system using mobile
technology has many benefits for both public transportation
providers and passengers.

8. FUTURE ENHANCEMENT:

There are several future enhancements that can be made to


a real-time bus tracking system using mobile technology to
further improve its functionality and user experience. Some
of these enhancements include:

 Real-time notification: users can receive real-time


notifications on the estimated arrival time of the bus,
delays, and other important information.

 Route optimization: the system can suggest the


optimal route for the bus to take, taking into account
This flow provides the estimated arrival time of a traffic conditions and other factors, to ensure faster
bus at a specific location Data flow diagram is flow and more efficient trave.
carries the current location data of buses, which is
 Multiple payment options: allow users to choose from
received by the tracking system and stored for further
a variety of payment options such as credit/debit card,
processing Estimated Arrival Time Data This flow
mobile wallet, and net banking.
provides the estimated arrival time of a bus at a specific
location.  User ratings and feedback: users can rate their
experience and provide feedback on the quality of the
7. CONCLUSION:
service, which can be used to improve the system.
In conclusion, the Real Time Bus Tracking System
Using Mobile Technology is a web application that aims  Multilingual support: the web application can support
to provide an efficient way to track the live location of multiple languages to cater to users who speak
buses, calculate fares in real-time, and allow users to book different languages. Real-time traffic updates: the
tickets online. system can provide real-time traffic updates to help
users plan their journey better.

Volume 12, Issue 01 Published by, www.ijert.org ISSN: 2278-0181


NCAAIET – 2024 International Journal of Engineering Research & Technology (IJERT)

9. REFERENCES
1. Deb, S., Chakraborty, C. (2020).”A
comprehensive survey on real-time bus tracking
system using mobile technology”.
2. Goyal, A.,Rathore, S.
(2017).”Real-time bus tracking system using GPS
and mobile application”.
3. Jain, R.,Jain, V.
(2019).”Development of real- time bus tracking
and fare calculation system”.
4. Jayalakshmi, K., Sivasankari, G. (2018).”A study
on real time bus tracking system using mobile
technology”.
5. Kumar, R., Nigam, A.
(2019).”Real-time bus tracking and fare
calculationsystem using GPS and mobile
application”.
6. Lingareddy, N., Priya, T. G. (2017).”Real-
time bus tracking and ticket reservation
system using GPS and GSM”.
7. Choudhury, S., Mishra, P. (2018).”Real-time bus
tracking system using GPSand GSM”.

8. Mandal, M. K., Banerjee, S. (2018).”Development


of real-time bus trackingsystem using GPS
and mobile technology”.

9. Nair, A., Sreenath, P., Rajan, A. (2020).”Design


and implementation ofa real-time bus tracking
system using GPS and mobile application”.
10. Negi, A., Verma, A. (2019).”Real-time bus
tracking and ticketing systemusing GPS and mobile
application”.
11. Patel, H., Bhavsar, D. (2018).”Real-time bus
tracking system using GPS andmobile
technology”.
12. Prakash, P., Saran, M. (2019).”Real-time bus
tracking and ticket bookingsystem using GPS and
mobile application”.

Volume 12, Issue 01 Published by, www.ijert.org ISSN: 2278-0181

You might also like