SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1058
Automatic Toll Collection System based on Embedded system
LINUX
M.R.Mohite1, V.R.Wadhankar2, D.S.Dabhade3
1M.Tech. Student of Electronics Engineering Agnihotri College of Engineering Maharashtra, India
2Professor, Department of Electronics Engineering, Agnihotri College of Engineering, Maharashtra, India
3Professor, Department of Electronics Engineering, Agnihotri College of Engineering, Maharashtra, India
----------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - —Many highway toll collection systems have
already been developed and are widely used in India. Some of
these include Manual toll collection, RF tags, Barcodes,
Number plate recognition. All these systems have
disadvantages that lead to some errors in the corresponding
system
Key Words: LINUX
1. INTRODUCTION
In India, most highway projects are developed by private
sectors on PPP (Public Private Partnership) basis. This
private organization retains construction capitals and
reasonable profit from people. After construction of roads,
for some permissible period tax is collected by the
companies. This tax is called toll tax. There are many
different toll collection system practiced by various
organizations at different toll plazas. However this toll plaza
wastes the time and increases traffic on the highways.
Initially, there was a manual toll collection system in India.
This method is insufficient for toll collection because the
vehicle owner pays the toll in the form of physical cash.Here
we introducing Electronic toll collection system using
embedded which will be an automatic system, will not stop
the vehicles as well as this system will help to reduce the
traffic jam. Here, the payment will be taken from the bank
account of the vehicle owner and he will receive a message
from the server that the toll payment has been taken. In
addition, our system will also help to solve the traffic severe
crashes .This was causing congestion of traffic. Automated
Toll Collection is beneficial because with the help of this
system congestion of traffic at the toll collection areas can
reduce and also help in reducing corruptionatthetoll booth.
Some of the existing toll collection systems are discussed as
follows:
2. LITERATURE REVIEW
There are following toll collection systems presently used:
A. Manual toll collection
This technique is not a technical method. It requires a toll
collector or attendant. The toll collectorhimselfclassifiesthe
vehicle, collects the toll, dispensethechange,providereceipt
to the vehicle owner. All this process is time consuming due
to manual intervention. Sometimes, when vehicle comes to
booth, toll is charged manually by simply providing just
receipt in which no description about vehicle is given, only
toll tax amount is present. In this case, what happens, if a
heavy vehicle comes to toll booth, Operator charges some
amount greater than toll amount of light vehicle but receipt
is provided for light vehicle. Thus manual collection can
provide loss to the owner of booth.
B. RF Tags
In this system, The vehicles are identified with the help of
Radio frequencies. RFID stands for Radio Frequency
Identification. RFID is a technology which is used to identify,
track and store the information contained in the tag. A RF
reader scans the tag for data and sends the information to a
database contained on the tag. RFID system consists of two
main technology components namely tag and reader. RFID
Tag: An RFID tag, or transponder, consists of a chip and an
antenna. A chip can store a unique serial number or other
information based on the tag’s type of memory, whichcanbe
read-only, read-write, or writeoncereadmany(WORM).The
antenna, which is attached to the microchip, transmits
information from the chip to the reader. Typically, a larger
antenna indicates a longer read range. RFID Reader: In
order for an RFID system to function, it needs a reader, or
scanning device, that is capable of reliably reading the tags
and communicating the results to a database. A reader uses
its own antenna to communicate withthetag.Whena reader
broadcasts radio waves, all tags designated to respond to
that frequency and within range will respond. A reader also
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1059
has the capability to communicate with the tag without a
direct line of sight, depending on the radiofrequencyandthe
type of tag (active, passive, or semi passive) used. Readers
can process multiple items at once, allowing for increased
read processing times.
C. Barcodes
This method brings our attention to a new technology for an
electronic toll collection. In this system, barcodes are
mounted on the number plate of vehicles. The information
related to that vehicle is embeddedonthebarcode.Barcodes
are read by the barcode scannerspresentattoll booths.Thus
this method reduces the efforts of human authority. Data
information are also easily exchanged betweentoll authority
and vehicle owner, hence providing a more efficient toll
collection by less traffic and less possible human errors. But
Optical systems at toll booth proved to have poor reading
reliability especially whenfacedwithinclement weather and
dirty vehicles.
D. Automatic Number Plate Recognition
Automatic number plate recognition is a mass surveillance
method that uses optical character recognition on images to
read vehicle registration plates. They can use existingclosed
circuit television or road-rule enforcement cameras,orones
specifically designed for the task. They are used by various
police forces as a method of ETC system on pay-per-use
roads and to catalog the movements of traffic or individuals.
3. METHODOLOGY
The whole system is implemented on the embedded Linux
Environment using Raspberry Pi board [4]. The proposed
block diagram of the system is shown in the Fig. 3. Proposed
Block Diagram The system contains Raspberry Pi board as
the main processor. The SD card is used to contain the
dedicated operating system which is compatible with the
raspberry pi board. The License plate of vehicle is captured
by the Pi camera which is directly interfaced with the
Raspberry Pi board. Wi-Fi can be directlyinterfacedwith the
pi board using serial communication protocol. Wi-Fi is
connected by router is used to retrieve the database of the
respective vehicle from R.T.O., which is available at toll
booth. and also used to send the notification message of the
deducted amount from vehicle’s owner account on owner’s
registered mobile number. Here Stepper Motor is used to
indicate the status of Barrier, weather it is open or close
according to the specific cases.
The whole system will work as follows:
As soon as Car arrives to the tollbooth then the sensor
detects motion, the Raspberry Pi camera takesa photo.After
that, the Pi sends a request to OpenALPR with the car photo
to be identified. Then, the OpenALPR API returns the car
details like: plate number, model, color, and the confidence
of the results.
Vehicle’slicense plateresult then sendstotheR.T.O.serverin
form of message through Wi-Fi. The vehicle number is
compared with the R.T.O database, based upon which the
vehicle category is known. The nominal amount is deducted
from user's account. Information of User’s account is also
registered in R.T.O. Database. Notification of successfully
deducted amount will be delivered to the owner in the form
of SMS through GSM module. As toll amount is successfully
deducted from user's account barrier will open and the
vehicle is allowed to go
4. BLOCK DIAGRAM
Fig 1.:- Block Diagram
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1060
5. FINAL RESULT
Fig 2:- System Starts with glowing LED
Fig 3:- Gate Open to pass Car.
Fig 7:- Final Result 2.
6. DISCUSSION
The result discussion involves the output obtained
through EMBEDDED LINUX.
Fig 4:- Shows the Result No. Plate ,Car Name and year
Fig 8:- Final Result After completion of process message
delivered to car driver
7. CONCLUSION
The Smart Toll Collection System using Embedded Linux
Environment is presented here. The proposed system is
efficient than other existing system, because it is
implemented on the basis of the fast algorithm for license
plate recognition. In the first stage of the algorithm, the
license plate is captured from webcam.This Captured image
of License plate then passed through the OCR Engine. The
text version of the License plate then sends to the R.T.O.
database server through GSM module to get the information
regarding vehicle’s identity.
After conforming the vehicle’s identity, accordingthetypeof
the vehicle like Car, motorbike, truck etc., the nominal toll
amount will be deducted from the vehicle’s owner account.
The account information of respective person is provided in
the R.T.O. database.After successfully deducted the specify
toll from user’s account, the barrier will open and vehicle is
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1061
allowed to leave the toll booth. The suggested system is
failed to detect blur and damaged license plate. In that case
the barrier remains close as system cannotrecognizelicense
plate number of the vehicle and cannot convert image data
into its equivalent text characters.The system can enhanced
for anti theft environment by identifying the unauthorized
users
8. REFERENCES
[1] Suryatali, V. Dharmadhikari, “Computer Vision Based
Vehicle DetectionforToll CollectionSystemUsingEmbedded
Linux”, ICCPCT, 2015
[2] A. Wijetunge and D. Ratnaweera, “Real-TimeRecognition
of License Plates of MovingVehicles inSriLanka”,ICIIS,2011,
pp. 82-87
[3] S. Ramiah, T. Liong, M. Jayabalan,” Detecting Text Based
Image With Optical Character Recognition for English
Translation and Speech using Android”, SCOReD, 2015, pp.
272-277
[4] S. Monk, 1st Ed., Raspberry Pi Cookbook, O’REILLY,
2013.

More Related Content

What's hot

electronic toll collection system (ETC)
electronic toll collection system (ETC)electronic toll collection system (ETC)
electronic toll collection system (ETC)vishal gawhale
 
Lifi based automation of toll gate
Lifi based automation of toll gateLifi based automation of toll gate
Lifi based automation of toll gateSachin MS
 
A Smart Approach to Number Plate Recognition in Tollgate System using FPGA
A Smart Approach to Number Plate Recognition in Tollgate System using FPGAA Smart Approach to Number Plate Recognition in Tollgate System using FPGA
A Smart Approach to Number Plate Recognition in Tollgate System using FPGAijsrd.com
 
Project Report- RFID Based Automated Toll Collection System using Arduino @ A...
Project Report- RFID Based Automated Toll Collection System using Arduino @ A...Project Report- RFID Based Automated Toll Collection System using Arduino @ A...
Project Report- RFID Based Automated Toll Collection System using Arduino @ A...Aman Gupta
 
Automatic Electronic Toll Collection System for Transportation by using Passi...
Automatic Electronic Toll Collection System for Transportation by using Passi...Automatic Electronic Toll Collection System for Transportation by using Passi...
Automatic Electronic Toll Collection System for Transportation by using Passi...Associate Professor in VSB Coimbatore
 
Electronic Toll Collection System
Electronic Toll Collection SystemElectronic Toll Collection System
Electronic Toll Collection SystemArshad Shareef
 
IRJET- Implementation of Automated Toll System for Highways and Bridges
IRJET-  	  Implementation of Automated Toll System for Highways and BridgesIRJET-  	  Implementation of Automated Toll System for Highways and Bridges
IRJET- Implementation of Automated Toll System for Highways and BridgesIRJET Journal
 
Electronic Toll Collection
Electronic Toll CollectionElectronic Toll Collection
Electronic Toll CollectionAditya Pandey
 
IRJET - Automatic Tollgate Control System using Microcontroller and RFID
IRJET - Automatic Tollgate Control System using Microcontroller and RFIDIRJET - Automatic Tollgate Control System using Microcontroller and RFID
IRJET - Automatic Tollgate Control System using Microcontroller and RFIDIRJET Journal
 
Automatic Toll Collection by using mobile phone
Automatic Toll Collection by using mobile phoneAutomatic Toll Collection by using mobile phone
Automatic Toll Collection by using mobile phonesilent_god
 
Government Poly Arvi.
Government Poly Arvi.Government Poly Arvi.
Government Poly Arvi.Sarthak Kadav
 
Electronic Toll Tax collection system in india
Electronic Toll Tax collection system in india Electronic Toll Tax collection system in india
Electronic Toll Tax collection system in india Deepak Chouhan
 
Electronic Ticketing System for Public Transport System using NFC Technology
Electronic Ticketing System for Public Transport System using NFC TechnologyElectronic Ticketing System for Public Transport System using NFC Technology
Electronic Ticketing System for Public Transport System using NFC TechnologyPravin Dorugade
 
Use of Technology in Toll Collection & Management
Use of Technology in Toll Collection & ManagementUse of Technology in Toll Collection & Management
Use of Technology in Toll Collection & ManagementDilum Bandara
 
Project Report on automated toll tax collection system using rfid
Project Report on automated toll tax collection system using rfidProject Report on automated toll tax collection system using rfid
Project Report on automated toll tax collection system using rfidjeet patalia
 
Iaetsd automated toll collection system
Iaetsd automated toll collection systemIaetsd automated toll collection system
Iaetsd automated toll collection systemIaetsd Iaetsd
 

What's hot (20)

electronic toll collection system (ETC)
electronic toll collection system (ETC)electronic toll collection system (ETC)
electronic toll collection system (ETC)
 
Lifi based automation of toll gate
Lifi based automation of toll gateLifi based automation of toll gate
Lifi based automation of toll gate
 
A Smart Approach to Number Plate Recognition in Tollgate System using FPGA
A Smart Approach to Number Plate Recognition in Tollgate System using FPGAA Smart Approach to Number Plate Recognition in Tollgate System using FPGA
A Smart Approach to Number Plate Recognition in Tollgate System using FPGA
 
Project Report- RFID Based Automated Toll Collection System using Arduino @ A...
Project Report- RFID Based Automated Toll Collection System using Arduino @ A...Project Report- RFID Based Automated Toll Collection System using Arduino @ A...
Project Report- RFID Based Automated Toll Collection System using Arduino @ A...
 
Dip (1)
Dip  (1)Dip  (1)
Dip (1)
 
Automatic Electronic Toll Collection System for Transportation by using Passi...
Automatic Electronic Toll Collection System for Transportation by using Passi...Automatic Electronic Toll Collection System for Transportation by using Passi...
Automatic Electronic Toll Collection System for Transportation by using Passi...
 
Electronic Toll Collection System
Electronic Toll Collection SystemElectronic Toll Collection System
Electronic Toll Collection System
 
IRJET- Implementation of Automated Toll System for Highways and Bridges
IRJET-  	  Implementation of Automated Toll System for Highways and BridgesIRJET-  	  Implementation of Automated Toll System for Highways and Bridges
IRJET- Implementation of Automated Toll System for Highways and Bridges
 
Electronic Toll Collection
Electronic Toll CollectionElectronic Toll Collection
Electronic Toll Collection
 
IRJET - Automatic Tollgate Control System using Microcontroller and RFID
IRJET - Automatic Tollgate Control System using Microcontroller and RFIDIRJET - Automatic Tollgate Control System using Microcontroller and RFID
IRJET - Automatic Tollgate Control System using Microcontroller and RFID
 
Automatic Toll Collection by using mobile phone
Automatic Toll Collection by using mobile phoneAutomatic Toll Collection by using mobile phone
Automatic Toll Collection by using mobile phone
 
Government Poly Arvi.
Government Poly Arvi.Government Poly Arvi.
Government Poly Arvi.
 
Presentation
PresentationPresentation
Presentation
 
Atumatic toll tax system
Atumatic toll tax systemAtumatic toll tax system
Atumatic toll tax system
 
Electronic Toll Tax collection system in india
Electronic Toll Tax collection system in india Electronic Toll Tax collection system in india
Electronic Toll Tax collection system in india
 
Electronic Ticketing System for Public Transport System using NFC Technology
Electronic Ticketing System for Public Transport System using NFC TechnologyElectronic Ticketing System for Public Transport System using NFC Technology
Electronic Ticketing System for Public Transport System using NFC Technology
 
Use of Technology in Toll Collection & Management
Use of Technology in Toll Collection & ManagementUse of Technology in Toll Collection & Management
Use of Technology in Toll Collection & Management
 
Project Report on automated toll tax collection system using rfid
Project Report on automated toll tax collection system using rfidProject Report on automated toll tax collection system using rfid
Project Report on automated toll tax collection system using rfid
 
M0342077079
M0342077079M0342077079
M0342077079
 
Iaetsd automated toll collection system
Iaetsd automated toll collection systemIaetsd automated toll collection system
Iaetsd automated toll collection system
 

Similar to Automatic Toll Collection Using Raspberry Pi

Automated Toll Collection System with Vehicle Categorization and Enhanced Sec...
Automated Toll Collection System with Vehicle Categorization and Enhanced Sec...Automated Toll Collection System with Vehicle Categorization and Enhanced Sec...
Automated Toll Collection System with Vehicle Categorization and Enhanced Sec...IRJET Journal
 
Automatic Toll Collection and Anti-theft Alert System Using RFID and Microcon...
Automatic Toll Collection and Anti-theft Alert System Using RFID and Microcon...Automatic Toll Collection and Anti-theft Alert System Using RFID and Microcon...
Automatic Toll Collection and Anti-theft Alert System Using RFID and Microcon...IRJET Journal
 
IRJET- Unmanned Toll E-Ticketing System
IRJET-  	  Unmanned Toll E-Ticketing SystemIRJET-  	  Unmanned Toll E-Ticketing System
IRJET- Unmanned Toll E-Ticketing SystemIRJET Journal
 
IRJET- IoT based Sensor Enabled Smart Parking System
IRJET- IoT based Sensor Enabled Smart Parking SystemIRJET- IoT based Sensor Enabled Smart Parking System
IRJET- IoT based Sensor Enabled Smart Parking SystemIRJET Journal
 
IRJET- Smart Parking Assistance By Nameplate Recognition Using OCR
IRJET-  	  Smart Parking Assistance By Nameplate Recognition Using OCRIRJET-  	  Smart Parking Assistance By Nameplate Recognition Using OCR
IRJET- Smart Parking Assistance By Nameplate Recognition Using OCRIRJET Journal
 
Comparative Study of Convolution Based Inpainting Algorithms
Comparative Study of Convolution Based Inpainting AlgorithmsComparative Study of Convolution Based Inpainting Algorithms
Comparative Study of Convolution Based Inpainting Algorithmsijsrd.com
 
IRJET- Geo-Based Smart Parking Automation System
IRJET-  	  Geo-Based Smart Parking Automation SystemIRJET-  	  Geo-Based Smart Parking Automation System
IRJET- Geo-Based Smart Parking Automation SystemIRJET Journal
 
IRJET- Toll Collection Automation
IRJET-  	  Toll Collection AutomationIRJET-  	  Toll Collection Automation
IRJET- Toll Collection AutomationIRJET Journal
 
IRJET- Smart Parking System using IoT
IRJET- Smart Parking System using IoTIRJET- Smart Parking System using IoT
IRJET- Smart Parking System using IoTIRJET Journal
 
IRJET- Intelligent Car Parking System commanded by Android Application
IRJET- Intelligent Car Parking System commanded by Android ApplicationIRJET- Intelligent Car Parking System commanded by Android Application
IRJET- Intelligent Car Parking System commanded by Android ApplicationIRJET Journal
 
IRJET - Smart Traffic Management System
IRJET - Smart Traffic Management SystemIRJET - Smart Traffic Management System
IRJET - Smart Traffic Management SystemIRJET Journal
 
IRJET - Android based M-Application for Car Parking using QR Code
IRJET - Android based M-Application for Car Parking using QR CodeIRJET - Android based M-Application for Car Parking using QR Code
IRJET - Android based M-Application for Car Parking using QR CodeIRJET Journal
 
IRJET- Eco-Friendly Smart Toll Gates
IRJET- Eco-Friendly Smart Toll GatesIRJET- Eco-Friendly Smart Toll Gates
IRJET- Eco-Friendly Smart Toll GatesIRJET Journal
 
IRJET- Vehicle Accident Prevention System
IRJET-  	  Vehicle Accident Prevention SystemIRJET-  	  Vehicle Accident Prevention System
IRJET- Vehicle Accident Prevention SystemIRJET Journal
 
IRJET- RTO Automation using QR Code
IRJET-  	  RTO Automation using QR CodeIRJET-  	  RTO Automation using QR Code
IRJET- RTO Automation using QR CodeIRJET Journal
 
IRJET - Enhanced Driving License using NFC
IRJET - Enhanced Driving License using NFCIRJET - Enhanced Driving License using NFC
IRJET - Enhanced Driving License using NFCIRJET Journal
 
Presentation on Fastag
Presentation on FastagPresentation on Fastag
Presentation on FastagRahul Kumar
 
fastag-191229112358.pdf
fastag-191229112358.pdffastag-191229112358.pdf
fastag-191229112358.pdfKAWDEPALLAVI
 

Similar to Automatic Toll Collection Using Raspberry Pi (20)

Automated Toll Collection System with Vehicle Categorization and Enhanced Sec...
Automated Toll Collection System with Vehicle Categorization and Enhanced Sec...Automated Toll Collection System with Vehicle Categorization and Enhanced Sec...
Automated Toll Collection System with Vehicle Categorization and Enhanced Sec...
 
Automatic Toll Collection and Anti-theft Alert System Using RFID and Microcon...
Automatic Toll Collection and Anti-theft Alert System Using RFID and Microcon...Automatic Toll Collection and Anti-theft Alert System Using RFID and Microcon...
Automatic Toll Collection and Anti-theft Alert System Using RFID and Microcon...
 
IRJET- Unmanned Toll E-Ticketing System
IRJET-  	  Unmanned Toll E-Ticketing SystemIRJET-  	  Unmanned Toll E-Ticketing System
IRJET- Unmanned Toll E-Ticketing System
 
IRJET- IoT based Sensor Enabled Smart Parking System
IRJET- IoT based Sensor Enabled Smart Parking SystemIRJET- IoT based Sensor Enabled Smart Parking System
IRJET- IoT based Sensor Enabled Smart Parking System
 
IRJET- Smart Parking Assistance By Nameplate Recognition Using OCR
IRJET-  	  Smart Parking Assistance By Nameplate Recognition Using OCRIRJET-  	  Smart Parking Assistance By Nameplate Recognition Using OCR
IRJET- Smart Parking Assistance By Nameplate Recognition Using OCR
 
Comparative Study of Convolution Based Inpainting Algorithms
Comparative Study of Convolution Based Inpainting AlgorithmsComparative Study of Convolution Based Inpainting Algorithms
Comparative Study of Convolution Based Inpainting Algorithms
 
IRJET- Geo-Based Smart Parking Automation System
IRJET-  	  Geo-Based Smart Parking Automation SystemIRJET-  	  Geo-Based Smart Parking Automation System
IRJET- Geo-Based Smart Parking Automation System
 
IRJET- Toll Collection Automation
IRJET-  	  Toll Collection AutomationIRJET-  	  Toll Collection Automation
IRJET- Toll Collection Automation
 
AUTOMOBILE MANAGEMENT SYSTEM
AUTOMOBILE MANAGEMENT SYSTEMAUTOMOBILE MANAGEMENT SYSTEM
AUTOMOBILE MANAGEMENT SYSTEM
 
IRJET- Smart Parking System using IoT
IRJET- Smart Parking System using IoTIRJET- Smart Parking System using IoT
IRJET- Smart Parking System using IoT
 
IRJET- Intelligent Car Parking System commanded by Android Application
IRJET- Intelligent Car Parking System commanded by Android ApplicationIRJET- Intelligent Car Parking System commanded by Android Application
IRJET- Intelligent Car Parking System commanded by Android Application
 
222222222
222222222222222222
222222222
 
IRJET - Smart Traffic Management System
IRJET - Smart Traffic Management SystemIRJET - Smart Traffic Management System
IRJET - Smart Traffic Management System
 
IRJET - Android based M-Application for Car Parking using QR Code
IRJET - Android based M-Application for Car Parking using QR CodeIRJET - Android based M-Application for Car Parking using QR Code
IRJET - Android based M-Application for Car Parking using QR Code
 
IRJET- Eco-Friendly Smart Toll Gates
IRJET- Eco-Friendly Smart Toll GatesIRJET- Eco-Friendly Smart Toll Gates
IRJET- Eco-Friendly Smart Toll Gates
 
IRJET- Vehicle Accident Prevention System
IRJET-  	  Vehicle Accident Prevention SystemIRJET-  	  Vehicle Accident Prevention System
IRJET- Vehicle Accident Prevention System
 
IRJET- RTO Automation using QR Code
IRJET-  	  RTO Automation using QR CodeIRJET-  	  RTO Automation using QR Code
IRJET- RTO Automation using QR Code
 
IRJET - Enhanced Driving License using NFC
IRJET - Enhanced Driving License using NFCIRJET - Enhanced Driving License using NFC
IRJET - Enhanced Driving License using NFC
 
Presentation on Fastag
Presentation on FastagPresentation on Fastag
Presentation on Fastag
 
fastag-191229112358.pdf
fastag-191229112358.pdffastag-191229112358.pdf
fastag-191229112358.pdf
 

More from IRJET Journal

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...IRJET Journal
 
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 STRUCTUREIRJET Journal
 
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...IRJET Journal
 
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 CharacteristicsIRJET Journal
 
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...IRJET Journal
 
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-...IRJET Journal
 
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...IRJET Journal
 
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...IRJET Journal
 
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 ADASIRJET Journal
 
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,...IRJET Journal
 
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 ProIRJET Journal
 
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...IRJET Journal
 
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 SystemIRJET Journal
 
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 bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
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 ...IRJET Journal
 
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.IRJET Journal
 
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...IRJET Journal
 
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 DesignIRJET Journal
 
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...IRJET Journal
 

More from 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...
 

Recently uploaded

Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 

Recently uploaded (20)

Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 

Automatic Toll Collection Using Raspberry Pi

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1058 Automatic Toll Collection System based on Embedded system LINUX M.R.Mohite1, V.R.Wadhankar2, D.S.Dabhade3 1M.Tech. Student of Electronics Engineering Agnihotri College of Engineering Maharashtra, India 2Professor, Department of Electronics Engineering, Agnihotri College of Engineering, Maharashtra, India 3Professor, Department of Electronics Engineering, Agnihotri College of Engineering, Maharashtra, India ----------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - —Many highway toll collection systems have already been developed and are widely used in India. Some of these include Manual toll collection, RF tags, Barcodes, Number plate recognition. All these systems have disadvantages that lead to some errors in the corresponding system Key Words: LINUX 1. INTRODUCTION In India, most highway projects are developed by private sectors on PPP (Public Private Partnership) basis. This private organization retains construction capitals and reasonable profit from people. After construction of roads, for some permissible period tax is collected by the companies. This tax is called toll tax. There are many different toll collection system practiced by various organizations at different toll plazas. However this toll plaza wastes the time and increases traffic on the highways. Initially, there was a manual toll collection system in India. This method is insufficient for toll collection because the vehicle owner pays the toll in the form of physical cash.Here we introducing Electronic toll collection system using embedded which will be an automatic system, will not stop the vehicles as well as this system will help to reduce the traffic jam. Here, the payment will be taken from the bank account of the vehicle owner and he will receive a message from the server that the toll payment has been taken. In addition, our system will also help to solve the traffic severe crashes .This was causing congestion of traffic. Automated Toll Collection is beneficial because with the help of this system congestion of traffic at the toll collection areas can reduce and also help in reducing corruptionatthetoll booth. Some of the existing toll collection systems are discussed as follows: 2. LITERATURE REVIEW There are following toll collection systems presently used: A. Manual toll collection This technique is not a technical method. It requires a toll collector or attendant. The toll collectorhimselfclassifiesthe vehicle, collects the toll, dispensethechange,providereceipt to the vehicle owner. All this process is time consuming due to manual intervention. Sometimes, when vehicle comes to booth, toll is charged manually by simply providing just receipt in which no description about vehicle is given, only toll tax amount is present. In this case, what happens, if a heavy vehicle comes to toll booth, Operator charges some amount greater than toll amount of light vehicle but receipt is provided for light vehicle. Thus manual collection can provide loss to the owner of booth. B. RF Tags In this system, The vehicles are identified with the help of Radio frequencies. RFID stands for Radio Frequency Identification. RFID is a technology which is used to identify, track and store the information contained in the tag. A RF reader scans the tag for data and sends the information to a database contained on the tag. RFID system consists of two main technology components namely tag and reader. RFID Tag: An RFID tag, or transponder, consists of a chip and an antenna. A chip can store a unique serial number or other information based on the tag’s type of memory, whichcanbe read-only, read-write, or writeoncereadmany(WORM).The antenna, which is attached to the microchip, transmits information from the chip to the reader. Typically, a larger antenna indicates a longer read range. RFID Reader: In order for an RFID system to function, it needs a reader, or scanning device, that is capable of reliably reading the tags and communicating the results to a database. A reader uses its own antenna to communicate withthetag.Whena reader broadcasts radio waves, all tags designated to respond to that frequency and within range will respond. A reader also
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1059 has the capability to communicate with the tag without a direct line of sight, depending on the radiofrequencyandthe type of tag (active, passive, or semi passive) used. Readers can process multiple items at once, allowing for increased read processing times. C. Barcodes This method brings our attention to a new technology for an electronic toll collection. In this system, barcodes are mounted on the number plate of vehicles. The information related to that vehicle is embeddedonthebarcode.Barcodes are read by the barcode scannerspresentattoll booths.Thus this method reduces the efforts of human authority. Data information are also easily exchanged betweentoll authority and vehicle owner, hence providing a more efficient toll collection by less traffic and less possible human errors. But Optical systems at toll booth proved to have poor reading reliability especially whenfacedwithinclement weather and dirty vehicles. D. Automatic Number Plate Recognition Automatic number plate recognition is a mass surveillance method that uses optical character recognition on images to read vehicle registration plates. They can use existingclosed circuit television or road-rule enforcement cameras,orones specifically designed for the task. They are used by various police forces as a method of ETC system on pay-per-use roads and to catalog the movements of traffic or individuals. 3. METHODOLOGY The whole system is implemented on the embedded Linux Environment using Raspberry Pi board [4]. The proposed block diagram of the system is shown in the Fig. 3. Proposed Block Diagram The system contains Raspberry Pi board as the main processor. The SD card is used to contain the dedicated operating system which is compatible with the raspberry pi board. The License plate of vehicle is captured by the Pi camera which is directly interfaced with the Raspberry Pi board. Wi-Fi can be directlyinterfacedwith the pi board using serial communication protocol. Wi-Fi is connected by router is used to retrieve the database of the respective vehicle from R.T.O., which is available at toll booth. and also used to send the notification message of the deducted amount from vehicle’s owner account on owner’s registered mobile number. Here Stepper Motor is used to indicate the status of Barrier, weather it is open or close according to the specific cases. The whole system will work as follows: As soon as Car arrives to the tollbooth then the sensor detects motion, the Raspberry Pi camera takesa photo.After that, the Pi sends a request to OpenALPR with the car photo to be identified. Then, the OpenALPR API returns the car details like: plate number, model, color, and the confidence of the results. Vehicle’slicense plateresult then sendstotheR.T.O.serverin form of message through Wi-Fi. The vehicle number is compared with the R.T.O database, based upon which the vehicle category is known. The nominal amount is deducted from user's account. Information of User’s account is also registered in R.T.O. Database. Notification of successfully deducted amount will be delivered to the owner in the form of SMS through GSM module. As toll amount is successfully deducted from user's account barrier will open and the vehicle is allowed to go 4. BLOCK DIAGRAM Fig 1.:- Block Diagram
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1060 5. FINAL RESULT Fig 2:- System Starts with glowing LED Fig 3:- Gate Open to pass Car. Fig 7:- Final Result 2. 6. DISCUSSION The result discussion involves the output obtained through EMBEDDED LINUX. Fig 4:- Shows the Result No. Plate ,Car Name and year Fig 8:- Final Result After completion of process message delivered to car driver 7. CONCLUSION The Smart Toll Collection System using Embedded Linux Environment is presented here. The proposed system is efficient than other existing system, because it is implemented on the basis of the fast algorithm for license plate recognition. In the first stage of the algorithm, the license plate is captured from webcam.This Captured image of License plate then passed through the OCR Engine. The text version of the License plate then sends to the R.T.O. database server through GSM module to get the information regarding vehicle’s identity. After conforming the vehicle’s identity, accordingthetypeof the vehicle like Car, motorbike, truck etc., the nominal toll amount will be deducted from the vehicle’s owner account. The account information of respective person is provided in the R.T.O. database.After successfully deducted the specify toll from user’s account, the barrier will open and vehicle is
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1061 allowed to leave the toll booth. The suggested system is failed to detect blur and damaged license plate. In that case the barrier remains close as system cannotrecognizelicense plate number of the vehicle and cannot convert image data into its equivalent text characters.The system can enhanced for anti theft environment by identifying the unauthorized users 8. REFERENCES [1] Suryatali, V. Dharmadhikari, “Computer Vision Based Vehicle DetectionforToll CollectionSystemUsingEmbedded Linux”, ICCPCT, 2015 [2] A. Wijetunge and D. Ratnaweera, “Real-TimeRecognition of License Plates of MovingVehicles inSriLanka”,ICIIS,2011, pp. 82-87 [3] S. Ramiah, T. Liong, M. Jayabalan,” Detecting Text Based Image With Optical Character Recognition for English Translation and Speech using Android”, SCOReD, 2015, pp. 272-277 [4] S. Monk, 1st Ed., Raspberry Pi Cookbook, O’REILLY, 2013.