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

Smart Bus Ticket System with Arduino

The document presents a smart bus fare collection system using RFID technology to address issues in traditional ticketing methods. It outlines the existing problems with manual ticketing and proposes a system where passengers use RFID cards to automatically calculate fares and receive notifications via GSM. The hardware and software requirements for implementing this system are also detailed.

Uploaded by

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

Smart Bus Ticket System with Arduino

The document presents a smart bus fare collection system using RFID technology to address issues in traditional ticketing methods. It outlines the existing problems with manual ticketing and proposes a system where passengers use RFID cards to automatically calculate fares and receive notifications via GSM. The hardware and software requirements for implementing this system are also detailed.

Uploaded by

madhana.s.bca
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

SMART BUS TICKET USING ARDUINO

ABSTRACT:

Now-a-days in public transportation we are facing too many problems with


ticket fare collection. There are almost 65% of the public using the public
transportation for their daily works. So, to overcome these issues a smart fare
collection system is to be implemented. In this paper we have implemented the
smart bus fare collection system using RFID module. The passenger’s detail and
the amount is stored in the RFID tags allocated to each user. The GSM modem
is used to send the information to the user’s registered mobile. All the inputs
and details are displayed on the LCD display for the user’s verification at that
instant.
EXISTING SYSTEM

 In the existing system, the conductor in the bus has to visit each
passenger one by one.
 The conductor then has to enquire each passenger about their destination
and develop a ticket manually on a paper roll.
 The conductor has to issue the ticket to the passenger to collect the bus
fare.
 The Passenger has to carry change for bus fare or the conductor has to
return the change, which often leads to conflict
 If the given ticket is lost by the passenger, when checked again by the
conductor, the passenger has to buy the ticket again paying the full bus
fare

PROPOSED SYSTEM:

The main idea of this project is to overcome the problems faced by every
citizen in bus ticketing system of local buses. In our proposed system rfid
reader, IR sensor and servo motor is attached at both gates of the bus. The
passenger is given an RFID card and when the passenger enters the bus, he / she
must swipe the card into the RFID reader and also swipe to the destination of
the device. If the card is invalid, this is indicated by the buzzer. The purpose of
this project is to calculate the passenger using the IR sensor and automatically
calculate the corresponding amount and it is debited from the RFID card. For
door opening and closing, servo motor is used. GSM is used to send the
message to the passenger. LCD is used for displaying purpose.
BLOCK DIAGRAM
HARDWARE REQUIREMENTS:

 Arduino Uno
 Power supply
 LCD
 IR sensor
 Servo motor
 GSM
 Buzzer

SOFRWARE REQUIREMENT

 EMBEDDED C
 ARDUINO IDE 1.8.6

You might also like