0% found this document useful (0 votes)
67 views

Design and Implementation of Biometric Based Smart

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)
67 views

Design and Implementation of Biometric Based Smart

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/ 3

Design and Implementation of Biometric Based Smart

Antitheft Bike Protection System


K.S. Tamilselvan G. Murugesan S. Sasikumar
Department of ECE Department of ECE Department of ECE
Kongu Engineering College Kongu Engineering College Kongu Engineering College
Perundurai, Erode, India. Perundurai, Erode, India. Perundurai, Erode, India.
[email protected]

Abstract – A lot of research are going on in the field of


biometrics. The proposed idea in the paper concentrates on the
application of biometric for two wheelers especially, motor
bikes and scooters. In our day to day life, a lot of motor bikes
are missed and it is very difficult to find the location. This
paper provides an effective solution in order to ensure more
security and avoid unauthorized use of motorbikes. In this
project, a finger print based simple and efficient electric engine
starter is proposed. Simple and effective hardware has been
designed, implemented and tested with motorbikes. Test results
show that the developed system identify the correct person and
allows the right person to start the bike
Fig.1. Existing Ignition System
Keywords—Biometrics, Fingerprint scanner, Arduino
So, ultimately, the starter system produces rotation of
I. INTRODUCTION flywheel, and hence rotation of crankshaft, and thus the
reciprocating motion of piston start. After suction of charge, the
In recent days, security plays a major role, especially
first compression and first power stroke will occur due to starter
vehicles. Typically the two wheelers are stolen in the parking
areas. To counteract the problem, the only solution is to and thereafter the flywheel will do its job to continue the
implement some security system in the two wheelers. As the rotation of the crankshaft [2].
cost of existing system is very high, the manufacturing A. Limitations Of Existing Model
companies are not ready to implement in the vehicle. So
there is a need to design a low cost security system for the • Duplicate Keys may be used to start the vehicle.
two wheelers. The proposed security system uses a Arduino • No security to the owner.
microcontroller and a fingerprint scanner.The main objective
of this paper is to present a system to address the above IV. METHODOLOGY
problem. The proposed system develops an electrical engine
starter combined with a finger print identification module.
This will increase the security aspect of the vehicles [1]
II. OBJECTIVE
Proper comapitibility of the finger print unit with the
microcontroller unit is carefully designed. Due to this,
starter unit associated with the engine can be anble to
provide proper security for the vehicles. The proposed
finger print based vehicle security bsystem differs from
existing electric engine starting system in the way of
increased security.
III. EXISTING SYSTEM
Fig. 2. Block Diagram
When key is turned on, the key switch will be short
circuited By pressing the self starter ,the electro motive V. PROPOSED SYSTEM
force will be induced in the relay.Due to the induced emf,the
Proposed system consists of the following stages
metal rod get’s in contact with the terminal.Thus,the motor
starts rotating. There is a solenoid assembly to open the 1.Arduino uno microcontroller.
contacts and to stop the motor if necessary. This is 2.Finger print scanner.
because; the usage of the starter consumes more electrical 3.OLED display.
power and dries the battery as quickly as possible. 4.Battery.
5.Relay.
6.Voltage Regulator.

978-1-5386-9432-9/18/$31.00 ©2018 IEEE 136

Authorized licensed use limited to: Auckland University of Technology. Downloaded on May 29,2020 at 08:41:09 UTC from IEEE Xplore. Restrictions apply.
The battery provides the continuous power supply to the Fingerprint Scanners is a device used to scan and identify the
ignition system. The 7809 voltage regulator is used to exact persons finger print with others finger print. This will
regulate the voltage to 9v which is required for the Arduino produce high level signal when the actual person is trying to
board. The 7805 voltage regulator is to provide 5v supply to open the vehicle. It will give a low signal, when activated by
the fingerprint scanner module, OLED display, Relay. The other persons.
fingerprint module is to verify the fingerprint of the
authorized person and the OLED is used to display whether
the fingerprint is matched or not .If the fingerprint is
matched, the control of Arduino will move to relay. The
relay in turn ignites the ignition system [9]. If key is turned
on and fingerprint is matched then the ignition system will
be turned on and bike gets mobilized.
With regarding to the working functions of finger print,
there are two types. One is accompanied with focusing a
bright light towards the finger print and taking of digital
photograph. The finger print scanner actually light sensitive
micro chip which consists of either a Charge Coupled
Device or a Complementary Metal Oxide Semiconductor
image sensor which produces a digital image [3,4]. The
micro controller can be easily analyzes the input digital Fig. 3. Hardware Implementation
image with the help of stored program.
The second type of the image scanner is made with
capacitance principle. This scanner uses the method of Organic Light Emitting Diode (OLED) is a display device
measuring the finger electrically. When we kept our fingers mostly used in recent days, which is available in different colors
over the surface, there is a gap between our ridges and the and the main features of OLEDs are, high contrast, wide
floor. There is varying distance between floor and the viewing angle, low power consumption and fast response time
finger, which will be scanned by a capacitive scanner and [8].
distance will be converted into electrical signal. [5].
VII. RESULTS AND DISCUSSION
Relay switches are used to open and close the ignition
system according to the voltage applied through it. The performance of the projects is tested with different
Normally open or normally closed relays are used. person’s finger prints and also finger prints at different
situations and timings.
A voltage regulator is a circuit used to maintain a
constant output voltage in a circuit, irrespective of the TABLE I. TEST RESULT
changes in the incoming voltage or load current.. Here Ac or No. of No. of
DC voltages can be regulated. The regulator may also be Success
No. of correct False
Test. No Rate
electronic system or electromechanical system. attempts identificatio Identificat
(in%)
n ion
Relay module for Arduino is one of the most powerful Test-1 Right
application for Arduino as it can be used to control Persons (5
Persons with 50 49 1 98%
both A.C and D.C devices by simply controlling 10 various
the relay by giving 5V. A relay is basically a switch which positions)
is operated electrically by electromagnet [6,7]. A relay can Test- wrong
be used to control high voltage electronic devices such Persons (10
as motors and as well as low voltage electronic devices such Persons with 100 100 0 100%
10 various
as a light bulb or a fan. The part which powers the relay positions)
module is completely isolated from the part which turns ON
or OFF. This is why we can control a 220V appliance by
simply controlling it using the 5V Arduino. You should also By considering the inference from TableI, it is clear that, the
read getting started projects of Arduino. system can identify the mismatched finger print from a large
database, thus protect the two wheeler form theft. It is also
VI. HARDWARE DETAILS found that, one failure for the right person at least out of 50. The
The main hardware unit used in this project is Arduino reason is due to some dust or unrecognized positions of the
Uno, which is a microcontroller which belongs to ATmega finger print. Changing the position of the finger solves the
family. Totally, fourteen digital input and outputs and six problem.
analog inputs are there in this controller.
137

Authorized licensed use limited to: Auckland University of Technology. Downloaded on May 29,2020 at 08:41:09 UTC from IEEE Xplore. Restrictions apply.
VIII. CONCLUSION Engineering Trends & Technology (IJETT)-volume 21 Numbers 7-March
2015, page no. 355-359.
The completed hardware has been implemented in a two [3] Prashantkumar R., Sagar V.C., Santosh S., SiddharthNambiar,”Two
wheeler and tested with right person’s finger print in Wheeler Vehicle Security System”, International Journal of
EngineeringSciences& Engineering Technologies ( IJESET), Dec2013,
different positions and also wrong person’s finger prints. In Volume 6, Issue 3, pp: 324-334.
all the tests, the designed system produced good results. [4] Nitin Kumar, Jatin Aggarwal, ChaviSachdeva, Prerna Sharma, Monica
There is 98%success from right person’s attempts and 100% Guar, ”Smart Bike Security System”, International Journal of Education
success from wrong person’s attempts. So, the designed and Science Research Review, Volume-2, Issue-2, April-2015, Pg.No.28-
32.
system can be used to secure the two wheelers from theft. [5] R.Ramani, S.Valarmathy, Dr. N.SuthanthiraVanitha, S.Selvaraju,
The designed system is a better replacement for GPS M.Thiruppathi, R.Thangam, “Vehicle Tracking & Locking System Based
technology also. In future, the same system with enhanced on GSM & GPS”, I.J.Intelligent System and Applications, 2013,09,86-93.
version can be used for other types of vehicles also. [6] Sukeerti Singh and AyushiMhalan, “Vehicle Theft Alert System using
GSM”, Int. Journal of Engineering Science and Technology (IJEST), May
2013
REFERENCES [7] Z. M. Win and M. M.Sein, “Fingerprint recognition system for low quality
[1] R.M.Vithlani, SagarShingala and Dr. H.N.Pandya, Biometric images, presented at the SICE Annual Conference, Waseda University,
Automobile Ignition Locking System, International Journal of Tokyo, Japan, Sep. 13-18, 2011.
Electronics and Communication Engineering and Technology, 7(5), [8] UpendranRajendran and Albert Joe Francis, “AntiTheft Control System
2016, pp. 28–37 Design Using Embedded System”, Proc. IEEE, vol. 85, page no. 239- 242,
[2] Shanmughanathan J, B. C. Kavitha, ”Tracking and Theft Prevention 2011
System for Two wheelers using Android”, International Journal of

138

Authorized licensed use limited to: Auckland University of Technology. Downloaded on May 29,2020 at 08:41:09 UTC from IEEE Xplore. Restrictions apply.

You might also like