20
Home Appliances Control Systems Using Phones and RF Remotes

Home Appliances Control Systems Using Phones and RF Remotes

Embed Size (px)

Citation preview

Page 1: Home Appliances Control Systems Using Phones and RF Remotes

Home Appliances Control Systems Using Phones and RF Remotes

Page 2: Home Appliances Control Systems Using Phones and RF Remotes

http://www.elprocus.com/

Introduction

Control of home appliances system is designed to secure appliances from any other unauthorized approach.

Like if any unauthorized user enters into the house , the security alarm will produce and house can be secured.

It allows to control the appliances of the home. If we want to change the status of appliances from outside , it will off or on the appliances and if some security is needed for safety and fire, it will be immediately provides that.

Home Appliances Control Systems Using Phones and RF Remotes

Page 3: Home Appliances Control Systems Using Phones and RF Remotes

http://www.elprocus.com/

Types of Home Appliances Control Systems

Controlling home appliances using land line

Controlling home appliances using RF remote

Controlling home appliances using smart phone

Home Appliances Control Systems Using Phones and RF Remotes

Page 4: Home Appliances Control Systems Using Phones and RF Remotes

http://www.elprocus.com/

Controlling home appliances using land line

The basic principle involves Dual Tone Multiple Frequency.

It involves the generation of sine wave with high frequencies and low frequencies, for each number pressed on the keypad of the phone.

The frequencies in the column side are the high frequencies whereas the frequencies in the row side are the low frequencies.

Thus for each digit pressed, a sine wave signal with dual frequency is generated.

This BCD signal is again decoded using a Demultiplexer and obtained signal is inverted and then latched to drive the corresponding relay.

Home Appliances Control Systems Using Phones and RF Remotes

Page 5: Home Appliances Control Systems Using Phones and RF Remotes

http://www.elprocus.com/

Block Diagram

Home Appliances Control Systems Using Phones and RF Remotes

Page 6: Home Appliances Control Systems Using Phones and RF Remotes

http://www.elprocus.com/

Working of the system

The whole system works on the fact that dialing the number 0 connects the telephone line to the appliance mode.

When 0 is dialed, the corresponding signal is decoded by the DTMF decoder into the corresponding BCD code.

This BCD code is further demultiplexed to obtain high level voltage at the corresponding output of the Demultiplexer.

The high signal output from the Flip Flop accordingly energizes a relay.

Home Appliances Control Systems Using Phones and RF Remotes

Page 7: Home Appliances Control Systems Using Phones and RF Remotes

http://www.elprocus.com/

This relay consists of two change over contacts. As the first CO is connected to NO contact, current flows through a resistor, which disconnects the telephone line from the main connection.

A second timer is used to generate a 3KHz tone to give an indication of the telephone working in appliance mode.

The relay connected to the corresponding Flip Flop gets energized and thus drives the connected load to the on condition.

Home Appliances Control Systems Using Phones and RF Remotes

Page 8: Home Appliances Control Systems Using Phones and RF Remotes

http://www.elprocus.com/

Controlling home appliances using RF remote

The basic principle involves transmitting the appropriate signals by pressing the required push button and then receiving these signals to operate the load accordingly.

The communication technique used here is RF or radio frequency communication.

Home Appliances Control Systems Using Phones and RF Remotes

Page 9: Home Appliances Control Systems Using Phones and RF Remotes

http://www.elprocus.com/

Block Diagram for Transmitter

Home Appliances Control Systems Using Phones and RF Remotes

Page 10: Home Appliances Control Systems Using Phones and RF Remotes

http://www.elprocus.com/

Block Diagram for Receiver

Home Appliances Control Systems Using Phones and RF Remotes

Page 11: Home Appliances Control Systems Using Phones and RF Remotes

http://www.elprocus.com/

The whole system is divided into two parts

The transmitter unit – The input commands from the push buttons are given to the Microcontroller which accordingly converts the commands into binary data and this data is encoded and transmitted via the RF module.

The receiver unit- The commands are received and decoded and given to the microcontroller to accordingly control the switching of the loads.

The system involves controlling 4 loads. At the transmitter side, there are four push buttons corresponding to each load.

When one of the push button is pressed, the microcontroller on receiving a high pulse from the button converts this number to a binary data. This parallel binary data is then given to the encoder.

Home Appliances Control Systems Using Phones and RF Remotes

Page 12: Home Appliances Control Systems Using Phones and RF Remotes

http://www.elprocus.com/

The encoder converts this parallel data to serial form. This serial encoded data is now modulated and transmitted using RF module.

At the receiving end, the RF module demodulates the received signal and feeds it to the decoder. The decoder decodes this signal to get the original binary data.

The microcontroller is programmed to convert this binary data to the decimal number.

The opto isolator connected to the corresponding load receives a low logic signal from the microcontroller and triggers the TRIAC.

The TRIAC now allows the AC supply to the load and the load gets switched on.

Home Appliances Control Systems Using Phones and RF Remotes

Page 13: Home Appliances Control Systems Using Phones and RF Remotes

http://www.elprocus.com/

Controlling home appliances using smart phone

A smart phone with touch screen panel can be used to control the switching of loads.

The smart phone is used to communicate with a Bluetooth device and accordingly the control unit on receiving the commands can control the switching of loads.

Home Appliances Control Systems Using Phones and RF Remotes

Page 14: Home Appliances Control Systems Using Phones and RF Remotes

http://www.elprocus.com/

Home appliances control using smart phone

Home Appliances Control Systems Using Phones and RF Remotes

Page 15: Home Appliances Control Systems Using Phones and RF Remotes

http://www.elprocus.com/

The whole system consists of two parts- the transmitter and the receiver.

The transmitter is a smart phone with Android software. Bluetooth based application software can be free loaded on the phone with characters which can communicate with a Bluetooth device.

The application is a touch screen based graphical user interface where buttons are designed to control the switching on and off of each load as well as all loads together.

At the receiver, the Bluetooth device is interfaced to the microcontroller such that the data received by the device is send to the microcontroller.

Based on the data received, the microcontroller accordingly supplies signal to the relay driver and the corresponding relay is switched on to switch on the load in turn.

Home Appliances Control Systems Using Phones and RF Remotes

Page 16: Home Appliances Control Systems Using Phones and RF Remotes

http://www.elprocus.com/

Home Appliances Control Systems Using Phones and RF Remotes

Page 17: Home Appliances Control Systems Using Phones and RF Remotes

http://www.elprocus.com/

Applications

This system can be used in industrial applications

This system reduces human efforts and makes life a bit easy without compromising on the efficiency of appliances.

Using this system one can also save time.

Home Appliances Control Systems Using Phones and RF Remotes

Page 18: Home Appliances Control Systems Using Phones and RF Remotes

http://www.elprocus.com/

Advantages

Portable and easy to use.

Simple in construction.

Easy to maintain and repair.

Efficient and low cost design.

Low power consumption.

Home Appliances Control Systems Using Phones and RF Remotes

Page 19: Home Appliances Control Systems Using Phones and RF Remotes

http://www.elprocus.com/

Conclusion

This document presents a user- friendly approach to the available home automation system. This system can easily be implemented because of its wireless communication standards.

Till now, we have researched the literatures for all the topics that include RF remote automation system . Then we have to built the main control program, hardware and the warning systems.

Home Appliances Control Systems Using Phones and RF Remotes