Design And Construction Of A Microcontroller Based Password Control Door System Using Password

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

2.0 INTRODUCTION:

This chapter provides the background and context of the research problems, reviews the existing literature on the Design And Construction Of A Microcontroller Based Password Control Door System Using Password, and acknowledges the contributions of scholars who have previously conducted similar research [REV4191] …

Document Information

  • Format: DOC/PDF
  • Title: Design And Construction Of A Microcontroller Based Password Control Door System Using Password:

YOU MAY LOVE THESE (Recommended)

Posted under:

To start a project on Microcontroller Based Portable Paramedic Blood Warmer for Transfusion, follow these guidelines: The primary objective of this project is to warm stored blood using a warmer that adjusts to the patient’s body temperature. Maintaining temperature is critical for safe patient care, as errors can result in life-threatening conditions. The human body’s normal temperature is 37.5 °C, whereas bloo…

74 Pages 1 - 5 Chapters 11,799 Words DOC/PDF Format Instant Download UPN26859

To develop a project on Design And Implementation Of Face Recognition – Based Door Access Control System, follow these approaches: With recent dramatic development in the field of artificial intelligence (AI), smart access control has become crucial part of our modern everyday lives. This paper presents a door security system designed to prevent trespassing in a highly secure areas like home environment. The implemented syst…

46 Pages 1 - 5 Chapters 8,666 Words DOC/PDF Format Instant Download UPN26858

Posted under:

To undertake a project on Design And Implementation Of A Two Factor Authentication Login System Using One Time Password (OTP) With SMS, follow these effective ways: The paper examined the design and implementation of a two-factor authentication login system using OTP with SMS. The quest for the application of tighter security measures to web, desktop and mobile applications developed has been a major concern to a lot of people. Faced with the challenges of p…

70 Pages 1 - 5 Chapters 7,536 Words DOC/PDF Format Instant Download UPN4957

Posted under:

To write a project on Design And Implementation Of A Smart Door Lock System Using Finger Print, follow these structure: Authentication plays a very critical role in security-related applications like e-commerce. There are a number of methods and techniques for accomplishing this key process. In this regard, biometrics is gaining increasing attention these days. Security systems, having realized the value of biomet…

42 Pages 1 - 5 Chapters 5,726 Words DOC/PDF Format Instant Download UPN2968

To carry out a project on Design And Construction Of Microcontroller Based Digital Combinational Lock System, follow these effective methods: Due to the advancement in science and technology all over the world, there is a significant increase in the rate of crime and sophistication in crimes; as a result, it is necessary to ensure the security of one’s self and one’s valuable belongings. The main goal of this paper is aimed at creating…

59 Pages 1 - 5 Chapters 7,147 Words DOC/PDF Format Instant Download UPN2914

Posted under:

To start a project on Design And Construction Of A Password Based Security System, follow these guidelines: 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 thei…

47 Pages 1 - 5 Chapters 6,016 Words DOC/PDF Format Instant Download UPN4114

Understand how to write the “Design And Construction Of A Password Based Circuit Breaker” Project

Posted under:

To develop a project on Design And Construction Of A Password Based Circuit Breaker, follow these approaches: The circuit breaker is an absolutely essential device in the modern world, and one of the most important safety mechanisms in your home. Whenever electrical wiring in a building has too much current flowing through it, these simple machines cut the power until somebody can fix the problem. Withou…

65 Pages 1 - 5 Chapters 9,122 Words DOC/PDF Format Instant Download UPN4039

To undertake a project on Construction Of A Gas Leakage Detector Alarm Using Microcontroller, follow these effective ways: LPG gas is commonly used in our home for cooking purpose. LPG is used in school and college canteens; also it is used in various industries. Accidents never happen with a prior intimation. There are chances of gas leakage due to some negligence or as a result of faulty cylinder. In such cases, if…

40 Pages 1 - 5 Chapters 6,872 Words DOC/PDF Format Instant Download UPN2646

Posted under:

To write a project on Design And Construction Of A Microcontroller Based Infrared Object Counter, follow these structure: As automation is the next leading step in changing the traditional techniques, the means of making these changes possible is currently in trend. Automating the whole system not only reduces time, but it also saves a lot of resources and man-power. Just assume if a company has a worker employed on…

56 Pages 1 - 5 Chapters 7,135 Words DOC/PDF Format Instant Download UPN4078

To carry out a project on Design And Construction Of A Microcontroller Based Four Quadrant Speed Control System, follow these effective methods: Speed control of a machine is the most vital and important part in any industrial organization. This paper is designed to develop a four quadrant speed control system for a DC motor using microcontroller. The motor is operated in four quadrants i.e. clockwise, counter clock-wise, forward brake an…

41 Pages 1 - 5 Chapters 5,885 Words DOC/PDF Format Instant Download UPN2755

Live Chat