SlideShare a Scribd company logo
International Journal of Emerging Technology and Advanced Engineering
Website: www.ijetae.com (ISSN 2250-2459, ISO 9001:2008 Certified Journal, Volume 3, Issue 4, April 2013)
410
Image Processing Based Automatic Toll Booth in Indian
Conditions
Priyanka Chhoriya1
, Govinda Paliwal2
, Poonam Badhan3
Department of Computer Engineering, Sir Visvesvaraya Institute Of Technology Chincholi, Nasik
Tal. Sinnar, Dist-Nasik, Maharashtra.
Abstract— in this research paper we examine the image &
the respective information will be processing based toll
collection system and how to make more efficient and perfect.
On any toll both the vehicle has to stop for paying the toll. We
are trying to develop a system that would pay the toll
automatically and reduce the queue at the toll booth. In this
system camera is used for capturing the image of the vehicle
number plate. The captured image would be converted into
the text using ANPR and the toll would be cut from the
customer’s account and then open the gate.
Moreover in our system if a vehicle is stolen and an entry is
being made in the central database by the police then if the
vehicle passes through the toll both then silent alarm would
buzz which would indicate the operator at the toll booth that
the vehicle is a stolen vehicle.
For the identification of the vehicles, the information of the
vehicles is already stored on the central database. So captured
number will be sent to the server received at the toll.
Keywords— OCR, ANPR, IPTB, One Time Password,
Notification
I. INTRODUCTION
The purpose of this paper is collecting the toll according
to vehicles and builds the real time application which
recognizes vehicles licenses number plate at entry gate.
Automatic toll collection is considered as one of the
intelligent transport systems. It is aimed at making toll
taxation more efficient, reliable, and safe and environment
friendly. In the past, customer would have to wait at the toll
booth to pay the collector, creating traffic congestion,
pollution and of course of a lot of frustration. Today
Automatic toll collection successfully removes unnecessary
traffic delays; keep an eye on any car that might not be
correctly registered. Automated toll collection is fast
becoming a globally accepted of toll collection.
IPTB system is used as a system for fast and efficient
collection of toll at the toll plazas. This is possible as the
vehicles passing through the toll plaza do not need to stop
to pay toll and the payment automatically takes place from
the account of the user.
This automatic system used the technology of ANPR.
Hence this system works very fast with the best results.
This new toll system depends on four components.
 AVI (automatic vehicle identification): Automatic
vehicle identification systems are used for the purpose
of effective control. License plate recognition (LPR)
is a form of automatic vehicle identification. It is an
image processing technology used to identify vehicles
by only their license plates. Real time LPR plays a
major role in automatic monitoring of traffic rules and
maintaining law enforcement on public roads. Since
every vehicle carries a unique license plate, no
external cards, tags or transmitters are required.
 AVC (Automatic Vehicle Classification): In IPAT
(image processing automatic toll) system, AVC
automatically verifies the classifications of vehicles.
Because the vehicle is already classified at the time of
registration.
 Traffic Controller System: Traffic controller system is
a computer system which manages the traffic in a
single row or line by using Traffic signals and
sensors.
 Central Server: For more security and maintain
records of each toll and customers Central server is
required. A central server stores the data which comes
from different toll plaza. A local computer of every
toll plaza is connected to a central server through
Internet. The consumer / owner has to register in a
central server and deposit money in their account.
AVI and AVC totally depend on the vehicle license
number plate.
The benefits for the motorists include:
1. Less or shorter queues at toll plazas by increasing toll
booth service Turnaround rates.
2. Faster and more efficient service (no exchanging toll
fees by hand);
3. The ability to make payments by keeping a balance on
the register account.
4. The use of prepaid toll statements (no need to request
for receipts)
International Journal of Emerging Technology and Advanced Engineering
Website: www.ijetae.com (ISSN 2250-2459, ISO 9001:2008 Certified Journal, Volume 3, Issue 4, April 2013)
411
Other general advantages for the motorists include fuel
savings and reduced mobile emissions by reducing or
eliminating deceleration, waiting time, and acceleration.
Meanwhile, for the toll operators, the benefits include:
5. Lowered toll collection costs.
6. Better audit control by centralizing user accounts.
7. Expand capacity without building more
infrastructures.
II. RELATED WORK
“Number Plate Recognition for Use in Different
Countries Using an Improved Segmentation” [6] in this
paper focus was given on the segmentation algorithm that
was based on tagging the pixel cluster and a region
growing approach.
Shan Du, Mahmoud Ibrahim, Mohamed Shehata, Wael
Badawy [3] presents a comprehensive review of the state-
of-the-art techniques for ALPR.
“Automatic Number Plate Recognition” [7]. In this
paper two fastest algorithms Edge Finding Method and
Window Filtering Method for the better development of the
number plate detection system. A rare image of a vehicle is
captured and processed using algorithms and detection of
stolen vehicles performed.
Number plate extraction is done using a Sobel filter,
morphological operations and connected component
Analysis. Character segmentation is done by using
connected component and vertical projection analysis.
Character recognition is carried out using a Support Vector
machine (SVM) [4].
ANPR system [8] is very much useful in applications
like, automated traffic surveillance and tracking system,
automated highway/parking toll collection systems,
automation of petrol stations, travelling time monitoring. In
this paper, introduction of number plate segmentation,
feature extraction, recognition of character based on Neural
Network and syntax checking analysis of recognized
characters is described.
III. SYSTEM DESIGN
A.System Architecture- The process starts when a
sensor detects the presence of a vehicle and signals the
system camera to record an image of the passing vehicle.
The image is passed on to a computer where software
running, on the computer extracts the license plate number
from the image. LPN (License plate number) can then be
verified in a central database. If number valid for this
system then LPN recorded in a database with other
information such as vehicle number, time, balance,
personal details. License plate numbers can also be further
processed and be used to control other systems such as
raising a gate.
Fig 1: Structure of the system
These toll systems are generally composed of four main
components:
 Sensor used for vehicle detection.
 LPR Camera for capturing images.
 Computer with TOLL and Image processing
software.
 Gate controlled system.
International Journal of Emerging Technology and Advanced Engineering
Website: www.ijetae.com (ISSN 2250-2459, ISO 9001:2008 Certified Journal, Volume 3, Issue 4, April 2013)
412
A. ANPR SYSTEM (Automatic License plate recognition):
NO
NO
Fig 2: ANPR Flow
The algorithm proposed in designed to recognize
license plates of vehicles automatically. Input of the
system is the image of a vehicle captured by a
camera. The captured image taken from 4-5 meters
away is processed through the license plate extractor
with giving its output to segmentation part. The
segmentation part separates the characters
individually. And finally recognition part recognizes
the characters giving the result as the plate number.
For better performance of image to text conversion
high resolution camera is required.
High resolution Camera: captures the license plates
flawlessly in any weather condition and up to speeds
of 120 mph shows in fig 3.
Fig 3- High resolution camera
B. Template matching rule for Indian Number plate:
The Indian number plates following the new format can
be off lengths 8, 9 or 10. Format of the registration is as
shown below.
AA 11 BB 1111
Where AA is the two letter state code; 11 is the two digit
district code; 1111 is the unique license plate number and
BB are the optional alphabets if the 9999 numbers are used
up [1]. Using Validation and assumptions in string
checking improves the accuracy of template matching. For
example vehicle number is “OR 11 XX 1111”.If O matches
with 0 (zero) but in predefined format first two field fixed
for the character. Hence zero replace by O, similarly for B
and 8, 2 and Z.
IV. SOFTWARE AND SECURITY
A. Login with OTP(one time password) security:
In proposed system as toll operator point of view
provide OTP system. OTP is a password that is valid for
only one login session. OTP generation algorithms
typically make use of randomness. Any toll workers knows
ID and password but when enter the private details for
login then generate OTP and send to the toll operator
register mobile and then login with OTP, ID and password.
If all the details match then operator can login to the toll
system.
B. Toll operating software:
When vehicle enter in the toll plaza then toll software
automatically start. Shows in fig 4 in these application
firstly get vehicle licence plate number then check if
number is valid for these system then using TTV(text to
voice) read number in a speaker for driver confirmation.
Also check the balance in customer account and same time
check licence number in stolen vehicle database.
Start
Is the camera activated?
Input Image
Locate License plates
Is there any license plate?
Identify license number
Check for valid No.
License No. And vehicle class
International Journal of Emerging Technology and Advanced Engineering
Website: www.ijetae.com (ISSN 2250-2459, ISO 9001:2008 Certified Journal, Volume 3, Issue 4, April 2013)
413
NO
NO
No
No
Fig 4: Flow of Main Toll Operating software
C. Improved Database system and Other Facilities:
Fig 5- Database view with multiple tolls
In this research, Database plays a very important role.
Database of new toll system is divided into mainly three
parts:
1. Database Admin
2. Centralized database
3. Integrated database.
The central database is the heart of the whole database
system. Figure.5 shows the entire database view of the new
toll system. Firstly admin database contains details of
central database administrator and also the details of all toll
booths under Construction Company. Centralized database
consist record of all tollbooths under that specific
construction company. This central database will be
managed by a central administrator. The customer has to be
registered for this account to use this system. This account
information is stored along with the RTO database. When
the registered customer will pass through the specified toll
booths them automatically toll-charge will deducted from
customer's account. And Central database will update with
this information at a same time. After charge applied to the
vehicle, the customer will receive the information through
sms on his mobile using GSM modem. The customer can
see all his monthly or yearly transactions on his email
account.
Integrated database connected to the central database of
the system. Integrated database consist of Police database
and RTO database. Police database contains all stolen
vehicle records with their FIR number. This database will
update automatically. RTO database includes all registered
vehicles with details like vehicle owner, vehicle number,
licence number, account ID, account balance, current
charges, etc. Get vehicle information from RTO at
customer account registration time and when vehicles
number plate is captured then that number will match with
customer database and police database. If the number plate
is valid and no stolen vehicle record is found then
automatically charges deducted from customers account
and notify him through sms. All these records are
maintained at corresponding toll-booth and central database
of toll construction Company. These records can be seen by
account ID, Customers name or number of the vehicle. All
toll-booths records stored at central server and these
records could be seen and printed by day, date, month, and
year.
Start
Take proper
Action
Open the gate
Check license no?
Toll charge and balance
info sends (SMS & MAIL)
Check Balance
Check for stolen V
Using Text to voice convert,
Read plate no
Send SMS &
Mail notice
International Journal of Emerging Technology and Advanced Engineering
Website: www.ijetae.com (ISSN 2250-2459, ISO 9001:2008 Certified Journal, Volume 3, Issue 4, April 2013)
414
Following are the snapshots of designed screens:
1. Login with central server or different tollbooths:
Fig 6: Login Window
2. Main Automatic and Semi automatic toll operating
form:
Fig 7: Main Module
V. CONCLUSION
Thus a system for Image Processing Based Automatic
Toll Booth in Indian Condition which is secure and highly
reliable can be obtained. It can be used to remove all
drawbacks with the current system such as time and human
effort and it also doesn’t require any tag only required best
quality camera and fixed font number plate.
Acknowledgment
We would like to thank Prof .Sharad M Rokade, Head of
computer department, Sir Visvesvaraya Institute Of
Technology Chincholi, Nasik, for his valuable guidance
and moral support, without which this paper would not
have been possible. We would also like to thank Prof
.Sham A Gade and all other people who have worked
earlier on this similar topic as their work has helped us a
lot.
REFERENCES
[1] Vehicle_Registration_Plates_of_India.Available:http://en.wikipedia.
org/wiki/Vehicle_registration_plates_of_India.
[2] Ward Nicholson, “License Plate Fonts of the Western
World”,Available at http://
www.leewardpro.com/articles/licplatefonts/licplate-fonts-intro.html
[3] Shan Du, Member, IEEE, Mahmoud Ibrahim, Mohamed
Shehata,Senior Member, IEEE and Wael Badawy, Senior
Member,IEEE,“Automatic License Plate Recognition (ALPR):State
of the Art Review”, Available at “ieeexplore.ieee.org” Vol 23, 07
june 2012.
[4] M. M. Shidore, S. P. Narot, “Number Plate Recognition for Indian
Vehicles”, in IJCSNS, Vol 11 No.2, Feb. 2011
[5] S Saha,S Basu, M Nasipuri, D K Basu,“License Plate Localization
from Vehicle Images: An Edge Based Multi-stage Approach”, in
International Journal of Recent Trends in Engineering (Computer
Science), Vol 1, No. 1, pp. 284-288,May2009.
[6] Ankush Roy Debarshi, Patanjali Ghoshal, “Number Plate
Recognition for Use in Different Countries Using an Improved
Segmentation”, Available at http://ieeexplore.ieee.org, Vol2, June
2012
[7] S.Kranthi, K.Pranathi, A.Srisaila,” Automatic Number Plate
Recognition”, available at http://ijict.org/, Vol 2, No 3 (July 2011).
[8] Subhash Tatale,Akhil Khare,“Real time ANPR for vehicle
identification using neural network”, ijaet, Vol. 1, Issue 4, pp. 262-
268, Sept 2011
[9] “ANPR Manual - Tech liberty NZ”, Available:
http://techliberty.org.nz/wp-content/uploads/ANPR-manual.pdf

More Related Content

What's hot

Number Plate Recognition for Indian Vehicles
Number Plate Recognition for Indian VehiclesNumber Plate Recognition for Indian Vehicles
Number Plate Recognition for Indian Vehicles
monjuri10
 
IRJET- Recognition of Vehicle Number Plate using Raspberry PI
IRJET- Recognition of Vehicle Number Plate using Raspberry PIIRJET- Recognition of Vehicle Number Plate using Raspberry PI
IRJET- Recognition of Vehicle Number Plate using Raspberry PI
IRJET Journal
 
IRJET- Automatic Toll Collection System using ALPR and Biometrics System.
IRJET- Automatic Toll Collection System using ALPR and Biometrics System.IRJET- Automatic Toll Collection System using ALPR and Biometrics System.
IRJET- Automatic Toll Collection System using ALPR and Biometrics System.
IRJET Journal
 
MATLAB Based Vehicle Number Plate Identification System using OCR
MATLAB Based Vehicle Number Plate Identification System using OCRMATLAB Based Vehicle Number Plate Identification System using OCR
MATLAB Based Vehicle Number Plate Identification System using OCR
Ghanshyam Dusane
 
Automatic Number Plate Recognition(ANPR) System Project
Automatic Number Plate Recognition(ANPR) System  Project Automatic Number Plate Recognition(ANPR) System  Project
Automatic Number Plate Recognition(ANPR) System Project
Gulraiz Javaid
 
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
 
Metrici License Plate recognition system
Metrici License Plate recognition systemMetrici License Plate recognition system
Metrici License Plate recognition system
Cristian Diţoiu
 
Tracking number plate from vehicle using
Tracking number plate from vehicle usingTracking number plate from vehicle using
Tracking number plate from vehicle using
ijfcstjournal
 
tollgate automation
tollgate automationtollgate automation
tollgate automationshafeek070
 
Anpr write up
Anpr write upAnpr write up
Anpr write up
Chandan Gowda
 
Automatic number plate recognition
Automatic number plate recognitionAutomatic number plate recognition
Automatic number plate recognitionSaifullah Malik
 
Implementation of Fuzzy Logic with High Security Registration Plate (HSRP) fo...
Implementation of Fuzzy Logic with High Security Registration Plate (HSRP) fo...Implementation of Fuzzy Logic with High Security Registration Plate (HSRP) fo...
Implementation of Fuzzy Logic with High Security Registration Plate (HSRP) fo...
cscpconf
 
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
 
Automatic number plate recognition (anpr)
Automatic number plate recognition (anpr)Automatic number plate recognition (anpr)
Automatic number plate recognition (anpr)
AbhishekChoudhary464889
 
Automatic number-plate-recognition
Automatic number-plate-recognitionAutomatic number-plate-recognition
Automatic number-plate-recognition
Devang Tailor
 
IRJET- Vehicle Number Plate Recognition System
IRJET- Vehicle Number Plate Recognition SystemIRJET- Vehicle Number Plate Recognition System
IRJET- Vehicle Number Plate Recognition System
IRJET Journal
 
Vehicle registration plate recognition system
Vehicle registration plate recognition systemVehicle registration plate recognition system
Vehicle registration plate recognition systemshailendra92
 
IRJET- Advenced Traffic Management System using Automatic Number Plate Recogn...
IRJET- Advenced Traffic Management System using Automatic Number Plate Recogn...IRJET- Advenced Traffic Management System using Automatic Number Plate Recogn...
IRJET- Advenced Traffic Management System using Automatic Number Plate Recogn...
IRJET Journal
 
ANPR
ANPRANPR

What's hot (20)

Number Plate Recognition for Indian Vehicles
Number Plate Recognition for Indian VehiclesNumber Plate Recognition for Indian Vehicles
Number Plate Recognition for Indian Vehicles
 
IRJET- Recognition of Vehicle Number Plate using Raspberry PI
IRJET- Recognition of Vehicle Number Plate using Raspberry PIIRJET- Recognition of Vehicle Number Plate using Raspberry PI
IRJET- Recognition of Vehicle Number Plate using Raspberry PI
 
IRJET- Automatic Toll Collection System using ALPR and Biometrics System.
IRJET- Automatic Toll Collection System using ALPR and Biometrics System.IRJET- Automatic Toll Collection System using ALPR and Biometrics System.
IRJET- Automatic Toll Collection System using ALPR and Biometrics System.
 
MATLAB Based Vehicle Number Plate Identification System using OCR
MATLAB Based Vehicle Number Plate Identification System using OCRMATLAB Based Vehicle Number Plate Identification System using OCR
MATLAB Based Vehicle Number Plate Identification System using OCR
 
Automatic Number Plate Recognition(ANPR) System Project
Automatic Number Plate Recognition(ANPR) System  Project Automatic Number Plate Recognition(ANPR) System  Project
Automatic Number Plate Recognition(ANPR) System Project
 
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...
 
Metrici License Plate recognition system
Metrici License Plate recognition systemMetrici License Plate recognition system
Metrici License Plate recognition system
 
Tracking number plate from vehicle using
Tracking number plate from vehicle usingTracking number plate from vehicle using
Tracking number plate from vehicle using
 
tollgate automation
tollgate automationtollgate automation
tollgate automation
 
Anpr write up
Anpr write upAnpr write up
Anpr write up
 
Automatic number plate recognition
Automatic number plate recognitionAutomatic number plate recognition
Automatic number plate recognition
 
Implementation of Fuzzy Logic with High Security Registration Plate (HSRP) fo...
Implementation of Fuzzy Logic with High Security Registration Plate (HSRP) fo...Implementation of Fuzzy Logic with High Security Registration Plate (HSRP) fo...
Implementation of Fuzzy Logic with High Security Registration Plate (HSRP) fo...
 
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
 
Automatic number plate recognition (anpr)
Automatic number plate recognition (anpr)Automatic number plate recognition (anpr)
Automatic number plate recognition (anpr)
 
Automatic number-plate-recognition
Automatic number-plate-recognitionAutomatic number-plate-recognition
Automatic number-plate-recognition
 
IRJET- Vehicle Number Plate Recognition System
IRJET- Vehicle Number Plate Recognition SystemIRJET- Vehicle Number Plate Recognition System
IRJET- Vehicle Number Plate Recognition System
 
Vehicle registration plate recognition system
Vehicle registration plate recognition systemVehicle registration plate recognition system
Vehicle registration plate recognition system
 
IRJET- Advenced Traffic Management System using Automatic Number Plate Recogn...
IRJET- Advenced Traffic Management System using Automatic Number Plate Recogn...IRJET- Advenced Traffic Management System using Automatic Number Plate Recogn...
IRJET- Advenced Traffic Management System using Automatic Number Plate Recogn...
 
ANPR
ANPRANPR
ANPR
 
Atumatic toll tax system
Atumatic toll tax systemAtumatic toll tax system
Atumatic toll tax system
 

Viewers also liked

Sheffield Low Emission Zone Feasibility Study
Sheffield Low Emission Zone Feasibility StudySheffield Low Emission Zone Feasibility Study
Sheffield Low Emission Zone Feasibility Study
STEP_scotland
 
Matlab based vehicle number plate identification system using ocr
Matlab based vehicle number plate identification system using ocrMatlab based vehicle number plate identification system using ocr
Matlab based vehicle number plate identification system using ocr
Ghanshyam Dusane
 
Automatic no. plate recognition
Automatic no. plate recognitionAutomatic no. plate recognition
Automatic no. plate recognitionAnjali Mehra
 
Vehicle number plate recognition using matlab
Vehicle number plate recognition using matlabVehicle number plate recognition using matlab
Vehicle number plate recognition using matlab
Kongara Sudharshan
 
Vehicle Number Plate Recognition System
Vehicle Number Plate Recognition SystemVehicle Number Plate Recognition System
Vehicle Number Plate Recognition Systemprashantdahake
 
Automatic Number Plate Recognition (ANPR)
Automatic Number Plate Recognition (ANPR)Automatic Number Plate Recognition (ANPR)
Automatic Number Plate Recognition (ANPR)
Vidyut Singhania
 

Viewers also liked (6)

Sheffield Low Emission Zone Feasibility Study
Sheffield Low Emission Zone Feasibility StudySheffield Low Emission Zone Feasibility Study
Sheffield Low Emission Zone Feasibility Study
 
Matlab based vehicle number plate identification system using ocr
Matlab based vehicle number plate identification system using ocrMatlab based vehicle number plate identification system using ocr
Matlab based vehicle number plate identification system using ocr
 
Automatic no. plate recognition
Automatic no. plate recognitionAutomatic no. plate recognition
Automatic no. plate recognition
 
Vehicle number plate recognition using matlab
Vehicle number plate recognition using matlabVehicle number plate recognition using matlab
Vehicle number plate recognition using matlab
 
Vehicle Number Plate Recognition System
Vehicle Number Plate Recognition SystemVehicle Number Plate Recognition System
Vehicle Number Plate Recognition System
 
Automatic Number Plate Recognition (ANPR)
Automatic Number Plate Recognition (ANPR)Automatic Number Plate Recognition (ANPR)
Automatic Number Plate Recognition (ANPR)
 

Similar to Dip (1)

Automatic toll booth
Automatic toll boothAutomatic toll booth
Automatic toll booth
ramya1591
 
Automatic Number Plate Recognition System.pdf
Automatic Number Plate Recognition System.pdfAutomatic Number Plate Recognition System.pdf
Automatic Number Plate Recognition System.pdf
ShwetaChauhan618467
 
anpr-131210063016-phpapp01-160225080726 (3).pptx
anpr-131210063016-phpapp01-160225080726 (3).pptxanpr-131210063016-phpapp01-160225080726 (3).pptx
anpr-131210063016-phpapp01-160225080726 (3).pptx
KaniskKumar3
 
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
IRJET Journal
 
anpr-131210063016-phpapp01-160225080726 (3).pptx
anpr-131210063016-phpapp01-160225080726 (3).pptxanpr-131210063016-phpapp01-160225080726 (3).pptx
anpr-131210063016-phpapp01-160225080726 (3).pptx
KaniskKumar3
 
automatic number plate recognition
automatic number plate recognitionautomatic number plate recognition
automatic number plate recognition
Sairam Taduvai
 
anpr-131210063016-phpapp01-160225080726 (2).pdf
anpr-131210063016-phpapp01-160225080726 (2).pdfanpr-131210063016-phpapp01-160225080726 (2).pdf
anpr-131210063016-phpapp01-160225080726 (2).pdf
KaniskKumar3
 
smart_parking_cybercinatics_pvt_ltd_pdf.
smart_parking_cybercinatics_pvt_ltd_pdf.smart_parking_cybercinatics_pvt_ltd_pdf.
smart_parking_cybercinatics_pvt_ltd_pdf.
divyavino742003
 
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- Unmanned Toll E-Ticketing System
IRJET-  	  Unmanned Toll E-Ticketing SystemIRJET-  	  Unmanned Toll E-Ticketing System
IRJET- Unmanned Toll E-Ticketing System
IRJET 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 Algorithms
ijsrd.com
 
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
ijsrd.com
 
Vehicle counting for traffic management
Vehicle counting for traffic management Vehicle counting for traffic management
Vehicle counting for traffic management
ADEEBANADEEM
 
Advanced Car Parking System with GSM Supported Slot Messenger
Advanced Car Parking System with GSM Supported Slot MessengerAdvanced Car Parking System with GSM Supported Slot Messenger
Advanced Car Parking System with GSM Supported Slot Messenger
IOSR Journals
 
C010121418
C010121418C010121418
C010121418
IOSR Journals
 
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
 
Vertical-Edge-Based Car-License-Plate Detection Method
Vertical-Edge-Based Car-License-Plate Detection MethodVertical-Edge-Based Car-License-Plate Detection Method
Vertical-Edge-Based Car-License-Plate Detection Method
IOSRJEEE
 
Iaetsd fpga implementation of various security based tollgate system using anpr
Iaetsd fpga implementation of various security based tollgate system using anprIaetsd fpga implementation of various security based tollgate system using anpr
Iaetsd fpga implementation of various security based tollgate system using anpr
Iaetsd Iaetsd
 
Electronic Toll Collection System based on Radio Frequency Identification Sys...
Electronic Toll Collection System based on Radio Frequency Identification Sys...Electronic Toll Collection System based on Radio Frequency Identification Sys...
Electronic Toll Collection System based on Radio Frequency Identification Sys...
IJECEIAES
 
IRJET- Toll Collection Automation
IRJET-  	  Toll Collection AutomationIRJET-  	  Toll Collection Automation
IRJET- Toll Collection Automation
IRJET Journal
 

Similar to Dip (1) (20)

Automatic toll booth
Automatic toll boothAutomatic toll booth
Automatic toll booth
 
Automatic Number Plate Recognition System.pdf
Automatic Number Plate Recognition System.pdfAutomatic Number Plate Recognition System.pdf
Automatic Number Plate Recognition System.pdf
 
anpr-131210063016-phpapp01-160225080726 (3).pptx
anpr-131210063016-phpapp01-160225080726 (3).pptxanpr-131210063016-phpapp01-160225080726 (3).pptx
anpr-131210063016-phpapp01-160225080726 (3).pptx
 
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
 
anpr-131210063016-phpapp01-160225080726 (3).pptx
anpr-131210063016-phpapp01-160225080726 (3).pptxanpr-131210063016-phpapp01-160225080726 (3).pptx
anpr-131210063016-phpapp01-160225080726 (3).pptx
 
automatic number plate recognition
automatic number plate recognitionautomatic number plate recognition
automatic number plate recognition
 
anpr-131210063016-phpapp01-160225080726 (2).pdf
anpr-131210063016-phpapp01-160225080726 (2).pdfanpr-131210063016-phpapp01-160225080726 (2).pdf
anpr-131210063016-phpapp01-160225080726 (2).pdf
 
smart_parking_cybercinatics_pvt_ltd_pdf.
smart_parking_cybercinatics_pvt_ltd_pdf.smart_parking_cybercinatics_pvt_ltd_pdf.
smart_parking_cybercinatics_pvt_ltd_pdf.
 
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- Unmanned Toll E-Ticketing System
IRJET-  	  Unmanned Toll E-Ticketing SystemIRJET-  	  Unmanned Toll E-Ticketing System
IRJET- Unmanned Toll E-Ticketing System
 
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
 
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
 
Vehicle counting for traffic management
Vehicle counting for traffic management Vehicle counting for traffic management
Vehicle counting for traffic management
 
Advanced Car Parking System with GSM Supported Slot Messenger
Advanced Car Parking System with GSM Supported Slot MessengerAdvanced Car Parking System with GSM Supported Slot Messenger
Advanced Car Parking System with GSM Supported Slot Messenger
 
C010121418
C010121418C010121418
C010121418
 
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...
 
Vertical-Edge-Based Car-License-Plate Detection Method
Vertical-Edge-Based Car-License-Plate Detection MethodVertical-Edge-Based Car-License-Plate Detection Method
Vertical-Edge-Based Car-License-Plate Detection Method
 
Iaetsd fpga implementation of various security based tollgate system using anpr
Iaetsd fpga implementation of various security based tollgate system using anprIaetsd fpga implementation of various security based tollgate system using anpr
Iaetsd fpga implementation of various security based tollgate system using anpr
 
Electronic Toll Collection System based on Radio Frequency Identification Sys...
Electronic Toll Collection System based on Radio Frequency Identification Sys...Electronic Toll Collection System based on Radio Frequency Identification Sys...
Electronic Toll Collection System based on Radio Frequency Identification Sys...
 
IRJET- Toll Collection Automation
IRJET-  	  Toll Collection AutomationIRJET-  	  Toll Collection Automation
IRJET- Toll Collection Automation
 

Recently uploaded

The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
kaushalkr1407
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
SACHIN R KONDAGURI
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
EverAndrsGuerraGuerr
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdfAdversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Po-Chuan Chen
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
Celine George
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
GeoBlogs
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
TechSoup
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
BhavyaRajput3
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
TechSoup
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
Atul Kumar Singh
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
heathfieldcps1
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
Vikramjit Singh
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
Jisc
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
Peter Windle
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
JosvitaDsouza2
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
Vivekanand Anglo Vedic Academy
 

Recently uploaded (20)

The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdfAdversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
 

Dip (1)

  • 1. International Journal of Emerging Technology and Advanced Engineering Website: www.ijetae.com (ISSN 2250-2459, ISO 9001:2008 Certified Journal, Volume 3, Issue 4, April 2013) 410 Image Processing Based Automatic Toll Booth in Indian Conditions Priyanka Chhoriya1 , Govinda Paliwal2 , Poonam Badhan3 Department of Computer Engineering, Sir Visvesvaraya Institute Of Technology Chincholi, Nasik Tal. Sinnar, Dist-Nasik, Maharashtra. Abstract— in this research paper we examine the image & the respective information will be processing based toll collection system and how to make more efficient and perfect. On any toll both the vehicle has to stop for paying the toll. We are trying to develop a system that would pay the toll automatically and reduce the queue at the toll booth. In this system camera is used for capturing the image of the vehicle number plate. The captured image would be converted into the text using ANPR and the toll would be cut from the customer’s account and then open the gate. Moreover in our system if a vehicle is stolen and an entry is being made in the central database by the police then if the vehicle passes through the toll both then silent alarm would buzz which would indicate the operator at the toll booth that the vehicle is a stolen vehicle. For the identification of the vehicles, the information of the vehicles is already stored on the central database. So captured number will be sent to the server received at the toll. Keywords— OCR, ANPR, IPTB, One Time Password, Notification I. INTRODUCTION The purpose of this paper is collecting the toll according to vehicles and builds the real time application which recognizes vehicles licenses number plate at entry gate. Automatic toll collection is considered as one of the intelligent transport systems. It is aimed at making toll taxation more efficient, reliable, and safe and environment friendly. In the past, customer would have to wait at the toll booth to pay the collector, creating traffic congestion, pollution and of course of a lot of frustration. Today Automatic toll collection successfully removes unnecessary traffic delays; keep an eye on any car that might not be correctly registered. Automated toll collection is fast becoming a globally accepted of toll collection. IPTB system is used as a system for fast and efficient collection of toll at the toll plazas. This is possible as the vehicles passing through the toll plaza do not need to stop to pay toll and the payment automatically takes place from the account of the user. This automatic system used the technology of ANPR. Hence this system works very fast with the best results. This new toll system depends on four components.  AVI (automatic vehicle identification): Automatic vehicle identification systems are used for the purpose of effective control. License plate recognition (LPR) is a form of automatic vehicle identification. It is an image processing technology used to identify vehicles by only their license plates. Real time LPR plays a major role in automatic monitoring of traffic rules and maintaining law enforcement on public roads. Since every vehicle carries a unique license plate, no external cards, tags or transmitters are required.  AVC (Automatic Vehicle Classification): In IPAT (image processing automatic toll) system, AVC automatically verifies the classifications of vehicles. Because the vehicle is already classified at the time of registration.  Traffic Controller System: Traffic controller system is a computer system which manages the traffic in a single row or line by using Traffic signals and sensors.  Central Server: For more security and maintain records of each toll and customers Central server is required. A central server stores the data which comes from different toll plaza. A local computer of every toll plaza is connected to a central server through Internet. The consumer / owner has to register in a central server and deposit money in their account. AVI and AVC totally depend on the vehicle license number plate. The benefits for the motorists include: 1. Less or shorter queues at toll plazas by increasing toll booth service Turnaround rates. 2. Faster and more efficient service (no exchanging toll fees by hand); 3. The ability to make payments by keeping a balance on the register account. 4. The use of prepaid toll statements (no need to request for receipts)
  • 2. International Journal of Emerging Technology and Advanced Engineering Website: www.ijetae.com (ISSN 2250-2459, ISO 9001:2008 Certified Journal, Volume 3, Issue 4, April 2013) 411 Other general advantages for the motorists include fuel savings and reduced mobile emissions by reducing or eliminating deceleration, waiting time, and acceleration. Meanwhile, for the toll operators, the benefits include: 5. Lowered toll collection costs. 6. Better audit control by centralizing user accounts. 7. Expand capacity without building more infrastructures. II. RELATED WORK “Number Plate Recognition for Use in Different Countries Using an Improved Segmentation” [6] in this paper focus was given on the segmentation algorithm that was based on tagging the pixel cluster and a region growing approach. Shan Du, Mahmoud Ibrahim, Mohamed Shehata, Wael Badawy [3] presents a comprehensive review of the state- of-the-art techniques for ALPR. “Automatic Number Plate Recognition” [7]. In this paper two fastest algorithms Edge Finding Method and Window Filtering Method for the better development of the number plate detection system. A rare image of a vehicle is captured and processed using algorithms and detection of stolen vehicles performed. Number plate extraction is done using a Sobel filter, morphological operations and connected component Analysis. Character segmentation is done by using connected component and vertical projection analysis. Character recognition is carried out using a Support Vector machine (SVM) [4]. ANPR system [8] is very much useful in applications like, automated traffic surveillance and tracking system, automated highway/parking toll collection systems, automation of petrol stations, travelling time monitoring. In this paper, introduction of number plate segmentation, feature extraction, recognition of character based on Neural Network and syntax checking analysis of recognized characters is described. III. SYSTEM DESIGN A.System Architecture- The process starts when a sensor detects the presence of a vehicle and signals the system camera to record an image of the passing vehicle. The image is passed on to a computer where software running, on the computer extracts the license plate number from the image. LPN (License plate number) can then be verified in a central database. If number valid for this system then LPN recorded in a database with other information such as vehicle number, time, balance, personal details. License plate numbers can also be further processed and be used to control other systems such as raising a gate. Fig 1: Structure of the system These toll systems are generally composed of four main components:  Sensor used for vehicle detection.  LPR Camera for capturing images.  Computer with TOLL and Image processing software.  Gate controlled system.
  • 3. International Journal of Emerging Technology and Advanced Engineering Website: www.ijetae.com (ISSN 2250-2459, ISO 9001:2008 Certified Journal, Volume 3, Issue 4, April 2013) 412 A. ANPR SYSTEM (Automatic License plate recognition): NO NO Fig 2: ANPR Flow The algorithm proposed in designed to recognize license plates of vehicles automatically. Input of the system is the image of a vehicle captured by a camera. The captured image taken from 4-5 meters away is processed through the license plate extractor with giving its output to segmentation part. The segmentation part separates the characters individually. And finally recognition part recognizes the characters giving the result as the plate number. For better performance of image to text conversion high resolution camera is required. High resolution Camera: captures the license plates flawlessly in any weather condition and up to speeds of 120 mph shows in fig 3. Fig 3- High resolution camera B. Template matching rule for Indian Number plate: The Indian number plates following the new format can be off lengths 8, 9 or 10. Format of the registration is as shown below. AA 11 BB 1111 Where AA is the two letter state code; 11 is the two digit district code; 1111 is the unique license plate number and BB are the optional alphabets if the 9999 numbers are used up [1]. Using Validation and assumptions in string checking improves the accuracy of template matching. For example vehicle number is “OR 11 XX 1111”.If O matches with 0 (zero) but in predefined format first two field fixed for the character. Hence zero replace by O, similarly for B and 8, 2 and Z. IV. SOFTWARE AND SECURITY A. Login with OTP(one time password) security: In proposed system as toll operator point of view provide OTP system. OTP is a password that is valid for only one login session. OTP generation algorithms typically make use of randomness. Any toll workers knows ID and password but when enter the private details for login then generate OTP and send to the toll operator register mobile and then login with OTP, ID and password. If all the details match then operator can login to the toll system. B. Toll operating software: When vehicle enter in the toll plaza then toll software automatically start. Shows in fig 4 in these application firstly get vehicle licence plate number then check if number is valid for these system then using TTV(text to voice) read number in a speaker for driver confirmation. Also check the balance in customer account and same time check licence number in stolen vehicle database. Start Is the camera activated? Input Image Locate License plates Is there any license plate? Identify license number Check for valid No. License No. And vehicle class
  • 4. International Journal of Emerging Technology and Advanced Engineering Website: www.ijetae.com (ISSN 2250-2459, ISO 9001:2008 Certified Journal, Volume 3, Issue 4, April 2013) 413 NO NO No No Fig 4: Flow of Main Toll Operating software C. Improved Database system and Other Facilities: Fig 5- Database view with multiple tolls In this research, Database plays a very important role. Database of new toll system is divided into mainly three parts: 1. Database Admin 2. Centralized database 3. Integrated database. The central database is the heart of the whole database system. Figure.5 shows the entire database view of the new toll system. Firstly admin database contains details of central database administrator and also the details of all toll booths under Construction Company. Centralized database consist record of all tollbooths under that specific construction company. This central database will be managed by a central administrator. The customer has to be registered for this account to use this system. This account information is stored along with the RTO database. When the registered customer will pass through the specified toll booths them automatically toll-charge will deducted from customer's account. And Central database will update with this information at a same time. After charge applied to the vehicle, the customer will receive the information through sms on his mobile using GSM modem. The customer can see all his monthly or yearly transactions on his email account. Integrated database connected to the central database of the system. Integrated database consist of Police database and RTO database. Police database contains all stolen vehicle records with their FIR number. This database will update automatically. RTO database includes all registered vehicles with details like vehicle owner, vehicle number, licence number, account ID, account balance, current charges, etc. Get vehicle information from RTO at customer account registration time and when vehicles number plate is captured then that number will match with customer database and police database. If the number plate is valid and no stolen vehicle record is found then automatically charges deducted from customers account and notify him through sms. All these records are maintained at corresponding toll-booth and central database of toll construction Company. These records can be seen by account ID, Customers name or number of the vehicle. All toll-booths records stored at central server and these records could be seen and printed by day, date, month, and year. Start Take proper Action Open the gate Check license no? Toll charge and balance info sends (SMS & MAIL) Check Balance Check for stolen V Using Text to voice convert, Read plate no Send SMS & Mail notice
  • 5. International Journal of Emerging Technology and Advanced Engineering Website: www.ijetae.com (ISSN 2250-2459, ISO 9001:2008 Certified Journal, Volume 3, Issue 4, April 2013) 414 Following are the snapshots of designed screens: 1. Login with central server or different tollbooths: Fig 6: Login Window 2. Main Automatic and Semi automatic toll operating form: Fig 7: Main Module V. CONCLUSION Thus a system for Image Processing Based Automatic Toll Booth in Indian Condition which is secure and highly reliable can be obtained. It can be used to remove all drawbacks with the current system such as time and human effort and it also doesn’t require any tag only required best quality camera and fixed font number plate. Acknowledgment We would like to thank Prof .Sharad M Rokade, Head of computer department, Sir Visvesvaraya Institute Of Technology Chincholi, Nasik, for his valuable guidance and moral support, without which this paper would not have been possible. We would also like to thank Prof .Sham A Gade and all other people who have worked earlier on this similar topic as their work has helped us a lot. REFERENCES [1] Vehicle_Registration_Plates_of_India.Available:http://en.wikipedia. org/wiki/Vehicle_registration_plates_of_India. [2] Ward Nicholson, “License Plate Fonts of the Western World”,Available at http:// www.leewardpro.com/articles/licplatefonts/licplate-fonts-intro.html [3] Shan Du, Member, IEEE, Mahmoud Ibrahim, Mohamed Shehata,Senior Member, IEEE and Wael Badawy, Senior Member,IEEE,“Automatic License Plate Recognition (ALPR):State of the Art Review”, Available at “ieeexplore.ieee.org” Vol 23, 07 june 2012. [4] M. M. Shidore, S. P. Narot, “Number Plate Recognition for Indian Vehicles”, in IJCSNS, Vol 11 No.2, Feb. 2011 [5] S Saha,S Basu, M Nasipuri, D K Basu,“License Plate Localization from Vehicle Images: An Edge Based Multi-stage Approach”, in International Journal of Recent Trends in Engineering (Computer Science), Vol 1, No. 1, pp. 284-288,May2009. [6] Ankush Roy Debarshi, Patanjali Ghoshal, “Number Plate Recognition for Use in Different Countries Using an Improved Segmentation”, Available at http://ieeexplore.ieee.org, Vol2, June 2012 [7] S.Kranthi, K.Pranathi, A.Srisaila,” Automatic Number Plate Recognition”, available at http://ijict.org/, Vol 2, No 3 (July 2011). [8] Subhash Tatale,Akhil Khare,“Real time ANPR for vehicle identification using neural network”, ijaet, Vol. 1, Issue 4, pp. 262- 268, Sept 2011 [9] “ANPR Manual - Tech liberty NZ”, Available: http://techliberty.org.nz/wp-content/uploads/ANPR-manual.pdf