phonelogo+234 8146561114 or +2347015391124

DESIGN AND CONSTRUCTION OF AUTOMATED DOOR OPENING SYSTEM USING ULTRASONIC SENSOR

USER'S INSTRUCTIONS: The project work you are about to view is on "design and construction of automated door opening system using ultrasonic sensor". Please, sit back and study the below research material carefully. This project topic "design and construction of automated door opening system using ultrasonic sensor" have complete 5(five) Chapters. The complete Project Material/writeup include: Abstract + Introduction + etc + Literature Review + methodology + etc + Conclusion + Recommendation + References/Bibliography.Our aim of providing this "design and construction of automated door opening system using ultrasonic sensor" project research material is to reduce the stress of moving from one school library to another all in the name of searching for "design and construction of automated door opening system using ultrasonic sensor" research materials. We are not encouraging any form of plagiarism. This service is legal because, all institutions permit their students to read previous projects, books, articles or papers while developing their own works.


TITLE PAGE

 

BY

---
--/H2013/01430
DEPARTMENT OF ----
SCHOOL OF ---
INSTITUTE OF ---



APPROVAL PAGE

This is to certify that the research work, "design and construction of automated door opening system using ultrasonic sensor" by ---, Reg. No. --/H2007/01430 submitted in partial fulfillment of the requirement award of a Higher National Diploma on --- has been approved.

By
---                                                     . ---
Supervisor                                                  Head of Department.
Signature……………….                           Signature……………….        

……………………………….
---
External Invigilator



DEDICATION
This project is dedicated to Almighty God for his protection, kindness, strength over my life throughout the period and also to my --- for his financial support and moral care towards me.Also to my mentor --- for her academic advice she often gives to me. May Almighty God shield them from the peril of this world and bless their entire endeavour Amen.



ACKNOWLEDGEMENT

The successful completion of this project work could not have been a reality without the encouragement of my --- and other people. My immensely appreciation goes to my humble and able supervisor mr. --- for his kindness in supervising this project.
My warmest gratitude goes to my parents for their moral, spiritual and financial support throughout my study in this institution.
My appreciation goes to some of my lecturers among whom are Mr. ---, and Dr. ---. I also recognize the support of some of the staff of --- among whom are: The General Manager, Deputy General manager, the internal Auditor Mr. --- and the ---. Finally, my appreciation goes to my elder sister ---, my lovely friends mercy ---, ---, --- and many others who were quite helpful.


PROJECT DESCRIPTION: This work "design and construction of automated door opening system using ultrasonic sensor" research material is a complete and well researched project material strictly for academic purposes, which has been approved by different Lecturers from different higher institutions. We made Preliminary pages, Abstract and Chapter one of "design and construction of automated door opening system using ultrasonic sensor" visible for everyone, then the complete material on "design and construction of automated door opening system using ultrasonic sensor" is to be ordered for. Happy viewing!!!


ABSTRACT

Opening and closing of doors have always been a tedious and boring job, especially in places like; hotels, shopping malls, theaters, etc where a person is always required to open and close the door for visitors. This human involvement can be avoided by automating the process using different sensors like infrared, pressure, ultrasonic, laser etc. In this paper, automatic door control system using Arduino microcontroller was designed. The system combines ultrasonic sensor, servo, and Arduino to achieve the desired goal. When the ultrasonic sensor installed at the entrance of the building detects a person or an object within the range of the sensor, a signal is sent to the Arduino microcontroller which controls the servo motor to automatically open the door. The door remains open until the object goes out of range of the sensor and in turn closes the door automatically. The results clearly show that the system is cheap, effective, and a reliable means of opening and closing doors in places like retail stores, super markets, factories and the like.
Keywords Arduino, Ultrasonic Sensor, Automation, Servo Motor, Arduino IDE, PWM

TABLE OF CONTENTS
COVER PAGE
TITLE PAGE
APPROVAL PAGE
DEDICATION
ACKNOWELDGEMENT
ABSTRACT
CHAPTER ONE
INTRODUCTION
1.1      Background of the project

    • Problem of the study
    • Aim and objectives of the project
    • Scope of the project
    • Significance of the project
    • Limitation of the project
    • Application of the project
    • Project organisation

CHAPTER TWO
LITERATURE REVIEW

    • Review of related studies
    • Review of Door system design and mechanism
    • Sensor classification based on property
    • Review of ultrasonic sensor
    • Review of ultrasonic distance sensor workings
    • Uses ultrasonic sensors
    • Types of ultrasonic sensors

CHAPTER THREE

    • METHODOLOGY
    • Hardware Overview
    • Software Overview
    • system block diagram
    • Control Flow diagram

CHAPTER FOUR
TESTING AND RESULTS

    • Construction procedure and testing
    • Installation of the complete design 
    • Casing and packaging
    • Assembling of sections
    • Testing of system operation
    • Result

CHAPTER FIVE

    • Conclusion
    • Limitation
    • References

 

 

CHAPTER ONE

1.0                                                                  INTRODUCTION

1.1 Background of the study
The market for automated doors is growing and becoming more specialized. The type of product that fits best with a particular application is determined by frequency of operation, speed of operation required, new versus existing construction, traffic flow and cost.
Automatic doors are a normal feature in many commercial buildings and infrastructures such as shopping centers and airports, as well as in industrial environments such as factories. Although they come in variety of types, including sliding, swing, folding, etc; they all need to conform to the highest standards of safety.
In an industrial environment, automatic doors enables the set temperature in cold storage rooms to be maintained by fast opening and closing, leading to considerable energy efficiency and reduction of cost. Automated doors in commercial facilities are the preferred means of access for all users, not only people with disabilities, and are significant aid to accessibility. Moreover, their use minimizes heat or air conditioning loss, maintaining a constant temperature and consequently saving money.
Arduino based door automation system was developed to automate the process of opening and closing of doors. The system uses ultrasonic sensor to detect the presence of an object within the range of the sensor and automatically opens the door or closes the door when the object goes out of range of the sensor.
In our system, upon detecting an object by the ultrasonic sensor, it sends an information to the Arduino microcontroller who in turn controls the servo motor to open the door and keep it open until the ultrasonic sensor sends another information that the object is no longer in its range of detection. That is, the sensor keeps the detection area under surveillance by emitting ultrasonic waves.
1.2   Problem statement
People may have difficulty accessing the entry door of hotels, hospitals, offices or even their house because it is difficult for them to turn a key or they cannot maneuver a wheelchair into a position to either open the door or grasp the doorknob. This project the design and construction of ultrasonic based automatic door opening system is aim at solving the difficulty and problem of opening doors manually. The problem/difficulty is solved by using a microcontroller that triggers an ultrasonic sensor to emit ultrasonic wave to the surrounding.

1.3 Aim and objectives of the study
The main aim of this work is to build a device that will automatically open a door by detecting the presence of human approaching the door. The objectives of the study are:

  • To build the system prototype
  • To eliminate human labour involve in opening and closing of doors
  • To provide a means of assisting the disabled.

1.4   Scope of the study
The scope of this study covers building an automatic door opening system using a microcontroller that triggers an ultrasonic sensor to emit ultrasonic wave to the surrounding. When the ultrasonic wave hits a target (e.g. Human being) it reflects. The reflected wave gets to the receiver of the ultrasonic sensor which makes a pin (echo pin) of the ultrasonic sensor to be 0volts. The microcontroller is programmed to introduce a voltage (5v) to its pin (pin 37) when the echo pin is 0volts. The 5volts is sent to a relay via a transistor to excite a motor attached to a door to rotate clockwise (door opened). The door closes when the pin (echo pin) is 5volts at then no ultrasonic wave is reflected (i.e. no targets) and the microcontroller is programmed to introduce a voltage (5v) to its pin (pin 38) which is sent to another relay via a transistor to excite the motor attached to the door to rotate anticlockwise (door closed).

1.5  Significance of the study
This study shall serve as a means of making the student and reader of the thesis to understand the importance and advantages of having an automatic doors and also make them to understand the operation and working principle of the ultrasonic sensor.

Limitation of the project

  • The establishment of electric entryways involves a good amount of money related use. This ranges from buying the gate to services for installation. to paying for the administration of the installers.
  • Most of the companies give free after sales services to a certain period of time. However, it is super costly after the time period is lapsed.
  • In case of power failure, malfunctioning system or anyone trapped inside your property can cause inconvenience.
  • This device has a limited range to cover.
1.6  Application of the project

Ultrasonic based automatic door aren't just used for home security only. In industrial fields, they are used on assembly lines to keep track of the number of products and to shut down dangerous equipment if a person gets too close. Here are a few other ways PIR sensors are used [M.I. Skolnik, 1999]:

  • To open and close automatic Doors
  • To turn on and off automatic water faucets and toilets
  • To turn on lights when a person enters a room
  • To control ATM displays
  • At automatic ticket gates
  • For some parking meters

1.7  Project organisation
The work is organized as follows: chapter one discuses the introductory part of the work,   chapter two presents the literature review of the study,  chapter three describes the methods applied, chapter four discusses the results of the work, chapter five summarizes the research outcomes and the recommendations.

CHAPTER FIVE

5.1  Conclusion

This paper presented a prototype of Arduino bases door automation system using ultrasonic sensor and servo motor. The door automation system uses ultrasonic sensor to detect presence of human or an object within its radar and sends a signal to Arduino microcontroller who instructs the servo motor to open the door and keeps it open. Once the object is out of the ultrasonic sensor radar, it sends another signal to the microcontroller for it to instruct the servo motor to close the door automatically.
Since the door is opened only when a person is detected and remains close all other times, it can save a lot of energy in the form air conditioning and can be useful for aged and disabled person.

5.2 Recommendation

Although this technique is successful in opening and closing the door when a person or objects are detected, the system is not capable of understanding the type and the intention of the objects. For instance, a puppy or a passing pedestrian may accidentally trigger the door and cause a false opening action. Frequent false action is not only annoying, and results in air conditioning energy waste, but also reduces equipment lifetime. Also the system only serve entry but none was set up exiting using the same door.

 


CHAPTER TWO: The chapter one of this work has been displayed above. The complete chapter two of "design and construction of automated door opening system using ultrasonic sensor" is also available. Order full work to download. Chapter two of "design and construction of automated door opening system using ultrasonic sensor" consists of the literature review. In this chapter all the related work on "design and construction of automated door opening system using ultrasonic sensor" was reviewed.

CHAPTER THREE: The complete chapter three of "design and construction of automated door opening system using ultrasonic sensor" is available. Order full work to download. Chapter three of "design and construction of automated door opening system using ultrasonic sensor" consists of the methodology. In this chapter all the method used in carrying out this work was discussed.

CHAPTER FOUR: The complete chapter four of "design and construction of automated door opening system using ultrasonic sensor" is available. Order full work to download. Chapter four of "design and construction of automated door opening system using ultrasonic sensor" consists of all the test conducted during the work and the result gotten after the whole work

CHAPTER FIVE: The complete chapter five of "design and construction of automated door opening system using ultrasonic sensor" is available. Order full work to download. Chapter five of "design and construction of automated door opening system using ultrasonic sensor" consist of conclusion, recommendation and references.

 

CLICK HERE FOR MORE RELATED TOPICS/MATERIAL


To "DOWNLOAD" the complete material on this particular topic above click "HERE"

Do you want our Bank Accounts? please click HERE

To view other related topics click HERE

To "SUMMIT" new topic(s), develop a new topic OR you did not see your topic on our site but want to confirm the availiability of your topic click HERE

Do you want us to research your new topic? if yes, click "HERE"

Do you have any question concerning our post/services? click HERE for answers to your questions


For more information contact us through any of the following means:

Mobile No phonelogo:+2348146561114 or +2347015391124 [Mr. Innocent]

Email address emailus:engr4project@gmail.com

Watsapp No whatsapp.html :+2348146561114


COUNTRIES THAT FOUND OUR SERVICES USEFUL

Australia, Botswana, Canada, Europe, Ghana, Ireland, India, Kenya, Liberia, Malaysia, Namibia, New Zealand, Nigeria, Pakistan, Philippines, Singapore, Sierra Leone, South Africa, Uganda, United States, United Kindom, Zambia, Zimbabwe, etc
Support: +234 8146561114 or +2347015391124

Watsapp Nowhatsapp.html
:+2348146561114


E
mail Address emailus:engr4project@gmail.com


FOLLOW / VISIT US VIA:

tweeter instagram.htmlfacebook logomyyoutubelogo.html