Construction And Testing Of An Automatic Door Bell

The construction and testing of an automatic doorbell system involve integrating sensors, microcontrollers, and actuators to create a responsive and efficient mechanism for alerting occupants of a visitor’s presence. By utilizing proximity sensors or motion detectors, coupled with a microcontroller such as Arduino or Raspberry Pi, the system can detect approaching individuals and trigger the activation of a bell or chime through an actuator like a solenoid or buzzer. This automated setup not only enhances convenience by eliminating the need for manual doorbell operation but also improves security by providing timely notifications. After assembling the hardware components and programming the microcontroller to interpret sensor inputs and control the actuator output, rigorous testing is crucial to ensure the system’s reliability and accuracy in detecting visitors. Through iterative adjustments and simulations of various scenarios, including different proximity ranges and response times, the automatic doorbell system can be fine-tuned for optimal performance, delivering a seamless and user-friendly experience.

ABSTRACT

This thesis is on an automatic Door Bell. When someone comes to our house and he searches for the doorbell switch and then rings it to let us know his presence. If the who came to our house cannot find the doorbell or else if the person is so short that he cannot reach the doorbell, what can be done? How will it be if we use an automatic doorbell which rings as soon as a person arrives at our place? There are no more hassles. The person who comes to our house need not search for the doorbell and press it any more. If we install this automatic doorbell using object detection circuit, the circuit will automatically sense the presence of the person and it rings the doorbell.

This circuit operates using a pair of ultrasonic transmitter and receiver modules which are used to detect the person and then if the person is detected, the doorbell is automatically turned ON when the person is in-front of the door.

TABLE OF CONTENTS

TITLE PAGE

APPROVAL PAGE

DEDICATION

ACKNOWLEDGEMENT

ABSTRACT

TABLE OF CONTENT

CHAPTER ONE

  • INTRODUCTION
    • BACKGROUND OF THE PROJECT
    • PROBLEM STATEMENT
    • AIM/OBJECTIVE OF THE PROJECT
    • PURPOSE OF THE PROJECT
    • SIGNIFICANCE OF THE PROJECT
    • LIMITATION OF THE PROJECT
    • BENEFIT OF THE PROJECT
    • APPLICATION OF THE PROJECT
    • PROJECT ORGANISATION

CHAPTER TWO

2.0     LITERATURE REVIEW

2.1      OVERVIEW OF THE STUDY

2.2      REVIEW OF DOORBELL

2.3    HISTORICAL BACKGROUND OF THE PROJECT

2.4      REVIEW OF DIFFERENT TYPES OFDOOR BELL

2.5      REVIEW OF MAJOR COMPONENTS USED

CHAPTER THREE

3.0     METHODOLOGY

3.1        SYSTEM BLOCK DIAGRAM

3.2      SYSTEM CIRCUIT DIAGRAM

3.3       CIRCUIT OPERATION

3.4     PROGRAM CODE

3.5      SYSTEM IMPLEMENTATION

3.6      SOFTWARE SIMULATION

CHAPTER FOUR

RESULT ANALYSIS

4.0      CONSTRUCTION PROCEDURE AND TESTING

4.1      CASING AND PACKAGING

4.2      ASSEMBLING OF SECTIONS

4.3      TESTING OF SYSTEM OPERATION

4.4      COST ANALYSIS

CHAPTER FIVE     

5.0      SUMMARY, CONCLUSION AND RECOMMENDATION

5.1      SUMMARY

5.2      CONCLUSION

5.3      RECOMMENDATION

5.4      REFERENCES

 

CHAPTER ONE

1.1                                                         INTRODUCTION

1.2                                         BACKGROUND OF THE PROJECT

The necessity for some means by which someone on the outside of a door could notify someone on the inside of his presence has been recognized for centuries. The earliest solution to this problem consisted of the simple expedient of knocking on the door with one’s fist. As the human race grew in wisdom and technical sophistication, new and subtler methods were invented. The first of these was the mechanical door knocker, which saved man untold pain from bruised knuckles. Then with the advent of electronics came the electrical door bell, the evolution of which over the past two decades has seen the invention of a number of methods capable of detecting the approach of a person to a door at a distance and triggering the production of an appropriate sound on the inside of the door. Unfortunately, all such methods devised so far suffer from disadvantages which have prevented their widespread application to residential doors.

These methods can be divided into three categories on the basis of the principle used to detect the approaching person. The first category involves the use of a mechanical switch which is activated when the person steps on it. The second involves the use of a photoelectric sensor and a light source arranged so that the person casts a shadow on the sensor as he approaches the door. The third involves some type of capacitance proximity sensor which detects the change in capacitive coupling between a metal sensor plate and ground, or between two plates mounted on or near the door, that results when a person approaches them.

None of the three categories has achieved wide acceptance in residential applications, principally because they are all difficult to install, limiting their usefulness primarily to those instances when they can be built in during the construction of the building.

The mechanical switch method requires that a mat containing many such switches be placed in front of the door in such a way that anyone approaching the door must step on it. Not only are such mats highly unaesthetic, but it must be connected to the sound producing unit inside the house, requiring that a hole be drilled through a wall. This sort of installation is beyond what most homeowners have the time or skill to attempt, and is therefore usually done by professionals, greatly increasing total cost.

The photoelectric method requires that a light source and photodetector be mounted on either side of the path leading to the door. Here again, installation is usually done by professionals, and unless it is possible to hide the units in shrubbery, the light source and detector can be even more unaesthetic than a mat.

Installation of a doorbell based on a capacitance proximity sensor is somewhat simpler than that of a mechanical switch or photoelectric unit in that the entire device can be mounted on the inside of the door. However, in order to obtain even the minimal detection range of two feet, metal sensor plates of several square feet must be used, and while these cannot be seen from the outside they are painfully obvious from the inside.

In order to overcome the disadvantages of the methods discussed, it is clear that the ideal automatic doorbell would consist of a single small battery-operated unit, requiring no electrical connections at all. Installation would consist of driving a nail into the door and hanging the unit from it. The automatic doorbell herein described seeks to meet these criteria.

1.2                                                  PROBLEM STATEMENT

Conventionally, door bell is activated once the visitor approaches the door of the host by making contact / pressing the switch at the door, and this gives the visitor stress when locating the switch most especially at night when everywhere is covered with darkness. However, this device came into existence to overcome the problem of searching for the switch before a door alarm is rung. This device rings an alarm once the visitor approaches the door from a set distance.

1.3                                  AIM AND OBJECTIVES OF THE PROJECT

The main aim of this work is to design a device will automatically sense the presence of the person and it rings the doorbell. This circuit is used to detect the person and then if the person is detected, the doorbell is automatically turned ON when the person is in-front of the door. The objectives of the work are:

  1. To build the system prototype
  2. To test the operation of the device

1.3                                         SIGNIFICANCE OF THE PROJECT

This circuit is used to detect the person and then if the person is detected, the door bell is automatically turned ON when the person is in-front of the door. They are used for practical visitor-announcement needs, along with security and safety.

1.4                                              PURPOSE OF THE PROJECT

The purpose of this invention is to save the visitor’s time and labour of searching for the door bell before the occupant of the house is informed of his or her visitor’s presence.

1.5                                               BENEFIT OF THE PROJECT

The benefits of choosing this choosing this topic are:

  • Saves time for searching door bell
  • Save electricity
  • Enhance security
  • Save manpower

1.6                                         APPLICATIONS OF THE PROJECT

They are used for practical visitor-announcement needs, along with security and safety

1.7                                            LIMITATION OF THE PROJECT

The ultrasonic sensor is mounted where it cannot be easily access by the visitor or an intruder.

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 the study. In this chapter, the background, significance, objective limitation and problem of the study were discussed.

Chapter two is on literature review the related literature. 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.

SHARE PROJECT MATERIALS ON:

More About Construction And Testing Of An Automatic Door Bell Material

Author: See the writer of ‘Construction And Testing Of An Automatic Door Bell’ name on the first page of the downloaded file.

Acknowledgement: You must acknowledge and reference the writer of Construction And Testing Of An Automatic Door Bell on your acknowledgement and reference pages respectively.

Upload Similar: You can upload any content similar to Construction And Testing Of An Automatic Door Bell and get paid when someone downloaded the material.

Download: Click on “Donate & Download” under this Construction And Testing Of An Automatic Door Bell Title and you will be redirected to download page after the donation or chat with Us for alternative methods.

Content Size: Construction And Testing Of An Automatic Door Bell contains , and .