23
HOME AUTOMATION THROUGH ANDROID MOBILE

Home automation using android mobiles

Embed Size (px)

DESCRIPTION

This is very help ful for physically challanged people

Citation preview

Page 1: Home automation using android mobiles

HOME AUTOMATION THROUGH ANDROID MOBILE

Page 2: Home automation using android mobiles

What is Home Automation?

Home automation involves introducing a degree of computerized or automatic control to certain electrical and electronics system in a building.

These lighting, temperature control, etc.., this paper demonstrate a simple home automation system which contains a remote mobile host controller and several client module (home appliances).

The client modules communicate with host controllers through a wireless device such as a Bluetooth enabled mobile phone, in this case, an android based smart phone.

Page 3: Home automation using android mobiles

ANDROID

Android has an active community of developers and enthusiasts who use the Android Open Source Project (AOSP) source code to develop and distribute their own modified versions of the operating system.

Page 4: Home automation using android mobiles

CONTENT:   I. Introduction  II. Components used  i. Bluetooth module  ii. Relays  III. Features  IV. Screen shots

Page 5: Home automation using android mobiles

V. Implementation  i. Android ADK  ii. Software design VI. Block diagram and hardware design   i. Home automation  ii. Client module  Vii. Conclusion

Page 6: Home automation using android mobiles

INTRODUCTION

There is an increasing demand for smart homes, where appliances react automatically to changing environmental conditions and can be easily controlled through one common device.

This paper presents a possible solution whereby the user controls devices by employing a central Field Programmable Gate Array (FPGA), where control is communicated to the FPGA from a mobile phone through its Bluetooth interface.

Page 7: Home automation using android mobiles

COMPONETNS USED

The Main components used in HAAM is

1) Bluetooth module

2) Relay

Page 8: Home automation using android mobiles

Bluetooth Module: BLE112 is a Bluetooth Smart

module targeted for low-power sensors and accessories.

It integrates all features required for a Bluetooth Smart application.

It is powered directly from a standard 3V coin cell battery or a pair of AAA batteries.

In the lowest power sleep mode it merely consumes 500 nA and will wake up within a few hundred microseconds.

Page 9: Home automation using android mobiles

Relay :

A relay is an electrically operated switch.

Relays are used where it is necessary to control a circuit by a low-power signal.

Relays protect electrical circuits from overload or faults.

Page 10: Home automation using android mobiles

Interface :

Page 11: Home automation using android mobiles
Page 12: Home automation using android mobiles

Working :

It uses M-8870 DTMF (Dual Tone Multi Frequency) decoder IC which decodes tone generated by the keypad of cell phone.

Data is transmitted as pairs of tones.

DTMF signal can be tapped directly from the microphone pin of cell phone device.

Page 13: Home automation using android mobiles
Page 14: Home automation using android mobiles

This wireless technology is especially useful in home environment, where there exists hardly any infrastructure to interconnect intelligent appliances.

It could be suitably used for home automation in a cost-effective manner. Operating over unlicensed, universally available frequency of 2.4 GHz, it can link digital devices within a range of 10 m (expandable to 100 m, by increasing the transmitted power) at the speed of 1 Mbps.

Building upon this theme; we propose a home automation system based on Bluetooth technology.

The overall system should be fast enough to realize the true power of wireless technology.

Page 15: Home automation using android mobiles

Screen Shots :

Page 16: Home automation using android mobiles

The system should be scalable, so that new device can easily be integrated into it.

Page 17: Home automation using android mobiles

Control of electrical appliances through an application of Automation in our Android Mobile

Page 18: Home automation using android mobiles

SOFTWARE DESIGN:

Android uses Bionic in place of a standard C library, originally developed by Google specifically for Android, as a derivation of theBSD's standard C library code.

Bionic has several major features specific to the Linux kernel, and its development continues independently of other Android's source code bases.

The main benefits of using Bionic instead of the GNU C Library (glibc) oruClibc are its different licensing model, smaller runtime footprint, and optimization for low-frequency CPUs.

Page 19: Home automation using android mobiles

Applications :

Yet there is an increasing demand for smart homes, where appliances react automatically to changing environmental conditions and can be easily controlled through one common device.

This wireless technology is especially useful in home environment, where there exists hardly any infrastructure to interconnect intelligent appliances.

Page 20: Home automation using android mobiles

Advantages :

The main advantage of “Home Automation through Android Mobile” is that the “Physically Challenged and Disabled People” .

Replace television, air conditioner etc., remotes for sleep mode.

Smart Home.

Page 21: Home automation using android mobiles

Conclusion :

Home Automation is undeniably a resource which can make a home environment automated. People can control their electrical devices via these Home Automation devices and set up controlling actions through Mobile.

In future this product may have high potential for marketing.

Page 22: Home automation using android mobiles

THANK YOU . . .

Page 23: Home automation using android mobiles

Queries . . ?