SlideShare ist ein Scribd-Unternehmen logo
1 von 21
Project Presentation on
DTMF Based Remote Controlling of Home
Appliances Using Mobile Phone
ABSTRACT
 Aim of the project is to use a mobile phone to control home
appliances.
 With this project a caller can remotely control home
appliances by pressing different keypad buttons which
generates identical DTMF signal.
 To get desired controlling output using Microcontroller.
Control of home appliances involves 3 different phases
1. Perception
2. Processing
3. Action
INTRODUCTION
PERCEPTION
 First part is the decoding of DTMF tone generated by
pressing a key in calling phone.
 Audio signal output from receiving phone is fed to DTMF
decoder chip.
 Decoder chip converts DTMF tone into binary codes to be
fed to Microcontroller.
PROCESSING
 After perception stage, microcontroller processes the binary
codes it receives
 Microcontroller is pre-programmed in ”C” to perform specific
task according to input bits.
 Program is written in AVR Studio and Simulated in Proteus7.7
software.
ACTION
 Final stage is to switching ON/OFF the home appliances
connected across the main power line of 220 V 50 Hz
AC.
 For switching purpose electromagnetic Relays were
used.
BASIC BLOCK DIAGRAM OF THE PROJECT
Figure 1. Basic block diagram of the project (ref.p-4 )
DTMF- Dual Tone Multi Frequency.
• DTMF is the signal that generates upon pressing an ordinary
telephone’s any keypad button.
• Signal generated by the superposition of two pure sinusoidal
tones.
• One is high frequency & another is low frequency tone signal.
1 2 3 697
4 5 6 770
7 8 9 852
* 0 # 941
1209 1336 1477 Frequency(Hz)
Each button lies at the intersection of the two tones
Table 1- Row and column frequency correspondence
Structure of 8870 DTMF decoder
Figure 2- Structure of 8870 DTMF decoder (ref. p-6 )
DTMF Decoder 8870
Decodes DTMF signals & converts into binary bits
Button Low Frequency(Hz) High Frequency(Hz) Q1 Q2 Q3 Q4
1 697 1209 0 0 0 1
2 697 1336 0 0 1 0
3 697 1477 0 0 1 1
4 770 1209 0 1 0 0
5 770 1336 0 1 0 1
6 770 1477 0 1 1 0
7 852 1209 0 1 1 1
8 852 1336 0 0 0 0
9 852 1477 1 0 0 1
0 941 1209 1 0 1 0
* 941 1336 1 0 1 1
# 941 1477 1 1 0 0
Table 2- Values of decoder output for various frequencies
ATmega 16 Microcontroller Features
High performance, Low power 8 bit Microcontroller.
16 KB Flash Memory with read and write capabilities.
512 Bytes EEPROM.
1 KB Internal RAM.
32*8 General purpose working Registers.
Three timers.
Internal/ External Interrupts.
Working Procedure
The operation is initiated by calling the second mobile phone at
receiving end.
Mobile at receiving end receives the DTMF signals, which is
generated by pressing the keypad of caller mobile phone.
DTMF signal is passed to the DTMF decoder IC 8870 and
decodes binary outputs.
Binary output is inverted using IC 7404.
 The inverted output is fed to the input PORT A of the
Microcontroller.
The Microcontroller then gives desired output as it was
programmed.
When any output pin of PORT D becomes high then connected
corresponding Relay become active and it makes the circuit close
to switch ON any circuit or Device.
Number
pressed by
user
Output of DTMF
decoder
Input to
microcontroller
Output from
microcontroller
Action
performed
2 0x02
0010
0x0D
1101
0x00
00000000
Both relays off
4 0x04
0100
0x0B
1011
0x01
00000001
One relay on
6 0x06
0110
0x09
1001
0x02
00000010
Another relay on
8 0x08
1000
0x07
0111
0x03
00000011
Both relays on
Table 3-Actions performed corresponding to the key pressed
• Microcontroller program was written in C language on AVR Studio.
• Program was converted into desired Hex file using AVR Studio.
• Circuit was simulated in Proteus 7.7 Software
Simulation circuit is given in Figure 3
Figure 3 – Simulation circuit using Proteus 7.7 (ref. p-13)
MAIN CIRCUIT DIAGRAM
Figure 4- Main circuit diagram (ref. p-15)
RELAY
Relay is an electromagnetic switch.
It consists of a control coil and a load circuit.
Control coil controls the operation and load circuit is a
switch.
Current flowing through the control coil creates a small
magnetic field causes the load circuit switch to close and
relay is then active.
Figure 5- Structural view of Relay.
Microcontroller output pin PD0 and PD1 are connected with
relays through BC 547 transistor.
When transistor becomes ON then relay also be active.
A relay used as a switch of the home appliance which is
connected across the main power supply 220 V- 50 Hz AC.
Here two 220V – 10 W bulbs are used as home appliances.
APPLICATION
The system can be used in controlling home appliances.
Can be used in office, lab ,class and factory etc.
This setup with a little modification can be adapted to the following applications
1) Combination Lock
2) Home Security System
3) Mobile / Wireless Robot control
4) Wireless Radio Control
5) Continuous monitoring of system status

Weitere ähnliche Inhalte

Was ist angesagt?

cellphone based control of electrical equipment
cellphone based control of electrical equipmentcellphone based control of electrical equipment
cellphone based control of electrical equipmentRohit Sharma
 
Dtmf based home automation system using microcontroller ppt
Dtmf based home automation system using microcontroller pptDtmf based home automation system using microcontroller ppt
Dtmf based home automation system using microcontroller pptSree Sree
 
DTMF (Mobile) Based Automation
DTMF (Mobile) Based AutomationDTMF (Mobile) Based Automation
DTMF (Mobile) Based AutomationYogesh Kumar
 
cell phone based device control
cell phone based device controlcell phone based device control
cell phone based device controlstudent
 
Microcontroller remote controlling project
Microcontroller  remote controlling projectMicrocontroller  remote controlling project
Microcontroller remote controlling projectBipro Roy
 
Dual tone multiple frequency
Dual tone multiple frequencyDual tone multiple frequency
Dual tone multiple frequencySrilekha K
 
Home automation using dtmf
Home automation using dtmfHome automation using dtmf
Home automation using dtmfPratik Gupta
 
cellphone based device control
cellphone based device controlcellphone based device control
cellphone based device controlstudent
 
Home automation using dtmf decoder
Home automation using dtmf decoderHome automation using dtmf decoder
Home automation using dtmf decoderJagadeesh Yadav
 
DTMF based Home Automation System
DTMF based Home Automation SystemDTMF based Home Automation System
DTMF based Home Automation SystemDaksh Raj Chopra
 
DTMF Based speed control of induction motor
DTMF Based speed control of induction motorDTMF Based speed control of induction motor
DTMF Based speed control of induction motorNiteen Shinde
 
dtmf based mobile control robot
dtmf based mobile control robotdtmf based mobile control robot
dtmf based mobile control robotPankaj Rai
 
DTMF based home automation without using Microcontroller
DTMF based home automation without using MicrocontrollerDTMF based home automation without using Microcontroller
DTMF based home automation without using Microcontrollerprasanth nani
 
HOME AUTOMATION USING MOBILE PHONES GIRISH HARMUKH AND NEERAJ YADAV
HOME AUTOMATION USING MOBILE PHONES GIRISH HARMUKH AND NEERAJ YADAVHOME AUTOMATION USING MOBILE PHONES GIRISH HARMUKH AND NEERAJ YADAV
HOME AUTOMATION USING MOBILE PHONES GIRISH HARMUKH AND NEERAJ YADAVGIRISH HARMUKH
 
Dtmf technology
Dtmf technologyDtmf technology
Dtmf technologytchikou10
 
Cell Phone Controlled Home Automation System using DTMF Technology
Cell Phone Controlled Home Automation System using DTMF TechnologyCell Phone Controlled Home Automation System using DTMF Technology
Cell Phone Controlled Home Automation System using DTMF TechnologyTaufique Sekh
 
Project report on dtmf based door opening system
Project report on  dtmf based door opening systemProject report on  dtmf based door opening system
Project report on dtmf based door opening systemMukul Mohal
 
DTMF BASED MOBILE CONTROLL ROBOT SYSTEM
DTMF BASED MOBILE CONTROLL ROBOT SYSTEMDTMF BASED MOBILE CONTROLL ROBOT SYSTEM
DTMF BASED MOBILE CONTROLL ROBOT SYSTEMiindranilsarkar
 

Was ist angesagt? (20)

DTMF
DTMFDTMF
DTMF
 
cellphone based control of electrical equipment
cellphone based control of electrical equipmentcellphone based control of electrical equipment
cellphone based control of electrical equipment
 
Dtmf based home automation system using microcontroller ppt
Dtmf based home automation system using microcontroller pptDtmf based home automation system using microcontroller ppt
Dtmf based home automation system using microcontroller ppt
 
DTMF (Mobile) Based Automation
DTMF (Mobile) Based AutomationDTMF (Mobile) Based Automation
DTMF (Mobile) Based Automation
 
cell phone based device control
cell phone based device controlcell phone based device control
cell phone based device control
 
Microcontroller remote controlling project
Microcontroller  remote controlling projectMicrocontroller  remote controlling project
Microcontroller remote controlling project
 
Dual tone multiple frequency
Dual tone multiple frequencyDual tone multiple frequency
Dual tone multiple frequency
 
Home automation using dtmf
Home automation using dtmfHome automation using dtmf
Home automation using dtmf
 
cellphone based device control
cellphone based device controlcellphone based device control
cellphone based device control
 
Home automation using dtmf decoder
Home automation using dtmf decoderHome automation using dtmf decoder
Home automation using dtmf decoder
 
DTMF based Home Automation System
DTMF based Home Automation SystemDTMF based Home Automation System
DTMF based Home Automation System
 
DTMF Based speed control of induction motor
DTMF Based speed control of induction motorDTMF Based speed control of induction motor
DTMF Based speed control of induction motor
 
dtmf based mobile control robot
dtmf based mobile control robotdtmf based mobile control robot
dtmf based mobile control robot
 
DTMF based home automation without using Microcontroller
DTMF based home automation without using MicrocontrollerDTMF based home automation without using Microcontroller
DTMF based home automation without using Microcontroller
 
HOME AUTOMATION USING MOBILE PHONES GIRISH HARMUKH AND NEERAJ YADAV
HOME AUTOMATION USING MOBILE PHONES GIRISH HARMUKH AND NEERAJ YADAVHOME AUTOMATION USING MOBILE PHONES GIRISH HARMUKH AND NEERAJ YADAV
HOME AUTOMATION USING MOBILE PHONES GIRISH HARMUKH AND NEERAJ YADAV
 
Arduino dtmf controlled robot
Arduino dtmf controlled robotArduino dtmf controlled robot
Arduino dtmf controlled robot
 
Dtmf technology
Dtmf technologyDtmf technology
Dtmf technology
 
Cell Phone Controlled Home Automation System using DTMF Technology
Cell Phone Controlled Home Automation System using DTMF TechnologyCell Phone Controlled Home Automation System using DTMF Technology
Cell Phone Controlled Home Automation System using DTMF Technology
 
Project report on dtmf based door opening system
Project report on  dtmf based door opening systemProject report on  dtmf based door opening system
Project report on dtmf based door opening system
 
DTMF BASED MOBILE CONTROLL ROBOT SYSTEM
DTMF BASED MOBILE CONTROLL ROBOT SYSTEMDTMF BASED MOBILE CONTROLL ROBOT SYSTEM
DTMF BASED MOBILE CONTROLL ROBOT SYSTEM
 

Andere mochten auch

A minor project report HOME AUTOMATION USING MOBILE PHONES
A minor project report HOME AUTOMATION  USING  MOBILE PHONESA minor project report HOME AUTOMATION  USING  MOBILE PHONES
A minor project report HOME AUTOMATION USING MOBILE PHONESashokkok
 
Cell phone based dtmf controlled
Cell phone based dtmf controlledCell phone based dtmf controlled
Cell phone based dtmf controlledslmnsvn
 
Bidirectional Visitor counter Project Proposal
Bidirectional Visitor counter Project ProposalBidirectional Visitor counter Project Proposal
Bidirectional Visitor counter Project ProposalArsalan Ahmad
 
Speedcontrolofdcmotorbyfuzzycontroller 120320013939-phpapp01
Speedcontrolofdcmotorbyfuzzycontroller 120320013939-phpapp01Speedcontrolofdcmotorbyfuzzycontroller 120320013939-phpapp01
Speedcontrolofdcmotorbyfuzzycontroller 120320013939-phpapp01mustafaece
 
bidirectional visitor counter using MC-AT89C52
bidirectional visitor counter using MC-AT89C52bidirectional visitor counter using MC-AT89C52
bidirectional visitor counter using MC-AT89C52Sruthi Tangirala
 
Cell phone based dtmf controlled
Cell phone based dtmf controlledCell phone based dtmf controlled
Cell phone based dtmf controlledslmnsvn
 
DTMF Based speed control of Induction motor
DTMF Based speed control of Induction motorDTMF Based speed control of Induction motor
DTMF Based speed control of Induction motorNiteen Shinde
 
Bidirectional visitor counter & home automation by Jitendra Dhaka
Bidirectional visitor counter & home automation by Jitendra DhakaBidirectional visitor counter & home automation by Jitendra Dhaka
Bidirectional visitor counter & home automation by Jitendra DhakaNIT srinagar
 
A Report on Bidirectional Visitor Counter using IR sensors and Arduino Uno R3
A Report on Bidirectional Visitor Counter using IR sensors and Arduino Uno R3A Report on Bidirectional Visitor Counter using IR sensors and Arduino Uno R3
A Report on Bidirectional Visitor Counter using IR sensors and Arduino Uno R3Abhishekvb
 
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
 
The line follower robot
The line follower robotThe line follower robot
The line follower robotPoonam Narang
 
Bidirectional visitor counter
Bidirectional visitor counterBidirectional visitor counter
Bidirectional visitor counterZakir Gulzar
 
Project report on bidirectional visitor counter & home automation
Project report on bidirectional visitor counter & home automationProject report on bidirectional visitor counter & home automation
Project report on bidirectional visitor counter & home automationRoshan Mani
 
The Literature Review Process
The Literature Review ProcessThe Literature Review Process
The Literature Review Processannielibrarian
 

Andere mochten auch (15)

A minor project report HOME AUTOMATION USING MOBILE PHONES
A minor project report HOME AUTOMATION  USING  MOBILE PHONESA minor project report HOME AUTOMATION  USING  MOBILE PHONES
A minor project report HOME AUTOMATION USING MOBILE PHONES
 
Cell phone based dtmf controlled
Cell phone based dtmf controlledCell phone based dtmf controlled
Cell phone based dtmf controlled
 
Bidirectional Visitor counter Project Proposal
Bidirectional Visitor counter Project ProposalBidirectional Visitor counter Project Proposal
Bidirectional Visitor counter Project Proposal
 
Speedcontrolofdcmotorbyfuzzycontroller 120320013939-phpapp01
Speedcontrolofdcmotorbyfuzzycontroller 120320013939-phpapp01Speedcontrolofdcmotorbyfuzzycontroller 120320013939-phpapp01
Speedcontrolofdcmotorbyfuzzycontroller 120320013939-phpapp01
 
bidirectional visitor counter using MC-AT89C52
bidirectional visitor counter using MC-AT89C52bidirectional visitor counter using MC-AT89C52
bidirectional visitor counter using MC-AT89C52
 
Cell phone based dtmf controlled
Cell phone based dtmf controlledCell phone based dtmf controlled
Cell phone based dtmf controlled
 
DTMF Based speed control of Induction motor
DTMF Based speed control of Induction motorDTMF Based speed control of Induction motor
DTMF Based speed control of Induction motor
 
Bidirectional visitor counter & home automation by Jitendra Dhaka
Bidirectional visitor counter & home automation by Jitendra DhakaBidirectional visitor counter & home automation by Jitendra Dhaka
Bidirectional visitor counter & home automation by Jitendra Dhaka
 
Bidirect visitor counter
Bidirect visitor counterBidirect visitor counter
Bidirect visitor counter
 
A Report on Bidirectional Visitor Counter using IR sensors and Arduino Uno R3
A Report on Bidirectional Visitor Counter using IR sensors and Arduino Uno R3A Report on Bidirectional Visitor Counter using IR sensors and Arduino Uno R3
A Report on Bidirectional Visitor Counter using IR sensors and Arduino Uno R3
 
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
 
The line follower robot
The line follower robotThe line follower robot
The line follower robot
 
Bidirectional visitor counter
Bidirectional visitor counterBidirectional visitor counter
Bidirectional visitor counter
 
Project report on bidirectional visitor counter & home automation
Project report on bidirectional visitor counter & home automationProject report on bidirectional visitor counter & home automation
Project report on bidirectional visitor counter & home automation
 
The Literature Review Process
The Literature Review ProcessThe Literature Review Process
The Literature Review Process
 

Ähnlich wie Microcontroller remote controlling project

BE Project Fortnight Reports on IVRS
BE Project Fortnight Reports on IVRSBE Project Fortnight Reports on IVRS
BE Project Fortnight Reports on IVRSAbhishek Nadkarni
 
DTMF based home automation with ADRUINO
DTMF based home automation with ADRUINODTMF based home automation with ADRUINO
DTMF based home automation with ADRUINOFucck
 
Cell Phone Operated Land Rover
Cell Phone Operated Land RoverCell Phone Operated Land Rover
Cell Phone Operated Land RoverSanjay Talukdar
 
Advanced switching
Advanced switchingAdvanced switching
Advanced switchingADITYA KUMAR
 
Final Report11
Final Report11Final Report11
Final Report11sonu kumar
 
Pankaj project report
Pankaj project reportPankaj project report
Pankaj project reportPankaj Rai
 
Dtmf based home appliance control(1)
Dtmf based home appliance control(1)Dtmf based home appliance control(1)
Dtmf based home appliance control(1)Sanjay Kumar
 
Dtmf based home appliance control
Dtmf based home appliance controlDtmf based home appliance control
Dtmf based home appliance controlKrishna Malhotra
 
Research Inventy : International Journal of Engineering and Science is publis...
Research Inventy : International Journal of Engineering and Science is publis...Research Inventy : International Journal of Engineering and Science is publis...
Research Inventy : International Journal of Engineering and Science is publis...researchinventy
 
20IT204-COA- Lecture 17.pptx
20IT204-COA- Lecture 17.pptx20IT204-COA- Lecture 17.pptx
20IT204-COA- Lecture 17.pptxPerumalPitchandi
 
Mobile Controlled Car
Mobile Controlled CarMobile Controlled Car
Mobile Controlled CarMalik Zaid
 
GSM 1308 MODEM CONTROL USING PIC-16F877A MICROCONTROLLER
GSM 1308 MODEM CONTROL USING PIC-16F877A MICROCONTROLLERGSM 1308 MODEM CONTROL USING PIC-16F877A MICROCONTROLLER
GSM 1308 MODEM CONTROL USING PIC-16F877A MICROCONTROLLERMd. Moktarul Islam
 
Cell operated land rover robot
Cell operated land rover robotCell operated land rover robot
Cell operated land rover robotChetan Kataria
 

Ähnlich wie Microcontroller remote controlling project (20)

BE Project Fortnight Reports on IVRS
BE Project Fortnight Reports on IVRSBE Project Fortnight Reports on IVRS
BE Project Fortnight Reports on IVRS
 
Remote
RemoteRemote
Remote
 
DTMF based home automation with ADRUINO
DTMF based home automation with ADRUINODTMF based home automation with ADRUINO
DTMF based home automation with ADRUINO
 
Cell Phone Operated Land Rover
Cell Phone Operated Land RoverCell Phone Operated Land Rover
Cell Phone Operated Land Rover
 
Advanced switching
Advanced switchingAdvanced switching
Advanced switching
 
Final Report11
Final Report11Final Report11
Final Report11
 
SURVEILLANCE ROBOT
SURVEILLANCE ROBOTSURVEILLANCE ROBOT
SURVEILLANCE ROBOT
 
GSM CONTROL OF ELECTRICAL APPLIANCES
GSM CONTROL OF ELECTRICAL APPLIANCESGSM CONTROL OF ELECTRICAL APPLIANCES
GSM CONTROL OF ELECTRICAL APPLIANCES
 
DTM Decoder
DTM DecoderDTM Decoder
DTM Decoder
 
Presentation1
Presentation1Presentation1
Presentation1
 
DTMFJOYHO.pptx
DTMFJOYHO.pptxDTMFJOYHO.pptx
DTMFJOYHO.pptx
 
Pankaj project report
Pankaj project reportPankaj project report
Pankaj project report
 
Dtmf based home appliance control(1)
Dtmf based home appliance control(1)Dtmf based home appliance control(1)
Dtmf based home appliance control(1)
 
Dtmf based home appliance control
Dtmf based home appliance controlDtmf based home appliance control
Dtmf based home appliance control
 
Research Inventy : International Journal of Engineering and Science is publis...
Research Inventy : International Journal of Engineering and Science is publis...Research Inventy : International Journal of Engineering and Science is publis...
Research Inventy : International Journal of Engineering and Science is publis...
 
presentation_28 (1).pptx
presentation_28 (1).pptxpresentation_28 (1).pptx
presentation_28 (1).pptx
 
20IT204-COA- Lecture 17.pptx
20IT204-COA- Lecture 17.pptx20IT204-COA- Lecture 17.pptx
20IT204-COA- Lecture 17.pptx
 
Mobile Controlled Car
Mobile Controlled CarMobile Controlled Car
Mobile Controlled Car
 
GSM 1308 MODEM CONTROL USING PIC-16F877A MICROCONTROLLER
GSM 1308 MODEM CONTROL USING PIC-16F877A MICROCONTROLLERGSM 1308 MODEM CONTROL USING PIC-16F877A MICROCONTROLLER
GSM 1308 MODEM CONTROL USING PIC-16F877A MICROCONTROLLER
 
Cell operated land rover robot
Cell operated land rover robotCell operated land rover robot
Cell operated land rover robot
 

Kürzlich hochgeladen

The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 

Kürzlich hochgeladen (20)

The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 

Microcontroller remote controlling project

  • 1. Project Presentation on DTMF Based Remote Controlling of Home Appliances Using Mobile Phone
  • 2. ABSTRACT  Aim of the project is to use a mobile phone to control home appliances.  With this project a caller can remotely control home appliances by pressing different keypad buttons which generates identical DTMF signal.  To get desired controlling output using Microcontroller.
  • 3. Control of home appliances involves 3 different phases 1. Perception 2. Processing 3. Action INTRODUCTION
  • 4. PERCEPTION  First part is the decoding of DTMF tone generated by pressing a key in calling phone.  Audio signal output from receiving phone is fed to DTMF decoder chip.  Decoder chip converts DTMF tone into binary codes to be fed to Microcontroller.
  • 5. PROCESSING  After perception stage, microcontroller processes the binary codes it receives  Microcontroller is pre-programmed in ”C” to perform specific task according to input bits.  Program is written in AVR Studio and Simulated in Proteus7.7 software.
  • 6. ACTION  Final stage is to switching ON/OFF the home appliances connected across the main power line of 220 V 50 Hz AC.  For switching purpose electromagnetic Relays were used.
  • 7. BASIC BLOCK DIAGRAM OF THE PROJECT Figure 1. Basic block diagram of the project (ref.p-4 )
  • 8. DTMF- Dual Tone Multi Frequency. • DTMF is the signal that generates upon pressing an ordinary telephone’s any keypad button. • Signal generated by the superposition of two pure sinusoidal tones. • One is high frequency & another is low frequency tone signal.
  • 9. 1 2 3 697 4 5 6 770 7 8 9 852 * 0 # 941 1209 1336 1477 Frequency(Hz) Each button lies at the intersection of the two tones Table 1- Row and column frequency correspondence
  • 10. Structure of 8870 DTMF decoder Figure 2- Structure of 8870 DTMF decoder (ref. p-6 )
  • 11. DTMF Decoder 8870 Decodes DTMF signals & converts into binary bits Button Low Frequency(Hz) High Frequency(Hz) Q1 Q2 Q3 Q4 1 697 1209 0 0 0 1 2 697 1336 0 0 1 0 3 697 1477 0 0 1 1 4 770 1209 0 1 0 0 5 770 1336 0 1 0 1 6 770 1477 0 1 1 0 7 852 1209 0 1 1 1 8 852 1336 0 0 0 0 9 852 1477 1 0 0 1 0 941 1209 1 0 1 0 * 941 1336 1 0 1 1 # 941 1477 1 1 0 0 Table 2- Values of decoder output for various frequencies
  • 12. ATmega 16 Microcontroller Features High performance, Low power 8 bit Microcontroller. 16 KB Flash Memory with read and write capabilities. 512 Bytes EEPROM. 1 KB Internal RAM. 32*8 General purpose working Registers. Three timers. Internal/ External Interrupts.
  • 13. Working Procedure The operation is initiated by calling the second mobile phone at receiving end. Mobile at receiving end receives the DTMF signals, which is generated by pressing the keypad of caller mobile phone. DTMF signal is passed to the DTMF decoder IC 8870 and decodes binary outputs. Binary output is inverted using IC 7404.  The inverted output is fed to the input PORT A of the Microcontroller. The Microcontroller then gives desired output as it was programmed. When any output pin of PORT D becomes high then connected corresponding Relay become active and it makes the circuit close to switch ON any circuit or Device.
  • 14. Number pressed by user Output of DTMF decoder Input to microcontroller Output from microcontroller Action performed 2 0x02 0010 0x0D 1101 0x00 00000000 Both relays off 4 0x04 0100 0x0B 1011 0x01 00000001 One relay on 6 0x06 0110 0x09 1001 0x02 00000010 Another relay on 8 0x08 1000 0x07 0111 0x03 00000011 Both relays on Table 3-Actions performed corresponding to the key pressed
  • 15. • Microcontroller program was written in C language on AVR Studio. • Program was converted into desired Hex file using AVR Studio. • Circuit was simulated in Proteus 7.7 Software Simulation circuit is given in Figure 3
  • 16. Figure 3 – Simulation circuit using Proteus 7.7 (ref. p-13)
  • 17. MAIN CIRCUIT DIAGRAM Figure 4- Main circuit diagram (ref. p-15)
  • 18. RELAY Relay is an electromagnetic switch. It consists of a control coil and a load circuit. Control coil controls the operation and load circuit is a switch. Current flowing through the control coil creates a small magnetic field causes the load circuit switch to close and relay is then active.
  • 19. Figure 5- Structural view of Relay.
  • 20. Microcontroller output pin PD0 and PD1 are connected with relays through BC 547 transistor. When transistor becomes ON then relay also be active. A relay used as a switch of the home appliance which is connected across the main power supply 220 V- 50 Hz AC. Here two 220V – 10 W bulbs are used as home appliances.
  • 21. APPLICATION The system can be used in controlling home appliances. Can be used in office, lab ,class and factory etc. This setup with a little modification can be adapted to the following applications 1) Combination Lock 2) Home Security System 3) Mobile / Wireless Robot control 4) Wireless Radio Control 5) Continuous monitoring of system status