Student Seminar Report & Project Report With Presentation (PPT,PDF,DOC,ZIP)

Full Version: advantage of electronic code lock system using 8051
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

Guest

Advantages , disadvantages application of digital lock using 8051
Password Based Door Lock System using 8051 Microcontroller 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 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 develop an electronic code 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 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 the access to the person. Principle Behind the Circuit: The main component in the circuit is 8051 controller. In this project 4×3 keypad is used to enter the password. The password which is entered is compared with the predefined password. If the entered password is correct then the system opens the door by rotating door motor and displays the status of door on LCD. If the password is wrong then door is remain closed and displays “pwd is wrong” on LCD. Circuit Diagram of Password Based Door Lock System using 8051 Microcontroller: