IJERT Raspberry Pi Based Smart Toll Coll
IJERT Raspberry Pi Based Smart Toll Coll
ISSN: 2278-0181
NCESC - 2018 Conference Proceedings
Lahari S K
Department of Electronics and Communication
Coorg Institute of Technology, Ponnampet
Abstract - This paper proposes the Raspberry based toll collected till date. This leads to the misuse of the toll
collection system for toll tax collection. Existing toll collection collection rights. It is difficult for government to determine
systems in India make use of manual cash transactions. the termination of contract, paving the way for corruption.
Exponential growth in traffic is observed in past years. The Raspberry Pi based toll collection system works on the
Manual toll collection systems are major bottlenecks of high
client-server architecture. There is a centralised server which
speed commutation. This results in problems like longer
queues, wastage of time and increased fuel consumption at toll stores database of users. A client Raspberry Pi at every toll
booths. This project implements an electronic toll collection booth is connected to the server via internet. Raspberry Pi
system using Raspberry Pi and passive RFID tags. These controls hardware i.e. displays, RFID reader, motor and
electronic booths automatically collect toll from user account simultaneously it communicates with the server with the
corresponding to the RFID tag pasted on windshield of car. queries regarding user account. Due to this dual role of
The toll is deducted from the user account each time it passes Raspberry Pi, separate need of microcontroller is eliminated.
through a toll plaza. An RFID reader with high power and This results in a cost effective implementation of the system.
high directional property is placed overhead for detecting the
passive tags pasted on windshield. On-site LCD screen
2. LITERATURE SURVEY
displays details about the toll deducted and remaining account
balance. On successful transaction barricade is opened.
Recharge facility for accounts having insufficient balance is Electronic toll collection was first implemented in 1986.
provided on toll booths. This system addresses all issues like After that many electronic toll collection systems are
time wastage, fuel consumption and collection errors at one go. implemented with different techniques. Some of them are as
Electronic system will also bring transparency in toll tax follows:
collection and stop corruption and tax evasion issues. System proposed in [1] uses Wi-Fi for communication with
the Smartphone of user. This phone contains all necessary
Key Words: Raspberry Pi, RFID tag, Electronic Toll Collection, data related to the user registration. User is registered at toll
Client-Server Architecture
booth automatically as he passes through. But in countries
with less Smartphone penetration, system may not work
1. INTRODUCTION
effectively.
System proposed in [2] uses overhead camera to detect
Toll tax collection systems in India are based on manual
number plate and uses it as the account number of the user.
cash transactions. The operator at the toll booth manually
Database is stored in central server. But deterioration of
collects toll amount according to vehicle type, in form cash
number plates or duplicate numbers may introduce false
bills. He hands the receipt for same. This modus operandi is
positives in the system.
time consuming. Due to such systems bottleneck is created
System proposed in [3] uses NFC chips for detection of
in the high speed highways. There are chances of error, time
vehicle identity. The NFC chips are designed to work in the
wastage, and longer queues leading to fuel wastage.
close vicinity of reader. If the distance between reader and
Suppose time taken by each vehicle on toll booth is 60
chip is more than critical limit, system will not detect the
seconds a day(approx.) then time taken in a complete year is
vehicle.
365 x 60 = 21900 sec = 6 hrs. Suppose 10000 vehicles pass
Considering the limitations of former systems, RFIDs stands
through a particular toll booth in a single year, total of
out with many advantages. RFID tags needs no battery as
60000 fuel hours are wasted. This is a substantial loss of
they can work perfectly with the power transmitted by RFID
natural resources.
reader. Unlike number plate physical wear and tear has no
Transparency in toll collection systems is a major issue these
harm. Distance of tag from reader is no issue as high power
days. Contract for toll collection is in-force until the road
radio waves can detect the tag up to sufficient distance.
contractor reimburses the cost incurred for construction,
Unlike Wi-Fi it does not require any authentication hence
maintenance and facilitation of the roads. But due to manual
faster than system proposed in [1].
systems there is no definite way to determine total amount
• L293 and L293D variants When the vehicle passes through the toll plaza the RFID tag
• Wide Supply-Voltage Range: 4.5 V to 36 V is detected by the RFID receiver placed overhead. This
• Separate Input-Logic Supply reader is constantly emitting RF waves at 125 KHz. As soon
• Internal ESD Protection as the tag comes in field of receiver the tag number is
• Thermal Shutdown detected and sent to Raspberry Pi via serial interface. The
• High-Noise-Immunity Inputs monitor screen will display card detection message and
number of card.
If sufficient balance is present in corresponding user account
then stipulated amount will be deducted. This amount
depends upon type of vehicle. The motor driver will open
the gate for 30 seconds and the vehicle will pass through the
toll booth. In case of insufficient balance in user account the
user will have to pay toll manually with some penalty. The
user can recharge his account from the toll booth itself.
Penalty will encourage the user to keep sufficient balance in
account. New user can also be registered at the toll booth.
REFERENCES