SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 01 | Jan-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 373
Biometric E-licence
Mubin Shaikh1, Azhar Hakim2, Prem Suryawanshi3, Pratik Shendkar4, Darshan Kunjir5,
Prof. Mrs P.P. Bastawade6
1Students, Department of Computer Engineering. All India Shri Shivaji Memorial Society Polytechinc,
Kennedy road, Pune, Maharashtra, India.
2Lecturer, Department of Computer Engineering. All India Shri Shivaji Memorial Society Polytechnic
Kennedy Road, Pune, Maharashtra, India.
---------------------------------------------------------------***----------------------------------------------------------------
ABSTRACT - Fingerprints are rich in details which are in
the form of discontinuities in ridges known as minutiae
and are unique for each person. One of the most important
tasks considering an automatic fingerprint recognition
system is the minutiae biometric pattern extraction from
the captured image of the fingerprint. The fingerprint
matcher compares features by using Digital Image
processing from input search point against all appropriate
driving licences in the database to determine if a probable
match exists. With this implementation, there’ll be no need
to carry documents along. A single fingerprint and an
image will be enough to recognise and verify the
individual and the vehicle.
Mobile platforms such as smart-phones and tablet
computers have attained the technological capacity to
perform tasks beyond their intended purposes. The steady
increase of processing power has enticed researches to
attempt increasingly challenging tasks on mobile devices
with appropriate modifications over their stationary
counterparts. In this work we describe main features of
software modules developed for Android smartphones that
are used by RTO officers for licence and vehicle documents
verification. In this project we use biometric approach like
fingerprints and vehicle number plates for verification.
PROBLEM STATEMENT/EXISITING SYSTEM
The main objective is to develop technology that include
android application and web application to provide
digitalization to both, an individual and RTO system, by
reducing the documentation part.
Currently the traffic police use a manual process for
identifying and verifying authority of a person. However,
people have to face many problems with the current
procedure used by the traffic police. According to public
point of view there is no facility provided by the RTO
which will make the person document free. The main
problem with the existing system is that either people
have to carry their documents or smart card, but there is
possibility that the information might get lost.
Today android devices play an important role in our day
to day life since most of the tasks can be done on android
device. Since the people have to carry documents
regarding the information of the vehicle, the police as
well as people have to face many problems. Thus the
traffic police app not only reduces the task of the police
but also makes the person document free.
APPLICATIONS
(a) This system will help in increasing the robustness
and speed of the RTO system.
(b) It will also increase efficiency in procedure related to
vehicle burglary.
(c) All the data would be maintained in the database will
would be easy to maintained.
(d) Documents would be digitalized.
INTRODUCTION
Fingerprint classification and matching are key parts in
an automated fingerprint recognition system. The
fingerprint matcher compares features from the input
search point against all appropriate records in the
database to determine if a probable match exists. There
are various approaches of automatic fingerprint
matching that have been proposed which include
minutiae based approaches, and image based
approaches. Minutia based approaches are the most
popular ones being included in almost all contemporary
fingerprint identification and verification system.
Fingerprint verification problem is divided into two
main tasks:
1. Minutiae extraction.
2. Minutiae matching.
The first stage consists of fingerprint sensing which has
been historically carried out by spreading the finger with
ink and pressing it against a paper card and then
scanned, resulting in a digital representation. This
process is known as off-line acquisition and is still used
in law enforcement applications. Currently, it is possible
to acquire fingerprint images by pressing the finger
against the flat surface of an electronic fingerprint
sensor. This process is known as online acquisition.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 01 | Jan-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 374
Acquired image may contain noise that is removed in pre
processing stage and minutiae are extracted from pre-
processed image. Final stage for fingerprint matching is
performed by passing minutiae patterns of the
fingerprint to matcher. This matcher will produce a
match score based on fingerprint matching.
MOTIVATION
An individual has to carry licence and vehicle
documents, if he fails to present those at the time of
certain on road investigation by Government authority,
He has to pay the fine, here carrying documents is a
mandatory part. This tedious and hectic procedure
inspired us to think about the present RTO system and
also motivated us to implement this system which
increases the robustness and efficiency of RTO system
and traffic issues. We would implement this system on
android to give portability to system.
PROJECT OBJECTIVES
1. To identify a person’s information through
his/her finger prints and to make the person
document free.
2. The fingerprint recognition technique will help to
identify whether the person is authorized to drive
the vehicle or not.
3. In the central database using Bozorth3 algorithm
the image is matched with the images in the
database with the match score.
4. If a match is found then details of the respective
image are sent to the mobile as a response.
5. The details are then displayed on the screen.
6. The system will automatically deduct fine from
the person’s bank account.
PROJECT SCOPE
1. The system will accept the fingerprint through the
thumb recognition device
2. In the central database using Bozorth3 algorithm the
image is matched with the images in the database
with the match score.
3. If a match is found then details of the respective
image are sent to the mobile as a response.
4. The details are then displayed on the screen
5. The system will automatically deduct fine from the
person’s bank account.
6. The system will only verify the person’s document
and not issue any documents from the RTO.
SOFTWARE SPECIFICATIONS
1. Front End : Android APK
2. Back End : Java (Socket programming)
HARDWARE SPECIFICATIONS
1. Processor : Pentium IV or above
2. RAM : 2 GB or above
3. Hard Disk : 40 GB
4. Monitor : 15 color monitor
5. Android Device : Android Mobile / Tablet with
battery capacity of 4000 mAh or above
6. Fingerprint recognition device : Connector /
USB cable
SYSTEM ARCHITECTURE
USE CASE DIAGRAM
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 01 | Jan-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 375
SOFTWARE INTERFACE
MySQL : MySQL is a relational database management
system that runs as a server providing multiuser access
to a number of databases.
Java : The two principal products in the Java SE
platform are : Java Development Kit(JDK) and Java
SE Runtime Environment(JRE). The JDK is supper
set of the JRE, and contains everything that is in the
JRE, plus tools such as the compilers and debuggers
necessary for developing applets and applications.
Java Script : Java Script is primarily used in the form
of client side Java Script, implemented as a part of
Web Browser in order to provide enhanced user
interfaces and dynamic websites.
JSP(Java Server Pages) : JSP is Java technology that
helps software developers server dynamically
generated Web pages based on HTML,XML or other
documents types.
Hypertext Markup Language(HTML) : HTML is a
predominant markup language for web pages.HTML
elements are the basic building blocks of Web Pages.
Apache Tomcat : Apache Tomcat is an open source
servlet container developed by the Apache Software
Foundation(ASF).Tomcat implements the Java
Servlet and the Java Server Pages(JSP) specifications
from Oracle Corporation and provides a pure Java
HTTP Web Server Environment for Java code to run.
ACTIVITY DIAGRAM
Assumptions
1. User must have basic knowledge of computer and
handling an Android device.
2. The user has to be from a police or RTO
background.
3. Device used must have Android OS installed.
4. After activation system should fetch data from the
server.
Dependencies
1. Only Administrators will be able to edit main
configurations.
2. User and Administrators will communicate
among themselves while executing the
application.
3. The proposed system is dependent on Android
OS.
REFERENCE:
1] C. Su and S. N. Srihari, “Generative models and
probability evaluation for forensic evidence,” in Pattern
Recognition, Machine Intelligence and Biometrics, P.
Wang, Ed. New York: Springer, 2011
2] D.Gentles and S. Sankaranarayanan, “Application of
biometrics in mobile voting,” International Journal of
Computer Network and Information Security, vol. 7, pp.
57-68, 2012.
3] R. Labati, A. Genovese, V. Piuri, and F. Scotti,
“Contactless fingerprint recognition: a neural approach
for perspective and rotation effects reduction,” IEEE
Workshop on Computational Intelligence in Biometrics
and Identity Management (CIBIM), 2013, pp. 22-30.
3] Q. Gao and X. Zhang, “A study of distortion effects on
fingerprint matching,” Computer Science and
Engineering, vol. 2, no. 3, pp. 37-42, 2012.
5] F. Liu, D. Zhang, C. Song, and G. Lu, “Touchless
Multiview Fingerprint Acquisition and Mosaick-ing,”
IEEE Transactions on Instrumentation and
Measurement, vol. 62, no. 9, pp. 2492-2502, 2013.
6] J. Galbally, F. Alonso-Fernandez, J. Fierrez, and J.
Ortega-Garcia, “A high performance fingerprint liveness
detection method based on quality related features,”
Future Generation Computer Systems, vol. 28, no. 1, pp.
311-321, 2012.
7] Xuejun Tan, Bir Bhanu, ”Fingerprint matching by
genetic algorithms”, Pattern Recognition, vol. 39, 2006,
pp. 465 –47.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 01 | Jan-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 376
8] Jain, R. Bolle, and S. Pankanti, “Biometrics Personal
Identification in Networked Society”, Kluwer Academic
Publishers New York, Boston, Dordrecht, London,
Moscow, pp. 1-64, 2002.
9] J. Ortega-Garcia, J. Fierrez-Aguilar, D. Simon, M. F. J.
Gonzalez, V. Espinosa,A. Satue, I. Hernaez, J. J. Igarza, C.
Vivaracho, D. Escudero and Q. I. Moro, MCYT baseline
corpus : A bimodal biometric database, IEE Proceedings
Vision, Image and Signal Processing, Special Issue on
Biometrics on the Internet, Vol.150, n.6, pp.395-401,
December 2003.
10] X. Si, J. Feng, J. Zhou, ”Detecting fingerprint distortion
from a single image”, Proc. IEEE Int. Workshop Inf.
Forensics Security, pp. 1-6, 2012.
11] Liang -Wei Chen, Chao- Rong Li, “Invariant moment
features for fingerprint recognition”,IEEE,pp 91-94,
2013.
12] Vaishali Pawar, Mukesh Zaveri, “Graph Based K-
Nearest Neighbor Minutiae Clustering for Finger-print
Recognition”, 10th IEEE International Conference on
Natural Computation, pp 675-680, 2014.
13] S. Chavan, P. Mundada, D. Pal. Fingerprint
Authentication using Gabor Filter based Matching
Algorithm. International Conference on Technologies for
Sustainable Development (ICTSD-2015), Feb. 04 - 06,
2015, Mumbai, India.

More Related Content

What's hot

IRJET- Automatic Metro Train using RFID
IRJET- Automatic Metro Train using RFIDIRJET- Automatic Metro Train using RFID
IRJET- Automatic Metro Train using RFIDIRJET Journal
 
IRJET - Face Recognition Door Lock using IoT
IRJET - Face Recognition Door Lock using IoTIRJET - Face Recognition Door Lock using IoT
IRJET - Face Recognition Door Lock using IoTIRJET Journal
 
IRJET- Applications of Object Detection System
IRJET-  	  Applications of Object Detection SystemIRJET-  	  Applications of Object Detection System
IRJET- Applications of Object Detection SystemIRJET Journal
 
IRJET- Biometric based Bank Locker System
IRJET- Biometric based Bank Locker SystemIRJET- Biometric based Bank Locker System
IRJET- Biometric based Bank Locker SystemIRJET Journal
 
Online Voting System using Aadhaar Card and Biometric
Online Voting System using Aadhaar Card and BiometricOnline Voting System using Aadhaar Card and Biometric
Online Voting System using Aadhaar Card and BiometricIRJET Journal
 
RFID Based Smart Class Attendance System with Absentees using Face verification
RFID Based Smart Class Attendance System with Absentees using Face verificationRFID Based Smart Class Attendance System with Absentees using Face verification
RFID Based Smart Class Attendance System with Absentees using Face verificationAssociate Professor in VSB Coimbatore
 
IRJET- Biometric Vehicle Starter and Security
IRJET-  	  Biometric Vehicle Starter and SecurityIRJET-  	  Biometric Vehicle Starter and Security
IRJET- Biometric Vehicle Starter and SecurityIRJET Journal
 
IRJET- Vision based Security System and Automation using Internet of Things
IRJET- Vision based Security System and Automation using Internet of ThingsIRJET- Vision based Security System and Automation using Internet of Things
IRJET- Vision based Security System and Automation using Internet of ThingsIRJET Journal
 
IRJET - PHISCAN : Phishing Detector Plugin using Machine Learning
IRJET - PHISCAN : Phishing Detector Plugin using Machine LearningIRJET - PHISCAN : Phishing Detector Plugin using Machine Learning
IRJET - PHISCAN : Phishing Detector Plugin using Machine LearningIRJET Journal
 
Ijacsa published research paper march 2020
Ijacsa published research paper march 2020Ijacsa published research paper march 2020
Ijacsa published research paper march 2020shoaibulhassanuos
 
IRJET- InstaMed+: Medical Assistance System for Accidents
IRJET- InstaMed+: Medical Assistance System for AccidentsIRJET- InstaMed+: Medical Assistance System for Accidents
IRJET- InstaMed+: Medical Assistance System for AccidentsIRJET Journal
 
A WIRELESS FINGERPRINT ATTENDANCE SYSTEM
A WIRELESS FINGERPRINT ATTENDANCE SYSTEMA WIRELESS FINGERPRINT ATTENDANCE SYSTEM
A WIRELESS FINGERPRINT ATTENDANCE SYSTEMijsptm
 
Software engineering based fault tolerance model for information system in pl...
Software engineering based fault tolerance model for information system in pl...Software engineering based fault tolerance model for information system in pl...
Software engineering based fault tolerance model for information system in pl...IJECEIAES
 
IRJET - Door Lock Control using Wireless Biometric
IRJET - Door Lock Control using Wireless BiometricIRJET - Door Lock Control using Wireless Biometric
IRJET - Door Lock Control using Wireless BiometricIRJET Journal
 
Improved authentication using arduino based voice
Improved authentication using arduino based voiceImproved authentication using arduino based voice
Improved authentication using arduino based voiceeSAT Publishing House
 
A Usable Android Application Implementing Distributed Cryptography for Electi...
A Usable Android Application Implementing Distributed Cryptography for Electi...A Usable Android Application Implementing Distributed Cryptography for Electi...
A Usable Android Application Implementing Distributed Cryptography for Electi...IRJET Journal
 
Online Voting System
Online Voting SystemOnline Voting System
Online Voting SystemIRJET Journal
 

What's hot (20)

IRJET- Automatic Metro Train using RFID
IRJET- Automatic Metro Train using RFIDIRJET- Automatic Metro Train using RFID
IRJET- Automatic Metro Train using RFID
 
IRJET - Face Recognition Door Lock using IoT
IRJET - Face Recognition Door Lock using IoTIRJET - Face Recognition Door Lock using IoT
IRJET - Face Recognition Door Lock using IoT
 
IRJET- Applications of Object Detection System
IRJET-  	  Applications of Object Detection SystemIRJET-  	  Applications of Object Detection System
IRJET- Applications of Object Detection System
 
IRJET- Biometric based Bank Locker System
IRJET- Biometric based Bank Locker SystemIRJET- Biometric based Bank Locker System
IRJET- Biometric based Bank Locker System
 
Online Voting System using Aadhaar Card and Biometric
Online Voting System using Aadhaar Card and BiometricOnline Voting System using Aadhaar Card and Biometric
Online Voting System using Aadhaar Card and Biometric
 
RFID Based Smart Class Attendance System with Absentees using Face verification
RFID Based Smart Class Attendance System with Absentees using Face verificationRFID Based Smart Class Attendance System with Absentees using Face verification
RFID Based Smart Class Attendance System with Absentees using Face verification
 
IRJET- Biometric Vehicle Starter and Security
IRJET-  	  Biometric Vehicle Starter and SecurityIRJET-  	  Biometric Vehicle Starter and Security
IRJET- Biometric Vehicle Starter and Security
 
IRJET- Vision based Security System and Automation using Internet of Things
IRJET- Vision based Security System and Automation using Internet of ThingsIRJET- Vision based Security System and Automation using Internet of Things
IRJET- Vision based Security System and Automation using Internet of Things
 
IRJET - PHISCAN : Phishing Detector Plugin using Machine Learning
IRJET - PHISCAN : Phishing Detector Plugin using Machine LearningIRJET - PHISCAN : Phishing Detector Plugin using Machine Learning
IRJET - PHISCAN : Phishing Detector Plugin using Machine Learning
 
Ijacsa published research paper march 2020
Ijacsa published research paper march 2020Ijacsa published research paper march 2020
Ijacsa published research paper march 2020
 
IRJET- InstaMed+: Medical Assistance System for Accidents
IRJET- InstaMed+: Medical Assistance System for AccidentsIRJET- InstaMed+: Medical Assistance System for Accidents
IRJET- InstaMed+: Medical Assistance System for Accidents
 
A WIRELESS FINGERPRINT ATTENDANCE SYSTEM
A WIRELESS FINGERPRINT ATTENDANCE SYSTEMA WIRELESS FINGERPRINT ATTENDANCE SYSTEM
A WIRELESS FINGERPRINT ATTENDANCE SYSTEM
 
C6524029320
C6524029320C6524029320
C6524029320
 
Software engineering based fault tolerance model for information system in pl...
Software engineering based fault tolerance model for information system in pl...Software engineering based fault tolerance model for information system in pl...
Software engineering based fault tolerance model for information system in pl...
 
IRJET - Door Lock Control using Wireless Biometric
IRJET - Door Lock Control using Wireless BiometricIRJET - Door Lock Control using Wireless Biometric
IRJET - Door Lock Control using Wireless Biometric
 
Improved authentication using arduino based voice
Improved authentication using arduino based voiceImproved authentication using arduino based voice
Improved authentication using arduino based voice
 
A Usable Android Application Implementing Distributed Cryptography for Electi...
A Usable Android Application Implementing Distributed Cryptography for Electi...A Usable Android Application Implementing Distributed Cryptography for Electi...
A Usable Android Application Implementing Distributed Cryptography for Electi...
 
IMPLEMENTATION OF SECURE DOOR AUTOMATION SYSTEMS USING INFRARED SENSORS
IMPLEMENTATION OF SECURE DOOR AUTOMATION SYSTEMS USING  INFRARED SENSORS IMPLEMENTATION OF SECURE DOOR AUTOMATION SYSTEMS USING  INFRARED SENSORS
IMPLEMENTATION OF SECURE DOOR AUTOMATION SYSTEMS USING INFRARED SENSORS
 
Online Voting System
Online Voting SystemOnline Voting System
Online Voting System
 
EFFECTIVE IN-HOUSE VOTING AND VERIFICATION USING BLOCK CHAIN IMPLEMENTATION
EFFECTIVE IN-HOUSE VOTING AND VERIFICATION USING BLOCK CHAIN IMPLEMENTATIONEFFECTIVE IN-HOUSE VOTING AND VERIFICATION USING BLOCK CHAIN IMPLEMENTATION
EFFECTIVE IN-HOUSE VOTING AND VERIFICATION USING BLOCK CHAIN IMPLEMENTATION
 

Similar to IRJET-An Interline Dynamic Voltage Restorer (IDVR)

Fingerprint Based Voting
Fingerprint Based VotingFingerprint Based Voting
Fingerprint Based VotingIRJET Journal
 
IRJET- Trafficop Android Application for Management of Traffic Violations
IRJET-  	  Trafficop Android Application for Management of Traffic ViolationsIRJET-  	  Trafficop Android Application for Management of Traffic Violations
IRJET- Trafficop Android Application for Management of Traffic ViolationsIRJET 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
 
A Cohesive and Semantic Consistency of for Bot Attack on IoT and IIoTPlatforms
A Cohesive and Semantic Consistency of for Bot Attack on IoT and IIoTPlatformsA Cohesive and Semantic Consistency of for Bot Attack on IoT and IIoTPlatforms
A Cohesive and Semantic Consistency of for Bot Attack on IoT and IIoTPlatformsIRJET Journal
 
IRJET- E-Gatepass System
IRJET- E-Gatepass SystemIRJET- E-Gatepass System
IRJET- E-Gatepass SystemIRJET Journal
 
IRJET- Traffic Rules Violation System using NFC Card
IRJET-  	  Traffic Rules Violation System using NFC CardIRJET-  	  Traffic Rules Violation System using NFC Card
IRJET- Traffic Rules Violation System using NFC CardIRJET 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 - Smart Traffic Management System
IRJET - Smart Traffic Management SystemIRJET - Smart Traffic Management System
IRJET - Smart Traffic Management SystemIRJET Journal
 
Io t platform-infotech_arpanpal
Io t platform-infotech_arpanpalIo t platform-infotech_arpanpal
Io t platform-infotech_arpanpalArpan Pal
 
IRJET - IoT based Vehicle Tracking System
IRJET -  	  IoT based Vehicle Tracking SystemIRJET -  	  IoT based Vehicle Tracking System
IRJET - IoT based Vehicle Tracking SystemIRJET Journal
 
IRJET- Automatic Traffic Management System
IRJET- Automatic Traffic Management SystemIRJET- Automatic Traffic Management System
IRJET- Automatic Traffic Management SystemIRJET 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
 
Automatic parking system using Automatic number plate recognition (ANPR)
Automatic parking system using Automatic number plate recognition (ANPR)Automatic parking system using Automatic number plate recognition (ANPR)
Automatic parking system using Automatic number plate recognition (ANPR)IRJET Journal
 
IRJET- IoT based Smart BLACK BOX System
IRJET- IoT based Smart BLACK BOX SystemIRJET- IoT based Smart BLACK BOX System
IRJET- IoT based Smart BLACK BOX SystemIRJET Journal
 
IRJET- Two Way Authentication for Banking Systems
IRJET- Two Way Authentication for Banking SystemsIRJET- Two Way Authentication for Banking Systems
IRJET- Two Way Authentication for Banking SystemsIRJET Journal
 
IRJET- Displaying Smart Phone Data in the Desktop using Firebase
IRJET- Displaying Smart Phone Data in the Desktop using FirebaseIRJET- Displaying Smart Phone Data in the Desktop using Firebase
IRJET- Displaying Smart Phone Data in the Desktop using FirebaseIRJET Journal
 
CRIMINAL RECOGNITION USING IMAGE RECOGNITION AND AI
CRIMINAL RECOGNITION USING IMAGE RECOGNITION AND AICRIMINAL RECOGNITION USING IMAGE RECOGNITION AND AI
CRIMINAL RECOGNITION USING IMAGE RECOGNITION AND AIIRJET Journal
 
Basic Office Administration
Basic Office AdministrationBasic Office Administration
Basic Office AdministrationIRJET Journal
 
Smart Traffic System using Machine Learning
Smart Traffic System using Machine LearningSmart Traffic System using Machine Learning
Smart Traffic System using Machine LearningIRJET Journal
 
IRJET- Computerized Vehicle Number Plate Recognition and Fine Generation
IRJET-  	  Computerized Vehicle Number Plate Recognition and Fine GenerationIRJET-  	  Computerized Vehicle Number Plate Recognition and Fine Generation
IRJET- Computerized Vehicle Number Plate Recognition and Fine GenerationIRJET Journal
 

Similar to IRJET-An Interline Dynamic Voltage Restorer (IDVR) (20)

Fingerprint Based Voting
Fingerprint Based VotingFingerprint Based Voting
Fingerprint Based Voting
 
IRJET- Trafficop Android Application for Management of Traffic Violations
IRJET-  	  Trafficop Android Application for Management of Traffic ViolationsIRJET-  	  Trafficop Android Application for Management of Traffic Violations
IRJET- Trafficop Android Application for Management of Traffic Violations
 
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...
 
A Cohesive and Semantic Consistency of for Bot Attack on IoT and IIoTPlatforms
A Cohesive and Semantic Consistency of for Bot Attack on IoT and IIoTPlatformsA Cohesive and Semantic Consistency of for Bot Attack on IoT and IIoTPlatforms
A Cohesive and Semantic Consistency of for Bot Attack on IoT and IIoTPlatforms
 
IRJET- E-Gatepass System
IRJET- E-Gatepass SystemIRJET- E-Gatepass System
IRJET- E-Gatepass System
 
IRJET- Traffic Rules Violation System using NFC Card
IRJET-  	  Traffic Rules Violation System using NFC CardIRJET-  	  Traffic Rules Violation System using NFC Card
IRJET- Traffic Rules Violation System using NFC Card
 
IRJET - Enhanced Driving License using NFC
IRJET - Enhanced Driving License using NFCIRJET - Enhanced Driving License using NFC
IRJET - Enhanced Driving License using NFC
 
IRJET - Smart Traffic Management System
IRJET - Smart Traffic Management SystemIRJET - Smart Traffic Management System
IRJET - Smart Traffic Management System
 
Io t platform-infotech_arpanpal
Io t platform-infotech_arpanpalIo t platform-infotech_arpanpal
Io t platform-infotech_arpanpal
 
IRJET - IoT based Vehicle Tracking System
IRJET -  	  IoT based Vehicle Tracking SystemIRJET -  	  IoT based Vehicle Tracking System
IRJET - IoT based Vehicle Tracking System
 
IRJET- Automatic Traffic Management System
IRJET- Automatic Traffic Management SystemIRJET- Automatic Traffic Management System
IRJET- Automatic Traffic Management System
 
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...
 
Automatic parking system using Automatic number plate recognition (ANPR)
Automatic parking system using Automatic number plate recognition (ANPR)Automatic parking system using Automatic number plate recognition (ANPR)
Automatic parking system using Automatic number plate recognition (ANPR)
 
IRJET- IoT based Smart BLACK BOX System
IRJET- IoT based Smart BLACK BOX SystemIRJET- IoT based Smart BLACK BOX System
IRJET- IoT based Smart BLACK BOX System
 
IRJET- Two Way Authentication for Banking Systems
IRJET- Two Way Authentication for Banking SystemsIRJET- Two Way Authentication for Banking Systems
IRJET- Two Way Authentication for Banking Systems
 
IRJET- Displaying Smart Phone Data in the Desktop using Firebase
IRJET- Displaying Smart Phone Data in the Desktop using FirebaseIRJET- Displaying Smart Phone Data in the Desktop using Firebase
IRJET- Displaying Smart Phone Data in the Desktop using Firebase
 
CRIMINAL RECOGNITION USING IMAGE RECOGNITION AND AI
CRIMINAL RECOGNITION USING IMAGE RECOGNITION AND AICRIMINAL RECOGNITION USING IMAGE RECOGNITION AND AI
CRIMINAL RECOGNITION USING IMAGE RECOGNITION AND AI
 
Basic Office Administration
Basic Office AdministrationBasic Office Administration
Basic Office Administration
 
Smart Traffic System using Machine Learning
Smart Traffic System using Machine LearningSmart Traffic System using Machine Learning
Smart Traffic System using Machine Learning
 
IRJET- Computerized Vehicle Number Plate Recognition and Fine Generation
IRJET-  	  Computerized Vehicle Number Plate Recognition and Fine GenerationIRJET-  	  Computerized Vehicle Number Plate Recognition and Fine Generation
IRJET- Computerized Vehicle Number Plate Recognition and Fine Generation
 

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

High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(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
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAbhinavSharma374939
 

Recently uploaded (20)

High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
(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...
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog Converter
 

IRJET-An Interline Dynamic Voltage Restorer (IDVR)

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 01 | Jan-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 373 Biometric E-licence Mubin Shaikh1, Azhar Hakim2, Prem Suryawanshi3, Pratik Shendkar4, Darshan Kunjir5, Prof. Mrs P.P. Bastawade6 1Students, Department of Computer Engineering. All India Shri Shivaji Memorial Society Polytechinc, Kennedy road, Pune, Maharashtra, India. 2Lecturer, Department of Computer Engineering. All India Shri Shivaji Memorial Society Polytechnic Kennedy Road, Pune, Maharashtra, India. ---------------------------------------------------------------***---------------------------------------------------------------- ABSTRACT - Fingerprints are rich in details which are in the form of discontinuities in ridges known as minutiae and are unique for each person. One of the most important tasks considering an automatic fingerprint recognition system is the minutiae biometric pattern extraction from the captured image of the fingerprint. The fingerprint matcher compares features by using Digital Image processing from input search point against all appropriate driving licences in the database to determine if a probable match exists. With this implementation, there’ll be no need to carry documents along. A single fingerprint and an image will be enough to recognise and verify the individual and the vehicle. Mobile platforms such as smart-phones and tablet computers have attained the technological capacity to perform tasks beyond their intended purposes. The steady increase of processing power has enticed researches to attempt increasingly challenging tasks on mobile devices with appropriate modifications over their stationary counterparts. In this work we describe main features of software modules developed for Android smartphones that are used by RTO officers for licence and vehicle documents verification. In this project we use biometric approach like fingerprints and vehicle number plates for verification. PROBLEM STATEMENT/EXISITING SYSTEM The main objective is to develop technology that include android application and web application to provide digitalization to both, an individual and RTO system, by reducing the documentation part. Currently the traffic police use a manual process for identifying and verifying authority of a person. However, people have to face many problems with the current procedure used by the traffic police. According to public point of view there is no facility provided by the RTO which will make the person document free. The main problem with the existing system is that either people have to carry their documents or smart card, but there is possibility that the information might get lost. Today android devices play an important role in our day to day life since most of the tasks can be done on android device. Since the people have to carry documents regarding the information of the vehicle, the police as well as people have to face many problems. Thus the traffic police app not only reduces the task of the police but also makes the person document free. APPLICATIONS (a) This system will help in increasing the robustness and speed of the RTO system. (b) It will also increase efficiency in procedure related to vehicle burglary. (c) All the data would be maintained in the database will would be easy to maintained. (d) Documents would be digitalized. INTRODUCTION Fingerprint classification and matching are key parts in an automated fingerprint recognition system. The fingerprint matcher compares features from the input search point against all appropriate records in the database to determine if a probable match exists. There are various approaches of automatic fingerprint matching that have been proposed which include minutiae based approaches, and image based approaches. Minutia based approaches are the most popular ones being included in almost all contemporary fingerprint identification and verification system. Fingerprint verification problem is divided into two main tasks: 1. Minutiae extraction. 2. Minutiae matching. The first stage consists of fingerprint sensing which has been historically carried out by spreading the finger with ink and pressing it against a paper card and then scanned, resulting in a digital representation. This process is known as off-line acquisition and is still used in law enforcement applications. Currently, it is possible to acquire fingerprint images by pressing the finger against the flat surface of an electronic fingerprint sensor. This process is known as online acquisition.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 01 | Jan-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 374 Acquired image may contain noise that is removed in pre processing stage and minutiae are extracted from pre- processed image. Final stage for fingerprint matching is performed by passing minutiae patterns of the fingerprint to matcher. This matcher will produce a match score based on fingerprint matching. MOTIVATION An individual has to carry licence and vehicle documents, if he fails to present those at the time of certain on road investigation by Government authority, He has to pay the fine, here carrying documents is a mandatory part. This tedious and hectic procedure inspired us to think about the present RTO system and also motivated us to implement this system which increases the robustness and efficiency of RTO system and traffic issues. We would implement this system on android to give portability to system. PROJECT OBJECTIVES 1. To identify a person’s information through his/her finger prints and to make the person document free. 2. The fingerprint recognition technique will help to identify whether the person is authorized to drive the vehicle or not. 3. In the central database using Bozorth3 algorithm the image is matched with the images in the database with the match score. 4. If a match is found then details of the respective image are sent to the mobile as a response. 5. The details are then displayed on the screen. 6. The system will automatically deduct fine from the person’s bank account. PROJECT SCOPE 1. The system will accept the fingerprint through the thumb recognition device 2. In the central database using Bozorth3 algorithm the image is matched with the images in the database with the match score. 3. If a match is found then details of the respective image are sent to the mobile as a response. 4. The details are then displayed on the screen 5. The system will automatically deduct fine from the person’s bank account. 6. The system will only verify the person’s document and not issue any documents from the RTO. SOFTWARE SPECIFICATIONS 1. Front End : Android APK 2. Back End : Java (Socket programming) HARDWARE SPECIFICATIONS 1. Processor : Pentium IV or above 2. RAM : 2 GB or above 3. Hard Disk : 40 GB 4. Monitor : 15 color monitor 5. Android Device : Android Mobile / Tablet with battery capacity of 4000 mAh or above 6. Fingerprint recognition device : Connector / USB cable SYSTEM ARCHITECTURE USE CASE DIAGRAM
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 01 | Jan-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 375 SOFTWARE INTERFACE MySQL : MySQL is a relational database management system that runs as a server providing multiuser access to a number of databases. Java : The two principal products in the Java SE platform are : Java Development Kit(JDK) and Java SE Runtime Environment(JRE). The JDK is supper set of the JRE, and contains everything that is in the JRE, plus tools such as the compilers and debuggers necessary for developing applets and applications. Java Script : Java Script is primarily used in the form of client side Java Script, implemented as a part of Web Browser in order to provide enhanced user interfaces and dynamic websites. JSP(Java Server Pages) : JSP is Java technology that helps software developers server dynamically generated Web pages based on HTML,XML or other documents types. Hypertext Markup Language(HTML) : HTML is a predominant markup language for web pages.HTML elements are the basic building blocks of Web Pages. Apache Tomcat : Apache Tomcat is an open source servlet container developed by the Apache Software Foundation(ASF).Tomcat implements the Java Servlet and the Java Server Pages(JSP) specifications from Oracle Corporation and provides a pure Java HTTP Web Server Environment for Java code to run. ACTIVITY DIAGRAM Assumptions 1. User must have basic knowledge of computer and handling an Android device. 2. The user has to be from a police or RTO background. 3. Device used must have Android OS installed. 4. After activation system should fetch data from the server. Dependencies 1. Only Administrators will be able to edit main configurations. 2. User and Administrators will communicate among themselves while executing the application. 3. The proposed system is dependent on Android OS. REFERENCE: 1] C. Su and S. N. Srihari, “Generative models and probability evaluation for forensic evidence,” in Pattern Recognition, Machine Intelligence and Biometrics, P. Wang, Ed. New York: Springer, 2011 2] D.Gentles and S. Sankaranarayanan, “Application of biometrics in mobile voting,” International Journal of Computer Network and Information Security, vol. 7, pp. 57-68, 2012. 3] R. Labati, A. Genovese, V. Piuri, and F. Scotti, “Contactless fingerprint recognition: a neural approach for perspective and rotation effects reduction,” IEEE Workshop on Computational Intelligence in Biometrics and Identity Management (CIBIM), 2013, pp. 22-30. 3] Q. Gao and X. Zhang, “A study of distortion effects on fingerprint matching,” Computer Science and Engineering, vol. 2, no. 3, pp. 37-42, 2012. 5] F. Liu, D. Zhang, C. Song, and G. Lu, “Touchless Multiview Fingerprint Acquisition and Mosaick-ing,” IEEE Transactions on Instrumentation and Measurement, vol. 62, no. 9, pp. 2492-2502, 2013. 6] J. Galbally, F. Alonso-Fernandez, J. Fierrez, and J. Ortega-Garcia, “A high performance fingerprint liveness detection method based on quality related features,” Future Generation Computer Systems, vol. 28, no. 1, pp. 311-321, 2012. 7] Xuejun Tan, Bir Bhanu, ”Fingerprint matching by genetic algorithms”, Pattern Recognition, vol. 39, 2006, pp. 465 –47.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 01 | Jan-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 376 8] Jain, R. Bolle, and S. Pankanti, “Biometrics Personal Identification in Networked Society”, Kluwer Academic Publishers New York, Boston, Dordrecht, London, Moscow, pp. 1-64, 2002. 9] J. Ortega-Garcia, J. Fierrez-Aguilar, D. Simon, M. F. J. Gonzalez, V. Espinosa,A. Satue, I. Hernaez, J. J. Igarza, C. Vivaracho, D. Escudero and Q. I. Moro, MCYT baseline corpus : A bimodal biometric database, IEE Proceedings Vision, Image and Signal Processing, Special Issue on Biometrics on the Internet, Vol.150, n.6, pp.395-401, December 2003. 10] X. Si, J. Feng, J. Zhou, ”Detecting fingerprint distortion from a single image”, Proc. IEEE Int. Workshop Inf. Forensics Security, pp. 1-6, 2012. 11] Liang -Wei Chen, Chao- Rong Li, “Invariant moment features for fingerprint recognition”,IEEE,pp 91-94, 2013. 12] Vaishali Pawar, Mukesh Zaveri, “Graph Based K- Nearest Neighbor Minutiae Clustering for Finger-print Recognition”, 10th IEEE International Conference on Natural Computation, pp 675-680, 2014. 13] S. Chavan, P. Mundada, D. Pal. Fingerprint Authentication using Gabor Filter based Matching Algorithm. International Conference on Technologies for Sustainable Development (ICTSD-2015), Feb. 04 - 06, 2015, Mumbai, India.