SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 664
Smart tolling for highway transportation system using RFID
Diksha Jadhav, Namrata Jadhav, Pratiksha Gunjal, Punam Gunjal
Department of Computer Engineering, Trinity college of Engineering and Research
Savitribai Phule Pune University, Maharashtra, India.
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Here we are simulating the Automatic toll
system. It means that the user can pay the prepaid toll using
the RF card. The money is automatically paid from the users
bank as soon as the vehicle approaches the TOLLand useralso
get an acknowledgement SMS. If that vehicle is stolen vehicle
then SMS will+ send to the police. The main concept of the
project is to use the Toll booth user to pay his prepaid either
from the users bank or the toll booth.
Key Words: Microcontroller, DC Motor, RFID Reader, RFID
tags, IR Sensor
1.INTRODUCTION
Before some decade the toll booths were fully controlled
by human. Means there are two persons for opening and
closing of the gate and another two are for reception of the
money and data keeping etc. Now only two persons are
required for single booth. This system required less man
power.
In this systems, the driver of vehicles don't need to stop at
toll booth for paying a toll. The toll amount will get deducted
automatically from owner account when he passes the toll
booth . This RFID cards are connected to the owner account.
So when vehicle come across the toll booths its reads the
RFID tag of vehicles are deduct the toll amount from owner
account .
Fig -1: Automatic TOLL collection system
This system will be having two advantages. First advantage
is that the traffic at toll booth is managed automatically
because vehicles do not need to stop at toll booth and pay
the toll amount as a cash and take receipt because this
process is very time consuming. Second advantage is that
driver or owner don't need to carry the money every time.
Driver will just keep some amount of money in his bank
account and will use this RFID based cardortag eachtime he
travels. Many of the toll booths in India uses the toll
collection system which operate manually. Currently traffic
is increasing at toll booths on highways road are congested
and heavily disturbed. It increasesthetrafficandwasting the
time. The main goal of this system is to transformation of
manual toll operations to automatic toll collection by using
RFID technique.
1.1 Theft detection
In such a case if the vehicle is stolen that information is
collected by the police department. The stolen database is
collected by tollbooth. Whenever a stolen vehicle passes
through tollbooth the automated message will be sent tothe
police department. After getting message from tollbooth
police department will investigatefurthersituation.Byusing
this proposed system stolen vehicles can be searched.
1.2 Exception for special vehicles
Exception will be given to the special vehicles like
Ambulance, Government authorized vehicles and
motorbikes. Sometime ambulance may pass from tollbooth,
in emergency is should pass from there without any
obstacles. Same case for government authorized vehicles
don't have to pay toll.
1.3 Return pass
Vehicle owner passes from tollbooth after midnight and
return back till midnight. In such a situation vehicle owner
don't have to pay new toll,the timer will count the hours and
particular day of passing. Clock counter will decide that
vehicle would pay fresh toll amount or returning toll pass
amount.
2. Literature Survey
The automatic toll collection system by using RFID(Radio
frequency identification reader) and passive RFID tag is
solution for manual toll collection by reducing time and
traffic jam[3]. Computer vision based detecting vehiclesand
collecting their TOLL using embedded Linux .Vehicle
detection is done by using openCV library and camera.
[2].RFID based automated toll plaza system is uses RFID
technology and balance deduction is done at host machine
and gate is automatically opened when toll is paid [1].TOLL
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 665
E-Ticketing system by using RFID techniques which
automatically collects TOLL from vehicles when it cross the
TOLL booth and message is send to the owner.
3. Proposed system Architecture
Fig -2: Architecture of proposed system
3.1 PIC Micro-controller
PCI means "peripheral interface controller". In our
proposed system , PCI provides an interface to computer
system to communicate with the peripherals such as RFID
Reader, IR Sensor, Motor Driver. It takes data from RFID
Reader give it to TOLL application running on our machine.
It also take the input from IR Sensor and send it to the TOLL
application running on machine. Output generated by an
application (i.e. payment is done ,open the gate and close
after 15 seconds) is given to the Motor Driver.
3.2 DC Motor
A DC motor is an electrical machinesthatconvertsdirect
current electrical power into mechanical power.DCmotor is
drives by motor driver and it is responsible for opening and
closing the gate. It required low power and low voltage.
3.3 RFID Reader
RFID means "Radio frequency identification reader" is
device used to gather information from RFID tag, which is
used to track individual objects. Radio waves are used to
transfer data from the tag to a reader.
Fig -3: RFID Technique
In this system RFID reader is used to read RFID tag which is
mounted on a vehicle. RFID reader gives us information
related to vehicle and their owner.Thisinformationisstored
into different databases.
3.4 RFID tag
There are two types of RFID tag are there passive and
active RFID tag. In proposed systemweareusingpassive tag
which contains all the information of vehicles and their
owners. The car can have only one tag attached to it. The
owner may have one or more vehicles. RFIDtagwill contains
all the information such as vehicle identification
number(VID) etc. RFID tag with related information will be
reducing wastage of time and extra money.
3.5 Database server
In this we are using three types of database are as
follows:
3.5.1 RTO Database
This database contains registration information of vehicles
from Regional TransportOffice.Whenanypersonpurchasea
vehicle
3.5.2 TOLL Database
When a vehicle passes through TOLL boothsthenvehicle tag
read by the RFID reader such as vehicle ID,vehicle type,
Owner information etc. along with this other information is
also stored in TOLL Databasesuch as time,date ,amount of
toll payed and TOLL BOOTH at which toll is payed .
3.5.3 Stolen Database
When any vehicle is theft, the owner of vehicle register their
complaint in near police station.Thisinformationisstoredin
Stolen Database and updated regularly. So Whenanyvehicle
come across a TOLL booth its information compared with
stolen Database. If Match found then SMS is send to the
police station where the complaint was registered.SMS
contain the vehicle ID, Owner name, Owner contact number
and TOLL booth address and where which direction the
vehicle is goes. When the stolen vehicle is catch or found its
entry from stolen database is remove.
3.6 IR sensor
IR sensor means infrared sensor. It is a device used to
detect motion, speed and distance of a vehicle to decide
whether the vehicle cross TOLL boothor not.Thisvalues are
then pass to the application running on a client machine.
According to this Traffic gate is opened and closed with the
help of micro-controller and DC motor and driver .
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 666
4. Flow Control of Proposed system
Fig -3: Flow control of proposed system
5. APPLICATIONS
1. Financial leakage control system
2. Investigation
3. E-cart shopping
4. Vehicle parking system
6. CONCLUSIONS
After developing automated of toll plaza we can have the
solution over money wastage at toll plaza by deducting the
extra manpower required for collection of money and also
can deduct the traffic indirectly results in reduction of time
at toll plaza. . Also reduced accident rates because of its a
totally automatic This automated system reviewed the
research and development work for toll collection at the
tollbooth gate on highway using RFID technique. By this
system, the knowledge of RFID system, micro-controller,the
database are defined.
By utilizing RFID based automated toll collectionsystem,the
vehicle will enable to check for security with the traveling
time, save the time for toll collection and reduce traffic jam
at the toll plaza. We can also close the gate using DC motor
by pressing the switches. And process will be completed
construction, Graphics User Interface(GUI) design and USB
connection between PC and PIC using .Net language are
realized. Passive tags are better because of low cost, low
power conduction and also radio signals environmental
factors.
ACKNOWLEDGEMENT
We thanks to our teachers for their continuous support in
this work and also for encouraging us for our new and
aspiring ideas. We would especially thank Prof. Ranjeet
Suryawanshi for guiding us through the process and being
available for any problem we faced.
REFERENCES
[1] W. H. Lee, B. S. Jeng, S. S. Tseng, and C. H. Wang,
Electronic toll collection based on vehicle-positioning
system techniques, in Proc. IEEE Int. Conf. Networking,
SYNOPSIS Sensing, and Control, Taipei, Taiwan, R.O.C.,
Mar. 2123, 2004, pp. 643 648.
[2] James J. Barbelllo. Handbook for parallel port design.
Prompt Publications, 1999.
[3] Andy Flessner. Autolt v3: Your Quick Guide. O’Reilly
Media, 2007.
[4] S. Hussain, et.al.” Feature extraction of images from
Corel database for similarity measurements
”International Conference on Communication and
Computer Vision 2013(ICCCV’13), Pg. No. 66-67 in
Image processing and networking Domain on 20th and
21st December 2013 Organized by RVS Technical
Campus, Coimbatore, India.
[5] Hussain Asif, Dr. M. N. Giri Prasad and Dr. D. Satya
Narayana ”Superior Reconstruction Quality
improvement of CT Image for Bias Correction Variance
Measures”- International Journal of Computer
Applications 2012- IJCA July 2012 Published by
Foundation of Computer Science, New York, USA. ,
Proceedings in Volume 47 - Number 5 of IJCA July 2012
ISSN: 0975 1888 DOI 10.5120/7185-9918.
[6] Hussain, et.al. ”Prototype Model For Realistic Driving
Environment System ”International Conference on
Emerging Technology Trends in Advanced Engineering
Research(ICETT- 2012), Published by IEEE Press andin
IEEE Explorer, pp 52 -57. Baselious Mathews II College
Of Engineering, Sasthamcotta, Kollam,Kerala,India,Feb’
20 th -21 st 2012(ISBN 978-93-80624-62-4).
[7] Mohamed Mezghani ”Study on electronic ticketing in
public transport for EMTA”May 2008
[8] Shaik Hussain et.al.” An Intelligent Frame Work System
For Finger Touch Association On Planar Surfaces ” to be
published in Springer LNEE and also Proc confer
International Conference On Emerging Trends In
Electrical, Communication And Information
Technologies(ICECIT2015), Dec19-212015,Ananatpur,
India.
[9] Ivan Gudymenko et.al. ”A simple and secure e-ticketing
system for intelligent public transportation based on
NFC” Proceeding URB-IOT ’14 Proceedings of the First
International Conference on IoT in Urban Space ICST
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 667
(Institute for Computer Sciences,Social-Informaticsand
Telecommunications Engineering)ICST,russels,Belgium,
Belgium 2014.
[10] S.Hussain, et.al-” Accurate Face Recognition system
based on ARM 9 processor using HAAR wavelets”
International Journal of Engineering.

More Related Content

What's hot

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- 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
IRJET Journal
 
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
 
G010243740
G010243740G010243740
G010243740
IOSR Journals
 
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
IRJET Journal
 
electronic toll collection system (ETC)
electronic toll collection system (ETC)electronic toll collection system (ETC)
electronic toll collection system (ETC)
vishal gawhale
 
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- 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 Journal
 
Automatic Vehicle Identification and Toll Collection Using RFID
Automatic Vehicle Identification and Toll Collection Using RFIDAutomatic Vehicle Identification and Toll Collection Using RFID
Automatic Vehicle Identification and Toll Collection Using RFID
IRJET Journal
 
Lifi based automation of toll gate
Lifi based automation of toll gateLifi based automation of toll gate
Lifi based automation of toll gate
Sachin MS
 
Presentation on Fastag
Presentation on FastagPresentation on Fastag
Presentation on Fastag
Rahul Kumar
 
333333333333
333333333333333333333333
333333333333
Mukesh M
 
RFID in Vehicle Tracking & Parking Lot Management System
RFID in Vehicle Tracking & Parking Lot Management SystemRFID in Vehicle Tracking & Parking Lot Management System
RFID in Vehicle Tracking & Parking Lot Management System
iaitoinfotech
 
Programmed TOLL Accumulation Framework Utilizing RFID
Programmed TOLL Accumulation Framework Utilizing RFIDProgrammed TOLL Accumulation Framework Utilizing RFID
Programmed TOLL Accumulation Framework Utilizing RFID
IJARIDEA Journal
 
Electronic Toll Collection System
Electronic Toll Collection SystemElectronic Toll Collection System
Electronic Toll Collection System
Arshad Shareef
 
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
 
Electronic Toll collection
Electronic Toll collectionElectronic Toll collection
Electronic Toll collection
suraj kulkarni
 
Electronic Toll Collection System
Electronic Toll Collection SystemElectronic Toll Collection System
Electronic Toll Collection System
Rajan Bairasriya
 
Rfid based toll tax collection system 3 (repaired)
Rfid based toll tax collection system 3 (repaired)Rfid based toll tax collection system 3 (repaired)
Rfid based toll tax collection system 3 (repaired)
KrishNa Patel
 

What's hot (20)

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- 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
 
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
 
G010243740
G010243740G010243740
G010243740
 
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
 
electronic toll collection system (ETC)
electronic toll collection system (ETC)electronic toll collection system (ETC)
electronic toll collection system (ETC)
 
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- 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
 
Automatic Vehicle Identification and Toll Collection Using RFID
Automatic Vehicle Identification and Toll Collection Using RFIDAutomatic Vehicle Identification and Toll Collection Using RFID
Automatic Vehicle Identification and Toll Collection Using RFID
 
Lifi based automation of toll gate
Lifi based automation of toll gateLifi based automation of toll gate
Lifi based automation of toll gate
 
Presentation on Fastag
Presentation on FastagPresentation on Fastag
Presentation on Fastag
 
333333333333
333333333333333333333333
333333333333
 
RFID in Vehicle Tracking & Parking Lot Management System
RFID in Vehicle Tracking & Parking Lot Management SystemRFID in Vehicle Tracking & Parking Lot Management System
RFID in Vehicle Tracking & Parking Lot Management System
 
Programmed TOLL Accumulation Framework Utilizing RFID
Programmed TOLL Accumulation Framework Utilizing RFIDProgrammed TOLL Accumulation Framework Utilizing RFID
Programmed TOLL Accumulation Framework Utilizing RFID
 
Electronic Toll Collection System
Electronic Toll Collection SystemElectronic Toll Collection System
Electronic Toll Collection 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
 
Electronic Toll collection
Electronic Toll collectionElectronic Toll collection
Electronic Toll collection
 
Electronic Toll Collection System
Electronic Toll Collection SystemElectronic Toll Collection System
Electronic Toll Collection System
 
Rfid based toll tax collection system 3 (repaired)
Rfid based toll tax collection system 3 (repaired)Rfid based toll tax collection system 3 (repaired)
Rfid based toll tax collection system 3 (repaired)
 
Toll plaza ppt
Toll plaza pptToll plaza ppt
Toll plaza ppt
 

Similar to Smart tolling for highway transportation system using RFID

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 - Smart Traffic Management System
IRJET - Smart Traffic Management SystemIRJET - Smart Traffic Management System
IRJET - Smart Traffic Management System
IRJET Journal
 
Electronic_toll_collection_version_1.3 (1).pdf
Electronic_toll_collection_version_1.3 (1).pdfElectronic_toll_collection_version_1.3 (1).pdf
Electronic_toll_collection_version_1.3 (1).pdf
RFGMivanta
 
IRJET- Automatic Gate Control and Parking System using AVR Controller
IRJET- Automatic Gate Control and Parking System using AVR ControllerIRJET- Automatic Gate Control and Parking System using AVR Controller
IRJET- Automatic Gate Control and Parking System using AVR Controller
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
 
IRJET- Eco-Friendly Smart Toll Gates
IRJET- Eco-Friendly Smart Toll GatesIRJET- Eco-Friendly Smart Toll Gates
IRJET- Eco-Friendly Smart Toll Gates
IRJET Journal
 
IRJET - Virtual RTO for Smart City
IRJET - Virtual RTO for Smart CityIRJET - Virtual RTO for Smart City
IRJET - Virtual RTO for Smart City
IRJET Journal
 
Automatic Toll Collection and Anti-theft Alert System Using RFID and Microcon...
Automatic Toll Collection and Anti-theft Alert System Using RFID and Microcon...Automatic Toll Collection and Anti-theft Alert System Using RFID and Microcon...
Automatic Toll Collection and Anti-theft Alert System Using RFID and Microcon...
IRJET Journal
 
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
 
Automatic tollgate
Automatic tollgateAutomatic tollgate
Automatic tollgate
sam zion
 
IRJET - Ingenious Car Parking System using IoT in Commercial Areas
IRJET - Ingenious Car Parking System using IoT in Commercial AreasIRJET - Ingenious Car Parking System using IoT in Commercial Areas
IRJET - Ingenious Car Parking System using IoT in Commercial Areas
IRJET Journal
 
Device Verification and SafetyUsing RFID Tag
Device Verification and SafetyUsing RFID TagDevice Verification and SafetyUsing RFID Tag
Device Verification and SafetyUsing RFID Tag
IJSRED
 
Automatic toll collection using optical code recognition and encryption
Automatic toll collection using optical code recognition and encryptionAutomatic toll collection using optical code recognition and encryption
Automatic toll collection using optical code recognition and encryption
eSAT Journals
 
K1103047173
K1103047173K1103047173
K1103047173
IOSR Journals
 
Smart Car Parking System
Smart Car Parking SystemSmart Car Parking System
Smart Car Parking System
IRJET Journal
 
222222222
222222222222222222
222222222
Mukesh M
 
Etc copy
Etc   copyEtc   copy
Automatic Toll Collection
Automatic Toll Collection Automatic Toll Collection
Automatic Toll Collection
Ritesh Kumawat
 
IRJET- Smart Toll and Penalty Collection System
IRJET- Smart Toll and Penalty Collection SystemIRJET- Smart Toll and Penalty Collection System
IRJET- Smart Toll and Penalty Collection System
IRJET Journal
 
IRJET- RFID Based College Bus Management System
IRJET- RFID Based College Bus Management SystemIRJET- RFID Based College Bus Management System
IRJET- RFID Based College Bus Management System
IRJET Journal
 

Similar to Smart tolling for highway transportation system using RFID (20)

Automated Toll Collection System with Vehicle Categorization and Enhanced Sec...
Automated Toll Collection System with Vehicle Categorization and Enhanced Sec...Automated Toll Collection System with Vehicle Categorization and Enhanced Sec...
Automated Toll Collection System with Vehicle Categorization and Enhanced Sec...
 
IRJET - Smart Traffic Management System
IRJET - Smart Traffic Management SystemIRJET - Smart Traffic Management System
IRJET - Smart Traffic Management System
 
Electronic_toll_collection_version_1.3 (1).pdf
Electronic_toll_collection_version_1.3 (1).pdfElectronic_toll_collection_version_1.3 (1).pdf
Electronic_toll_collection_version_1.3 (1).pdf
 
IRJET- Automatic Gate Control and Parking System using AVR Controller
IRJET- Automatic Gate Control and Parking System using AVR ControllerIRJET- Automatic Gate Control and Parking System using AVR Controller
IRJET- Automatic Gate Control and Parking System using AVR Controller
 
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- Eco-Friendly Smart Toll Gates
IRJET- Eco-Friendly Smart Toll GatesIRJET- Eco-Friendly Smart Toll Gates
IRJET- Eco-Friendly Smart Toll Gates
 
IRJET - Virtual RTO for Smart City
IRJET - Virtual RTO for Smart CityIRJET - Virtual RTO for Smart City
IRJET - Virtual RTO for Smart City
 
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...
 
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
 
Automatic tollgate
Automatic tollgateAutomatic tollgate
Automatic tollgate
 
IRJET - Ingenious Car Parking System using IoT in Commercial Areas
IRJET - Ingenious Car Parking System using IoT in Commercial AreasIRJET - Ingenious Car Parking System using IoT in Commercial Areas
IRJET - Ingenious Car Parking System using IoT in Commercial Areas
 
Device Verification and SafetyUsing RFID Tag
Device Verification and SafetyUsing RFID TagDevice Verification and SafetyUsing RFID Tag
Device Verification and SafetyUsing RFID Tag
 
Automatic toll collection using optical code recognition and encryption
Automatic toll collection using optical code recognition and encryptionAutomatic toll collection using optical code recognition and encryption
Automatic toll collection using optical code recognition and encryption
 
K1103047173
K1103047173K1103047173
K1103047173
 
Smart Car Parking System
Smart Car Parking SystemSmart Car Parking System
Smart Car Parking System
 
222222222
222222222222222222
222222222
 
Etc copy
Etc   copyEtc   copy
Etc copy
 
Automatic Toll Collection
Automatic Toll Collection Automatic Toll Collection
Automatic Toll Collection
 
IRJET- Smart Toll and Penalty Collection System
IRJET- Smart Toll and Penalty Collection SystemIRJET- Smart Toll and Penalty Collection System
IRJET- Smart Toll and Penalty Collection System
 
IRJET- RFID Based College Bus Management System
IRJET- RFID Based College Bus Management SystemIRJET- RFID Based College Bus Management System
IRJET- RFID Based College Bus Management System
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
IRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
IRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
IRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
IRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
IRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
IRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
IRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
IRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
AmarGB2
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
ydteq
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
Unbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptxUnbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptx
ChristineTorrepenida1
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTSHeap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Soumen Santra
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERSCW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
veerababupersonal22
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
SamSarthak3
 
14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application
SyedAbiiAzazi1
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)
ClaraZara1
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdfTutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
aqil azizi
 
AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
BrazilAccount1
 

Recently uploaded (20)

一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
Unbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptxUnbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptx
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTSHeap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERSCW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
 
14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdfTutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
 
AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
 

Smart tolling for highway transportation system using RFID

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 664 Smart tolling for highway transportation system using RFID Diksha Jadhav, Namrata Jadhav, Pratiksha Gunjal, Punam Gunjal Department of Computer Engineering, Trinity college of Engineering and Research Savitribai Phule Pune University, Maharashtra, India. ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Here we are simulating the Automatic toll system. It means that the user can pay the prepaid toll using the RF card. The money is automatically paid from the users bank as soon as the vehicle approaches the TOLLand useralso get an acknowledgement SMS. If that vehicle is stolen vehicle then SMS will+ send to the police. The main concept of the project is to use the Toll booth user to pay his prepaid either from the users bank or the toll booth. Key Words: Microcontroller, DC Motor, RFID Reader, RFID tags, IR Sensor 1.INTRODUCTION Before some decade the toll booths were fully controlled by human. Means there are two persons for opening and closing of the gate and another two are for reception of the money and data keeping etc. Now only two persons are required for single booth. This system required less man power. In this systems, the driver of vehicles don't need to stop at toll booth for paying a toll. The toll amount will get deducted automatically from owner account when he passes the toll booth . This RFID cards are connected to the owner account. So when vehicle come across the toll booths its reads the RFID tag of vehicles are deduct the toll amount from owner account . Fig -1: Automatic TOLL collection system This system will be having two advantages. First advantage is that the traffic at toll booth is managed automatically because vehicles do not need to stop at toll booth and pay the toll amount as a cash and take receipt because this process is very time consuming. Second advantage is that driver or owner don't need to carry the money every time. Driver will just keep some amount of money in his bank account and will use this RFID based cardortag eachtime he travels. Many of the toll booths in India uses the toll collection system which operate manually. Currently traffic is increasing at toll booths on highways road are congested and heavily disturbed. It increasesthetrafficandwasting the time. The main goal of this system is to transformation of manual toll operations to automatic toll collection by using RFID technique. 1.1 Theft detection In such a case if the vehicle is stolen that information is collected by the police department. The stolen database is collected by tollbooth. Whenever a stolen vehicle passes through tollbooth the automated message will be sent tothe police department. After getting message from tollbooth police department will investigatefurthersituation.Byusing this proposed system stolen vehicles can be searched. 1.2 Exception for special vehicles Exception will be given to the special vehicles like Ambulance, Government authorized vehicles and motorbikes. Sometime ambulance may pass from tollbooth, in emergency is should pass from there without any obstacles. Same case for government authorized vehicles don't have to pay toll. 1.3 Return pass Vehicle owner passes from tollbooth after midnight and return back till midnight. In such a situation vehicle owner don't have to pay new toll,the timer will count the hours and particular day of passing. Clock counter will decide that vehicle would pay fresh toll amount or returning toll pass amount. 2. Literature Survey The automatic toll collection system by using RFID(Radio frequency identification reader) and passive RFID tag is solution for manual toll collection by reducing time and traffic jam[3]. Computer vision based detecting vehiclesand collecting their TOLL using embedded Linux .Vehicle detection is done by using openCV library and camera. [2].RFID based automated toll plaza system is uses RFID technology and balance deduction is done at host machine and gate is automatically opened when toll is paid [1].TOLL
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 665 E-Ticketing system by using RFID techniques which automatically collects TOLL from vehicles when it cross the TOLL booth and message is send to the owner. 3. Proposed system Architecture Fig -2: Architecture of proposed system 3.1 PIC Micro-controller PCI means "peripheral interface controller". In our proposed system , PCI provides an interface to computer system to communicate with the peripherals such as RFID Reader, IR Sensor, Motor Driver. It takes data from RFID Reader give it to TOLL application running on our machine. It also take the input from IR Sensor and send it to the TOLL application running on machine. Output generated by an application (i.e. payment is done ,open the gate and close after 15 seconds) is given to the Motor Driver. 3.2 DC Motor A DC motor is an electrical machinesthatconvertsdirect current electrical power into mechanical power.DCmotor is drives by motor driver and it is responsible for opening and closing the gate. It required low power and low voltage. 3.3 RFID Reader RFID means "Radio frequency identification reader" is device used to gather information from RFID tag, which is used to track individual objects. Radio waves are used to transfer data from the tag to a reader. Fig -3: RFID Technique In this system RFID reader is used to read RFID tag which is mounted on a vehicle. RFID reader gives us information related to vehicle and their owner.Thisinformationisstored into different databases. 3.4 RFID tag There are two types of RFID tag are there passive and active RFID tag. In proposed systemweareusingpassive tag which contains all the information of vehicles and their owners. The car can have only one tag attached to it. The owner may have one or more vehicles. RFIDtagwill contains all the information such as vehicle identification number(VID) etc. RFID tag with related information will be reducing wastage of time and extra money. 3.5 Database server In this we are using three types of database are as follows: 3.5.1 RTO Database This database contains registration information of vehicles from Regional TransportOffice.Whenanypersonpurchasea vehicle 3.5.2 TOLL Database When a vehicle passes through TOLL boothsthenvehicle tag read by the RFID reader such as vehicle ID,vehicle type, Owner information etc. along with this other information is also stored in TOLL Databasesuch as time,date ,amount of toll payed and TOLL BOOTH at which toll is payed . 3.5.3 Stolen Database When any vehicle is theft, the owner of vehicle register their complaint in near police station.Thisinformationisstoredin Stolen Database and updated regularly. So Whenanyvehicle come across a TOLL booth its information compared with stolen Database. If Match found then SMS is send to the police station where the complaint was registered.SMS contain the vehicle ID, Owner name, Owner contact number and TOLL booth address and where which direction the vehicle is goes. When the stolen vehicle is catch or found its entry from stolen database is remove. 3.6 IR sensor IR sensor means infrared sensor. It is a device used to detect motion, speed and distance of a vehicle to decide whether the vehicle cross TOLL boothor not.Thisvalues are then pass to the application running on a client machine. According to this Traffic gate is opened and closed with the help of micro-controller and DC motor and driver .
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 666 4. Flow Control of Proposed system Fig -3: Flow control of proposed system 5. APPLICATIONS 1. Financial leakage control system 2. Investigation 3. E-cart shopping 4. Vehicle parking system 6. CONCLUSIONS After developing automated of toll plaza we can have the solution over money wastage at toll plaza by deducting the extra manpower required for collection of money and also can deduct the traffic indirectly results in reduction of time at toll plaza. . Also reduced accident rates because of its a totally automatic This automated system reviewed the research and development work for toll collection at the tollbooth gate on highway using RFID technique. By this system, the knowledge of RFID system, micro-controller,the database are defined. By utilizing RFID based automated toll collectionsystem,the vehicle will enable to check for security with the traveling time, save the time for toll collection and reduce traffic jam at the toll plaza. We can also close the gate using DC motor by pressing the switches. And process will be completed construction, Graphics User Interface(GUI) design and USB connection between PC and PIC using .Net language are realized. Passive tags are better because of low cost, low power conduction and also radio signals environmental factors. ACKNOWLEDGEMENT We thanks to our teachers for their continuous support in this work and also for encouraging us for our new and aspiring ideas. We would especially thank Prof. Ranjeet Suryawanshi for guiding us through the process and being available for any problem we faced. REFERENCES [1] W. H. Lee, B. S. Jeng, S. S. Tseng, and C. H. Wang, Electronic toll collection based on vehicle-positioning system techniques, in Proc. IEEE Int. Conf. Networking, SYNOPSIS Sensing, and Control, Taipei, Taiwan, R.O.C., Mar. 2123, 2004, pp. 643 648. [2] James J. Barbelllo. Handbook for parallel port design. Prompt Publications, 1999. [3] Andy Flessner. Autolt v3: Your Quick Guide. O’Reilly Media, 2007. [4] S. Hussain, et.al.” Feature extraction of images from Corel database for similarity measurements ”International Conference on Communication and Computer Vision 2013(ICCCV’13), Pg. No. 66-67 in Image processing and networking Domain on 20th and 21st December 2013 Organized by RVS Technical Campus, Coimbatore, India. [5] Hussain Asif, Dr. M. N. Giri Prasad and Dr. D. Satya Narayana ”Superior Reconstruction Quality improvement of CT Image for Bias Correction Variance Measures”- International Journal of Computer Applications 2012- IJCA July 2012 Published by Foundation of Computer Science, New York, USA. , Proceedings in Volume 47 - Number 5 of IJCA July 2012 ISSN: 0975 1888 DOI 10.5120/7185-9918. [6] Hussain, et.al. ”Prototype Model For Realistic Driving Environment System ”International Conference on Emerging Technology Trends in Advanced Engineering Research(ICETT- 2012), Published by IEEE Press andin IEEE Explorer, pp 52 -57. Baselious Mathews II College Of Engineering, Sasthamcotta, Kollam,Kerala,India,Feb’ 20 th -21 st 2012(ISBN 978-93-80624-62-4). [7] Mohamed Mezghani ”Study on electronic ticketing in public transport for EMTA”May 2008 [8] Shaik Hussain et.al.” An Intelligent Frame Work System For Finger Touch Association On Planar Surfaces ” to be published in Springer LNEE and also Proc confer International Conference On Emerging Trends In Electrical, Communication And Information Technologies(ICECIT2015), Dec19-212015,Ananatpur, India. [9] Ivan Gudymenko et.al. ”A simple and secure e-ticketing system for intelligent public transportation based on NFC” Proceeding URB-IOT ’14 Proceedings of the First International Conference on IoT in Urban Space ICST
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 02 | Feb -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 667 (Institute for Computer Sciences,Social-Informaticsand Telecommunications Engineering)ICST,russels,Belgium, Belgium 2014. [10] S.Hussain, et.al-” Accurate Face Recognition system based on ARM 9 processor using HAAR wavelets” International Journal of Engineering.