SlideShare a Scribd company logo
1 of 3
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 5006
Vehicle Signal Breaking Alert System
Aditya Porwal1, Amzad Ali2, Amartya Srivasatava3, Prof. Madhavi Patil4
1,2,3,4Department of Computer Engineering, D Y Patil School of Engineering Academy, Ambi, Pune
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract – Now a days, most of people are breaking the signal and
happen the accident. If we avoid the breaking the signal and
accident using the new methodology. The objectiveofthisprojectis
to design an efficient automatic authorized vehicle identification
system by using the vehicle number plate and RFID. Thedeveloped
system firstly detects the vehicle RFID tag and then it captures the
vehicle number plate. Here Vehicle number plate is detected by
using the RFID tag situated on vehicle. And then resulting data is
used to compare with the records on a database and data extracted
from RFID Tag. And in database there can be specific information
like vehicle’s owner name, place of registration, or address, etc. If
the ID and the number are matches with the database then it show
the message “authorized person” else “unauthorized person”.Both
should be match with the database. If single break any vehicles the
RTO have authority to send the fine details by courier given
address.
Index Terms – RFID Tag, Vehicle Number, Real-Time, License
Plate, Microcontroller, Sensors.
1. INTRODUCTION
As the number of automobiles grows rapidly, the traffic
problems increase as well, for example, car theft, speeding,
and running the red light, etc. Due to the above mentionable
traffic control problem, vehicle tracking, recognition and
management has become major topics of modern traffic
control system. The current vehicle recognition system
includes technique of radio frequency identification (RFID),
infrared, and microwave and image recognition. The first
three techniques require the installation of transponders on
the vehicle. But, in high speed driving, the accuracy rate of
detection and recognition is low with the system using
transponder. Usually thesystemuses a monitoringsystem to
enhance the accuracy of the system. Meanwhile, there are
still many unsolved problems. For instance, thetransponder
could be pirated, and the user’s privacy could be violated.
Automatic Number Plate Recognition (ANPR) system is an
important technique, used in Intelligent Transportation
System. ANPR is an advanced machine vision technology
used to identify vehicles by their number plates without
direct human intervention. The decisive portion of ANPR
system is the software model. We also implement further
process if any vehicle break the signal then our system can
detect that vehicle number tag and check details of that
vehicle for applying fine to that vehicles.
2. EXISTING SYSTEM
An algorithm for vehicle number plate extraction, character
segmentation and recognition is presented. But nowadays
signal breaking fre1quency is high and accidentpercentages
is more. We implement newly proposed system for
minimizing above problem. If vehicle break the signal then
immediately send the report to the RTO center and RTO
check that vehicle details and apply the fine.
Fig. 1:- Existing System
3. LITERATURE SURVEY
[1] “A Real-Time Mobile Vehicle License Plate”.
This method can eliminate any environmental interference
during the license plate detection and improve the rate of
accuracy of license plate detection and recognition.
Moreover, he use the morphology method Black Top-Hat to
enhance the level of separation of the license plate
characters. Experiments showthatthesystemcaneffectively
and quickly capture the vehicle image, detect and recognize
the license plate whether it is in daytime, night time, clear
day, raining day or under complicated environment.
[2] “A Review paper on Vehicle Number Plate Recognition
(VNPR) Using Improved Character Segmentation Method”.
This presents an approach based on simple and efficient
morphological operation and sobel edge detection method.
he also presents a simple approach to segmented all the
letters and numbers used in the number plate. After
reducing noise from the input image we try to enhance the
contrast of the binarized image using histogram
equalization. We mainly concentrate on two steps; one is to
locate the number plate and second is to segment all the
number and letters to identify each number separately.
[3] “Number Plate Recognition for Indian Vehicles”. He
present the numberplateextraction,charactersegmentation
and recognition work, with englishcharacters.Numberplate
extraction is done using Sobel filter, morphological
operations and connected component analysis. Character
segmentation is done by using connected component and
vertical projection analysis.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 5007
[4] “A Review Paper onAutomatic NumberPlateRecognition
(ANPR) System”
The system first senses the vehicle and then gets animage of
vehicle from the front or back view of the vehicle. The
system has four main steps to get the required information.
These are image acquisition, plate localization, character
segmentation and character recognition. This system is
implemented and simulated in Matlab.
[5] “RFID and Number Plate BasedTwoLevel Authentication
System for Vehicles”.
Here Vehicle number plate is extracted by using the image
segmentation and Optical character recognition technique
which is used for the recognizing the character. And then
resulting data is used to compare with the records on a
database and data extracted from RFID. And in database
there can be specific information like vehicle’s owner name,
place of registration, or address, etc.
4. PROPOSED SYSTEM
Fig. 2: - System Architecture
In this project is to modernize the present system and style
of the new solutions for identification and detection of
vehicles supported RFID technology. Here we used the new
methodology to RTO system. We implement using sensors
and RFID module. We tag all vehicle RFID tag; we situated
sensors and RFID reader. If any vehicle breaks the signal
then automatically detect that vehicle and assign the fine to
that vehicle owner.
5. METHODOLOGY
RFID TECHNOLOGY:
RFID is AN abbreviation for frequency Identification.
Currently, the foremost growing technologies within the
field of automatic identification. This is often as a result of
the flexibility and therefore offers a really numerous vary of
pertinence of this technology in varied disciplines of human
action. We will mention e.g. To communicating services and
its logistical chain and identification of communicating
things and transport units. Nowadays, the identification is
carried through barcodes and optical character recognition,
however there's a shot to deploy RFID technology to whole
logistical chain and it exists theme of the transport method,
as well as planned technology and simulations of a true
communicatingmethodinconditionsnearoperational.From
the many of application areas for RFID technology will be
named. The technology for contactless automatic
identification technique while not necessity of line of sight.
This technology is psredicated on the principle of operation
of magnetic force waves. Magnetic force waves are used
because the data transmission and storage of data. RFID
technology, however, despite its huge potentialities and
benefits, which is able to be delineate later, isn't as rampant
because the barcode. The explanation is value.
6. MATHEMATICAL MODEL
System Description:
Input:
Vehicle number Detection ()
V : Vehicle.
T : RFID tag.
R: Reader (RFID)
D : Vehicle Details.
F : Fine to the owner.
S: Sensors
Output:
Vehicle detected if any signal break.
Input
Function RFID Reder (id, request, data)
ID : unique id for each Tag.
Request : User request for particular data.
Data : User input text data.
Output: Vehicle information detected if any signal break.
Success Conditions: Success system when any vehicle break
signal system will detect and apply to fine.
Failure Conditions: Our system fails when no any result
found to the given input.
7. CONCLUSION
Here we conclude, the automatic vehicle identification
system using vehicle license plate and RFID technology is
presented. The system identifying the vehicle from the
database stored in the PC. The objective of this project is to
design an efficient automatic authorized vehicle
identification system by using the vehicle number plate and
RFID.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 5008
REFERENCES
[1] Beakcheol Jang and Jungwon Yoon “Characteristics K.
Hung and C. Hsieh, "A Real-Time Mobile Vehicle License
Plate, "Tamkang Journal of Science and Engineering''
[2] Ms.Sushama H.Bailmare, Prof. A.B.Gadicha ,” AReview
paper on Vehicle Number Plate Recognition (VNPR) Using
Improved Character Segmentation Method” International
Journal of Scientific and Research
[3] M. M. Shidore, S. P. Narote,“NumberPlateRecognition for
Indian Vehicles” IJCSNS International Journal of Computer
Science and Network Security
[4] Dhiraj Y. Gaikwad Pramod B. Borole, “AReview Paper on
Automatic Number Plate Recognition (ANPR) System”,
International Journal of Innovative Research in Advanced
Engineering (IJIRAE) Volume 1 Issue 1 (April 2014).
[5] Takkedasila Johny, M. Maruthi Prasad Reddy,” RFID and
Number Plate Based Two Level Authentication System for
Vehicles” ijmetmr,2015.
[6] Sarbjit Kaur, “An Automatic Number Plate Recognition
System under Image Processing”, I.J. Intelligent Systemsand
Applications, Vol. 3, pp.14-25, 2016.
[7] K. Bhosale, J. Jadhav, S. Kalyankar, and P. R. R. Bhambare,
“Number Plate Recognition SystemforToll Collection,”vol.4,
no. 4, pp. 729– 732, 2014.
[8] M.I.Khalil, “Car Plate Recognition Using the Template
Matching Method,” Int. J. Comput. Theory Eng., vol. 2, pp.
1793–8201
[10] Sourav Roy, Amitava Choudhury and Joydeep
Mukherjee, “An Approach towards Detection of Indian
Number Plate from Vehicle”, International Journal of
Innovative Technology and Exploring Engineering (IJITEE),
Vol.2, Issue.4, pp.241-244, 2013.
[11] Rupali Kate, “Number Plate Recognition Using
Segmentation”, International Journal of Engineering
Research & Technology (IJERT), Vol.1, Issue.9, pp.1-5, 2012.

More Related Content

What's hot

IRJET- Structural Arduinomated Parking Allocation System
IRJET- Structural Arduinomated Parking Allocation SystemIRJET- Structural Arduinomated Parking Allocation System
IRJET- Structural Arduinomated Parking Allocation SystemIRJET Journal
 
Smart tolling for highway transportation system using RFID
Smart tolling for highway transportation system using RFIDSmart tolling for highway transportation system using RFID
Smart tolling for highway transportation system using RFIDIRJET Journal
 
IRJET- Smart Parking Assistance By Nameplate Recognition Using OCR
IRJET-  	  Smart Parking Assistance By Nameplate Recognition Using OCRIRJET-  	  Smart Parking Assistance By Nameplate Recognition Using OCR
IRJET- Smart Parking Assistance By Nameplate Recognition Using OCRIRJET Journal
 
Automatic Number Plate Recognition and IoT Based Vehicle Tracking
Automatic Number Plate Recognition and IoT Based Vehicle TrackingAutomatic Number Plate Recognition and IoT Based Vehicle Tracking
Automatic Number Plate Recognition and IoT Based Vehicle TrackingIRJET Journal
 
IRJET - Automatic Tollgate Control System using Microcontroller and RFID
IRJET - Automatic Tollgate Control System using Microcontroller and RFIDIRJET - Automatic Tollgate Control System using Microcontroller and RFID
IRJET - Automatic Tollgate Control System using Microcontroller and RFIDIRJET Journal
 
Programmed TOLL Accumulation Framework Utilizing RFID
Programmed TOLL Accumulation Framework Utilizing RFIDProgrammed TOLL Accumulation Framework Utilizing RFID
Programmed TOLL Accumulation Framework Utilizing RFIDIJARIDEA Journal
 
IRJET- Geo-Based Smart Parking Automation System
IRJET-  	  Geo-Based Smart Parking Automation SystemIRJET-  	  Geo-Based Smart Parking Automation System
IRJET- Geo-Based Smart Parking Automation SystemIRJET Journal
 
IRJET - Toll Collection System using RFID (613 Highway) Jubail-Dhahran Highway
IRJET - Toll Collection System using RFID (613 Highway) Jubail-Dhahran HighwayIRJET - Toll Collection System using RFID (613 Highway) Jubail-Dhahran Highway
IRJET - Toll Collection System using RFID (613 Highway) Jubail-Dhahran HighwayIRJET Journal
 
IRJET - An IoT based Automated Toll Collection System using RFID
IRJET - An IoT based Automated Toll Collection System using RFIDIRJET - An IoT based Automated Toll Collection System using RFID
IRJET - An IoT based Automated Toll Collection System using RFIDIRJET Journal
 
RFID Based Rotary Car Parking System
RFID Based Rotary Car Parking SystemRFID Based Rotary Car Parking System
RFID Based Rotary Car Parking Systemijtsrd
 
Rfid ticketing paper
Rfid ticketing paperRfid ticketing paper
Rfid ticketing paperdungjeep
 
Bus management system using rfid
Bus management system using rfidBus management system using rfid
Bus management system using rfidquyspk
 
IRJET- Optimal Delivery of Baggage to Passengers at Airports
IRJET- Optimal Delivery of Baggage to Passengers at AirportsIRJET- Optimal Delivery of Baggage to Passengers at Airports
IRJET- Optimal Delivery of Baggage to Passengers at AirportsIRJET Journal
 
IRJET - Enhanced Driving License using NFC
IRJET - Enhanced Driving License using NFCIRJET - Enhanced Driving License using NFC
IRJET - Enhanced Driving License using NFCIRJET Journal
 
IRJET- Automated Tollgate System Using Online Payment And Image Processing
IRJET- Automated Tollgate System Using Online Payment And Image ProcessingIRJET- Automated Tollgate System Using Online Payment And Image Processing
IRJET- Automated Tollgate System Using Online Payment And Image ProcessingIRJET Journal
 
IRJET- Computerized Vehicle Foyer and Outlet Monitoring System using Deep Lea...
IRJET- Computerized Vehicle Foyer and Outlet Monitoring System using Deep Lea...IRJET- Computerized Vehicle Foyer and Outlet Monitoring System using Deep Lea...
IRJET- Computerized Vehicle Foyer and Outlet Monitoring System using Deep Lea...IRJET Journal
 
Bionic Person for Issuing of RTO License
Bionic Person for Issuing of RTO LicenseBionic Person for Issuing of RTO License
Bionic Person for Issuing of RTO Licenseijtsrd
 
IRJET- Instructorless Driving Test
IRJET- Instructorless Driving TestIRJET- Instructorless Driving Test
IRJET- Instructorless Driving TestIRJET Journal
 

What's hot (20)

IRJET- Structural Arduinomated Parking Allocation System
IRJET- Structural Arduinomated Parking Allocation SystemIRJET- Structural Arduinomated Parking Allocation System
IRJET- Structural Arduinomated Parking Allocation System
 
G010243740
G010243740G010243740
G010243740
 
Smart tolling for highway transportation system using RFID
Smart tolling for highway transportation system using RFIDSmart tolling for highway transportation system using RFID
Smart tolling for highway transportation system using RFID
 
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
 
Automatic Number Plate Recognition and IoT Based Vehicle Tracking
Automatic Number Plate Recognition and IoT Based Vehicle TrackingAutomatic Number Plate Recognition and IoT Based Vehicle Tracking
Automatic Number Plate Recognition and IoT Based Vehicle Tracking
 
IRJET - Automatic Tollgate Control System using Microcontroller and RFID
IRJET - Automatic Tollgate Control System using Microcontroller and RFIDIRJET - Automatic Tollgate Control System using Microcontroller and RFID
IRJET - Automatic Tollgate Control System using Microcontroller and RFID
 
Programmed TOLL Accumulation Framework Utilizing RFID
Programmed TOLL Accumulation Framework Utilizing RFIDProgrammed TOLL Accumulation Framework Utilizing RFID
Programmed TOLL Accumulation Framework Utilizing RFID
 
IRJET- Geo-Based Smart Parking Automation System
IRJET-  	  Geo-Based Smart Parking Automation SystemIRJET-  	  Geo-Based Smart Parking Automation System
IRJET- Geo-Based Smart Parking Automation System
 
IRJET - Toll Collection System using RFID (613 Highway) Jubail-Dhahran Highway
IRJET - Toll Collection System using RFID (613 Highway) Jubail-Dhahran HighwayIRJET - Toll Collection System using RFID (613 Highway) Jubail-Dhahran Highway
IRJET - Toll Collection System using RFID (613 Highway) Jubail-Dhahran Highway
 
IRJET - An IoT based Automated Toll Collection System using RFID
IRJET - An IoT based Automated Toll Collection System using RFIDIRJET - An IoT based Automated Toll Collection System using RFID
IRJET - An IoT based Automated Toll Collection System using RFID
 
RFID Based Rotary Car Parking System
RFID Based Rotary Car Parking SystemRFID Based Rotary Car Parking System
RFID Based Rotary Car Parking System
 
Rfid ticketing paper
Rfid ticketing paperRfid ticketing paper
Rfid ticketing paper
 
Bus management system using rfid
Bus management system using rfidBus management system using rfid
Bus management system using rfid
 
IRJET- Optimal Delivery of Baggage to Passengers at Airports
IRJET- Optimal Delivery of Baggage to Passengers at AirportsIRJET- Optimal Delivery of Baggage to Passengers at Airports
IRJET- Optimal Delivery of Baggage to Passengers at Airports
 
IRJET - Enhanced Driving License using NFC
IRJET - Enhanced Driving License using NFCIRJET - Enhanced Driving License using NFC
IRJET - Enhanced Driving License using NFC
 
20120130402031
2012013040203120120130402031
20120130402031
 
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- Computerized Vehicle Foyer and Outlet Monitoring System using Deep Lea...
IRJET- Computerized Vehicle Foyer and Outlet Monitoring System using Deep Lea...IRJET- Computerized Vehicle Foyer and Outlet Monitoring System using Deep Lea...
IRJET- Computerized Vehicle Foyer and Outlet Monitoring System using Deep Lea...
 
Bionic Person for Issuing of RTO License
Bionic Person for Issuing of RTO LicenseBionic Person for Issuing of RTO License
Bionic Person for Issuing of RTO License
 
IRJET- Instructorless Driving Test
IRJET- Instructorless Driving TestIRJET- Instructorless Driving Test
IRJET- Instructorless Driving Test
 

Similar to IRJET - Vehicle Signal Breaking Alert System

IRJET - Automated Gate for Vehicular Entry using Image Processing
IRJET - Automated Gate for Vehicular Entry using Image ProcessingIRJET - Automated Gate for Vehicular Entry using Image Processing
IRJET - Automated Gate for Vehicular Entry using Image ProcessingIRJET Journal
 
IRJET - A Novel Approach for Automating Vehicle Verification and Tracking
IRJET - A Novel Approach for Automating Vehicle Verification and TrackingIRJET - A Novel Approach for Automating Vehicle Verification and Tracking
IRJET - A Novel Approach for Automating Vehicle Verification and TrackingIRJET Journal
 
Automated Toll Collection System with Vehicle Categorization and Enhanced Sec...
Automated Toll Collection System with Vehicle Categorization and Enhanced Sec...Automated Toll Collection System with Vehicle Categorization and Enhanced Sec...
Automated Toll Collection System with Vehicle Categorization and Enhanced Sec...IRJET Journal
 
IRJET- Traffic Sign Detection, Recognition and Notification System using ...
IRJET-  	  Traffic Sign Detection, Recognition and Notification System using ...IRJET-  	  Traffic Sign Detection, Recognition and Notification System using ...
IRJET- Traffic Sign Detection, Recognition and Notification System using ...IRJET Journal
 
Automatic And Fast Vehicle Number Plate Detection with Owner Identification U...
Automatic And Fast Vehicle Number Plate Detection with Owner Identification U...Automatic And Fast Vehicle Number Plate Detection with Owner Identification U...
Automatic And Fast Vehicle Number Plate Detection with Owner Identification U...IRJET Journal
 
IRJET- Smart Parking System using Facial Recognition, Optical Character Recog...
IRJET- Smart Parking System using Facial Recognition, Optical Character Recog...IRJET- Smart Parking System using Facial Recognition, Optical Character Recog...
IRJET- Smart Parking System using Facial Recognition, Optical Character Recog...IRJET Journal
 
IRJET- IoT Based E-Challan Automation for RTO using RFID
IRJET-  	  IoT Based E-Challan Automation for RTO using RFIDIRJET-  	  IoT Based E-Challan Automation for RTO using RFID
IRJET- IoT Based E-Challan Automation for RTO using RFIDIRJET Journal
 
IRJET- Vehicle Number Plate Recognition System
IRJET- Vehicle Number Plate Recognition SystemIRJET- Vehicle Number Plate Recognition System
IRJET- Vehicle Number Plate Recognition SystemIRJET Journal
 
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 ControllerIRJET Journal
 
IRJET- Automatic Toll Collection System using ALPR and Biometrics System
IRJET- Automatic Toll Collection System using ALPR and Biometrics SystemIRJET- Automatic Toll Collection System using ALPR and Biometrics System
IRJET- Automatic Toll Collection System using ALPR and Biometrics SystemIRJET Journal
 
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
 
IRJET- On Board Diagnostics (OBD)3 for Vehicular Management
IRJET- On Board Diagnostics (OBD)3 for Vehicular ManagementIRJET- On Board Diagnostics (OBD)3 for Vehicular Management
IRJET- On Board Diagnostics (OBD)3 for Vehicular ManagementIRJET Journal
 
IRJET - Efficient Approach for Number Plaque Accreditation System using W...
IRJET -  	  Efficient Approach for Number Plaque Accreditation System using W...IRJET -  	  Efficient Approach for Number Plaque Accreditation System using W...
IRJET - Efficient Approach for Number Plaque Accreditation System using W...IRJET Journal
 
IRJET- TOLLZ-E (Online Toll System)
IRJET- TOLLZ-E (Online Toll System)IRJET- TOLLZ-E (Online Toll System)
IRJET- TOLLZ-E (Online Toll System)IRJET Journal
 
Device Verification and SafetyUsing RFID Tag
Device Verification and SafetyUsing RFID TagDevice Verification and SafetyUsing RFID Tag
Device Verification and SafetyUsing RFID TagIJSRED
 
IRJET- Vehicle Accident Prevention System
IRJET-  	  Vehicle Accident Prevention SystemIRJET-  	  Vehicle Accident Prevention System
IRJET- Vehicle Accident Prevention SystemIRJET 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
 
Traffic Sign Board Detection and Recognition using Convolutional Neural Netwo...
Traffic Sign Board Detection and Recognition using Convolutional Neural Netwo...Traffic Sign Board Detection and Recognition using Convolutional Neural Netwo...
Traffic Sign Board Detection and Recognition using Convolutional Neural Netwo...IRJET Journal
 
Automatic Traffic Rules Violation Control and Vehicle Theft Detection Using D...
Automatic Traffic Rules Violation Control and Vehicle Theft Detection Using D...Automatic Traffic Rules Violation Control and Vehicle Theft Detection Using D...
Automatic Traffic Rules Violation Control and Vehicle Theft Detection Using D...IRJET Journal
 
Smart Car Parking System
Smart Car Parking SystemSmart Car Parking System
Smart Car Parking SystemIRJET Journal
 

Similar to IRJET - Vehicle Signal Breaking Alert System (20)

IRJET - Automated Gate for Vehicular Entry using Image Processing
IRJET - Automated Gate for Vehicular Entry using Image ProcessingIRJET - Automated Gate for Vehicular Entry using Image Processing
IRJET - Automated Gate for Vehicular Entry using Image Processing
 
IRJET - A Novel Approach for Automating Vehicle Verification and Tracking
IRJET - A Novel Approach for Automating Vehicle Verification and TrackingIRJET - A Novel Approach for Automating Vehicle Verification and Tracking
IRJET - A Novel Approach for Automating Vehicle Verification and Tracking
 
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- Traffic Sign Detection, Recognition and Notification System using ...
IRJET-  	  Traffic Sign Detection, Recognition and Notification System using ...IRJET-  	  Traffic Sign Detection, Recognition and Notification System using ...
IRJET- Traffic Sign Detection, Recognition and Notification System using ...
 
Automatic And Fast Vehicle Number Plate Detection with Owner Identification U...
Automatic And Fast Vehicle Number Plate Detection with Owner Identification U...Automatic And Fast Vehicle Number Plate Detection with Owner Identification U...
Automatic And Fast Vehicle Number Plate Detection with Owner Identification U...
 
IRJET- Smart Parking System using Facial Recognition, Optical Character Recog...
IRJET- Smart Parking System using Facial Recognition, Optical Character Recog...IRJET- Smart Parking System using Facial Recognition, Optical Character Recog...
IRJET- Smart Parking System using Facial Recognition, Optical Character Recog...
 
IRJET- IoT Based E-Challan Automation for RTO using RFID
IRJET-  	  IoT Based E-Challan Automation for RTO using RFIDIRJET-  	  IoT Based E-Challan Automation for RTO using RFID
IRJET- IoT Based E-Challan Automation for RTO using RFID
 
IRJET- Vehicle Number Plate Recognition System
IRJET- Vehicle Number Plate Recognition SystemIRJET- Vehicle Number Plate Recognition System
IRJET- Vehicle Number Plate Recognition System
 
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 SystemIRJET- Automatic Toll Collection System using ALPR and Biometrics System
IRJET- Automatic Toll Collection System using ALPR and Biometrics 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...
 
IRJET- On Board Diagnostics (OBD)3 for Vehicular Management
IRJET- On Board Diagnostics (OBD)3 for Vehicular ManagementIRJET- On Board Diagnostics (OBD)3 for Vehicular Management
IRJET- On Board Diagnostics (OBD)3 for Vehicular Management
 
IRJET - Efficient Approach for Number Plaque Accreditation System using W...
IRJET -  	  Efficient Approach for Number Plaque Accreditation System using W...IRJET -  	  Efficient Approach for Number Plaque Accreditation System using W...
IRJET - Efficient Approach for Number Plaque Accreditation System using W...
 
IRJET- TOLLZ-E (Online Toll System)
IRJET- TOLLZ-E (Online Toll System)IRJET- TOLLZ-E (Online Toll System)
IRJET- TOLLZ-E (Online Toll System)
 
Device Verification and SafetyUsing RFID Tag
Device Verification and SafetyUsing RFID TagDevice Verification and SafetyUsing RFID Tag
Device Verification and SafetyUsing RFID Tag
 
IRJET- Vehicle Accident Prevention System
IRJET-  	  Vehicle Accident Prevention SystemIRJET-  	  Vehicle Accident Prevention System
IRJET- Vehicle Accident Prevention 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- Automatic Toll Collection System using ALPR and Biometrics System.
 
Traffic Sign Board Detection and Recognition using Convolutional Neural Netwo...
Traffic Sign Board Detection and Recognition using Convolutional Neural Netwo...Traffic Sign Board Detection and Recognition using Convolutional Neural Netwo...
Traffic Sign Board Detection and Recognition using Convolutional Neural Netwo...
 
Automatic Traffic Rules Violation Control and Vehicle Theft Detection Using D...
Automatic Traffic Rules Violation Control and Vehicle Theft Detection Using D...Automatic Traffic Rules Violation Control and Vehicle Theft Detection Using D...
Automatic Traffic Rules Violation Control and Vehicle Theft Detection Using D...
 
Smart Car Parking System
Smart Car Parking SystemSmart Car Parking System
Smart Car Parking 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 STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

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

Recently uploaded

Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 

Recently uploaded (20)

Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 

IRJET - Vehicle Signal Breaking Alert System

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 5006 Vehicle Signal Breaking Alert System Aditya Porwal1, Amzad Ali2, Amartya Srivasatava3, Prof. Madhavi Patil4 1,2,3,4Department of Computer Engineering, D Y Patil School of Engineering Academy, Ambi, Pune ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract – Now a days, most of people are breaking the signal and happen the accident. If we avoid the breaking the signal and accident using the new methodology. The objectiveofthisprojectis to design an efficient automatic authorized vehicle identification system by using the vehicle number plate and RFID. Thedeveloped system firstly detects the vehicle RFID tag and then it captures the vehicle number plate. Here Vehicle number plate is detected by using the RFID tag situated on vehicle. And then resulting data is used to compare with the records on a database and data extracted from RFID Tag. And in database there can be specific information like vehicle’s owner name, place of registration, or address, etc. If the ID and the number are matches with the database then it show the message “authorized person” else “unauthorized person”.Both should be match with the database. If single break any vehicles the RTO have authority to send the fine details by courier given address. Index Terms – RFID Tag, Vehicle Number, Real-Time, License Plate, Microcontroller, Sensors. 1. INTRODUCTION As the number of automobiles grows rapidly, the traffic problems increase as well, for example, car theft, speeding, and running the red light, etc. Due to the above mentionable traffic control problem, vehicle tracking, recognition and management has become major topics of modern traffic control system. The current vehicle recognition system includes technique of radio frequency identification (RFID), infrared, and microwave and image recognition. The first three techniques require the installation of transponders on the vehicle. But, in high speed driving, the accuracy rate of detection and recognition is low with the system using transponder. Usually thesystemuses a monitoringsystem to enhance the accuracy of the system. Meanwhile, there are still many unsolved problems. For instance, thetransponder could be pirated, and the user’s privacy could be violated. Automatic Number Plate Recognition (ANPR) system is an important technique, used in Intelligent Transportation System. ANPR is an advanced machine vision technology used to identify vehicles by their number plates without direct human intervention. The decisive portion of ANPR system is the software model. We also implement further process if any vehicle break the signal then our system can detect that vehicle number tag and check details of that vehicle for applying fine to that vehicles. 2. EXISTING SYSTEM An algorithm for vehicle number plate extraction, character segmentation and recognition is presented. But nowadays signal breaking fre1quency is high and accidentpercentages is more. We implement newly proposed system for minimizing above problem. If vehicle break the signal then immediately send the report to the RTO center and RTO check that vehicle details and apply the fine. Fig. 1:- Existing System 3. LITERATURE SURVEY [1] “A Real-Time Mobile Vehicle License Plate”. This method can eliminate any environmental interference during the license plate detection and improve the rate of accuracy of license plate detection and recognition. Moreover, he use the morphology method Black Top-Hat to enhance the level of separation of the license plate characters. Experiments showthatthesystemcaneffectively and quickly capture the vehicle image, detect and recognize the license plate whether it is in daytime, night time, clear day, raining day or under complicated environment. [2] “A Review paper on Vehicle Number Plate Recognition (VNPR) Using Improved Character Segmentation Method”. This presents an approach based on simple and efficient morphological operation and sobel edge detection method. he also presents a simple approach to segmented all the letters and numbers used in the number plate. After reducing noise from the input image we try to enhance the contrast of the binarized image using histogram equalization. We mainly concentrate on two steps; one is to locate the number plate and second is to segment all the number and letters to identify each number separately. [3] “Number Plate Recognition for Indian Vehicles”. He present the numberplateextraction,charactersegmentation and recognition work, with englishcharacters.Numberplate extraction is done using Sobel filter, morphological operations and connected component analysis. Character segmentation is done by using connected component and vertical projection analysis.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 5007 [4] “A Review Paper onAutomatic NumberPlateRecognition (ANPR) System” The system first senses the vehicle and then gets animage of vehicle from the front or back view of the vehicle. The system has four main steps to get the required information. These are image acquisition, plate localization, character segmentation and character recognition. This system is implemented and simulated in Matlab. [5] “RFID and Number Plate BasedTwoLevel Authentication System for Vehicles”. Here Vehicle number plate is extracted by using the image segmentation and Optical character recognition technique which is used for the recognizing the character. And then resulting data is used to compare with the records on a database and data extracted from RFID. And in database there can be specific information like vehicle’s owner name, place of registration, or address, etc. 4. PROPOSED SYSTEM Fig. 2: - System Architecture In this project is to modernize the present system and style of the new solutions for identification and detection of vehicles supported RFID technology. Here we used the new methodology to RTO system. We implement using sensors and RFID module. We tag all vehicle RFID tag; we situated sensors and RFID reader. If any vehicle breaks the signal then automatically detect that vehicle and assign the fine to that vehicle owner. 5. METHODOLOGY RFID TECHNOLOGY: RFID is AN abbreviation for frequency Identification. Currently, the foremost growing technologies within the field of automatic identification. This is often as a result of the flexibility and therefore offers a really numerous vary of pertinence of this technology in varied disciplines of human action. We will mention e.g. To communicating services and its logistical chain and identification of communicating things and transport units. Nowadays, the identification is carried through barcodes and optical character recognition, however there's a shot to deploy RFID technology to whole logistical chain and it exists theme of the transport method, as well as planned technology and simulations of a true communicatingmethodinconditionsnearoperational.From the many of application areas for RFID technology will be named. The technology for contactless automatic identification technique while not necessity of line of sight. This technology is psredicated on the principle of operation of magnetic force waves. Magnetic force waves are used because the data transmission and storage of data. RFID technology, however, despite its huge potentialities and benefits, which is able to be delineate later, isn't as rampant because the barcode. The explanation is value. 6. MATHEMATICAL MODEL System Description: Input: Vehicle number Detection () V : Vehicle. T : RFID tag. R: Reader (RFID) D : Vehicle Details. F : Fine to the owner. S: Sensors Output: Vehicle detected if any signal break. Input Function RFID Reder (id, request, data) ID : unique id for each Tag. Request : User request for particular data. Data : User input text data. Output: Vehicle information detected if any signal break. Success Conditions: Success system when any vehicle break signal system will detect and apply to fine. Failure Conditions: Our system fails when no any result found to the given input. 7. CONCLUSION Here we conclude, the automatic vehicle identification system using vehicle license plate and RFID technology is presented. The system identifying the vehicle from the database stored in the PC. The objective of this project is to design an efficient automatic authorized vehicle identification system by using the vehicle number plate and RFID.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 5008 REFERENCES [1] Beakcheol Jang and Jungwon Yoon “Characteristics K. Hung and C. Hsieh, "A Real-Time Mobile Vehicle License Plate, "Tamkang Journal of Science and Engineering'' [2] Ms.Sushama H.Bailmare, Prof. A.B.Gadicha ,” AReview paper on Vehicle Number Plate Recognition (VNPR) Using Improved Character Segmentation Method” International Journal of Scientific and Research [3] M. M. Shidore, S. P. Narote,“NumberPlateRecognition for Indian Vehicles” IJCSNS International Journal of Computer Science and Network Security [4] Dhiraj Y. Gaikwad Pramod B. Borole, “AReview Paper on Automatic Number Plate Recognition (ANPR) System”, International Journal of Innovative Research in Advanced Engineering (IJIRAE) Volume 1 Issue 1 (April 2014). [5] Takkedasila Johny, M. Maruthi Prasad Reddy,” RFID and Number Plate Based Two Level Authentication System for Vehicles” ijmetmr,2015. [6] Sarbjit Kaur, “An Automatic Number Plate Recognition System under Image Processing”, I.J. Intelligent Systemsand Applications, Vol. 3, pp.14-25, 2016. [7] K. Bhosale, J. Jadhav, S. Kalyankar, and P. R. R. Bhambare, “Number Plate Recognition SystemforToll Collection,”vol.4, no. 4, pp. 729– 732, 2014. [8] M.I.Khalil, “Car Plate Recognition Using the Template Matching Method,” Int. J. Comput. Theory Eng., vol. 2, pp. 1793–8201 [10] Sourav Roy, Amitava Choudhury and Joydeep Mukherjee, “An Approach towards Detection of Indian Number Plate from Vehicle”, International Journal of Innovative Technology and Exploring Engineering (IJITEE), Vol.2, Issue.4, pp.241-244, 2013. [11] Rupali Kate, “Number Plate Recognition Using Segmentation”, International Journal of Engineering Research & Technology (IJERT), Vol.1, Issue.9, pp.1-5, 2012.