Design And Construction Of A Password-Based Door Lock

The design and construction of a password-based door lock involves integrating electronic components and programming algorithms to create a secure access system. This system typically comprises a microcontroller, keypad, electric lock mechanism, and power source. Users input a predefined password via the keypad, which the microcontroller processes and compares against stored data. Upon successful authentication, the microcontroller activates the electric lock to grant access. Security measures such as encryption algorithms and anti-tampering mechanisms enhance the system’s resilience against unauthorized access attempts. The design also considers factors like user interface intuitiveness, durability, and power efficiency to ensure reliable operation in various environments. Regular testing and iteration are crucial to refine the system’s functionality and address potential vulnerabilities, ensuring its effectiveness in providing secure access control.

ABSTRACT

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 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.

TABLE OF CONTENT

TITLE PAGE

APPROVAL PAGE

DEDICATION

ACKNOWLEDGEMENT

ABSTRACT

TABLE OF CONTENT

CHAPTER ONE

1.0 INTRODUCTION

1.1 OBJECTIVE OF THE PROJECT

1.2 SIGNIFICANCE OF THE PROJECT

1.3 SCOPE OF THE PROJECT

1.4 STATEMENT OF PROBLEM

1.5 LIMITATION OF THE PROJECT

1.6 APPLICATION OF THE PROJECT

1.7 PROJECT ORGANISATION

CHAPTER TWO

2.0 LITERATURE REVIEW

2.1 REVIEW OF DOOR LOCKING

2.2 HISTORITICAL BACKGROUND OF THE PROJECT

CHAPTER THREE

3.0 CONSTRUCTION

3.1 BLOCK DIAGRAM

3.2 CIRCUIT DIAGRAM

3.3 SYSTEM OPERATION

3.4 CIRCUIT DESCRIPTION

3.5 DESCRIPTION OF COMPONENTS USED

CHAPTER FOUR

4.0 RESULT ANALYSIS

4.1 CONSTRUCTION PROCEDURE AND TESTING

4.2 CASING AND PACKAGING

4.3 ASSEMBLING OF SECTIONS

4.4 TESTING OF SYSTEM OPERATION

4.5 INSTALLATION OF THE COMPLETED DESIGN

4.6 COST ANALYSIS

CHAPTER FIVE

5.0 CONCLUSION

5.1 RECOMMENDATION

5.2 BIBLIOGRAPH

CHAPTER ONE

1.1                                                        INTRODUCTION

The security situation in many parts of the world today leaves much to be desired. In Nigeria particularly, the prevalence of armed robbers and other groups that constitute nuisance to the society has led to the loss of lives and properties worth millions of dollars. Many of the attacks that led to the loss have occurred in the homes or in guarded compounds and the attacks took place in spite of the existence of seemingly impregnable security gates that were designed to ward off intruders. The needs for electronically controlled gates that have superior security features to those operated manually thus exist and have been on the increase in recent times.

Many attempts have been made to design such gates with various types of security features. In the work by Shoewu and Baruwa a microprocessor was used to monitor two gates which sense the approach of a vehicle. The gates automatically open, wait for a specified time and then close. It is clear that the features of these gates do not provide adequate security since any vehicle can gain entry into the compound. A system that provides efficient gate access and an estate control to perform the job of the gate security guard is discussed in the work by Lau and Choo [4]. The main pitfall of this system is that it uses a telephone to identify visitors; the telephone can be used by anyone who approaches the gate. The development of a computer-controlled security gate system explained by Arulogun et al. allows privileged users to gain entry through a keyless door by using smart card authentication. It is true that smart cards can be stolen thus compromising the security of this system. An attacker only needs to acquire a valid smart card in order to gain entry through the door [6]. A low-cost private office access control system developed and discussed by Khan [7] permits a user with the correct password entered on a keypad to gain entry by controlling an electromagnetic door lock. The fact that passwords belonging to one individual can be learned by another without the owner’s permission is a major drawback of the system: the rogue can use the stolen password to gain entry into the system. Radio frequency identification (RFID) has been used in conjunction with microcontrollers to control gates to enable vehicles to pass through [8, 9]. Olatinwo and Shoewu [10] have described a system in which swing gates are controlled electronically using microcontrollers and infrared transmitters. This system is only required to close and open gates and has a very limited security feature. In the work done by Adewuyi et al. [11, 12] surveillance cameras are used to capture and recapture the face of the driver as well as vehicle plate numbers. These data are stored in a databank for future comparison with visitors who will only be able to gain entry into a compound through gates if the data match. The system has the disadvantage that users must have been properly documented to enable them pass through the gate.

The system that has been designed in this work uses microcontrollers and radio-frequency transmitter/receiver pair as major components. A microcontroller is programmed to decode a given sequence of keys that is entered on a keypad; the microcontroller commands a transmitter module to send out this code as signal at a given radio frequency. Upon reception of this RF signal by the receiver module, another microcontroller activates a driver circuitry to operate the gate automatically. Some advantages of the system over those described in [5], [6] and [7] include:

(i) It does not need close contact to control the gate; the control can be done from inside the car at a distance.

(ii) It operates as a stand-alone system and does not require a network provider for reception of signals.

(iii) The use of a keypad to generate the code necessary for the opening and closing of the gate enhances the security of the system since it requires very many trials by an intruder to succeed in breaking into the system.

(iv)The features of the system that are controlled by the firmware resident in the memory of the microcontrollers can be easily improved for future upgrade.

1.2                                             OBJECTIVE OF THE PROJECT

The main objective of this project is to develop an embedded system, which is used to verify and authenticate the authorized and person enter the room. This code is entered from a handheld unit. The security of the system is enhanced since the code is not easy to break and is only known to the operator.

1.3                                                SIGNIFICANCE OF THE PROJECT

  • This project provides security
  • Power consumption is less
  • Used commonly available components
  • Project is simple and easy

1.4                                               APPLICATIONS OF  THE PROJECT

·        This simple circuit can be used at residential places to ensure better safety.

  • It can be used at organizations to ensure authorized access to highly secured places.
  • With a slight modification this Project can be used to control the switching of loads through password.

1.5                                                                          SCOPE OF THE PROJECT

The main component in the circuit is the 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.

1.6                                                                   LIMITATIONS OF THE PROJECT

·        It is a low range circuit, i.e. it is not possible to operate the circuit remotely.
  • If you forget the password it is not possible to open the door.

1.7                                               PURPOSE OF THE SYSTEM

The purpose of the system is to provide a user friendly security system for organizations and homes. This system is password based and allows only authorized person to access it with a password. It also has the provision of changing the password.

1.8                                        PROJECT WORK ORGANISATION

The various stages involved in the development of this project have been properly put into five chapters to enhance comprehensive and concise reading. In this project thesis, the project is organized sequentially as follows:

Chapter one of this work is on the introduction to password based automatic door access control system. In this chapter, the background, significance, objective limitation and problem of password based security system were discussed.

Chapter two is on literature review of password based security system. In this chapter, all the literature pertaining to this work was reviewed.

Chapter three is on design methodology. In this chapter all the method involved during the design and construction were discussed.

Chapter four is on testing analysis. All testing that result accurate functionality was analyzed.

Chapter five is on conclusion, recommendation and references.

CHAPTER FIVE

5.1                                                           CONCLUSION

An electronically controlled automated door opener using password has been successfully designed and built in this work.

In this paper, design of an access control system for use in University is presented. The system uses keypad to differentiate between valid and invalid users.

The system accomplishes the security and access control task by processing information from sub-controllers. These controllers include entrance monitoring controller, exit monitoring controller and mess monitoring controller installed at entrance gate, exit gate and mess gate respectively.

5.2                                                    RECOMMENDATION

This project is designed to be used in homes and industries and wherever there is need for high security. And should be used and maintain by a qualified personnel.

SIMILAR PROJECT TOPICS:

SHARE PROJECT MATERIALS ON:

More About Design And Construction Of A Password-Based Door Lock Material

Author: See the writer of ‘Design And Construction Of A Password-Based Door Lock’ name on the first page of the downloaded file.

Acknowledgement: You must acknowledge and reference the writer of Design And Construction Of A Password-Based Door Lock on your acknowledgement and reference pages respectively.

Upload Similar: You can upload any content similar to Design And Construction Of A Password-Based Door Lock and get paid when someone downloaded the material.

Download: Click on “Donate & Download” under this Design And Construction Of A Password-Based Door Lock Title and you will be redirected to download page after the donation or chat with Us for alternative methods.

Content Size: Design And Construction Of A Password-Based Door Lock contains , and .