CELL PHONE BASED DTMF CONTROLLED GARAGE DOOR OPENING SYSTEM.

Slides:



Advertisements
Similar presentations
INTERACTIVE VOICE RESPONSE SYSTEM (IVRS)
Advertisements

A-Team Home Central Control Unit Kevin Cooke Peter Larson Ben Verstegen Andreas Rugloski Aden Abdillahi.
In this presentation you will:
Dr. Ashraf Armoush Supervisor Oday Jihad IbrahimTariq Ziad Yameen.
Codey Lozier Christian Thompson Advisor: Dr. Mohammad Saadeh
 Main Components:  Sensors  Micro controller  Motor drivers  Chasis.
Khaled A. Al-Utaibi  What is Arduino?  Arduino Boards  Arduino Shields  Arduino Uno Hardware.
Black Box for vehicle diagnostics. 2 Abstract This project is an implementation of black box for vehicular safety. Key features: Diagnostic check of vehicle.
SUBMITTED BY :- Sayyam Gadhok UE ECE B-II. DRAWBACKS OF RF CIRCUITS:- 1. Limited working range 2. Limited frequency range 3. Limited control. Use.
Arduino Josh Villbrandt February 4, Digital Circuits Analog versus digital – What’s the difference? – How to represent an analog signal in a computer?
Smart Parking System PREPARED BY : GHADEER AQRAA AND MARAH JABER.
PRIYADARSHINI SHRAVYA KAVYAA MOBILE CONTROLLED ROBOT USING DTMF ALLPPT.com _ Free PowerPoint Templates, Diagrams and Charts.
Student Name USN NO Guide Name H.O.D Name Name Of The College & Dept.
Intro Consists of six semiconductor devices. Stator winding- star connected. Rotor - (RPS and TG) - to get actual speed signal. Commutation logic –info.
BLDC Motor Speed Control with RPM Display. Introduction BLDC Motor Speed Control with RPM Display  The main objective of this.
Communication Based Projects Ideas for Engineering Students.
Istituto Tecnico Industriale A.Monaco EURLAB Moving a robot simple example program to control a DC-Motor Next - Press the button (left)
By by  Y.MADHU KEERTHANA (084A1A0459)  RAHIM BASHA (084A1A0441)  G.BABJI REDDY (084A1A0416)  V.REVATHI (084A1A0456 ) UNDER THE GUIDENCE OF….... Mr.T.E.ARAVINDAN,
ISA CLICK CONTROL #38 – FALL 2014 ERIC BRUNNGRABER DRAKE ISABIRYE.
Pulse-Width Modulation: Simulating variable DC output
DTMF stands for Dual Tone - Multi Frequency and it is the basis for our telephone system. The touch-tone® phone is technically a DTMF generator that.
Module 8 Tutorial  An 8086 system is used for controlling the speed of a motor. The motor can operate at 5 different speeds (1- 5).  The speed.
Final Year Project: Wireless Power Transfer For Mobile Phone Kong Chin Hung D Supervisor: Dr. Wei-Nong FU.
Smart Parking System (SPS) Prepared by: Ma’ali Hasan. Noora Dmedi.
Introduction to Switching Systems Lecture 1 Course Instructor: Marzia Alam.
Mobile phone keypad sensed password entry for door opening.
ARDUINO UNO The Arduino uno is a microcontroller board based on the ATmega328. It has 14 digital Input / Output pins (of which 6 can be used as PWM outputs),
Application Case Study Christmas Lights Controller
Fan Assembly Driven by Magnetic Fields
Introduction to Motors, servos and steppers
GSM Controlled Robots.
MICROCONTROLLER AND INTERFACING
Smart Parking Application
simple example program to control a DC-Motor
Final Laboratory: PWM Frequency Regulated AC/DC Rotary Convertor
Arduino Based Industrial appliances control system by decoding dual tone multi frequency signals on GSM / CDMA network. Submitted by:
ECE 445 Smart Window Responding System
Auto baby Cradle Prepared by : Isra’ Alqarout Zainab Qurie
TELEPHONE CLOCKING ADP WORK FORCE NOW
connect a DC-Motor with an arduino
DTMF BASED REMOTE INDUSTRIAL LOAD AND/OR AGRICULTURAL PUMP CONTROL
Eye mouse.
Automatic human detector garbage can.
ASTERISK “Open Source Communications Platform”
Controlling of robot using voice
Alaa Omar Rana Diab Supervised by Dr.Raed Jaber
Monitoring Robot Prepared by: Hanin Mizyed ,Abdalla Melhem
IMPEDENCE - SOURCE INVERTER FOR MOTOR DRIVES
Microcontroller Based Digital Code Lock
ARDUINO LINE FOLLOWER ROBOT
OBJECTIVE AND FEATURES:
Arduino - Introduction
BUILDING MANAGEMENT SYSTEMS(BMS)
Outline : Introduction Project objectives RFID basics and applications
Directional Driver Hazard Advisory System
FPGA BASED SPEED CONTROL OF BLDC MOTOR USING SINUSOIDAL PWM
Dual Tone Multi Frequency (DTMF)
Wearable Keyboard Graduation Project Seminar 21/12/ Thursday
GSM door opener Model RTU5015 RTU5025 .Different appearance ,the same function.
Auto-Control street lights
Introduction to H-Bridge
Networked Door Locking System
Input > Process > Output
Manual Robotics ..
Supervised by : Dr. Kamel Subhi
Black Box for vehicle diagnostics
The Basic functionality and applications of the project
Hardware Graduation Project (2) Seminar
Pulse-Width Modulation: Simulating variable DC output
Presentation transcript:

CELL PHONE BASED DTMF CONTROLLED GARAGE DOOR OPENING SYSTEM. Prepared By: Fatima Dmaidi. Majd Darweesh. Noor Salman. SUPERVISOR: Dr.Kamel Subhi.

OUTLINES : Introduction. Overview. Design. Flow chart of the project. DTMF. Arduino. H-Bridge. DC Motor (PM Motor) . Results. Future work.

OUTLINES : Introduction. Overview. Design. Flow chart of the project. DTMF. Arduino. H-Bridge. DC Motor (PM Motor) . Results. Future work.

Introduction : The main objective of this project is to unlock a garage door by a mobile phone using a unique number entered through the keypad of the phone after entering the password given to the user . This project is based on the concept of DTMF (dual tone multi - frequency).

OUTLINES : Overview. Introduction. Design. Flow chart of the project. DTMF. Arduino. H-Bridge. DC Motor (PM Motor) . Results. Future work.

Overview: Our system consists of DTMF decoder, Arduino, Gate driver, H-bridge, DC motor (PM motor) to achieve our goal.

OUTLINES : Design. Introduction. Overview. Flow chart of the project. DTMF. Arduino. H-Bridge. DC Motor (PM Motor) . Results. Future work.

Design :

OUTLINES : Flow chart of the project. Design. Introduction. Overview. DTMF. Arduino. H-Bridge. DC Motor (PM Motor) . Results. Future work.

OUTLINES : DTMF. Flow chart of the project. Introduction. Overview. Design. Flow chart of the project. DTMF. Arduino. H-Bridge. DC Motor (PM Motor) . Results. Future work.

DTMF : DTMF is a common communication term for touch tone phones. 16 button keypad.

DTMF : The frequencies generated on pressing different keys are shown in the table: DTMF frequency 1209 Hz 1336 1447 697 Hz 1 2 3 770 Hz 4 5 6 852 Hz 7 8 9 941 Hz * #

DTMF Decoder: This DTMF decoder circuit identifies the dial tone from the telephone line and decodes the key pressed on the remote telephone.

DTMF decoder:

DTMF decoder connected to the cellular phone:

Output of DTMF decoder:

Settings of the phone connected with the system: 1. A SIM card must be inserted in the phone. 2. Automatic answering mode must be selected.

OUTLINES : Arduino. Introduction. Overview. Design. DTMF. H-Bridge. Flow chart of the project. DTMF. Arduino. H-Bridge. DC Motor (PM Motor) . Results. Future work.

Arduino: We used Arduino Uno in our project . The Arduino Uno is a microcontroller board based on the ATmega328. It has 14 digital input/output pins (of which 6 can be used as PWM outputs).

Output of the Arduino : 1 3 2 Using arduino we can generate signal waveform with the desired duty cycle.

OUTLINES : H-Bridge. DC Motor (PM Motor) . Results. Future work. Introduction. Overview. Design. Flow chart of the project. DTMF. Arduino. H-Bridge. DC Motor (PM Motor) . Results. Future work.

H-bridge and gate drive:

Pulses from Arduino Output of ir2110

Vavg Speed Vavg=(0.75*Vdc-0.25*Vdc )/T distance

Vavg=(0.75*Vdc-0.25*Vdc )/T

vvv

Vavg Speed Distance Vavg=(0.25*Vdc-0.*Vdc )/T

VEDIO

DC motor (PM motor). OUTLINES : Introduction. Overview. Design. Flow chart of the project. DTMF. Arduino. H-Bridge. DC motor (PM motor). Results. Future work.

DC Motor (PM motor ) : هون حنحكي عن مواصفات الموتور الي استخدمناه

OUTLINES : Results. Introduction. Overview. Design. Flow chart of the project. DTMF. Arduino. H-Bridge. DC motor (PM motor). Results. Future work.

Door design: هون حنحكي انه احنا صممنا باب يمكننا من انه نجرب السيستم الي بنيناه حاولنا نوجد مسافة مناسبة للحركة للباب وصمننا السيستم وزمن البلسات بناء على هاي المسافة وممكن نحكي شوية تفاصيل عن تتصميمه

Simulation and real implementation:

Opening the door :

1 Speed variation curve هون حنحكي كيف انه قدرنا نطبق هاد الكيرف بشكل عملي من خلال البلسات الي طلعناهم من الاوردوينو .. وحنحكي كل جزء كيف نتج معنا وحنكمل حكي بالسلايد الي بعدها

2

Distance curve in simulation: هون بدنا نشرح انه كيف قدرنا نحقق هاد الكيرف بشكل عملي من خلال انه اتحكمنا بالتسارع وخلينا الموتور يتباطئ والباب يوقف بالاخر.. وازا بنعرف المسافة الي بفتحها الباب الي صممناه بكون احسن مشان نحكي بالزبط اكم المسافة الي اشتغلنا عليها .

Closing the door

1 1 Speed variation curve هون حنحكي كيف انه قدرنا نطبق هاد الكيرف بشكل عملي من خلال البلسات الي طلعناهم من الاوردوينو .. وحنحكي كل جزء كيف نتج معنا وحنكمل حكي بالسلايد الي بعدها

ا 2

Distance variation, closing:

Motor connected to the door: .

VEDIO

Conclusion

Future work On the other hand we have a future work plan to improve our system, first by using a sensor to check the status of the door before applying the user’s order, and then by making the system send a message to the user to confirm the success of the process, this will require the use of a GSM module that will take instructions from the microcontroller to send messages to the user mobile, another thing we plan to do is to give the user the option to control the system either by entering the password then the controlling number or by sending a message to the system to give the required order.