0% found this document useful (0 votes)
613 views4 pages

Fingerprient Based Vehicle Starter

Uploaded by

TECHer YT
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
613 views4 pages

Fingerprient Based Vehicle Starter

Uploaded by

TECHer YT
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056

Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072

FINGERPRIENT BASED VEHICLE STARTER


Prof. Kharade R. A1, Snehal Shirtode2, Priyanka Sutar3
1Asst. Prof. Department of Electronics and Telecommunication Engineering, AGTI’S Dr. Daulatrao Aher College of
Engineering, Karad. Maharashtra, India.
2&3Student of Department of Electronics and Telecommunication Engineering, AGTI’S Dr. Daulatrao Aher College of

Engineering, Karad. Maharashtra, India.


-----------------------------------------------------------------------***------------------------------------------------------------------------
ABSTRACT- Our project is about fingerprint based implement. The two significant parts of fingerprint
ignition in bikes which includes all two wheeler’s. Normally biometric system is Identification and Authentication.
available locks in the bikes do not provide enough security to
the bike owners. Traditional locks available in the bikes are
II. FINGERPRINT SENSOR:
well known to thieves and they can be easily broken by them. A fingerprint sensor is an electronic device used to
Thus there is need for more security options to be available capture a digital image of the fingerprint pattern. The
for the motorcycle which is unique and must be different captured image is called a live scan. This live scan is
from the traditional key locks. Biometrics system can be digitally processed to create a biometric template which is
used as a good and effective security option. An important stored and used for matching. Optical fingerprint imaging
and very reliable human identification method is fingerprint involves capturing digital image of the print using visible
identification. As fingerprint of every person is unique thus it light. This type of sensor is, in essence, a specialized
can be used in various security options. In this paper we are camera. The top layer of the sensor, where the finger is
focusing on the use of finger print recognition to start or placed, is known as the touch surface. Beneath this layer is
ignite the motorcycle against the use of conventional a light-emitting phosphor layer which illuminates the
methods of key locks. Related work include enhancing the surface of the finger. The light reflected from the finger
security of the bikes by adding different types of locks and passes through the phosphor layer to an array of solid
alarming unit to alert owner of the bike in case of danger. state pixels which captures a visual image of the
fingerprint.
KEYWORD: Atmega328 controller, LCD Display, Arduino,
Relay, Fingerprint recognition. A scratched or dirty touch surface can cause a bad
image of the fingerprint. A disadvantages of this type of
I. INTRODUCTION: sensor is the fact that the imaging capabilities are affected
by the quality of skin on the finger. For instance, a dirty or
Fingerprint recognition technology allows access
marked finger is difficult to image properly.
to only those whose fingerprints that are pre stored in the
memory. Stored fingerprints are retained even in the event
of complete power failure or battery drain. These
eliminates the need for keeping track of keys or
remembering a combination password, or PIN. It can only
be opened when an authorized user is present, since there
are no keys or combination to be copied or stolen, or locks
that can be picked. The fingerprint based lock therefore
provides a wonderful solution to conventionally
encountered inconveniences.
Biometric system includes various types such as
face recognition, voice recognition, fingerprint recognition,
eye recognition. Among these techniques the fingerprint
recognition is the most widely used. This is because
fingerprint of every person on the earth is unique and can Fig- Fingerprint Module
provide good reliability compared to the other
conventional methods. Fingerprint biometrics are easy to

© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 4962
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072

III. GSM MODULE: V. LCD:


It can be used to make calls, send text messages and Liquid crystal displays (LCD’s) have materials, which
emails in case it is an Internet based SIM card. The GSM combine the properties of both liquids and crystals. Rather
Module uses a dual band 900/ 1800 MHz GSM modem. It than having a melting point, they have a temperature
works on 4 V DC regulated power supply that is controlled range within which the molecules are almost as mobile as
by the microcontroller. Apart from that it is a plug and play they would be in a liquid, but are grouped together in an
device which means no drivers are required for this ordered from similar to a crystal. An LCD consists of two
module to be installed. The purpose for this Hardware’s glass panels, with the liquid crystal materials and witched
usage is to send a message to the registered mobile in between them. The inner surface of the glass plates are
number, when someone tries to access the vehicle illegally. coated with transparent electrodes which define the
character, symbols or patterns to be displayed polymeric
layers are present in between the electrodes and the liquid
crystal, which makes the liquid crystal molecules to
maintain a defined orientation angle.

VI. SOFTWARE DETAILS:


Here is some software which is used in proposed system.

VI.1. Arduino IDE:


For the automation using BT module and Arduino,
we uses the Arduino IDE (Integrated Development
Environment) for programming of Arduino.

Fig- GSM Module

IV. ATmega328 Controller:

The ATmega328 Controller is an open-source


controller board based on the microchip ATmega328
controller and developed by Arduino.cc. The board is
equipped with sets of digital and analog input/output
(I/O) pins that may be interfaced to various expansion
boards (shields) and other circuits. The board has 14
Digital pins, 6 Analog pins, and programmable with
the Arduino IDE (Integrated Development Environment)
via a type B USB cable. It can be powered by a USB cable or
by an external 9 volt battery, though it accepts voltages
between 7 and 20 volts. It is also similar to the Arduino
Nano and Leonardo. The hardware reference design is
distributed under a Creative Commons Attribution Share- Arduino is an open source platform used for
Alike 2.5 license and is available on the Arduino website. building electronics projects. Arduino consists of a both
The ATmega328 comes preprogrammed with a boot physical programmable circuit board and piece of
loader that allows uploading new code to it without the software, or IDE that runs on your computer, used to write
use of an external hardware programmer. and upload computer code to the physical board.

© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 4963
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072

VI.2 System Design: stored in the fingerprint module. When any person put
his/her finger on the fingerprint module then the data of
the placed finger is matched with the stored data in the
module. If the fingerprint data is found in the module then
match the condition occurs and the microcontroller ignites
the bike otherwise bike will not start.

VII. APPLICATIONS:

 Cars
 Motorcycle
 Transport vehicles
 Home Security Systems
 Lockers
 ATM’s

VIII. ADVANTAGES:
 Highly reliable
 Highly secure than other security systems.
 Processing speed is fast
 Economical biometric technology
 Less Memory Space
VII.1. Block Diagram:  Easy to use and user friendly

IX. ACKNOWLEDGMENT
We are really delighted to submit this paper on
“FINGERPRINT BASED VEHICLE STARTER”. We would like
to thank sincerely to our guide Mr. R.A.Kharade for his
valuable guidance, constant assistance, support, endurance
and constructive suggestions for the betterment of this
project work. We would like to express our deep sense of
gratitude to our principal Prof. Dr. A. M. Mulla for
encouraging throughout this course. We would like to
convey our heartfelt thanks to our HOD Prof. P. J. Chorage
for giving us the opportunity to embark upon this topic.
We would like to that all our faculties and friends for their
help and constructive criticism during this technical paper.

X. CONCLUSION:
The module was designed to focus on the stating
of the engine by the means of fingerprint. The reason for
developing this model is to increase the security level and
the robustness of the vehicles from day-to-day threatens.
The user touches the fingerprint sensor and it
Fig- Block diagram authenticates the user, if the user is authorized then it
automatically starts to engine. The sensor is directly
VII.2. Working: connected to the engine, the wires are attached in such a
way that it starts-up. The main reason for using this is low
The motorcycle will be ignited only when the
in cost and the fingerprint which is used it cannot be
authorized person scans his/her finger on the fingerprint
matched of any to people.
module. The fingerprint of the authorized persons are

© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 4964
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072

XI. REFERENCES

1. Omidiora E. O. “A Prototype of a Fingerprint Based


Ignition Systems in Vehicles” European Journal of
Scientific Research ISSN 1450-216X Vol.62 No.2
(2011), pp. 164-171.
2. “Arduino- Introduction”. Arduino.cc
3. GSM Global system for mobile communication “.
4G Americas, Retrieved 2014-03-22.
4. Karthikeyan.a “FINGERPRINT BASED IGNITION
SYSTEM” International Journal Of Computational
Engineering Research / ISSN: 2250–3005

© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 4965

You might also like