The main objective of this project is to open and close the door by using Fingerprint authentication
Human detection and recognisation field is very significant and has undergone rapid changes with time. An important and very reliable human identification method is fingerprint identification. Fingerprint of every person is unique. So this helps in identifying a person or in improving security of a system. Finger print of a person is read by a special type of sensor. Finger print sensor can be interfaced with a microcontroller. Through keypad we can add new user and delete the existing user, also identify the user by selecting corresponding option through keypad. In this project we use a fingerprint sensor to read ones identity to automatically operate the door. For this, we use a microcontroller to enable the door opening or closing if the matching between scanned data and the already existing data is correct. Comparison is done inside the fingerprint module itself and its output is given to microcontroller. Result is displayed in a LCD display whether the user is authorized or not.LCD also helps to make troubleshooting easier. Alarming option is provided to warn about an unauthorized usage. Microcontroller used is Arduino uno.
Biometrics refers to the automatic identification of a living person based on physiological or behaviouralcharacteristics for authentication purpose. Among the existing biometric technologies are the face recognisation, fingerprint recognition, finger-geometry, hand geometry, iris recognition, vein recognition, voice recognition and signature recognition, Biometric method requires the physical presence of the person to be identified. This emphasizes its preference over the traditional method of identifying what you have such as, the use of password, a smartcard etc. Also, it potentially prevents unauthorized admittance to access control systems or fraudulent use of ATMs, Time Attendance Systems, cellular phones, smart cards, desktop PCs, Workstations, vehicles and computer networks. Biometric recognition systems offer greater security and convenience than traditional methods of personal recognition.Fingerprint recognition represents the oldest method of biometric identification which is dated back to 2200 BC. The use of fingerprints as a personal code has a long tradition and was already used. This system focuses on the use of fingerprints for door opening and closing. The fingerprint recognition software enables fingerprints of valid users of the vehicle to be enrolled in a database. Before any user can use the vehicle, his/her fingerprint image is matched against the fingerprints in the database while users with no match in the database are prevented from using the vehicle. A microcontroller stores the data equivalent of fingerprint of the master user. Comparison between this enrolled fingerprint and the fingerprint of the person who is about to use the vehicle is done by the micro controller. If both the fingerprints are identical control circuitry of the microcontroller send appropriate signals to the motor relays operating the door of the vehicle. If the fingerprints are not identical microcontroller sends signals to alarm circuitry to warn about an unauthorised use.
Keywords: Sensors , LCD.
NOTE: Without the concern of our team, please don't submit to the college. This Abstract varies based on student requirements.
Hardware Components:
Software Components:
Learning outcomes: