0% found this document useful (0 votes)
2K views3 pages

17.password Based Security Door Lock System

This document describes a password based security door lock system using a microcontroller. The system uses a numeric keypad to enter a predetermined user ID and password, which operates a stepper motor to unlock a solenoid door lock for a set time. If an incorrect code is entered three times, the system locks out for security. An administrator password can unlock the system if the regular password is forgotten. The system provides audio and visual feedback and is suitable for offices, ATMs, and homes.

Uploaded by

Bhagya Alle
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2K views3 pages

17.password Based Security Door Lock System

This document describes a password based security door lock system using a microcontroller. The system uses a numeric keypad to enter a predetermined user ID and password, which operates a stepper motor to unlock a solenoid door lock for a set time. If an incorrect code is entered three times, the system locks out for security. An administrator password can unlock the system if the regular password is forgotten. The system provides audio and visual feedback and is suitable for offices, ATMs, and homes.

Uploaded by

Bhagya Alle
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 3

Password Based Security Door Lock System

Title of the project : Password based security Door Lock System.

Domain : Digital Electronics – Microcontroller.

Software : Atmel Assembly Language, Keil


Compiler, Atmel ISP

Microcontroller : AT89S52

Power supply : +5V, 750mA Regulated Power Supply

Crystal : 11.059 MHz

Display : KEYPAD, LED, LCD, Buzzer

Application : Security
Abstract:

Security is prime concern in our day-to-day life. Everyone wants to be as much as secure
as to be possible. An access control systems forms a vital link in a security chain. The micro
controller based digital lock presented here is an access control system that allows only
authorized persons to access a restricted area. This system is best suitable for corporate offices,
ATMs and home security.

The system comprises a small electronic unit with a numeric keypad, which is fixed
outside the entry door to control a solenoid-operated lock with the help of a stepper motor. When
an authorized person enters predetermined user ID and password via the keypad, the stepper
motor is operated for a limited time to unlatch the solenoid-operated lock so the door can be
open. At the end of preset delay, the stepper motor is operated in reverse direction and the door
gets locked again.

When the code has been incorrectly entered three times in a row, the code lock will
switch to block mode. This function thwarts any attempt by ‘hackers’ to quickly try a large
number of codes in a sequence. If the user forgets his password, the code lock can be accessed by
a unique 10 digit administrator password. The secret code can be changed any time after entering
the current code (Master code).

A buzzer is provided for audio acknowledgment of the key impression. Whenever a key
is pressed on the numeric key pad, the system acknowledges the impression by a short beep
sound. This buzzer is driven by an NPN transistor.

This project uses regulated 5V, 500mA power supply. 7805 three terminal voltage regulator is
used for voltage regulation. Bridge type full wave rectifier is used to rectify the ac output of
secondary of 230/12V step down transformer.
Block diagram:

BRIDGE
AC MAINS RECITIER REGULAT
OR

LCD
89s52
KEYPAD MICRO
CONTROLLE BUZZER
R

LED

You might also like