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

0th Review - grp2 - Password Based Door Lock System Using 8051 Microcontroller

This document describes a password-based door lock system using an 8051 microcontroller. The system allows access to a secured area by entering the correct password at a keypad. If an incorrect password is entered more than three times, an alarm is triggered. When a person with the correct password enters and exits, a laser sensor will automatically unlock the door for them. The system is controlled by an 8051 microcontroller programmed to compare the entered password to the stored password and activate the door lock relay accordingly. It is intended to provide a more advanced locking technique than a traditional mechanical lock and key system.

Uploaded by

susmita
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
88 views

0th Review - grp2 - Password Based Door Lock System Using 8051 Microcontroller

This document describes a password-based door lock system using an 8051 microcontroller. The system allows access to a secured area by entering the correct password at a keypad. If an incorrect password is entered more than three times, an alarm is triggered. When a person with the correct password enters and exits, a laser sensor will automatically unlock the door for them. The system is controlled by an 8051 microcontroller programmed to compare the entered password to the stored password and activate the door lock relay accordingly. It is intended to provide a more advanced locking technique than a traditional mechanical lock and key system.

Uploaded by

susmita
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 9

PASSWORD BASED DOOR LOCK SYSTEM

USING 8051 MICROCONTROLLER


Presentation by Group 2

SWARNASIS SAHA ROY -11500318011


SUSMITA SAHA - 11500318012
SUSHMITA SENGUPTA - 11500318013
SUMAN MAUR - 11500318014
Aim of the project

■ Password Based Door Lock System using 8051 Microcontroller is a simple project where asecure
password will act as a door unlocking system. Traditional lock systems using mechanical lock and key
mechanism are being replaced by new advanced techniques of locking system. These techniques are
an integration of mechanical and electronic devices and are highly intelligent. One of the prominent
features of these innovative lock systems is their simplicity and high efficiency.
■ Such an automatic lock system consists of electronic control assembly, which controls the output load
through a password. This output load can be a motor or a lamp or any other mechanical/electrical load.
■ Here, we developed an electronic code lock system using 8051 microcontroller (a Password based
Door Lock System using 8051 Microcontroller), which provides control to the actuating the load. It is a
simple embedded system with input from the keyboard and the output being actuated accordingly.
■ This system demonstrates a Password based Door Lock System using 8051 Microcontroller, wherein
once the correct code or password is entered, the door is opened and the concerned person is allowed
access to the secured area. Again, if another person arrives, it will ask to enter the password. If the
password is wrong, then door would remain closed, denying access to the person.
Program Outcomes (POs)
Our project covers PO1,PO2,PO3,PO4,PO5,PO8,PO9,PO10,PO11 and PO12 i.e.,
Engineering Knowledge, Problem Analysis, Design / Development of Solutions,
Conduct Investigations of complex problems, Modern Tool Usage, Ethics,
Individual and Team Work, Communication, Project Management and Finance, Life-
long Learning.
Abstract

Security is prime concern in our day to day life. every one wants to be as much secure
as possible. An access control for doors forms a vital link in a security chain . The
microcontroller based door locker in an access control system that allows only
authorized persons to access restricted areas. The systems is fully controlled by the 8
bits microcontroller AT89C51 which has 2kbytes of ROM for the program memory. The
password is stored in EPROM so that we can change it any time . The system has a
keypad by which the password can be entered through it. When they entered password
equal with the password stored in the memory then the relay gets on and so that the
door is opened. If we entered a wrong password for more than their three time then the
alarms is switched on. When we go inside and come back then the microcontroller will
sense the persons using the laser light , the microcontroller will automatically open the
door for you.
Circuit diagram
Expected Budget
■ Hardware Requirements:
AT89C51 controller=Rs 7 • BC 547 Transistor = Rs 10
■ 8051 programming board = Rs 250/piece • 10k, 330 Ω resistor (1/4 watt) = 10 Rs

■ DC battery 5V = Rs 30 only • 10uF electrolytic capacitor -=1.45 Rs

■ 4×3 matrix keypad = Rs 60/piece • 33pF capacitors – 2 = low cost

■ 16×2 LCD = Rs 188 only • 12MHz Crystal = low cost


• Pot 10k (1/4 watt) – 1 = 90 Rs
■ 5V Relay = Rs 170/piece
• connecting wires = 50 Rs
■ DC motor = 775 only

 Total Cost = Rs 1600 approx.

 But, as we are doing it in simulator so we are not going to spend any money on this project.
Acknowledgement
We would like to express our special thanks of gratitude to Prof. Vedatrayee Chakraborty and
Prof. Mostafa Sheikh who gave us the golden opportunity to do this wonderful project on the
topic “Password based door lock system using 8051 microcontroller’’ which also helped us
in doing a lot of Research and we came to know about so many new things. we are really
thankful to our teachers.
Reference

■ https://www.slideshare.net/chinarajabaratam/password-based-door-lock-system-
using-8051-microcontroller-final-report
■ https://slideplayer.com/slide/10238765/
■ https://www.scribd.com/document/358416428/Password-Based-Door-Lock-
System-Using-8051-Microcontroller
■ https://www.eeweb.com/password-based-door-locking-system-using-8051/

You might also like