SlideShare a Scribd company logo
1 of 4
Download to read offline
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 04 | Apr-2015, Available @ http://www.ijret.org 183
AUTOMATIC TOLL COLLECTION USING OPTICAL CODE
RECOGNITION AND ENCRYPTION
Nikita More1
, Sayli Ghadi2
, Vishwesh Satapute3
, Swapnil Gharat4
1
Student, Computer Engineering, Rajiv Gandhi Institute of Technology, Maharashtra, India
2
Student, Computer Engineering, Rajiv Gandhi Institute of Technology, Maharashtra, India
3
Student, Computer Engineering, Rajiv Gandhi Institute of Technology, Maharashtra, India
4
Assistant Professor, Computer Engineering, Rajiv Gandhi Institute of Technology, Maharashtra, India
Abstract
Automatic Toll Collection Using Optical Code Recognition and Encryption provides an alternative to the current existing toll
collections techniques and tries to overcome the drawbacks of these system. In this system, the number plate of a particular
vehicle is encrypted using DES algorithm and an OCR code is generated out of it. This code is used as sticker on the car
windshield. High Definition (HD) cameras capture this code and image processing is performed using Open CV functions on the
code. It is then matched in the database. If matched, the tax is debited from the users account and the vehicle is allowed to pass
within seconds. If the balance is insufficient then only once pass is allowed. After that the payment has to be made manually. An
additional feature that supports this system is that if a vehicle is stolen and an entry is being made in the central database for the
same by the police then if the vehicle passes through the toll plaza, a silent alarm would buzz which would indicate the operator at
the toll booth that the vehicle is a stolen vehicle.
Keywords: Open CV, OCR, Encryption, Image Processing, DES Algorithm
--------------------------------------------------------------------***----------------------------------------------------------------------
1. INTRODUCTION
Automation being the need of today has made tremendous
advancement in all most all areas. One of which is
Automatic toll collection which is rapidly becoming a
globally accepted toll collection system. Initial toll
collection being manual in nature and time consuming,
thereby leads to traffic congestion, pollution and a lot of
frustration. Quite obviously, this process makes it necessary
for the manual services to be rendered continuously through
the day and night. Ever increasing need for efficient,
reliable, safe, and cheap toll taxation along with image
processing resulted in the development of different kinds of
solutions. Automatic Toll Collection System using Optical
Code Recognition and Encryption aims at successfully
removing unnecessary traffic delays, faster and reliable
processing, keeping an eye on unauthorized vehicles, etc.
In this paper we present a model based on image processing
which can be employed for real time automatic vehicle toll
collection system. A High Definition (HD) camera is used to
capture an OCR code of an incoming vehicle’s windshield.
This is followed by the process of feature extraction wherein
a particular feature, say the OCR code on the windshield is
extracted using suitable techniques. Verification is done and
deduction process is carried out thereby allowing the
vehicles to pass.
2. EXISTING SYSTEM
The concept of automatic toll collection has been studied
since 1992 and is based on the RFID Tags. The research
paper titled “ELECTRONIC TOLL COLLECTION
SYSTEM USING PASSIVE RFID TECHNOLOGY” [1]
gives the overview of the toll collection system using RFID.
The concept is based on existing toll booths; however
human intervention is no longer required. The vehicles will
be given a passive tag in the form of a sticker which could
be affixed on the windshield, just like in the existing road
tax system. Each time the vehicle passes the toll booth, the
tag will be read and information will be transmitted to the
main computer. The tax amount will be either deducted by
prepaid or credited by postpaid. “AUTOMATED TOLL
COLLECTION SYSTEM USING RFID” [2] in this
identification is done with the help of radio frequency. A
vehicle will hold an RFID Tag. Reader will be strategically
placed at toll plaza. When the vehicle passes the toll naka,
the tax amount will be deducted from his prepaid balance.
3. PROPOSED SYSTEM
Vehicle arriving at the toll plaza is detected using an IR
proximity sensor (capability of sensing upto 11 meters.) and
a pulse is generated which is sent to the microcontroller. The
microcontroller gives message to computer via an USB TTL
module that there is a vehicle present. Computer alerts the
HD webcam to take a picture. Webcam in turn sends the
captured image to the database. Where the processing,
matching and deduction is performed. The Computer sends
the notification to microcontroller that it is an authorized
vehicle. The microcontroller in turn alerts the motor driver
to open the gate and allow the vehicle to pass. Incase if the
balance of the vehicle is nil, it blocks it and asks it to join
the manual lane which is joint to it and pay there manually.
If the vehicle is unauthorized then an alarm will buzz which
will alert that it is robbed car and strict actions will be taken.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 04 | Apr-2015, Available @ http://www.ijret.org 184
Thus the processing becomes faster and no traffic
congestion takes place saving money, time, fuel, etc.
Leading to the satisfaction the human being.
Fig -1: Circuit Diagram.
3.1 Block Diagram
Fig -2: Block Diagram
3.1.1 Printing Phase
1. Data of the particular vehicle is filled in the database.
2. Number Plate is encrypted using DES algorithm.
3. An OCR image is created of the encrypted data and it
is put on the vehicle.
3.1.2 Access Phase
1. When the vehicle arrives on the toll plaza at a
particular distance the sensor senses and the digital
camera captures the OCR image on the vehicle.
2. The OCR Code is processed using several techniques.
3. Encrypted data on the image is matched with the
encrypted data in the database. If matched, the data is
decrypted using the same algorithm as used for
encryption and the details of the vehicle are identified.
4. If there is sufficient balance then the appropriate
amount is deducted from the account. The details of
amount deducted and balance are displayed on the
screen.
5. Once the balance is deducted, the vehicle is allowed to
pass.
6. In case, if the account is nil, then the vehicle is allowed
to pass exactly once and the balance will go in minus.
On the next journey he/she should pay the appropriate
amount in cash immediately. Then only he/she is
allowed to pass the toll plaza.
3.2 Process Flow
Fig -3: Process Flow
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 04 | Apr-2015, Available @ http://www.ijret.org 185
3.3 Software
Fig – 4: GUI
As soon as the camera captures the code the processing is
done on the code. The code is converted into gray scale and
only the letters and alphabets are segregated and each blob
is matched with the code in the database. The matching
process is done for almost 100 times which is the maximum
limit. It is done very fast almost in seconds and the no. at
which the match is found is displayed. If found, the
respective number of the car is displayed and the appropriate
amount is deducted from the account.
Fig- 5: Database
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 04 | Apr-2015, Available @ http://www.ijret.org 186
In the database a record of each vehicle is kept and an OCR
code for a new vehicle is generated by simply entering the
vehicle number. Then the entry for respective vehicle is
updated in the database. The code is generated using the
DES algorithm.
4. CONCLUSION
Automatic Toll Collection System using Optical Code
Recognition and Encryption uses a simple sticker which is
cheap as compared to RFID Tags and avoids the chances of
forgery in case of ANPR systems. In addition, it provides
security, faster processing, avoids traffic congestion,
pollution and is reliable and an efficient toll collection
system overcoming the drawbacks of the existing toll
collection systems.
ACKNOWLEDGEMENTS
We take this opportunity to thank our project guide Prof.
Swapnil Gharat for offering much-appreciated advice,
support and thought-provoking ideas throughout our
completion of the project. It is solely his motivation that has
driven us in efforts. We are also thankful to all the staff
members of the Department of Computer Engineering of
Manjara Charitable Trust’s Rajiv Gandhi Institute of
Technology for their consistent guidance and support.
REFERENCES
[1] Khadijah Kamarulazizi, Dr.Widad Ismail “Electronic
Toll Collection System Using Passive RFID
Technology” in Journal of Theoretical and Applied
Information Technology.
[2] Pranoti Salunkhe, Poonam Malle, Kirti Datir,
Jayshree Dukale, “Automated Toll Collection System
Using RFID” in IOSR Volume 9, Issues 2(Jan-Feb
2013).
[3] Kumar Rajeev Ranjan, Abhinav Sinha “Automatic
Vehicle Registration System for Tollbooths”.
[4] Priyanka Chhoriya, Govinda Paliwal, Poonam
Badhan “Image Processing Base Automation Toll
Booth In Indian Condition”, April 2013.
[5] Kresimir Romic, Irena Gailc, Alfonzo Baumgartner
“Character Recognition Based On Region Pixel
Concentration for License Plate Identification”.

More Related Content

What's hot

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- Instructorless Driving Test
IRJET- Instructorless Driving TestIRJET- Instructorless Driving Test
IRJET- Instructorless Driving TestIRJET Journal
 
IRJET- RFID based Bus Ticket Generation System
IRJET- RFID based Bus Ticket Generation SystemIRJET- RFID based Bus Ticket Generation System
IRJET- RFID based Bus Ticket Generation SystemIRJET Journal
 
IRJET- Vehicle Trackingusing Number Plate Recognization and Drunk and Drive D...
IRJET- Vehicle Trackingusing Number Plate Recognization and Drunk and Drive D...IRJET- Vehicle Trackingusing Number Plate Recognization and Drunk and Drive D...
IRJET- Vehicle Trackingusing Number Plate Recognization and Drunk and Drive D...IRJET Journal
 
Reservation based s park system using embedded server and android application
Reservation based s park system using embedded server and android applicationReservation based s park system using embedded server and android application
Reservation based s park system using embedded server and android applicationeSAT Journals
 
Biometric Based Automatic Ticket Vending Machine for Indian Railways
Biometric Based Automatic Ticket Vending Machine for Indian RailwaysBiometric Based Automatic Ticket Vending Machine for Indian Railways
Biometric Based Automatic Ticket Vending Machine for Indian RailwaysIRJET Journal
 
IRJET - Electronic Turnpike Automation System with Penalty Analyzer
IRJET - Electronic Turnpike Automation System with Penalty AnalyzerIRJET - Electronic Turnpike Automation System with Penalty Analyzer
IRJET - Electronic Turnpike Automation System with Penalty AnalyzerIRJET Journal
 
Smart Driving Test Track
Smart Driving Test TrackSmart Driving Test Track
Smart Driving Test TrackIRJET Journal
 
IRJET- Automatic Toll Collection System using ALPR and Biometrics System
IRJET- Automatic Toll Collection System using ALPR and Biometrics SystemIRJET- Automatic Toll Collection System using ALPR and Biometrics System
IRJET- Automatic Toll Collection System using ALPR and Biometrics SystemIRJET Journal
 
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
 
IRJET - Speed Vigilance System
IRJET - Speed Vigilance SystemIRJET - Speed Vigilance System
IRJET - Speed Vigilance SystemIRJET Journal
 
Government Poly Arvi.
Government Poly Arvi.Government Poly Arvi.
Government Poly Arvi.Sarthak Kadav
 
Android application for s park system
Android application for s park systemAndroid application for s park system
Android application for s park systemeSAT Journals
 
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
 
IRJET - Virtual RTO for Smart City
IRJET - Virtual RTO for Smart CityIRJET - Virtual RTO for Smart City
IRJET - Virtual RTO for Smart CityIRJET Journal
 
IRJET- A Smart Car: Synergetic Combination of Low Cost Multiple Sensors f...
IRJET-  	  A Smart Car: Synergetic Combination of Low Cost Multiple Sensors f...IRJET-  	  A Smart Car: Synergetic Combination of Low Cost Multiple Sensors f...
IRJET- A Smart Car: Synergetic Combination of Low Cost Multiple Sensors f...IRJET Journal
 
IRJET- Digitalized Vehicle Identification and Paperless Drivers
IRJET-  	  Digitalized Vehicle Identification and Paperless DriversIRJET-  	  Digitalized Vehicle Identification and Paperless Drivers
IRJET- Digitalized Vehicle Identification and Paperless DriversIRJET Journal
 
An Automatic Car Engine Startup and Brake Oil Monitoring Using Sensors
An Automatic Car Engine Startup and Brake Oil Monitoring Using SensorsAn Automatic Car Engine Startup and Brake Oil Monitoring Using Sensors
An Automatic Car Engine Startup and Brake Oil Monitoring Using SensorsIJRES Journal
 
IRJET- Driver Authentication System
IRJET- Driver Authentication SystemIRJET- Driver Authentication System
IRJET- Driver Authentication SystemIRJET Journal
 

What's hot (20)

222222222
222222222222222222
222222222
 
IRJET- RTO Automation using QR Code
IRJET-  	  RTO Automation using QR CodeIRJET-  	  RTO Automation using QR Code
IRJET- RTO Automation using QR Code
 
IRJET- Instructorless Driving Test
IRJET- Instructorless Driving TestIRJET- Instructorless Driving Test
IRJET- Instructorless Driving Test
 
IRJET- RFID based Bus Ticket Generation System
IRJET- RFID based Bus Ticket Generation SystemIRJET- RFID based Bus Ticket Generation System
IRJET- RFID based Bus Ticket Generation System
 
IRJET- Vehicle Trackingusing Number Plate Recognization and Drunk and Drive D...
IRJET- Vehicle Trackingusing Number Plate Recognization and Drunk and Drive D...IRJET- Vehicle Trackingusing Number Plate Recognization and Drunk and Drive D...
IRJET- Vehicle Trackingusing Number Plate Recognization and Drunk and Drive D...
 
Reservation based s park system using embedded server and android application
Reservation based s park system using embedded server and android applicationReservation based s park system using embedded server and android application
Reservation based s park system using embedded server and android application
 
Biometric Based Automatic Ticket Vending Machine for Indian Railways
Biometric Based Automatic Ticket Vending Machine for Indian RailwaysBiometric Based Automatic Ticket Vending Machine for Indian Railways
Biometric Based Automatic Ticket Vending Machine for Indian Railways
 
IRJET - Electronic Turnpike Automation System with Penalty Analyzer
IRJET - Electronic Turnpike Automation System with Penalty AnalyzerIRJET - Electronic Turnpike Automation System with Penalty Analyzer
IRJET - Electronic Turnpike Automation System with Penalty Analyzer
 
Smart Driving Test Track
Smart Driving Test TrackSmart Driving Test Track
Smart Driving Test Track
 
IRJET- Automatic Toll Collection System using ALPR and Biometrics System
IRJET- Automatic Toll Collection System using ALPR and Biometrics SystemIRJET- Automatic Toll Collection System using ALPR and Biometrics System
IRJET- Automatic Toll Collection System using ALPR and Biometrics System
 
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...
 
IRJET - Speed Vigilance System
IRJET - Speed Vigilance SystemIRJET - Speed Vigilance System
IRJET - Speed Vigilance System
 
Government Poly Arvi.
Government Poly Arvi.Government Poly Arvi.
Government Poly Arvi.
 
Android application for s park system
Android application for s park systemAndroid application for s park system
Android application for s park system
 
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
 
IRJET - Virtual RTO for Smart City
IRJET - Virtual RTO for Smart CityIRJET - Virtual RTO for Smart City
IRJET - Virtual RTO for Smart City
 
IRJET- A Smart Car: Synergetic Combination of Low Cost Multiple Sensors f...
IRJET-  	  A Smart Car: Synergetic Combination of Low Cost Multiple Sensors f...IRJET-  	  A Smart Car: Synergetic Combination of Low Cost Multiple Sensors f...
IRJET- A Smart Car: Synergetic Combination of Low Cost Multiple Sensors f...
 
IRJET- Digitalized Vehicle Identification and Paperless Drivers
IRJET-  	  Digitalized Vehicle Identification and Paperless DriversIRJET-  	  Digitalized Vehicle Identification and Paperless Drivers
IRJET- Digitalized Vehicle Identification and Paperless Drivers
 
An Automatic Car Engine Startup and Brake Oil Monitoring Using Sensors
An Automatic Car Engine Startup and Brake Oil Monitoring Using SensorsAn Automatic Car Engine Startup and Brake Oil Monitoring Using Sensors
An Automatic Car Engine Startup and Brake Oil Monitoring Using Sensors
 
IRJET- Driver Authentication System
IRJET- Driver Authentication SystemIRJET- Driver Authentication System
IRJET- Driver Authentication System
 

Viewers also liked

Automated toll tax collection using rfid
Automated toll tax collection using rfidAutomated toll tax collection using rfid
Automated toll tax collection using rfidjeet patalia
 
Electronic Toll Collection
Electronic Toll CollectionElectronic Toll Collection
Electronic Toll CollectionAditya Pandey
 
Automatic toll collection system (presentation)
Automatic toll collection system (presentation)Automatic toll collection system (presentation)
Automatic toll collection system (presentation)Rohan Kale
 
Automatic Toll Tax Collection System by Using RFID
Automatic Toll Tax Collection System by Using RFIDAutomatic Toll Tax Collection System by Using RFID
Automatic Toll Tax Collection System by Using RFIDSahal Patel
 
Seminar report- Electronic Toll Collection System
Seminar report- Electronic Toll Collection SystemSeminar report- Electronic Toll Collection System
Seminar report- Electronic Toll Collection SystemRajan Bairasriya
 
Electronic Toll Collection System
Electronic Toll Collection SystemElectronic Toll Collection System
Electronic Toll Collection SystemArshad Shareef
 
PROJECT REPORT_ONLINE VOTING SYSTEM
PROJECT REPORT_ONLINE VOTING SYSTEMPROJECT REPORT_ONLINE VOTING SYSTEM
PROJECT REPORT_ONLINE VOTING SYSTEMNandasaba Wilson
 

Viewers also liked (7)

Automated toll tax collection using rfid
Automated toll tax collection using rfidAutomated toll tax collection using rfid
Automated toll tax collection using rfid
 
Electronic Toll Collection
Electronic Toll CollectionElectronic Toll Collection
Electronic Toll Collection
 
Automatic toll collection system (presentation)
Automatic toll collection system (presentation)Automatic toll collection system (presentation)
Automatic toll collection system (presentation)
 
Automatic Toll Tax Collection System by Using RFID
Automatic Toll Tax Collection System by Using RFIDAutomatic Toll Tax Collection System by Using RFID
Automatic Toll Tax Collection System by Using RFID
 
Seminar report- Electronic Toll Collection System
Seminar report- Electronic Toll Collection SystemSeminar report- Electronic Toll Collection System
Seminar report- Electronic Toll Collection System
 
Electronic Toll Collection System
Electronic Toll Collection SystemElectronic Toll Collection System
Electronic Toll Collection System
 
PROJECT REPORT_ONLINE VOTING SYSTEM
PROJECT REPORT_ONLINE VOTING SYSTEMPROJECT REPORT_ONLINE VOTING SYSTEM
PROJECT REPORT_ONLINE VOTING SYSTEM
 

Similar to Automatic toll collection using optical code recognition and encryption

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
 
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
 
IRJET- TOLLZ-E (Online Toll System)
IRJET- TOLLZ-E (Online Toll System)IRJET- TOLLZ-E (Online Toll System)
IRJET- TOLLZ-E (Online Toll System)IRJET Journal
 
IRJET- Automated Tollgate System Using Online Payment And Image Processing
IRJET- Automated Tollgate System Using Online Payment And Image ProcessingIRJET- Automated Tollgate System Using Online Payment And Image Processing
IRJET- Automated Tollgate System Using Online Payment And Image ProcessingIRJET Journal
 
Automatic parking system using Automatic number plate recognition (ANPR)
Automatic parking system using Automatic number plate recognition (ANPR)Automatic parking system using Automatic number plate recognition (ANPR)
Automatic parking system using Automatic number plate recognition (ANPR)IRJET Journal
 
IRJET- Efficient IoT based Automated Toll Collection System
IRJET-  	  Efficient IoT based Automated Toll Collection SystemIRJET-  	  Efficient IoT based Automated Toll Collection System
IRJET- Efficient IoT based Automated Toll Collection SystemIRJET 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
 
An Overview of Parking Slot Detection Techniques
An Overview of Parking Slot Detection TechniquesAn Overview of Parking Slot Detection Techniques
An Overview of Parking Slot Detection Techniquesijtsrd
 
IRJET- Toll Collection Automation
IRJET-  	  Toll Collection AutomationIRJET-  	  Toll Collection Automation
IRJET- Toll Collection AutomationIRJET Journal
 
SMART CAR PARKING SYSTEM USING IR SENSOR
SMART CAR PARKING SYSTEM USING IR SENSORSMART CAR PARKING SYSTEM USING IR SENSOR
SMART CAR PARKING SYSTEM USING IR SENSORIRJET Journal
 
Smart Mobile Roadside Park Charging Systems
 Smart Mobile Roadside Park Charging Systems Smart Mobile Roadside Park Charging Systems
Smart Mobile Roadside Park Charging SystemsIJMREMJournal
 
Smart Car Parking System
Smart Car Parking SystemSmart Car Parking System
Smart Car Parking SystemIRJET Journal
 
IRJET- Automatic Toll Management and Penalty System using Number Plate Recogn...
IRJET- Automatic Toll Management and Penalty System using Number Plate Recogn...IRJET- Automatic Toll Management and Penalty System using Number Plate Recogn...
IRJET- Automatic Toll Management and Penalty System using Number Plate Recogn...IRJET Journal
 
IRJET- Automatic Toll Collection System based on Embedded System LINUX
IRJET-  	  Automatic Toll Collection System based on Embedded System LINUXIRJET-  	  Automatic Toll Collection System based on Embedded System LINUX
IRJET- Automatic Toll Collection System based on Embedded System LINUXIRJET Journal
 
IRJET- A Study on Smart Parking System using IOT for Indian Malls
IRJET- A Study on Smart Parking System using IOT for Indian MallsIRJET- A Study on Smart Parking System using IOT for Indian Malls
IRJET- A Study on Smart Parking System using IOT for Indian MallsIRJET Journal
 
IRJET- Automatic Traffic Management System
IRJET- Automatic Traffic Management SystemIRJET- Automatic Traffic Management System
IRJET- Automatic Traffic Management SystemIRJET Journal
 
IRJET - Smart Car Parking System using Arduino
IRJET - Smart Car Parking System using ArduinoIRJET - Smart Car Parking System using Arduino
IRJET - Smart Car Parking System using ArduinoIRJET Journal
 
IRJET- Traffic Congestion at Toll Plaza: A Case Study of Khed-Shivapur, Pune
IRJET-  	  Traffic Congestion at Toll Plaza: A Case Study of Khed-Shivapur, PuneIRJET-  	  Traffic Congestion at Toll Plaza: A Case Study of Khed-Shivapur, Pune
IRJET- Traffic Congestion at Toll Plaza: A Case Study of Khed-Shivapur, PuneIRJET Journal
 
IRJET - Smart Transportation Monitoring System
IRJET - Smart Transportation Monitoring SystemIRJET - Smart Transportation Monitoring System
IRJET - Smart Transportation Monitoring SystemIRJET Journal
 

Similar to Automatic toll collection using optical code recognition and encryption (20)

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...
 
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- TOLLZ-E (Online Toll System)
IRJET- TOLLZ-E (Online Toll System)IRJET- TOLLZ-E (Online Toll System)
IRJET- TOLLZ-E (Online Toll System)
 
IRJET- Automated Tollgate System Using Online Payment And Image Processing
IRJET- Automated Tollgate System Using Online Payment And Image ProcessingIRJET- Automated Tollgate System Using Online Payment And Image Processing
IRJET- Automated Tollgate System Using Online Payment And Image Processing
 
Automatic parking system using Automatic number plate recognition (ANPR)
Automatic parking system using Automatic number plate recognition (ANPR)Automatic parking system using Automatic number plate recognition (ANPR)
Automatic parking system using Automatic number plate recognition (ANPR)
 
IRJET- Efficient IoT based Automated Toll Collection System
IRJET-  	  Efficient IoT based Automated Toll Collection SystemIRJET-  	  Efficient IoT based Automated Toll Collection System
IRJET- Efficient IoT based Automated Toll Collection System
 
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
 
An Overview of Parking Slot Detection Techniques
An Overview of Parking Slot Detection TechniquesAn Overview of Parking Slot Detection Techniques
An Overview of Parking Slot Detection Techniques
 
IRJET- Toll Collection Automation
IRJET-  	  Toll Collection AutomationIRJET-  	  Toll Collection Automation
IRJET- Toll Collection Automation
 
SMART CAR PARKING SYSTEM USING IR SENSOR
SMART CAR PARKING SYSTEM USING IR SENSORSMART CAR PARKING SYSTEM USING IR SENSOR
SMART CAR PARKING SYSTEM USING IR SENSOR
 
Smart Mobile Roadside Park Charging Systems
 Smart Mobile Roadside Park Charging Systems Smart Mobile Roadside Park Charging Systems
Smart Mobile Roadside Park Charging Systems
 
Smart Car Parking System
Smart Car Parking SystemSmart Car Parking System
Smart Car Parking System
 
IRJET- Automatic Toll Management and Penalty System using Number Plate Recogn...
IRJET- Automatic Toll Management and Penalty System using Number Plate Recogn...IRJET- Automatic Toll Management and Penalty System using Number Plate Recogn...
IRJET- Automatic Toll Management and Penalty System using Number Plate Recogn...
 
IRJET- Automatic Toll Collection System based on Embedded System LINUX
IRJET-  	  Automatic Toll Collection System based on Embedded System LINUXIRJET-  	  Automatic Toll Collection System based on Embedded System LINUX
IRJET- Automatic Toll Collection System based on Embedded System LINUX
 
IRJET- A Study on Smart Parking System using IOT for Indian Malls
IRJET- A Study on Smart Parking System using IOT for Indian MallsIRJET- A Study on Smart Parking System using IOT for Indian Malls
IRJET- A Study on Smart Parking System using IOT for Indian Malls
 
IRJET- Automatic Traffic Management System
IRJET- Automatic Traffic Management SystemIRJET- Automatic Traffic Management System
IRJET- Automatic Traffic Management System
 
IRJET - Smart Car Parking System using Arduino
IRJET - Smart Car Parking System using ArduinoIRJET - Smart Car Parking System using Arduino
IRJET - Smart Car Parking System using Arduino
 
IRJET- Traffic Congestion at Toll Plaza: A Case Study of Khed-Shivapur, Pune
IRJET-  	  Traffic Congestion at Toll Plaza: A Case Study of Khed-Shivapur, PuneIRJET-  	  Traffic Congestion at Toll Plaza: A Case Study of Khed-Shivapur, Pune
IRJET- Traffic Congestion at Toll Plaza: A Case Study of Khed-Shivapur, Pune
 
IRJET - Smart Transportation Monitoring System
IRJET - Smart Transportation Monitoring SystemIRJET - Smart Transportation Monitoring System
IRJET - Smart Transportation Monitoring System
 

More from eSAT Journals

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementseSAT Journals
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case studyeSAT Journals
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case studyeSAT Journals
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreeSAT Journals
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialseSAT Journals
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...eSAT Journals
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...eSAT Journals
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizereSAT Journals
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementeSAT Journals
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...eSAT Journals
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteeSAT Journals
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...eSAT Journals
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...eSAT Journals
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabseSAT Journals
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaeSAT Journals
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...eSAT Journals
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodeSAT Journals
 
Estimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniquesEstimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniqueseSAT Journals
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...eSAT Journals
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...eSAT Journals
 

More from eSAT Journals (20)

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavements
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case study
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case study
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangalore
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizer
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources management
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concrete
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabs
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in india
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn method
 
Estimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniquesEstimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniques
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...
 

Recently uploaded

Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
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 RecordAsst.prof M.Gokilavani
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
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...ranjana rawat
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
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...Call Girls in Nagpur High Profile
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdfKamal Acharya
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 

Recently uploaded (20)

Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
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
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
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...
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
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...
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 

Automatic toll collection using optical code recognition and encryption

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 04 | Apr-2015, Available @ http://www.ijret.org 183 AUTOMATIC TOLL COLLECTION USING OPTICAL CODE RECOGNITION AND ENCRYPTION Nikita More1 , Sayli Ghadi2 , Vishwesh Satapute3 , Swapnil Gharat4 1 Student, Computer Engineering, Rajiv Gandhi Institute of Technology, Maharashtra, India 2 Student, Computer Engineering, Rajiv Gandhi Institute of Technology, Maharashtra, India 3 Student, Computer Engineering, Rajiv Gandhi Institute of Technology, Maharashtra, India 4 Assistant Professor, Computer Engineering, Rajiv Gandhi Institute of Technology, Maharashtra, India Abstract Automatic Toll Collection Using Optical Code Recognition and Encryption provides an alternative to the current existing toll collections techniques and tries to overcome the drawbacks of these system. In this system, the number plate of a particular vehicle is encrypted using DES algorithm and an OCR code is generated out of it. This code is used as sticker on the car windshield. High Definition (HD) cameras capture this code and image processing is performed using Open CV functions on the code. It is then matched in the database. If matched, the tax is debited from the users account and the vehicle is allowed to pass within seconds. If the balance is insufficient then only once pass is allowed. After that the payment has to be made manually. An additional feature that supports this system is that if a vehicle is stolen and an entry is being made in the central database for the same by the police then if the vehicle passes through the toll plaza, a silent alarm would buzz which would indicate the operator at the toll booth that the vehicle is a stolen vehicle. Keywords: Open CV, OCR, Encryption, Image Processing, DES Algorithm --------------------------------------------------------------------***---------------------------------------------------------------------- 1. INTRODUCTION Automation being the need of today has made tremendous advancement in all most all areas. One of which is Automatic toll collection which is rapidly becoming a globally accepted toll collection system. Initial toll collection being manual in nature and time consuming, thereby leads to traffic congestion, pollution and a lot of frustration. Quite obviously, this process makes it necessary for the manual services to be rendered continuously through the day and night. Ever increasing need for efficient, reliable, safe, and cheap toll taxation along with image processing resulted in the development of different kinds of solutions. Automatic Toll Collection System using Optical Code Recognition and Encryption aims at successfully removing unnecessary traffic delays, faster and reliable processing, keeping an eye on unauthorized vehicles, etc. In this paper we present a model based on image processing which can be employed for real time automatic vehicle toll collection system. A High Definition (HD) camera is used to capture an OCR code of an incoming vehicle’s windshield. This is followed by the process of feature extraction wherein a particular feature, say the OCR code on the windshield is extracted using suitable techniques. Verification is done and deduction process is carried out thereby allowing the vehicles to pass. 2. EXISTING SYSTEM The concept of automatic toll collection has been studied since 1992 and is based on the RFID Tags. The research paper titled “ELECTRONIC TOLL COLLECTION SYSTEM USING PASSIVE RFID TECHNOLOGY” [1] gives the overview of the toll collection system using RFID. The concept is based on existing toll booths; however human intervention is no longer required. The vehicles will be given a passive tag in the form of a sticker which could be affixed on the windshield, just like in the existing road tax system. Each time the vehicle passes the toll booth, the tag will be read and information will be transmitted to the main computer. The tax amount will be either deducted by prepaid or credited by postpaid. “AUTOMATED TOLL COLLECTION SYSTEM USING RFID” [2] in this identification is done with the help of radio frequency. A vehicle will hold an RFID Tag. Reader will be strategically placed at toll plaza. When the vehicle passes the toll naka, the tax amount will be deducted from his prepaid balance. 3. PROPOSED SYSTEM Vehicle arriving at the toll plaza is detected using an IR proximity sensor (capability of sensing upto 11 meters.) and a pulse is generated which is sent to the microcontroller. The microcontroller gives message to computer via an USB TTL module that there is a vehicle present. Computer alerts the HD webcam to take a picture. Webcam in turn sends the captured image to the database. Where the processing, matching and deduction is performed. The Computer sends the notification to microcontroller that it is an authorized vehicle. The microcontroller in turn alerts the motor driver to open the gate and allow the vehicle to pass. Incase if the balance of the vehicle is nil, it blocks it and asks it to join the manual lane which is joint to it and pay there manually. If the vehicle is unauthorized then an alarm will buzz which will alert that it is robbed car and strict actions will be taken.
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 04 | Apr-2015, Available @ http://www.ijret.org 184 Thus the processing becomes faster and no traffic congestion takes place saving money, time, fuel, etc. Leading to the satisfaction the human being. Fig -1: Circuit Diagram. 3.1 Block Diagram Fig -2: Block Diagram 3.1.1 Printing Phase 1. Data of the particular vehicle is filled in the database. 2. Number Plate is encrypted using DES algorithm. 3. An OCR image is created of the encrypted data and it is put on the vehicle. 3.1.2 Access Phase 1. When the vehicle arrives on the toll plaza at a particular distance the sensor senses and the digital camera captures the OCR image on the vehicle. 2. The OCR Code is processed using several techniques. 3. Encrypted data on the image is matched with the encrypted data in the database. If matched, the data is decrypted using the same algorithm as used for encryption and the details of the vehicle are identified. 4. If there is sufficient balance then the appropriate amount is deducted from the account. The details of amount deducted and balance are displayed on the screen. 5. Once the balance is deducted, the vehicle is allowed to pass. 6. In case, if the account is nil, then the vehicle is allowed to pass exactly once and the balance will go in minus. On the next journey he/she should pay the appropriate amount in cash immediately. Then only he/she is allowed to pass the toll plaza. 3.2 Process Flow Fig -3: Process Flow
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 04 | Apr-2015, Available @ http://www.ijret.org 185 3.3 Software Fig – 4: GUI As soon as the camera captures the code the processing is done on the code. The code is converted into gray scale and only the letters and alphabets are segregated and each blob is matched with the code in the database. The matching process is done for almost 100 times which is the maximum limit. It is done very fast almost in seconds and the no. at which the match is found is displayed. If found, the respective number of the car is displayed and the appropriate amount is deducted from the account. Fig- 5: Database
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 04 | Apr-2015, Available @ http://www.ijret.org 186 In the database a record of each vehicle is kept and an OCR code for a new vehicle is generated by simply entering the vehicle number. Then the entry for respective vehicle is updated in the database. The code is generated using the DES algorithm. 4. CONCLUSION Automatic Toll Collection System using Optical Code Recognition and Encryption uses a simple sticker which is cheap as compared to RFID Tags and avoids the chances of forgery in case of ANPR systems. In addition, it provides security, faster processing, avoids traffic congestion, pollution and is reliable and an efficient toll collection system overcoming the drawbacks of the existing toll collection systems. ACKNOWLEDGEMENTS We take this opportunity to thank our project guide Prof. Swapnil Gharat for offering much-appreciated advice, support and thought-provoking ideas throughout our completion of the project. It is solely his motivation that has driven us in efforts. We are also thankful to all the staff members of the Department of Computer Engineering of Manjara Charitable Trust’s Rajiv Gandhi Institute of Technology for their consistent guidance and support. REFERENCES [1] Khadijah Kamarulazizi, Dr.Widad Ismail “Electronic Toll Collection System Using Passive RFID Technology” in Journal of Theoretical and Applied Information Technology. [2] Pranoti Salunkhe, Poonam Malle, Kirti Datir, Jayshree Dukale, “Automated Toll Collection System Using RFID” in IOSR Volume 9, Issues 2(Jan-Feb 2013). [3] Kumar Rajeev Ranjan, Abhinav Sinha “Automatic Vehicle Registration System for Tollbooths”. [4] Priyanka Chhoriya, Govinda Paliwal, Poonam Badhan “Image Processing Base Automation Toll Booth In Indian Condition”, April 2013. [5] Kresimir Romic, Irena Gailc, Alfonzo Baumgartner “Character Recognition Based On Region Pixel Concentration for License Plate Identification”.