SlideShare a Scribd company logo
1 of 3
Download to read offline
International Journal of Trend in Scientific Research and Development (IJTSRD)
Volume 4 Issue 4, June 2020 Available Online: www.ijtsrd.com e-ISSN: 2456 – 6470
@ IJTSRD | Unique Paper ID – IJTSRD31118 | Volume – 4 | Issue – 4 | May-June 2020 Page 643
Design Analysis Automatic Garage Door Opener
Nikhil Kr. Gupta1, Mukul Singh Solanki1, Ravi Ruwali1, Shyam Yadav1, Shivam Sharma2
1Student, 2Assistant Professor,
1,2Department of Mechanical Engineering, ABES Engineering College, Ghaziabad, Uttar Pradesh, India
ABSTRACT
The project that we are designing will help us to provide an easy but secure
access to garage door. The installation cost of the door is low and the changes
that are required to be done are also very less.
To build such a door opener we need
1-Electric motor
2-Sliding door with rack and pinion arrangement
3-Wiring system,
4- Power source
5-Supporting clamps
6-Arduino Uno ,IR sensors
7-A remote to open and close the gate
We are designing this automatic door in order to understand the basic
functions of the automatic door and also detailed working of the concepts
behind this. This project will also help us to acquire some basic knowledge
about electrical circuits, sensors and welding processes.
a)-IR Transmitter b)Arduino Uno
How to cite this paper: Nikhil Kr. Gupta |
Mukul Singh Solanki | Ravi Ruwali |
Shyam Yadav | Shivam Sharma "Design
Analysis Automatic Garage Door
Opener" Published
in International
Journal of Trend in
Scientific Research
and Development
(ijtsrd), ISSN: 2456-
6470, Volume-4 |
Issue-4, June 2020,
pp.643-645, URL:
www.ijtsrd.com/papers/ijtsrd31118.pdf
Copyright © 2020 by author(s) and
International Journal ofTrendinScientific
Research and Development Journal. This
is an Open Access article distributed
under the terms of
the Creative
CommonsAttribution
License (CC BY 4.0)
(http://creativecommons.org/licenses/by
/4.0)
INTRODUCTION
The door that we are designing can be opened by a unique id
which consist of some binary Codes.
There are basically two ways to open the door, first oneis by
remote in which by pressing a series of specific button ,we
can open the door .It ensures the security of garage door. In
second method when car comes near the garage door, IR
sensor will send signal to IR receiver with a unique ID and
door will be opened automatically.
In both Cases the IR receiver sends signal,tomicrocontroller
which then decides the signal & Carries out the instruction.
The binary code will decide the mode instruction means to
open the gate or to close it.
All these processes are controlled by microcontroller which
works as per a set of instruction. These instructions are
basically set of programming done on open source Arduino
software (IDE)
In mechanical arrangement we have a motor to drive our
sliding door with rack and pinion arrangement, motor can
run in clockwise as well as in anti-clockwisedirection.Oneof
the direction of motor will open the gate and the other will
close it.
This automatic garage door is mainly designed to reducethe
human efforts and also ensures the security of the garage
.These doors can also be opened in domestic as well as in
industrial area because the features that are provided will
reduces efforts and provide a secure system.
LITERATURE REVIEW
According to Saswat Kumar Das et.al. , the goal of their
project was to make a modification to the garagedoorin
order to reduce human effort while the opening and
closing were also increase the safety of garage.
They were designing a door modification which could also
applied to several door that were sliding and rolling in
nature.
For security purpose, they were considering swiping of a
card or fingerprint scanning which makes their project
secure but a bit costly because these security systems are
pre made and thus they are not cheap
According to Christopher K. Prinus et.al. In their project
they designed a low cost automatic gate with a proper
secure system. The aim of their project was to show
simply how an automatic door works.
IJTSRD31118
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD31118 | Volume – 4 | Issue – 4 | May-June 2020 Page 644
They used remote to open and close the garage door with IR
sensors, they did not provide the system which opens
automatically when car is near the garage door . This could
have made the system advanced
According to Sanner Mahmood et.al. they designed the
project which was capable to reduce human efforts and
provided 3 ways to open the garage
1. Using IR sensors
2. Using Bluetooth
3. By a switch
They designed a system which could turn off the light or
garage automatically after 60 seconds from any last order.
The security that they were providing is not sufficient
because they were not providing a series of pre defined
buttons to open the gate ,they were only providing a single
button to open it. Thus, a unknown person can easily open
the garage door if he got the remote.
METHODOLOGY
In our project we are designing automatic garage door by
using sensors and to ensure proper working we are
providing an authenticate electrical system.
We are also providing a special feature in our system in
which the garage door automaticallyopenswhenthecar will
come near to it.
In this feature, the door will open only for a particular car.
We are using an IR transmitter to transmit the signal and an
IR receiver to receive the signal. The signal carries out a
binary code which is unique. We will attach this transmitter
to the car. After receiving signal, authenticity of thecodewill
be processed to check.
To open and close the gate, there is also a remote which
works on the same principle of IR sensors ,we have to press
a series of fix buttons in order to open the gate and a signal
button to close it.
Each button of remote have its own binary codes, when we
press a series of buttons the microcontroller will check
whether the series of codes are defined in our Arduino
program or not and will open and close the gate accordingly.
We use Arduino Uno as a microcontroller board basedon AT
mega 328P(datasheet).It has 14 digital pins ,of which 6 can
be used as PWM outputs ,6 as analog input ,we can feed the
command in Arduino uno with the help of IDE.
In IDE programming we will allow only those certain binary
codes to open the gate which are generated by IR sensors
that we are using in our designing .In this way we can
provide a secure automatic mechanical door opener.
We will also mount IR obstacle avoidance sensor to the
garage door to prevent closing of it while car is in the middle
of the door.
Now to open the gate we have a 12V DC motor which
provides a normal torque of 2.5N-m, when microcontroller
transmits the signal to open the door, current will flow in
motor and when signal is to close the door, the current will
be flowing in opposite direction.
A 12V DC supply is given to the motor and Arduino Uno.
Arduino Uno converts this voltage to its operatingvoltage i.e
5V and thus IR sensors have a supply of 5V.The potential is
used to provide a rotational motion to the pinion via motor
which is then converted into translational motion with the
help of rack.
Our door is clamped with this arrangement ,thus it will also
slide as rotation of motor takes place. Once the door is fully
open the motor will stop and the door will remain at open
position until another signal will be send.
In the final (opening and closing) positions we have placeda
sensor which will break the circuit as the door will reach to
the end .(in opening) and start (in closing).Thusmotorstops
running and our door will remain stop at the end position.
CALCULATION
In calculation part we will calculate two major forces
1. Force delivered by motor
2. Calculation of force required to move the gate.
Motor Specification-
Nominal voltage DC 12V
No load current <2.5A
Load current <=7A
Unload Speed 90rpm
Load speed 60rpm
Nominal Torque 2.5N-m
Locked torque 8N-m
Diameter of the gear connected to the motor shaft =0.08m
Calculation for motor force:
T=F*r (where T=torque, r=radiusofgearandF=motorforce)
F=T/r
F=2.5/0.04
F=62.5N
Thus, force required by motor=62.5N
Material that we are using to design our gate is steel
For steel:
Coefficient of static friction = (0.15-0.6)
Coefficient of kinetic friction = (0.09-0.6)
Let, Mass of our door = 5Kg
Friction force between two steel surfaces:
Fr= µmg (where µ is the coefficient of friction, m is mass of
gate, g is acceleration due to gravity)
Fr= 0.6*5*9.81
Fr=29.43N
Maximum frictional force = 29.43N
Clearly, force delivered by motor>Resisting friction force
Thus our garage door will slide easily
RESULT
As per our calculation the door slides smoothly and the
speed of rotation of motor is controlled by microcontroller,
IR sensors are working properly and we have fixed the
distance within which they will work properly.
We have also checked the working of IR obstacle avoidance
sensor. It stops the door closing when someone /car is in
between the garage door.
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD31118 | Volume – 4 | Issue – 4 | May-June 2020 Page 645
The electrical circuit is working properly and the set of
program is also correct, overall our gate is opening and
closing smoothly.
We have checked working of project and our objectives are
fulfilled.
CONCLUSION
A project with secured system easily accessible at low cost
has designed. We come to know about Arduino
programming, electrical circuit ,sensor working and some
essential mechanical processor and concepts.
We also come to know how sensors can be used to make a
system more advanced technically.
We need to do some reliability test so that the project can be
used in future.
We can also use the concept behind this project in toll
collection and to identify a particular vechile after some
modification.
After adding some features to the project, it is very much
reliable to use this design in industrial and domestic levels.
REFERENCES
[1] K. Gill, S.-H. Yang, F. Yao, and X. Lu, "A zigbee-based
home automation system."ConsumerElectronics,IEEE
Transactions on, vol. 55, pp. 4224302009
[2] C. Klemenjak, D. Egarter, and W. Elmenreich. "YOMO-
The arduino based smart metering board," arXiv
preprint arXiv: 140934042014
[3] Duhame, D.C. (1984) Home Security and Garage Door
Operator System, ed: Google Pay tents,
[4] F. S. Chai "Design of automatic gate mechanism."
UNIVERSITI MALAYSIA PAHANG, 2009,
[5] W. Parsadayan, "Safety gate operator which prevents
entrapment, and method of its operation."ed: Google
Patents, 2000.
[6] H. Luo, "Intelligent Home Security System.ed: Google
Patents, 2006.
[7] R. Teich, "Garage door opener with remote safety
sensors," ed: Google Patents, 1997

More Related Content

What's hot

ppt of automatic room light controller and BI directional counter
ppt of automatic room light controller and BI directional counterppt of automatic room light controller and BI directional counter
ppt of automatic room light controller and BI directional counterMannavapremkumar
 
Home automation system
Home automation systemHome automation system
Home automation systemNaman Gautam
 
Automatic speed controller in real time vehicles.
Automatic speed controller in real time vehicles.Automatic speed controller in real time vehicles.
Automatic speed controller in real time vehicles.Jinto George
 
Shiv smart door ppt
Shiv smart door pptShiv smart door ppt
Shiv smart door pptMahesh Patil
 
Automatic Room Light Controller Using Arduinom & PIR Sensor
Automatic Room Light Controller Using Arduinom & PIR SensorAutomatic Room Light Controller Using Arduinom & PIR Sensor
Automatic Room Light Controller Using Arduinom & PIR SensorAnkit Chaudhary
 
Internet of Things (IoT) Based Smart Security & Home Automation System.
Internet of Things (IoT) Based Smart Security & Home Automation System.Internet of Things (IoT) Based Smart Security & Home Automation System.
Internet of Things (IoT) Based Smart Security & Home Automation System.sayed78
 
Smart door project report shivnaresh likhar
Smart door project report shivnaresh likharSmart door project report shivnaresh likhar
Smart door project report shivnaresh likharShivnaresh Likhar
 
Automatic Door Opener using PIR Sensor
Automatic Door Opener using PIR SensorAutomatic Door Opener using PIR Sensor
Automatic Door Opener using PIR SensorRAGHUVARMA09
 
Final year project presentation IOT Based home security system
Final year project presentation IOT Based home security systemFinal year project presentation IOT Based home security system
Final year project presentation IOT Based home security systemSarmadMalik18
 
Pir sensor based security alarm system using um 3561 (2)
Pir sensor based security alarm system using um 3561 (2)Pir sensor based security alarm system using um 3561 (2)
Pir sensor based security alarm system using um 3561 (2)Ushaswini Chowdary
 
Automatic Room Lights Controller Using Arduino & PIR Sensor
Automatic Room Lights Controller Using Arduino & PIR SensorAutomatic Room Lights Controller Using Arduino & PIR Sensor
Automatic Room Lights Controller Using Arduino & PIR SensorAnkit Chaudhary
 
Doorlock
DoorlockDoorlock
DoorlockBUBT
 
PROJECT REPORT ON Home automation using by Bluetooth
 PROJECT REPORT ON Home automation using by Bluetooth PROJECT REPORT ON Home automation using by Bluetooth
PROJECT REPORT ON Home automation using by BluetoothAakashkumar276
 
Bidirectional Visitor Counter using IR sensors and Arduino Uno R3
Bidirectional Visitor Counter using IR sensors and Arduino Uno R3Bidirectional Visitor Counter using IR sensors and Arduino Uno R3
Bidirectional Visitor Counter using IR sensors and Arduino Uno R3Abhishekvb
 
AUTOMATIC IRRIGATION SYSTEM
AUTOMATIC IRRIGATION SYSTEMAUTOMATIC IRRIGATION SYSTEM
AUTOMATIC IRRIGATION SYSTEMAJAL A J
 
Anti drowsy alarm for drivers
Anti drowsy alarm for driversAnti drowsy alarm for drivers
Anti drowsy alarm for driversDuc Nguyen Van
 

What's hot (20)

ppt of automatic room light controller and BI directional counter
ppt of automatic room light controller and BI directional counterppt of automatic room light controller and BI directional counter
ppt of automatic room light controller and BI directional counter
 
Home automation system
Home automation systemHome automation system
Home automation system
 
Automatic speed controller in real time vehicles.
Automatic speed controller in real time vehicles.Automatic speed controller in real time vehicles.
Automatic speed controller in real time vehicles.
 
Shiv smart door ppt
Shiv smart door pptShiv smart door ppt
Shiv smart door ppt
 
Automatic Room Light Controller Using Arduinom & PIR Sensor
Automatic Room Light Controller Using Arduinom & PIR SensorAutomatic Room Light Controller Using Arduinom & PIR Sensor
Automatic Room Light Controller Using Arduinom & PIR Sensor
 
Internet of Things (IoT) Based Smart Security & Home Automation System.
Internet of Things (IoT) Based Smart Security & Home Automation System.Internet of Things (IoT) Based Smart Security & Home Automation System.
Internet of Things (IoT) Based Smart Security & Home Automation System.
 
Smart door project report shivnaresh likhar
Smart door project report shivnaresh likharSmart door project report shivnaresh likhar
Smart door project report shivnaresh likhar
 
Home automation ppt
Home automation pptHome automation ppt
Home automation ppt
 
GSM BASED FIRE ALARM SYSTEM
GSM BASED FIRE ALARM SYSTEMGSM BASED FIRE ALARM SYSTEM
GSM BASED FIRE ALARM SYSTEM
 
Automatic Door Opener using PIR Sensor
Automatic Door Opener using PIR SensorAutomatic Door Opener using PIR Sensor
Automatic Door Opener using PIR Sensor
 
Final year project presentation IOT Based home security system
Final year project presentation IOT Based home security systemFinal year project presentation IOT Based home security system
Final year project presentation IOT Based home security system
 
Pir sensor based security alarm system using um 3561 (2)
Pir sensor based security alarm system using um 3561 (2)Pir sensor based security alarm system using um 3561 (2)
Pir sensor based security alarm system using um 3561 (2)
 
Home automation
Home automationHome automation
Home automation
 
Automatic Room Lights Controller Using Arduino & PIR Sensor
Automatic Room Lights Controller Using Arduino & PIR SensorAutomatic Room Lights Controller Using Arduino & PIR Sensor
Automatic Room Lights Controller Using Arduino & PIR Sensor
 
Doorlock
DoorlockDoorlock
Doorlock
 
PROJECT REPORT ON Home automation using by Bluetooth
 PROJECT REPORT ON Home automation using by Bluetooth PROJECT REPORT ON Home automation using by Bluetooth
PROJECT REPORT ON Home automation using by Bluetooth
 
Bidirectional Visitor Counter using IR sensors and Arduino Uno R3
Bidirectional Visitor Counter using IR sensors and Arduino Uno R3Bidirectional Visitor Counter using IR sensors and Arduino Uno R3
Bidirectional Visitor Counter using IR sensors and Arduino Uno R3
 
AUTOMATIC IRRIGATION SYSTEM
AUTOMATIC IRRIGATION SYSTEMAUTOMATIC IRRIGATION SYSTEM
AUTOMATIC IRRIGATION SYSTEM
 
Anti drowsy alarm for drivers
Anti drowsy alarm for driversAnti drowsy alarm for drivers
Anti drowsy alarm for drivers
 
Smart Blind stick by using arduino uno and sensor
 Smart Blind stick  by using arduino  uno  and sensor Smart Blind stick  by using arduino  uno  and sensor
Smart Blind stick by using arduino uno and sensor
 

Similar to Design Analysis Automatic Garage Door Opener

Four IR Sensor Based Automatic Control of Railway Gate using Microcontroller
Four IR Sensor Based Automatic Control of Railway Gate using MicrocontrollerFour IR Sensor Based Automatic Control of Railway Gate using Microcontroller
Four IR Sensor Based Automatic Control of Railway Gate using Microcontrollerijtsrd
 
Automatic railway gate control using arduino uno
Automatic railway gate control using arduino unoAutomatic railway gate control using arduino uno
Automatic railway gate control using arduino unoselvalakshmi24
 
Design and Fabrication of Door Hinges Mechanism
Design and Fabrication of Door Hinges MechanismDesign and Fabrication of Door Hinges Mechanism
Design and Fabrication of Door Hinges MechanismIRJET Journal
 
Automatic railway gate control using arduino uno
Automatic railway gate control using arduino unoAutomatic railway gate control using arduino uno
Automatic railway gate control using arduino unoselvalakshmi24
 
IRJET- E-Safety System for Two Wheelers
IRJET-  	  E-Safety System for Two WheelersIRJET-  	  E-Safety System for Two Wheelers
IRJET- E-Safety System for Two WheelersIRJET Journal
 
IRJET- E-Safety System for Two Wheelers
IRJET- E-Safety System for Two WheelersIRJET- E-Safety System for Two Wheelers
IRJET- E-Safety System for Two WheelersIRJET Journal
 
Design and Analysis of Ignition based on RFID by Arduino Nano Compiler
Design and Analysis of Ignition based on RFID by Arduino Nano CompilerDesign and Analysis of Ignition based on RFID by Arduino Nano Compiler
Design and Analysis of Ignition based on RFID by Arduino Nano CompilerIRJET Journal
 
AUTOMATIC ENGINE LOCKING SYSTEM.pptx
AUTOMATIC ENGINE LOCKING SYSTEM.pptxAUTOMATIC ENGINE LOCKING SYSTEM.pptx
AUTOMATIC ENGINE LOCKING SYSTEM.pptx19A51A04J3SASALABHAR
 
IRJET- Authenticated Locker System using Watchword Protection
IRJET-  	  Authenticated Locker System using Watchword ProtectionIRJET-  	  Authenticated Locker System using Watchword Protection
IRJET- Authenticated Locker System using Watchword ProtectionIRJET Journal
 
Arduino Based Smart Home Automation System
Arduino Based Smart Home Automation SystemArduino Based Smart Home Automation System
Arduino Based Smart Home Automation Systemijtsrd
 
Alcohol Sensing Engine Locking System With GPS
Alcohol Sensing Engine Locking System With GPSAlcohol Sensing Engine Locking System With GPS
Alcohol Sensing Engine Locking System With GPSIRJET Journal
 
Home Automation and Robotic Pet
Home Automation and Robotic PetHome Automation and Robotic Pet
Home Automation and Robotic PetAdeel Ahmed
 
Automatic Light Turn On Off System
Automatic Light Turn On Off SystemAutomatic Light Turn On Off System
Automatic Light Turn On Off Systemijtsrd
 
OTP BASED SMART LOCK SYSTEM USING GSM MODULE
OTP BASED SMART LOCK SYSTEM USING GSM MODULEOTP BASED SMART LOCK SYSTEM USING GSM MODULE
OTP BASED SMART LOCK SYSTEM USING GSM MODULEKethavathSrinu
 
IOT Vehicle Fuel Theft Detection System Using Arduino.pptx
IOT Vehicle Fuel Theft Detection System Using Arduino.pptxIOT Vehicle Fuel Theft Detection System Using Arduino.pptx
IOT Vehicle Fuel Theft Detection System Using Arduino.pptxDeepakK547422
 
IRJET- Driverless Metro Train
IRJET- Driverless Metro TrainIRJET- Driverless Metro Train
IRJET- Driverless Metro TrainIRJET Journal
 
Automatic gate control
Automatic gate controlAutomatic gate control
Automatic gate controlDipankar Haloi
 
AUTOMATIC RAILWAY GATE AND SIGNALLING SYSTEM
AUTOMATIC RAILWAY GATE AND SIGNALLING SYSTEMAUTOMATIC RAILWAY GATE AND SIGNALLING SYSTEM
AUTOMATIC RAILWAY GATE AND SIGNALLING SYSTEMBiprajitSarkar
 

Similar to Design Analysis Automatic Garage Door Opener (20)

Four IR Sensor Based Automatic Control of Railway Gate using Microcontroller
Four IR Sensor Based Automatic Control of Railway Gate using MicrocontrollerFour IR Sensor Based Automatic Control of Railway Gate using Microcontroller
Four IR Sensor Based Automatic Control of Railway Gate using Microcontroller
 
ppt2 (1).pptx
ppt2 (1).pptxppt2 (1).pptx
ppt2 (1).pptx
 
Automatic railway gate control using arduino uno
Automatic railway gate control using arduino unoAutomatic railway gate control using arduino uno
Automatic railway gate control using arduino uno
 
Design and Fabrication of Door Hinges Mechanism
Design and Fabrication of Door Hinges MechanismDesign and Fabrication of Door Hinges Mechanism
Design and Fabrication of Door Hinges Mechanism
 
Automatic railway gate control using arduino uno
Automatic railway gate control using arduino unoAutomatic railway gate control using arduino uno
Automatic railway gate control using arduino uno
 
IRJET- E-Safety System for Two Wheelers
IRJET-  	  E-Safety System for Two WheelersIRJET-  	  E-Safety System for Two Wheelers
IRJET- E-Safety System for Two Wheelers
 
IRJET- E-Safety System for Two Wheelers
IRJET- E-Safety System for Two WheelersIRJET- E-Safety System for Two Wheelers
IRJET- E-Safety System for Two Wheelers
 
Design and Analysis of Ignition based on RFID by Arduino Nano Compiler
Design and Analysis of Ignition based on RFID by Arduino Nano CompilerDesign and Analysis of Ignition based on RFID by Arduino Nano Compiler
Design and Analysis of Ignition based on RFID by Arduino Nano Compiler
 
AUTOMATIC ENGINE LOCKING SYSTEM.pptx
AUTOMATIC ENGINE LOCKING SYSTEM.pptxAUTOMATIC ENGINE LOCKING SYSTEM.pptx
AUTOMATIC ENGINE LOCKING SYSTEM.pptx
 
IRJET- Authenticated Locker System using Watchword Protection
IRJET-  	  Authenticated Locker System using Watchword ProtectionIRJET-  	  Authenticated Locker System using Watchword Protection
IRJET- Authenticated Locker System using Watchword Protection
 
Arduino Based Smart Home Automation System
Arduino Based Smart Home Automation SystemArduino Based Smart Home Automation System
Arduino Based Smart Home Automation System
 
Alcohol Sensing Engine Locking System With GPS
Alcohol Sensing Engine Locking System With GPSAlcohol Sensing Engine Locking System With GPS
Alcohol Sensing Engine Locking System With GPS
 
Home Automation and Robotic Pet
Home Automation and Robotic PetHome Automation and Robotic Pet
Home Automation and Robotic Pet
 
Automatic Light Turn On Off System
Automatic Light Turn On Off SystemAutomatic Light Turn On Off System
Automatic Light Turn On Off System
 
OTP BASED SMART LOCK SYSTEM USING GSM MODULE
OTP BASED SMART LOCK SYSTEM USING GSM MODULEOTP BASED SMART LOCK SYSTEM USING GSM MODULE
OTP BASED SMART LOCK SYSTEM USING GSM MODULE
 
IOT Vehicle Fuel Theft Detection System Using Arduino.pptx
IOT Vehicle Fuel Theft Detection System Using Arduino.pptxIOT Vehicle Fuel Theft Detection System Using Arduino.pptx
IOT Vehicle Fuel Theft Detection System Using Arduino.pptx
 
IRJET- Driverless Metro Train
IRJET- Driverless Metro TrainIRJET- Driverless Metro Train
IRJET- Driverless Metro Train
 
Y3.pptx
Y3.pptxY3.pptx
Y3.pptx
 
Automatic gate control
Automatic gate controlAutomatic gate control
Automatic gate control
 
AUTOMATIC RAILWAY GATE AND SIGNALLING SYSTEM
AUTOMATIC RAILWAY GATE AND SIGNALLING SYSTEMAUTOMATIC RAILWAY GATE AND SIGNALLING SYSTEM
AUTOMATIC RAILWAY GATE AND SIGNALLING SYSTEM
 

More from ijtsrd

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementationijtsrd
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...ijtsrd
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospectsijtsrd
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...ijtsrd
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...ijtsrd
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...ijtsrd
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Studyijtsrd
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...ijtsrd
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...ijtsrd
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...ijtsrd
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...ijtsrd
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...ijtsrd
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadikuijtsrd
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...ijtsrd
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...ijtsrd
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Mapijtsrd
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Societyijtsrd
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...ijtsrd
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...ijtsrd
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learningijtsrd
 

More from ijtsrd (20)

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Study
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Map
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Society
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learning
 

Recently uploaded

ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701bronxfugly43
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...Nguyen Thanh Tu Collection
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxVishalSingh1417
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docxPoojaSen20
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-IIFood Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-IIShubhangi Sonawane
 
Role Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptxRole Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptxNikitaBankoti2
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 

Recently uploaded (20)

ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
Asian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptxAsian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptx
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-IIFood Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
 
Role Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptxRole Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptx
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 

Design Analysis Automatic Garage Door Opener

  • 1. International Journal of Trend in Scientific Research and Development (IJTSRD) Volume 4 Issue 4, June 2020 Available Online: www.ijtsrd.com e-ISSN: 2456 – 6470 @ IJTSRD | Unique Paper ID – IJTSRD31118 | Volume – 4 | Issue – 4 | May-June 2020 Page 643 Design Analysis Automatic Garage Door Opener Nikhil Kr. Gupta1, Mukul Singh Solanki1, Ravi Ruwali1, Shyam Yadav1, Shivam Sharma2 1Student, 2Assistant Professor, 1,2Department of Mechanical Engineering, ABES Engineering College, Ghaziabad, Uttar Pradesh, India ABSTRACT The project that we are designing will help us to provide an easy but secure access to garage door. The installation cost of the door is low and the changes that are required to be done are also very less. To build such a door opener we need 1-Electric motor 2-Sliding door with rack and pinion arrangement 3-Wiring system, 4- Power source 5-Supporting clamps 6-Arduino Uno ,IR sensors 7-A remote to open and close the gate We are designing this automatic door in order to understand the basic functions of the automatic door and also detailed working of the concepts behind this. This project will also help us to acquire some basic knowledge about electrical circuits, sensors and welding processes. a)-IR Transmitter b)Arduino Uno How to cite this paper: Nikhil Kr. Gupta | Mukul Singh Solanki | Ravi Ruwali | Shyam Yadav | Shivam Sharma "Design Analysis Automatic Garage Door Opener" Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456- 6470, Volume-4 | Issue-4, June 2020, pp.643-645, URL: www.ijtsrd.com/papers/ijtsrd31118.pdf Copyright © 2020 by author(s) and International Journal ofTrendinScientific Research and Development Journal. This is an Open Access article distributed under the terms of the Creative CommonsAttribution License (CC BY 4.0) (http://creativecommons.org/licenses/by /4.0) INTRODUCTION The door that we are designing can be opened by a unique id which consist of some binary Codes. There are basically two ways to open the door, first oneis by remote in which by pressing a series of specific button ,we can open the door .It ensures the security of garage door. In second method when car comes near the garage door, IR sensor will send signal to IR receiver with a unique ID and door will be opened automatically. In both Cases the IR receiver sends signal,tomicrocontroller which then decides the signal & Carries out the instruction. The binary code will decide the mode instruction means to open the gate or to close it. All these processes are controlled by microcontroller which works as per a set of instruction. These instructions are basically set of programming done on open source Arduino software (IDE) In mechanical arrangement we have a motor to drive our sliding door with rack and pinion arrangement, motor can run in clockwise as well as in anti-clockwisedirection.Oneof the direction of motor will open the gate and the other will close it. This automatic garage door is mainly designed to reducethe human efforts and also ensures the security of the garage .These doors can also be opened in domestic as well as in industrial area because the features that are provided will reduces efforts and provide a secure system. LITERATURE REVIEW According to Saswat Kumar Das et.al. , the goal of their project was to make a modification to the garagedoorin order to reduce human effort while the opening and closing were also increase the safety of garage. They were designing a door modification which could also applied to several door that were sliding and rolling in nature. For security purpose, they were considering swiping of a card or fingerprint scanning which makes their project secure but a bit costly because these security systems are pre made and thus they are not cheap According to Christopher K. Prinus et.al. In their project they designed a low cost automatic gate with a proper secure system. The aim of their project was to show simply how an automatic door works. IJTSRD31118
  • 2. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD31118 | Volume – 4 | Issue – 4 | May-June 2020 Page 644 They used remote to open and close the garage door with IR sensors, they did not provide the system which opens automatically when car is near the garage door . This could have made the system advanced According to Sanner Mahmood et.al. they designed the project which was capable to reduce human efforts and provided 3 ways to open the garage 1. Using IR sensors 2. Using Bluetooth 3. By a switch They designed a system which could turn off the light or garage automatically after 60 seconds from any last order. The security that they were providing is not sufficient because they were not providing a series of pre defined buttons to open the gate ,they were only providing a single button to open it. Thus, a unknown person can easily open the garage door if he got the remote. METHODOLOGY In our project we are designing automatic garage door by using sensors and to ensure proper working we are providing an authenticate electrical system. We are also providing a special feature in our system in which the garage door automaticallyopenswhenthecar will come near to it. In this feature, the door will open only for a particular car. We are using an IR transmitter to transmit the signal and an IR receiver to receive the signal. The signal carries out a binary code which is unique. We will attach this transmitter to the car. After receiving signal, authenticity of thecodewill be processed to check. To open and close the gate, there is also a remote which works on the same principle of IR sensors ,we have to press a series of fix buttons in order to open the gate and a signal button to close it. Each button of remote have its own binary codes, when we press a series of buttons the microcontroller will check whether the series of codes are defined in our Arduino program or not and will open and close the gate accordingly. We use Arduino Uno as a microcontroller board basedon AT mega 328P(datasheet).It has 14 digital pins ,of which 6 can be used as PWM outputs ,6 as analog input ,we can feed the command in Arduino uno with the help of IDE. In IDE programming we will allow only those certain binary codes to open the gate which are generated by IR sensors that we are using in our designing .In this way we can provide a secure automatic mechanical door opener. We will also mount IR obstacle avoidance sensor to the garage door to prevent closing of it while car is in the middle of the door. Now to open the gate we have a 12V DC motor which provides a normal torque of 2.5N-m, when microcontroller transmits the signal to open the door, current will flow in motor and when signal is to close the door, the current will be flowing in opposite direction. A 12V DC supply is given to the motor and Arduino Uno. Arduino Uno converts this voltage to its operatingvoltage i.e 5V and thus IR sensors have a supply of 5V.The potential is used to provide a rotational motion to the pinion via motor which is then converted into translational motion with the help of rack. Our door is clamped with this arrangement ,thus it will also slide as rotation of motor takes place. Once the door is fully open the motor will stop and the door will remain at open position until another signal will be send. In the final (opening and closing) positions we have placeda sensor which will break the circuit as the door will reach to the end .(in opening) and start (in closing).Thusmotorstops running and our door will remain stop at the end position. CALCULATION In calculation part we will calculate two major forces 1. Force delivered by motor 2. Calculation of force required to move the gate. Motor Specification- Nominal voltage DC 12V No load current <2.5A Load current <=7A Unload Speed 90rpm Load speed 60rpm Nominal Torque 2.5N-m Locked torque 8N-m Diameter of the gear connected to the motor shaft =0.08m Calculation for motor force: T=F*r (where T=torque, r=radiusofgearandF=motorforce) F=T/r F=2.5/0.04 F=62.5N Thus, force required by motor=62.5N Material that we are using to design our gate is steel For steel: Coefficient of static friction = (0.15-0.6) Coefficient of kinetic friction = (0.09-0.6) Let, Mass of our door = 5Kg Friction force between two steel surfaces: Fr= µmg (where µ is the coefficient of friction, m is mass of gate, g is acceleration due to gravity) Fr= 0.6*5*9.81 Fr=29.43N Maximum frictional force = 29.43N Clearly, force delivered by motor>Resisting friction force Thus our garage door will slide easily RESULT As per our calculation the door slides smoothly and the speed of rotation of motor is controlled by microcontroller, IR sensors are working properly and we have fixed the distance within which they will work properly. We have also checked the working of IR obstacle avoidance sensor. It stops the door closing when someone /car is in between the garage door.
  • 3. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD31118 | Volume – 4 | Issue – 4 | May-June 2020 Page 645 The electrical circuit is working properly and the set of program is also correct, overall our gate is opening and closing smoothly. We have checked working of project and our objectives are fulfilled. CONCLUSION A project with secured system easily accessible at low cost has designed. We come to know about Arduino programming, electrical circuit ,sensor working and some essential mechanical processor and concepts. We also come to know how sensors can be used to make a system more advanced technically. We need to do some reliability test so that the project can be used in future. We can also use the concept behind this project in toll collection and to identify a particular vechile after some modification. After adding some features to the project, it is very much reliable to use this design in industrial and domestic levels. REFERENCES [1] K. Gill, S.-H. Yang, F. Yao, and X. Lu, "A zigbee-based home automation system."ConsumerElectronics,IEEE Transactions on, vol. 55, pp. 4224302009 [2] C. Klemenjak, D. Egarter, and W. Elmenreich. "YOMO- The arduino based smart metering board," arXiv preprint arXiv: 140934042014 [3] Duhame, D.C. (1984) Home Security and Garage Door Operator System, ed: Google Pay tents, [4] F. S. Chai "Design of automatic gate mechanism." UNIVERSITI MALAYSIA PAHANG, 2009, [5] W. Parsadayan, "Safety gate operator which prevents entrapment, and method of its operation."ed: Google Patents, 2000. [6] H. Luo, "Intelligent Home Security System.ed: Google Patents, 2006. [7] R. Teich, "Garage door opener with remote safety sensors," ed: Google Patents, 1997