Download as pdf or txt
Download as pdf or txt
You are on page 1of 12

BIOMETRIC BRILLIANCE AUTHENTICATION SYSTEM

Mini Project report submitted to J.N.T.U. Hyderabad


in partial fulfillment of the requirement for the award of degree,
Bachelor of Technology

In
ELECTRONICS AND COMMUNICATION ENGINEERING
By
DATHRIKA MANAN 20PQ1A0417

SANDILA SAI KAMAL GOUD 20PQ1A0447

VADAPALLI POOJITHA 20PQ1A0450

UNDER THE GUIDANCE OF

Mrs. G. KAYALVIZH

DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING

ANURAG COLLEGE OF ENGINEERING


(Approved by AICTE, New Delhi & Affiliated to JNTU-HYD)
AUSHAPUR (V), GHATKESAR (M),MEDCHAL MALKAJGIRI (Dt.), T.S.501301
September, 2023
Aushapur (V), Ghatkesar (M),

ANURAG
Medchal - Malkangiri Dist.,
Telangana -501 301
Phone: 9866305132, 98668 70972
Email: principal@anuraghyd.ac.in
www.anuraghyd.ac.in
COLLEGE OF ENGINEERING
(Approved by AICTE, New Delhi & Affiliated to JNTU-HYD)

Department of Electronics and Communications Engineering

CERTIFICATE

Date: / / 2023

This is to certify that the Mini Project report titled "BIOMETRIC BRILLIANCE
AUTHENTICATION SYSTEM" submitted by DATHRIKA MANAN bearing
HT.NO:20PQ1A0417, SANDILA SAI KAMAL GOUD bearing HT.NO: 20PQ1A0447 and
VADAPALLI POOJITHA bearing HT.NO: 20PQ1A0450 to the Department of Electronics and
Communication Engineering for the partial fulfillment of the requirement for the award of the degree
Bachelor of Technology in Electronics and Communication Engineering, by JawaharlalNehru
Technological University, Hyderabad, is a record of bonafide work carried out by them under our
guidance and supervision in 2023-2024.

Guide Head of Department

Mrs. G. KAYALVIZH Mrs. G. KIRAKUMARI

External Examiner Principal


ACKNOWLEDGEMENT

The satisfaction that accompanies the successful completion of any task would
be incomplete without the mention of the people who made it possible and whose
encouragement and guidance has been a source of inspiration throughout the course of
the mini project report.

We express our sincere gratitude to our project guide Mrs. G. KAYALVIZH


of Electronics and Communication Engineering, Anurag College of Engineering, for
the precious suggestions, motivation, and co-operation for the successful completion of
thismini project report.

It is our privilege and pleasure to express our profound sense of gratitude and
indebtedness to our Head of Department Mrs. G. KIRAN KUMARI , Department of
Electronics and Communication Engineering, Anurag College of Engineering, for the
guidance, cogent discussion, and encouragement throughout this mini project work.

We express our sincere thanks to Principal, Anurag College of Engineering, for


the encouragement and constant help.

We also thank the management for providing us necessary facilities to carry out
the mini project work at the organization.

We take this opportunity to thank all our lecturers who have directly or indirectly
helped our mini project. We pay our respects and love to our parents andall other
family members and friends for their love and encouragement throughout ourcareer.
Last but not the least we express our thanks to our friends for their cooperation and
support.

DATHRIKA MANAN 20PQ1A0417


SANDILA SAI KAMAL GOUD 20PQ1A0447
VADAPALLI POOJITHA 20PQ1A0450
DECLARATION
we declare that this written submission represents my ideas in my own words
and where others ideas or words have been included. I have adequately cited and
referenced the original sources. I also declare that I have adhered to all principles of
academic honesty and integrity and have not misrepresented or fabricated or falsified
any idea/data/fact/source in my submission.
We hereby declare that the results embodied in this mini project report titled
“BIOMETRI BRILLIANCE AUTHENTICATION SYSTEM” requirements of
the award of degree are obtained by us from our mini project. We have not submitted
this project report to any other University/Institute for the award of any
degree/Diploma.

DATHRIKA MANAN 20PQ1A0417

SANDILA SAI KAMAL GOUD 20PQ1A0447

VADAPALLI POOJITHA 20PQ1A0450


ABSTRACT

During the COVID situation, people are taking a lot of precautions to save
themselves from Corona viruses, but there are high chances of carelessness,
which might lead to consequences. The idea behind the project was basically to
reduce the severity of the consequences and enhance security. The security
pattern includes an access control system for doors. Traditional locks are no
longer as secure as they once were; anyone can gain access by breaking these
locks. To improve safety measures, this project uses the phone fingerprint to
open the door, where the phone is an important necessity for everyone in daily
life, which eliminates contact and thus reduces the chances of spreading.
The implementation makes door unlocking systems integrated withsmart
device technology, which will help people increase the quality of their lives.
Furthermore, everyone already has a smartphone and is more aware of the
existence of a smart phone. There is no need to forget the key or forget to put
the key, and there is no need to duplicate the key, but keep in mind the key
security level. Sometimes, it's necessary to open the door from the seat while
concentrating on work, only to unlock it when it's a little off from the table. As a
result, opening the door is simple, which simplifies and enhances our security.
The proposed system consists of both hardware and software components.
An ArduinoNano with a Bluetooth module, a solenoid lock, and an Android
smartphone are utilized in the hardware part of the project. The Android
application is designed to scan and verify fingerprints and send confirmation
data to Arduino via Bluetooth serial communication. A smartphone fingerprint
sensor is used by this system to lock and unlock the door. With the help of the
Bluetooth module, the phone is connected. The Arduino Nano is dumped with
the embedded C code. Sends a message to the admin when someone attempts to
break the door using GSM and the buzzer rings inside the house
CONTENTS

TITLE i
ABSTRACT v
LIST OF FIGURES vi
LIST OF SCREENS vii
LIST OF TABLES viii
LIST OF ACRONYMS ix
CHAPTER 1
INTRODUCTION
1.1 Motivation 1
1.2 General description 1
1.3 Objective of the Project 1
1.4 Organization of documentation 2
CHAPTER 2
LITERATURE SURVEY
2.1 Introduction 3
2.2 Existing Systems 4
2.3 Disadvantages of Existing System 5
2.4 Proposed System 5
CHAPTER 3
DESIGN AND ANALYSIS
3.1 Introduction 7
3.2 Project block diagram 8
3.3 Block diagram description 8
3.4 Schematic description 9
3.5 Flowcharts 11
3.6 Algorithms 12
CHAPTER 4

RESULT AND ANALYSIS

4.1 Objective 13

4.2 Test setup 14

4.3 Result analysis 15

4.4 Applications 15

CHAPTER 5

CONCLUSION
5.1 Conclusion 16
5.2 Future Scope 16
REFERENCES 17

APPENDIX A 18
APPENDIX B 20
APPENDIX C 23

APPENDIX D 27
LIST OF FIGURES

FIGURE TITLE PAGE NO

Fig.3.1 Block Diagram 8

Fig.3.2 Schematic Diagram 9

Fig.3.3 Flow Chart 11

Fig.4.1 Test Setup 13

Fig.4.2 Setup Result 14

Fig.C.1 Transformer 23

Fig.C.2 Regulator 24

Fig.C.3 HC-05 Bluetooth Module 24

Fig.C.4 Arduino Nano 25

Fig.C.5 Solenoid Lock 25

Fig.C.6 Relay 26
Fig.C.7 GSM 26

vii
LIST OF SCREENS

FIGURE TITLE PAGE NO

Screen.3.1 Arduino IDE 20


Screen.3.2 Comport Tools 21

Screen.3.3 Arduino Board from Tools 21

Screen.4.1 Sketch in Arduino IDE 22


Screen.4.2 Upload the sketch to Arduino board 22

vii
LIST OF TABLES

TABLE TITLE PAGE NO

Table.D.1 IC 7805 28

ix
LIST OF ACRONYMS

COVID-19 Corona Virus Disease of 2019


GSM Global System for Mobile Communication
IDE Integrated Development Environment

RPID Radio-Radio Identification

LINUX Lovable Intellect Not Using Xp

AC Alternating Current

LED Light Emitting Diode

GND Ground

Vcc Voltage Common Collector

Tx Transmitter

Rx Receiver

MOSFET Metal-Oxide Semiconductor Field-Effect Transistor

ix
ix

You might also like