SlideShare una empresa de Scribd logo
1 de 22
http://www.edgefxkits.com/
Home Automation using Digital Control
http://www.edgefxkits.com/
Home Automation using Digital Control
ABSTRACT:
 Here is a teleremote circuit which enables switching ‘on’ and ‘off’ of
appliances through telephone lines. It can be used to switch appliances
from any distance, overcoming the limited range of infrared and radio
remote controls.
 The circuit can be used to switch up to nine appliances (corresponding to
the digits 1 through 9 of the telephone key-pad). The DTMF signals on
telephone instrument are used as control signals.
 The digit ‘0’ in dtmf mode is used to toggle between the appliance mode
and normal telephone operation mode. Thus the telephone can be used to
switch on or switch off the appliances also while being used for normal
conversation
http://www.edgefxkits.com/
Home Automation using Digital Control
Block Diagram:
http://www.edgefxkits.com/
Home Automation using Digital Control
Hardware Requirements:
POWER SUPPLY BLOCK
555 TIMER
RELAY
MT8870 DTMF DECODER
CD4049 INVERTER
CD4013 FLIP FLOP
MCT2E OPTO-ISOLATOR
74LS154
BC547
NPN TRANSISTOR
http://www.edgefxkits.com/
Home Automation using Digital Control
Power Supply:
230 V AC
50 Hz
Bridge rectifier
Filter(470µf)
5v Regulator
5V DC
12V step down
transformer
http://www.edgefxkits.com/
Home Automation using Digital Control
555 TIMER
The 555 Has Three Operating Modes:
Monostable mode:
 In this mode, the 555 functions as a "one-shot". Applications include
timers, missing pulse detection, switches, touch switches, frequency
divider, capacitance measurement, pulse-width modulation (PWM) etc.
http://www.edgefxkits.com/
Home Automation using Digital Control
Astable:
 The 555 can operate as an oscillator. Uses include LED and lamp
flashers, pulse generation, logic clocks, tone generation, security
alarms, pulse position modulation, etc.
Bistable mode or Schmitt trigger:
 The 555 can operate as a flip-flop, if the DIS pin is not connected and
no capacitor is used. Uses include bounce free latched switches, etc.
http://www.edgefxkits.com/
Home Automation using Digital Control
CD4049-Inverter:
 The CD4049 devices are inverting hex buffers, and feature logic level
conversion using only one supply voltage (VCC)
 These devices are intended for use as CMOS to DTL/TTL converters
and can drive directly two DTL/TTL loads
http://www.edgefxkits.com/
Home Automation using Digital Control
DTMF Decoder:
 This circuit detects the dial tone from a telephone line and decodes the
keypad pressed on the remote telephone.
 Two distinct frequency tones make up the DTMF(dual tome multiple
frequency), and hence the name.
 The dialer and the telephone exchange communicate one way through
the DTMF communication.
 The tone generator and the tone decoder consist of a complete
communication setup.
 In this project, IC MT8870DE is used to decode the input dial tone to
the dialed numbers.
http://www.edgefxkits.com/
Home Automation using Digital Control
 These digital bits are interfaced to a microcontroller for any
application.
 Pulse/dial tone method is used in the modern telephone
communication.
 There is a dial tone generator on the caller side and a unique tone
consisting of two audible tone frequency is generated when the user
presses a button.
 As an example, 697hz & 1209hz will be generated when key '1' is
being pressed on the phone.
 A decoder circuit is present on the receiver side, which decodes the
tone to a digital code.
http://www.edgefxkits.com/
Home Automation using Digital Control
CD4013 Flip Flop:
 The CD4013B dual D-type flip-flop is a
monolithic complementary MOS (CMOS)
integrated circuit has two D-type flip-flops,
which you can use independently
 A D-type flip-flop, also called a D-type bistable,
is a subsystem with two stable states. Using
appropriate input signals, you can trigger the flip-
flop from one state to the other.
http://www.edgefxkits.com/
Home Automation using Digital Control
OPTO-Isolator:
 Opto coupler is a 6 pin IC.
 It is a combination of 1 LED and a transistor.
 when light falls on the Base-Emitter junction then it switches pin5
goes to zero.
 When logic zero is given as input then the light doesn’t fall on
transistor so it doesn’t conduct which gives logic zero as output.
 When logic 1 is given as input then light falls on transistor so that it
conducts, that makes transistor switched ON and it forms short circuit
this makes the output is logic zero as collector of transistor is
connected to ground.
http://www.edgefxkits.com/
Home Automation using Digital Control
OPTO-Isolator:
http://www.edgefxkits.com/
Home Automation using Digital Control
BC547:
 The BC547 transistor is an NPN Epitaxial
Silicon Transistor.
 The BC547 transistor is a general-purpose
transistor in small plastic packages.
 It is used in general-purpose switching and
amplification BC847/BC547 series 45 V, 100
mA NPN general-purpose transistors.
 Whenever base is high, then current starts
flowing through base and emitter and after that
only current will pass from collector to emitter
http://www.edgefxkits.com/
Home Automation using Digital Control
74LS154:
 Each of these 4-line-to-16-line decoders utilizes TTL circuitry to
decode four binary-coded inputs into one of sixteen mutually exclusive
outputs when both the strobe inputs, G1 and G2, are LOW
 The DE multiplexing function is performed by using the 4 input lines
to address the output line, passing data from one of the strobe inputs
with the other strobe input LOW. When either strobe input is HIGH, all
outputs are HIGH.
 These DE multiplexers are ideally suited for implementing high-
performance memory decoders. All inputs are buffered and input
clamping diodes are provided to minimize transmission-line effects and
thereby simplify system design.
http://www.edgefxkits.com/
Home Automation using Digital Control
74LS154:
http://www.edgefxkits.com/
Home Automation using Digital Control
Circuit Diagram:
http://www.edgefxkits.com/
Home Automation using Digital Control
 This system is designed to provide control of home appliances through
landline by dialing the designated number for the particular load.
Dialing can be done from the home phone or a call made to the home
number from outside. This system is designed without engaging a
programmable microcontroller but is based on digital logic using
DTMF technology (Dual Tone multiple frequency) which receives the
command from the landline phone to develop digital output.
 This digital signal is further processed to actuate switching mechanism
through relay driver to turn on/off the loads/appliances. It can be used
to switch appliances from anywhere, overcoming the limited range of
other infrared and radio frequency type controls. This proposed system
gives a new direction to the development of home automation.
Circuit Explanation:
http://www.edgefxkits.com/
Home Automation using Digital Control
Advantages:
 High sensitive
 Works with any Cell phone from anywhere
 Low cost and reliable circuit
 Coverage distance up to 10 meter
http://www.edgefxkits.com/
Home Automation using Digital Control
Applications:
 Home appliances control
 Hotel lights/ fans Control
 Shops and Showrooms appliances control
 Industrial appliances
http://www.edgefxkits.com/
Home Automation using Digital Control
Conclusion:
 The concept of this system can be extended in future by giving an
acknowledgement message to the user by system on the status of loads
by using GSM modem.
 Home Automation using Digital Control Project is very helpful in
Home, Industrial,Hotels and Show rooms
http://www.edgefxkits.com/

Más contenido relacionado

Destacado

An Introduction to Hadoop Hue Gui
An Introduction to Hadoop Hue GuiAn Introduction to Hadoop Hue Gui
An Introduction to Hadoop Hue GuiMike Frampton
 
Creating a digital transformation vision
Creating a digital transformation visionCreating a digital transformation vision
Creating a digital transformation visionBen Gilchriest
 
How to conduct a records and information inventory
How to conduct a records and information inventoryHow to conduct a records and information inventory
How to conduct a records and information inventoryJesse Wilkins
 
Data Quality Testing Generic (http://www.geektester.blogspot.com/)
Data Quality Testing Generic (http://www.geektester.blogspot.com/)Data Quality Testing Generic (http://www.geektester.blogspot.com/)
Data Quality Testing Generic (http://www.geektester.blogspot.com/)raj.kamal13
 
RETAIL STORE ANALYSIS
RETAIL STORE ANALYSISRETAIL STORE ANALYSIS
RETAIL STORE ANALYSISManvi Chandra
 
Sports Public Relations
Sports Public Relations Sports Public Relations
Sports Public Relations Zoe Bernstein
 
Clinical Trial Recruitment & Retention
Clinical Trial Recruitment & RetentionClinical Trial Recruitment & Retention
Clinical Trial Recruitment & RetentionAsijit Sen
 
IFRS vs Indian GAAP vs US GAAP
IFRS vs Indian GAAP vs US GAAPIFRS vs Indian GAAP vs US GAAP
IFRS vs Indian GAAP vs US GAAPGaurav Andhansare
 
instruments of Money market and capital market
instruments of Money market and capital marketinstruments of Money market and capital market
instruments of Money market and capital marketVikash Gupta
 
INTERNATIONAL SUPPLY CHAIN MANAGEMENT
INTERNATIONAL SUPPLY CHAIN MANAGEMENTINTERNATIONAL SUPPLY CHAIN MANAGEMENT
INTERNATIONAL SUPPLY CHAIN MANAGEMENTSreenath Hacko
 
Architecture of a Modern Web App
Architecture of a Modern Web AppArchitecture of a Modern Web App
Architecture of a Modern Web Appscothis
 
E marketing of financial product services of sharekhan(gaurav kumar)mr.vinay...
E marketing of financial product  services of sharekhan(gaurav kumar)mr.vinay...E marketing of financial product  services of sharekhan(gaurav kumar)mr.vinay...
E marketing of financial product services of sharekhan(gaurav kumar)mr.vinay...GOPAL Atri
 
Special stain in histopathology
Special stain in histopathologySpecial stain in histopathology
Special stain in histopathologyaghara mahesh
 
Supply Chain Risk Management
Supply Chain Risk ManagementSupply Chain Risk Management
Supply Chain Risk ManagementAnand Subramaniam
 
Home automation using android mobiles
Home automation using android mobilesHome automation using android mobiles
Home automation using android mobilesDurairaja
 
Human Resource Management: Reward and compensation
Human Resource Management: Reward and compensationHuman Resource Management: Reward and compensation
Human Resource Management: Reward and compensationReefear Ajang
 
Home automation ppt-kamal lamichhane
Home automation ppt-kamal lamichhaneHome automation ppt-kamal lamichhane
Home automation ppt-kamal lamichhaneKamal Lamichhane
 
급대출//BU797。СΟΜ//법인신용대출 제3금융기관
급대출//BU797。СΟΜ//법인신용대출 제3금융기관급대출//BU797。СΟΜ//법인신용대출 제3금융기관
급대출//BU797。СΟΜ//법인신용대출 제3금융기관hsldfsod
 

Destacado (19)

An Introduction to Hadoop Hue Gui
An Introduction to Hadoop Hue GuiAn Introduction to Hadoop Hue Gui
An Introduction to Hadoop Hue Gui
 
Creating a digital transformation vision
Creating a digital transformation visionCreating a digital transformation vision
Creating a digital transformation vision
 
How to conduct a records and information inventory
How to conduct a records and information inventoryHow to conduct a records and information inventory
How to conduct a records and information inventory
 
Smart transmitter
Smart transmitterSmart transmitter
Smart transmitter
 
Data Quality Testing Generic (http://www.geektester.blogspot.com/)
Data Quality Testing Generic (http://www.geektester.blogspot.com/)Data Quality Testing Generic (http://www.geektester.blogspot.com/)
Data Quality Testing Generic (http://www.geektester.blogspot.com/)
 
RETAIL STORE ANALYSIS
RETAIL STORE ANALYSISRETAIL STORE ANALYSIS
RETAIL STORE ANALYSIS
 
Sports Public Relations
Sports Public Relations Sports Public Relations
Sports Public Relations
 
Clinical Trial Recruitment & Retention
Clinical Trial Recruitment & RetentionClinical Trial Recruitment & Retention
Clinical Trial Recruitment & Retention
 
IFRS vs Indian GAAP vs US GAAP
IFRS vs Indian GAAP vs US GAAPIFRS vs Indian GAAP vs US GAAP
IFRS vs Indian GAAP vs US GAAP
 
instruments of Money market and capital market
instruments of Money market and capital marketinstruments of Money market and capital market
instruments of Money market and capital market
 
INTERNATIONAL SUPPLY CHAIN MANAGEMENT
INTERNATIONAL SUPPLY CHAIN MANAGEMENTINTERNATIONAL SUPPLY CHAIN MANAGEMENT
INTERNATIONAL SUPPLY CHAIN MANAGEMENT
 
Architecture of a Modern Web App
Architecture of a Modern Web AppArchitecture of a Modern Web App
Architecture of a Modern Web App
 
E marketing of financial product services of sharekhan(gaurav kumar)mr.vinay...
E marketing of financial product  services of sharekhan(gaurav kumar)mr.vinay...E marketing of financial product  services of sharekhan(gaurav kumar)mr.vinay...
E marketing of financial product services of sharekhan(gaurav kumar)mr.vinay...
 
Special stain in histopathology
Special stain in histopathologySpecial stain in histopathology
Special stain in histopathology
 
Supply Chain Risk Management
Supply Chain Risk ManagementSupply Chain Risk Management
Supply Chain Risk Management
 
Home automation using android mobiles
Home automation using android mobilesHome automation using android mobiles
Home automation using android mobiles
 
Human Resource Management: Reward and compensation
Human Resource Management: Reward and compensationHuman Resource Management: Reward and compensation
Human Resource Management: Reward and compensation
 
Home automation ppt-kamal lamichhane
Home automation ppt-kamal lamichhaneHome automation ppt-kamal lamichhane
Home automation ppt-kamal lamichhane
 
급대출//BU797。СΟΜ//법인신용대출 제3금융기관
급대출//BU797。СΟΜ//법인신용대출 제3금융기관급대출//BU797。СΟΜ//법인신용대출 제3금융기관
급대출//BU797。СΟΜ//법인신용대출 제3금융기관
 

Más de Edgefxkits & Solutions

Mains operated under voltage over voltage trip switch
Mains operated under voltage over voltage trip switchMains operated under voltage over voltage trip switch
Mains operated under voltage over voltage trip switchEdgefxkits & Solutions
 
TV Remote Jammer | 555 Timer Projects | Final Year Engineering Projects
TV Remote Jammer | 555 Timer Projects | Final Year Engineering ProjectsTV Remote Jammer | 555 Timer Projects | Final Year Engineering Projects
TV Remote Jammer | 555 Timer Projects | Final Year Engineering ProjectsEdgefxkits & Solutions
 
Predefined speed control of bldc motor
Predefined speed control of bldc motorPredefined speed control of bldc motor
Predefined speed control of bldc motorEdgefxkits & Solutions
 
Microcontroller based Electronic Eye Controlled security System
Microcontroller based Electronic Eye Controlled security SystemMicrocontroller based Electronic Eye Controlled security System
Microcontroller based Electronic Eye Controlled security SystemEdgefxkits & Solutions
 
How to select the diy electrical projects kit by engineering students
How to select the diy electrical projects kit by engineering studentsHow to select the diy electrical projects kit by engineering students
How to select the diy electrical projects kit by engineering studentsEdgefxkits & Solutions
 
Smooth start of a single phase induction motor
Smooth start of a single phase induction motorSmooth start of a single phase induction motor
Smooth start of a single phase induction motorEdgefxkits & Solutions
 
How to build a robot with an arduino and 8051 microcontroller
How to build a robot with an arduino and 8051 microcontrollerHow to build a robot with an arduino and 8051 microcontroller
How to build a robot with an arduino and 8051 microcontrollerEdgefxkits & Solutions
 
Opto-Electronic Oscillator Circuit Working and Applications
Opto-Electronic Oscillator Circuit Working and ApplicationsOpto-Electronic Oscillator Circuit Working and Applications
Opto-Electronic Oscillator Circuit Working and ApplicationsEdgefxkits & Solutions
 
Importance of Doing Mini Projects By Engineering Students
Importance of Doing Mini Projects By Engineering StudentsImportance of Doing Mini Projects By Engineering Students
Importance of Doing Mini Projects By Engineering StudentsEdgefxkits & Solutions
 
Common mode rejection ratio (cmrr) and the operational amplifier
Common mode rejection ratio (cmrr) and the operational amplifierCommon mode rejection ratio (cmrr) and the operational amplifier
Common mode rejection ratio (cmrr) and the operational amplifierEdgefxkits & Solutions
 
Tutorial on avr atmega8 microcontroller, architecture and its applications
Tutorial on avr atmega8 microcontroller, architecture and its applicationsTutorial on avr atmega8 microcontroller, architecture and its applications
Tutorial on avr atmega8 microcontroller, architecture and its applicationsEdgefxkits & Solutions
 
Photodiode working principle characteristics and applications
Photodiode working principle characteristics and applicationsPhotodiode working principle characteristics and applications
Photodiode working principle characteristics and applicationsEdgefxkits & Solutions
 
Cro cathode ray oscilloscope working and applications
Cro cathode ray oscilloscope working and applicationsCro cathode ray oscilloscope working and applications
Cro cathode ray oscilloscope working and applicationsEdgefxkits & Solutions
 
Electronic Speed Control (ESC) Circuits, Working And Applications
Electronic Speed Control (ESC) Circuits, Working And ApplicationsElectronic Speed Control (ESC) Circuits, Working And Applications
Electronic Speed Control (ESC) Circuits, Working And ApplicationsEdgefxkits & Solutions
 
Difference between soc and single board computer ppt1
Difference between soc and single board computer ppt1Difference between soc and single board computer ppt1
Difference between soc and single board computer ppt1Edgefxkits & Solutions
 
Prepaid energy meter with gsm interface
Prepaid energy meter with gsm interfacePrepaid energy meter with gsm interface
Prepaid energy meter with gsm interfaceEdgefxkits & Solutions
 

Más de Edgefxkits & Solutions (20)

Mains operated under voltage over voltage trip switch
Mains operated under voltage over voltage trip switchMains operated under voltage over voltage trip switch
Mains operated under voltage over voltage trip switch
 
Scada for remote industrial plant
Scada for remote industrial plant Scada for remote industrial plant
Scada for remote industrial plant
 
TV Remote Jammer | 555 Timer Projects | Final Year Engineering Projects
TV Remote Jammer | 555 Timer Projects | Final Year Engineering ProjectsTV Remote Jammer | 555 Timer Projects | Final Year Engineering Projects
TV Remote Jammer | 555 Timer Projects | Final Year Engineering Projects
 
Predefined speed control of bldc motor
Predefined speed control of bldc motorPredefined speed control of bldc motor
Predefined speed control of bldc motor
 
Microcontroller based Electronic Eye Controlled security System
Microcontroller based Electronic Eye Controlled security SystemMicrocontroller based Electronic Eye Controlled security System
Microcontroller based Electronic Eye Controlled security System
 
How to select the diy electrical projects kit by engineering students
How to select the diy electrical projects kit by engineering studentsHow to select the diy electrical projects kit by engineering students
How to select the diy electrical projects kit by engineering students
 
Smooth start of a single phase induction motor
Smooth start of a single phase induction motorSmooth start of a single phase induction motor
Smooth start of a single phase induction motor
 
How to build a robot with an arduino and 8051 microcontroller
How to build a robot with an arduino and 8051 microcontrollerHow to build a robot with an arduino and 8051 microcontroller
How to build a robot with an arduino and 8051 microcontroller
 
Opto-Electronic Oscillator Circuit Working and Applications
Opto-Electronic Oscillator Circuit Working and ApplicationsOpto-Electronic Oscillator Circuit Working and Applications
Opto-Electronic Oscillator Circuit Working and Applications
 
Importance of Doing Mini Projects By Engineering Students
Importance of Doing Mini Projects By Engineering StudentsImportance of Doing Mini Projects By Engineering Students
Importance of Doing Mini Projects By Engineering Students
 
Common mode rejection ratio (cmrr) and the operational amplifier
Common mode rejection ratio (cmrr) and the operational amplifierCommon mode rejection ratio (cmrr) and the operational amplifier
Common mode rejection ratio (cmrr) and the operational amplifier
 
Vehicle tracking by gps gsm
Vehicle tracking by gps   gsm Vehicle tracking by gps   gsm
Vehicle tracking by gps gsm
 
Tutorial on avr atmega8 microcontroller, architecture and its applications
Tutorial on avr atmega8 microcontroller, architecture and its applicationsTutorial on avr atmega8 microcontroller, architecture and its applications
Tutorial on avr atmega8 microcontroller, architecture and its applications
 
Photodiode working principle characteristics and applications
Photodiode working principle characteristics and applicationsPhotodiode working principle characteristics and applications
Photodiode working principle characteristics and applications
 
Cro cathode ray oscilloscope working and applications
Cro cathode ray oscilloscope working and applicationsCro cathode ray oscilloscope working and applications
Cro cathode ray oscilloscope working and applications
 
Rfid security access control system
Rfid security access control systemRfid security access control system
Rfid security access control system
 
Density based traffic signal system
Density based traffic signal systemDensity based traffic signal system
Density based traffic signal system
 
Electronic Speed Control (ESC) Circuits, Working And Applications
Electronic Speed Control (ESC) Circuits, Working And ApplicationsElectronic Speed Control (ESC) Circuits, Working And Applications
Electronic Speed Control (ESC) Circuits, Working And Applications
 
Difference between soc and single board computer ppt1
Difference between soc and single board computer ppt1Difference between soc and single board computer ppt1
Difference between soc and single board computer ppt1
 
Prepaid energy meter with gsm interface
Prepaid energy meter with gsm interfacePrepaid energy meter with gsm interface
Prepaid energy meter with gsm interface
 

Último

MS4 level being good citizen -imperative- (1) (1).pdf
MS4 level   being good citizen -imperative- (1) (1).pdfMS4 level   being good citizen -imperative- (1) (1).pdf
MS4 level being good citizen -imperative- (1) (1).pdfMr Bounab Samir
 
4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptx4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptxmary850239
 
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...DhatriParmar
 
ARTERIAL BLOOD GAS ANALYSIS........pptx
ARTERIAL BLOOD  GAS ANALYSIS........pptxARTERIAL BLOOD  GAS ANALYSIS........pptx
ARTERIAL BLOOD GAS ANALYSIS........pptxAneriPatwari
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfPatidar M
 
ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6Vanessa Camilleri
 
4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptx4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptxmary850239
 
4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptxmary850239
 
Indexing Structures in Database Management system.pdf
Indexing Structures in Database Management system.pdfIndexing Structures in Database Management system.pdf
Indexing Structures in Database Management system.pdfChristalin Nelson
 
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Association for Project Management
 
Sulphonamides, mechanisms and their uses
Sulphonamides, mechanisms and their usesSulphonamides, mechanisms and their uses
Sulphonamides, mechanisms and their usesVijayaLaxmi84
 
Tree View Decoration Attribute in the Odoo 17
Tree View Decoration Attribute in the Odoo 17Tree View Decoration Attribute in the Odoo 17
Tree View Decoration Attribute in the Odoo 17Celine George
 
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITWQ-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITWQuiz Club NITW
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfJemuel Francisco
 
Scientific Writing :Research Discourse
Scientific  Writing :Research  DiscourseScientific  Writing :Research  Discourse
Scientific Writing :Research DiscourseAnita GoswamiGiri
 
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQ-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQuiz Club NITW
 
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
Unraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptxUnraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptx
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptxDhatriParmar
 
Narcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfNarcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfPrerana Jadhav
 

Último (20)

MS4 level being good citizen -imperative- (1) (1).pdf
MS4 level   being good citizen -imperative- (1) (1).pdfMS4 level   being good citizen -imperative- (1) (1).pdf
MS4 level being good citizen -imperative- (1) (1).pdf
 
4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptx4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptx
 
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
 
ARTERIAL BLOOD GAS ANALYSIS........pptx
ARTERIAL BLOOD  GAS ANALYSIS........pptxARTERIAL BLOOD  GAS ANALYSIS........pptx
ARTERIAL BLOOD GAS ANALYSIS........pptx
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdf
 
ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6
 
4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptx4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptx
 
4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx
 
Indexing Structures in Database Management system.pdf
Indexing Structures in Database Management system.pdfIndexing Structures in Database Management system.pdf
Indexing Structures in Database Management system.pdf
 
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
 
Mattingly "AI & Prompt Design: Large Language Models"
Mattingly "AI & Prompt Design: Large Language Models"Mattingly "AI & Prompt Design: Large Language Models"
Mattingly "AI & Prompt Design: Large Language Models"
 
Sulphonamides, mechanisms and their uses
Sulphonamides, mechanisms and their usesSulphonamides, mechanisms and their uses
Sulphonamides, mechanisms and their uses
 
Tree View Decoration Attribute in the Odoo 17
Tree View Decoration Attribute in the Odoo 17Tree View Decoration Attribute in the Odoo 17
Tree View Decoration Attribute in the Odoo 17
 
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITWQ-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
 
Scientific Writing :Research Discourse
Scientific  Writing :Research  DiscourseScientific  Writing :Research  Discourse
Scientific Writing :Research Discourse
 
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQ-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
 
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
Unraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptxUnraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptx
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
 
Faculty Profile prashantha K EEE dept Sri Sairam college of Engineering
Faculty Profile prashantha K EEE dept Sri Sairam college of EngineeringFaculty Profile prashantha K EEE dept Sri Sairam college of Engineering
Faculty Profile prashantha K EEE dept Sri Sairam college of Engineering
 
Narcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfNarcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdf
 

Home Automation using Digital Control

  • 2. http://www.edgefxkits.com/ Home Automation using Digital Control ABSTRACT:  Here is a teleremote circuit which enables switching ‘on’ and ‘off’ of appliances through telephone lines. It can be used to switch appliances from any distance, overcoming the limited range of infrared and radio remote controls.  The circuit can be used to switch up to nine appliances (corresponding to the digits 1 through 9 of the telephone key-pad). The DTMF signals on telephone instrument are used as control signals.  The digit ‘0’ in dtmf mode is used to toggle between the appliance mode and normal telephone operation mode. Thus the telephone can be used to switch on or switch off the appliances also while being used for normal conversation
  • 3. http://www.edgefxkits.com/ Home Automation using Digital Control Block Diagram:
  • 4. http://www.edgefxkits.com/ Home Automation using Digital Control Hardware Requirements: POWER SUPPLY BLOCK 555 TIMER RELAY MT8870 DTMF DECODER CD4049 INVERTER CD4013 FLIP FLOP MCT2E OPTO-ISOLATOR 74LS154 BC547 NPN TRANSISTOR
  • 5. http://www.edgefxkits.com/ Home Automation using Digital Control Power Supply: 230 V AC 50 Hz Bridge rectifier Filter(470µf) 5v Regulator 5V DC 12V step down transformer
  • 6. http://www.edgefxkits.com/ Home Automation using Digital Control 555 TIMER The 555 Has Three Operating Modes: Monostable mode:  In this mode, the 555 functions as a "one-shot". Applications include timers, missing pulse detection, switches, touch switches, frequency divider, capacitance measurement, pulse-width modulation (PWM) etc.
  • 7. http://www.edgefxkits.com/ Home Automation using Digital Control Astable:  The 555 can operate as an oscillator. Uses include LED and lamp flashers, pulse generation, logic clocks, tone generation, security alarms, pulse position modulation, etc. Bistable mode or Schmitt trigger:  The 555 can operate as a flip-flop, if the DIS pin is not connected and no capacitor is used. Uses include bounce free latched switches, etc.
  • 8. http://www.edgefxkits.com/ Home Automation using Digital Control CD4049-Inverter:  The CD4049 devices are inverting hex buffers, and feature logic level conversion using only one supply voltage (VCC)  These devices are intended for use as CMOS to DTL/TTL converters and can drive directly two DTL/TTL loads
  • 9. http://www.edgefxkits.com/ Home Automation using Digital Control DTMF Decoder:  This circuit detects the dial tone from a telephone line and decodes the keypad pressed on the remote telephone.  Two distinct frequency tones make up the DTMF(dual tome multiple frequency), and hence the name.  The dialer and the telephone exchange communicate one way through the DTMF communication.  The tone generator and the tone decoder consist of a complete communication setup.  In this project, IC MT8870DE is used to decode the input dial tone to the dialed numbers.
  • 10. http://www.edgefxkits.com/ Home Automation using Digital Control  These digital bits are interfaced to a microcontroller for any application.  Pulse/dial tone method is used in the modern telephone communication.  There is a dial tone generator on the caller side and a unique tone consisting of two audible tone frequency is generated when the user presses a button.  As an example, 697hz & 1209hz will be generated when key '1' is being pressed on the phone.  A decoder circuit is present on the receiver side, which decodes the tone to a digital code.
  • 11. http://www.edgefxkits.com/ Home Automation using Digital Control CD4013 Flip Flop:  The CD4013B dual D-type flip-flop is a monolithic complementary MOS (CMOS) integrated circuit has two D-type flip-flops, which you can use independently  A D-type flip-flop, also called a D-type bistable, is a subsystem with two stable states. Using appropriate input signals, you can trigger the flip- flop from one state to the other.
  • 12. http://www.edgefxkits.com/ Home Automation using Digital Control OPTO-Isolator:  Opto coupler is a 6 pin IC.  It is a combination of 1 LED and a transistor.  when light falls on the Base-Emitter junction then it switches pin5 goes to zero.  When logic zero is given as input then the light doesn’t fall on transistor so it doesn’t conduct which gives logic zero as output.  When logic 1 is given as input then light falls on transistor so that it conducts, that makes transistor switched ON and it forms short circuit this makes the output is logic zero as collector of transistor is connected to ground.
  • 13. http://www.edgefxkits.com/ Home Automation using Digital Control OPTO-Isolator:
  • 14. http://www.edgefxkits.com/ Home Automation using Digital Control BC547:  The BC547 transistor is an NPN Epitaxial Silicon Transistor.  The BC547 transistor is a general-purpose transistor in small plastic packages.  It is used in general-purpose switching and amplification BC847/BC547 series 45 V, 100 mA NPN general-purpose transistors.  Whenever base is high, then current starts flowing through base and emitter and after that only current will pass from collector to emitter
  • 15. http://www.edgefxkits.com/ Home Automation using Digital Control 74LS154:  Each of these 4-line-to-16-line decoders utilizes TTL circuitry to decode four binary-coded inputs into one of sixteen mutually exclusive outputs when both the strobe inputs, G1 and G2, are LOW  The DE multiplexing function is performed by using the 4 input lines to address the output line, passing data from one of the strobe inputs with the other strobe input LOW. When either strobe input is HIGH, all outputs are HIGH.  These DE multiplexers are ideally suited for implementing high- performance memory decoders. All inputs are buffered and input clamping diodes are provided to minimize transmission-line effects and thereby simplify system design.
  • 17. http://www.edgefxkits.com/ Home Automation using Digital Control Circuit Diagram:
  • 18. http://www.edgefxkits.com/ Home Automation using Digital Control  This system is designed to provide control of home appliances through landline by dialing the designated number for the particular load. Dialing can be done from the home phone or a call made to the home number from outside. This system is designed without engaging a programmable microcontroller but is based on digital logic using DTMF technology (Dual Tone multiple frequency) which receives the command from the landline phone to develop digital output.  This digital signal is further processed to actuate switching mechanism through relay driver to turn on/off the loads/appliances. It can be used to switch appliances from anywhere, overcoming the limited range of other infrared and radio frequency type controls. This proposed system gives a new direction to the development of home automation. Circuit Explanation:
  • 19. http://www.edgefxkits.com/ Home Automation using Digital Control Advantages:  High sensitive  Works with any Cell phone from anywhere  Low cost and reliable circuit  Coverage distance up to 10 meter
  • 20. http://www.edgefxkits.com/ Home Automation using Digital Control Applications:  Home appliances control  Hotel lights/ fans Control  Shops and Showrooms appliances control  Industrial appliances
  • 21. http://www.edgefxkits.com/ Home Automation using Digital Control Conclusion:  The concept of this system can be extended in future by giving an acknowledgement message to the user by system on the status of loads by using GSM modem.  Home Automation using Digital Control Project is very helpful in Home, Industrial,Hotels and Show rooms