SlideShare ist ein Scribd-Unternehmen logo
1 von 43
Thiagarajar College Of Engineering
SMART HOME
GUIDE: Dr. (Mrs.) S.RAJU
Mr. K. HARIHARAN
Thiagarajar College Of EngineeringSMART HOME
SMART HOME Team:
M.Alagappan
T.Balaji Srinivasan
S.M.Jerome Lourdu Vikram
S.Pradheep
S.Vasantha Kumar
S.Vivek Swaminathan
Thiagarajar College Of EngineeringSMART HOME
Home Automation
Thiagarajar College Of EngineeringSMART HOME
Objective
Developing a prototype on the Home of
the Future.
Control Appliances by monitoring
various Parameters (using Sensors) and
keeping the User updated on the Status.
Establishing a wireless data transfer link
using Zigbee protocol.
Developing a network of Zigbee nodes
that communicate seamlessly.
Thiagarajar College Of EngineeringSMART HOME
Product Overview
Thiagarajar College Of EngineeringSMART HOME
Product Overview
Thiagarajar College Of EngineeringSMART HOME
Key Features Implemented
Lighting Control Systems.
Intruder Detection System.
Monitor Temperature and Light Intensity.
Mobile node for Monitoring and Control.
Schedule various Appliances.
Data transfer using Zigbee protocol.
Seamless Zigbee Network.
Thiagarajar College Of EngineeringSMART HOME
Flow of this Presentation
Overview on Zigbee
Ground Work.
Sensor Specifications.
Mobile Node.
Appliance Control using Relay.
Product Working.
Thiagarajar College Of EngineeringSMART HOME
WIRELESS over WiredWIRELESS over Wired
 FlexibilityFlexibility
 ScalabilityScalability
 Ease of deploymentEase of deployment
 RetrofittingRetrofitting
 Reduced costReduced cost
 Fit and forgetFit and forget
Thiagarajar College Of EngineeringSMART HOME
Protocols OverviewProtocols Overview
ZigBee
802.15.4
Wi-Fi
802.11b
Wi-Fi5
802.11a/HL2
GSM/CDMA GPRS/3G LMDS
High Data RateLow Data Rate
ShortRangeLongRange
WAN
LAN
PAN
Bluetooth 2
Text
Digital
video Multi-channel
video
Graphics
Internet
Hi-Fi
audio Streaming
video
Bluetooth 1
802.15.1
WiMedia
802.15.3
Thiagarajar College Of EngineeringSMART HOME
Why ZIGBEE ???Why ZIGBEE ???
Reliable and Self HealingReliable and Self Healing
Supports large number of nodesSupports large number of nodes
Easy to deployEasy to deploy
Very long battery lifeVery long battery life
SecureSecure
Low costLow cost
Less channel access timesLess channel access times
Can be used globallyCan be used globally
Thiagarajar College Of EngineeringSMART HOME
What is Zigbee?What is Zigbee?
 Specification of protocols for small, low-
power radios
 Operates at 868.3MHz,902-928MHz,2.4-
2.48MHz
Zigbee-Alliance
 Companies developing and promoting the
standard
 150+ members
Thiagarajar College Of EngineeringSMART HOME
Silicon
PHY Layer
MAC Layer
LLC Layer
Network Layer
Zigbee
Stack
Application
Application Interface
Application
Customer
ZigbeeAlliance
IEEE
Zigbee Stack
CC2420CC2420
A Zigbee IC from Texas instruments that has bothA Zigbee IC from Texas instruments that has both
physical and MAC layerphysical and MAC layer
Thiagarajar College Of EngineeringSMART HOME
EasyBee Module
True single-chip 2.4 GHz IEEE
802.15.4 compliant RF transceiver
Low current consumption
Programmable output power
128(RX) + 128(TX) byte
data buffering
 Hardware MAC encryption
 Battery monitor
Thiagarajar College Of EngineeringSMART HOME
Ground Work
Identification and procurement of the
various Components and Sensors.
Development of all the hardware
necessary for the product development.
Fabrication of a common platform for
interoperable module development.
Basic Testing of Working of the boards.
Thiagarajar College Of EngineeringSMART HOME
Work Flow
Requirement Analysis
Components Identification
Component Procurement
Development Boards
Hardware Circuit Design
Zigbee Network Formation
Mobile Node Development
Appliance Control using Relays
Integration of modules
Prototype Development
Initial Works
Development
Integration
Thiagarajar College Of EngineeringSMART HOME
Development Boards
AVR Microcontroller Development board
for developing Sensor modules.
 Dual Power Supply Selection.
 On Board Serial Communication.
 2 X 4 Matrix Keyboard and LEDs.
 JTAG and SPI compatible.
 In System Programmable.
Easybee Development Board for Zigbee
Programmer for AVR ATmega series.
Thiagarajar College Of EngineeringSMART HOME
Zigbee Development Board
Thiagarajar College Of EngineeringSMART HOME
Sensors Used
Temperature Sensor- DS1624
Motion Sensor- AMN 13112(PIR).
Light Intensity - Light Dependent
Resistor.
Real Time Clock- DS1307
Thiagarajar College Of EngineeringSMART HOME
Temperature Sensor: DS1624
I2C- Two Wire Interface.
Thiagarajar College Of EngineeringSMART HOME
Motion Sensor: AMN13112
Detects changes in Infrared radiation
which occur when there is movement by
a person
Thiagarajar College Of EngineeringSMART HOME
Light Dependent Resistor
Resistance varies with Light Intensity.
Thiagarajar College Of EngineeringSMART HOME
Real Time Clock: DS1307
Dedicated Clock with advanced features.
I2C Compatible.
Thiagarajar College Of EngineeringSMART HOME
Zigbee Module Integration
Thiagarajar College Of EngineeringSMART HOME
Key Implementations
Communication between two nodes
using Zigbee protocol across the
available channel.
Assignment of network and host ID to
the available nodes.
Address recognition between the
communicating nodes.
Acknowledgement to Packets to identify
any node failures.
Thiagarajar College Of EngineeringSMART HOME
Frame Format
Thiagarajar College Of EngineeringSMART HOME
Data Transmission Viewed Using
Packet Sniffer
Thiagarajar College Of EngineeringSMART HOME
Mobile Node
Development of Nokia 3310 LCD
interfacing circuit.
Thiagarajar College Of EngineeringSMART HOME
Nokia LCD Interfacing
NOKIA 3310 LCD INTERFACING
BOARD:
 Compatible with AVR Development
Board.
 4 X 4 Matrix Keypad.
 Real time clock using DS1307.
 Scheduler for appliances.
Thiagarajar College Of EngineeringSMART HOME
Menu Hierarchy
Thiagarajar College Of EngineeringSMART HOME
Key Features
Monitor various Sensor Status.
Motion Detection Alert.
Scheduler for every appliance in the
home.
Controlling Appliances using Relay
circuitry.
Thiagarajar College Of EngineeringSMART HOME
Startup Screen
Thiagarajar College Of EngineeringSMART HOME
Main Screen
Thiagarajar College Of EngineeringSMART HOME
Main Menu
Thiagarajar College Of EngineeringSMART HOME
Rooms Display
Thiagarajar College Of EngineeringSMART HOME
Sensor Status
Thiagarajar College Of EngineeringSMART HOME
Switch Status
Thiagarajar College Of EngineeringSMART HOME
Time & Date Settings
Thiagarajar College Of EngineeringSMART HOME
Appliance Control
Thiagarajar College Of EngineeringSMART HOME
Atmega 8L
Atmega 8L to remove the burden of
parent controller from controlling all
appliance.
 Can be used to extend the no of
controlled devices.
 Usage of serial interface allows
relocation of controlling switches to any
location.
Thiagarajar College Of EngineeringSMART HOME
Product
State Diagram
Thiagarajar College Of EngineeringSMART HOME
Scope of the Product
Cost Effective Home Automation
Extremely Low Power Wireless Solution
User Friendly Mobile Node
Scheduled ON-OFF Control of
Appliances
Relocation of Sensor nodes feasible
Thiagarajar College Of EngineeringSMART HOME
Future Work
Adding more number of Sensors.
Integration of Camera to provide real
time Video Surveillance.
Ethernet Module development to upload
the data on to the Internet.
GSM module support for providing the
user with SMS Alerts.

Weitere ähnliche Inhalte

Was ist angesagt?

Project Dissertation - ZigBee Based Wireless Sensor Network
Project Dissertation - ZigBee Based Wireless Sensor NetworkProject Dissertation - ZigBee Based Wireless Sensor Network
Project Dissertation - ZigBee Based Wireless Sensor NetworkAnand Agrawal
 
Home Automation System using ZigBee and PandaBoard as a Gateway (HAS-ZP)
Home Automation System using ZigBee and PandaBoard as a Gateway (HAS-ZP)Home Automation System using ZigBee and PandaBoard as a Gateway (HAS-ZP)
Home Automation System using ZigBee and PandaBoard as a Gateway (HAS-ZP)idescitation
 
Choosing Between a Wireless Module and a Wireless SoC
Choosing Between a Wireless Module and a Wireless SoCChoosing Between a Wireless Module and a Wireless SoC
Choosing Between a Wireless Module and a Wireless SoCSilicon Labs
 
Lego pres 10
Lego pres 10Lego pres 10
Lego pres 10monsonite
 
Track 4 session 6 - st dev con 2016 - samsung artik
Track 4   session 6 - st dev con 2016 - samsung artikTrack 4   session 6 - st dev con 2016 - samsung artik
Track 4 session 6 - st dev con 2016 - samsung artikST_World
 
Password Security System
Password Security System Password Security System
Password Security System SyedAbdullah127
 
CLOUD BASED NETWORK MANAGEMENT AND CONTROL FOR BUILDING AUTOMATION
CLOUD BASED NETWORK MANAGEMENT AND CONTROL FOR BUILDING AUTOMATIONCLOUD BASED NETWORK MANAGEMENT AND CONTROL FOR BUILDING AUTOMATION
CLOUD BASED NETWORK MANAGEMENT AND CONTROL FOR BUILDING AUTOMATIONAdeel Ahmed
 
Track 2 session 2 - st dev con 2016 - stm32 open development environment
Track 2   session 2 - st dev con 2016 - stm32 open development  environmentTrack 2   session 2 - st dev con 2016 - stm32 open development  environment
Track 2 session 2 - st dev con 2016 - stm32 open development environmentST_World
 
PASSWORD PROTECTED DOOR OPENING SYSTEM BY HEMANTA
PASSWORD PROTECTED DOOR OPENING SYSTEM BY HEMANTAPASSWORD PROTECTED DOOR OPENING SYSTEM BY HEMANTA
PASSWORD PROTECTED DOOR OPENING SYSTEM BY HEMANTAHEMANTA SAHU
 
Track 3 session 6 - st dev con 2016 - qualcomm - wi-fi connectivity for iot
Track 3   session 6 - st dev con 2016 - qualcomm - wi-fi connectivity for iotTrack 3   session 6 - st dev con 2016 - qualcomm - wi-fi connectivity for iot
Track 3 session 6 - st dev con 2016 - qualcomm - wi-fi connectivity for iotST_World
 
Attendance System using ESP8266(Wi-Fi) with MySQL
Attendance System using ESP8266(Wi-Fi) with MySQLAttendance System using ESP8266(Wi-Fi) with MySQL
Attendance System using ESP8266(Wi-Fi) with MySQLSanjay Kumar
 
Home Automation/Smart Home/Power Reduction Mechanism
Home Automation/Smart Home/Power Reduction MechanismHome Automation/Smart Home/Power Reduction Mechanism
Home Automation/Smart Home/Power Reduction MechanismYOGEESH M
 
IoT Connectivity with LoRa
IoT Connectivity with LoRaIoT Connectivity with LoRa
IoT Connectivity with LoRaAndri Yadi
 
Wavelength Hardware Testing Presentation
Wavelength Hardware Testing PresentationWavelength Hardware Testing Presentation
Wavelength Hardware Testing Presentationrjgrazioli
 
Home automatin
Home automatinHome automatin
Home automatinEngrNirob
 
Mayank_Bluetooth Controlled Lock
Mayank_Bluetooth Controlled LockMayank_Bluetooth Controlled Lock
Mayank_Bluetooth Controlled LockMakDubey
 

Was ist angesagt? (20)

Project Dissertation - ZigBee Based Wireless Sensor Network
Project Dissertation - ZigBee Based Wireless Sensor NetworkProject Dissertation - ZigBee Based Wireless Sensor Network
Project Dissertation - ZigBee Based Wireless Sensor Network
 
Home Automation System using ZigBee and PandaBoard as a Gateway (HAS-ZP)
Home Automation System using ZigBee and PandaBoard as a Gateway (HAS-ZP)Home Automation System using ZigBee and PandaBoard as a Gateway (HAS-ZP)
Home Automation System using ZigBee and PandaBoard as a Gateway (HAS-ZP)
 
Choosing Between a Wireless Module and a Wireless SoC
Choosing Between a Wireless Module and a Wireless SoCChoosing Between a Wireless Module and a Wireless SoC
Choosing Between a Wireless Module and a Wireless SoC
 
Lego pres 10
Lego pres 10Lego pres 10
Lego pres 10
 
Track 4 session 6 - st dev con 2016 - samsung artik
Track 4   session 6 - st dev con 2016 - samsung artikTrack 4   session 6 - st dev con 2016 - samsung artik
Track 4 session 6 - st dev con 2016 - samsung artik
 
Password Security System
Password Security System Password Security System
Password Security System
 
CLOUD BASED NETWORK MANAGEMENT AND CONTROL FOR BUILDING AUTOMATION
CLOUD BASED NETWORK MANAGEMENT AND CONTROL FOR BUILDING AUTOMATIONCLOUD BASED NETWORK MANAGEMENT AND CONTROL FOR BUILDING AUTOMATION
CLOUD BASED NETWORK MANAGEMENT AND CONTROL FOR BUILDING AUTOMATION
 
Track 2 session 2 - st dev con 2016 - stm32 open development environment
Track 2   session 2 - st dev con 2016 - stm32 open development  environmentTrack 2   session 2 - st dev con 2016 - stm32 open development  environment
Track 2 session 2 - st dev con 2016 - stm32 open development environment
 
PASSWORD PROTECTED DOOR OPENING SYSTEM BY HEMANTA
PASSWORD PROTECTED DOOR OPENING SYSTEM BY HEMANTAPASSWORD PROTECTED DOOR OPENING SYSTEM BY HEMANTA
PASSWORD PROTECTED DOOR OPENING SYSTEM BY HEMANTA
 
Track 3 session 6 - st dev con 2016 - qualcomm - wi-fi connectivity for iot
Track 3   session 6 - st dev con 2016 - qualcomm - wi-fi connectivity for iotTrack 3   session 6 - st dev con 2016 - qualcomm - wi-fi connectivity for iot
Track 3 session 6 - st dev con 2016 - qualcomm - wi-fi connectivity for iot
 
Attendance System using ESP8266(Wi-Fi) with MySQL
Attendance System using ESP8266(Wi-Fi) with MySQLAttendance System using ESP8266(Wi-Fi) with MySQL
Attendance System using ESP8266(Wi-Fi) with MySQL
 
Home Automation/Smart Home/Power Reduction Mechanism
Home Automation/Smart Home/Power Reduction MechanismHome Automation/Smart Home/Power Reduction Mechanism
Home Automation/Smart Home/Power Reduction Mechanism
 
Arm tyro
Arm tyroArm tyro
Arm tyro
 
IoT Connectivity with LoRa
IoT Connectivity with LoRaIoT Connectivity with LoRa
IoT Connectivity with LoRa
 
Resume
ResumeResume
Resume
 
SECURITY SYSTEMS CHICAGO
SECURITY SYSTEMS CHICAGOSECURITY SYSTEMS CHICAGO
SECURITY SYSTEMS CHICAGO
 
Wavelength Hardware Testing Presentation
Wavelength Hardware Testing PresentationWavelength Hardware Testing Presentation
Wavelength Hardware Testing Presentation
 
zig-Bee
zig-Beezig-Bee
zig-Bee
 
Home automatin
Home automatinHome automatin
Home automatin
 
Mayank_Bluetooth Controlled Lock
Mayank_Bluetooth Controlled LockMayank_Bluetooth Controlled Lock
Mayank_Bluetooth Controlled Lock
 

Andere mochten auch

Pir sensor based security alarm system using um 3561 (2)
Pir sensor based security alarm system using um 3561 (2)Pir sensor based security alarm system using um 3561 (2)
Pir sensor based security alarm system using um 3561 (2)Ushaswini Chowdary
 
Energy saving using pir sensor
Energy saving using pir sensorEnergy saving using pir sensor
Energy saving using pir sensorHimani Harbola
 
Automatic Light Control using LDR and PIR Sensor
Automatic Light Control using LDR and PIR SensorAutomatic Light Control using LDR and PIR Sensor
Automatic Light Control using LDR and PIR SensorZiauddin Ridoy
 
Design of alarm using pir sensor for
Design of alarm using pir sensor forDesign of alarm using pir sensor for
Design of alarm using pir sensor forAkshay Dhole
 
Human presence detection based room light controller using pir2.pptx [repaired]
Human presence detection based room light controller using pir2.pptx [repaired]Human presence detection based room light controller using pir2.pptx [repaired]
Human presence detection based room light controller using pir2.pptx [repaired]nikhilsinghia
 
Smart lighting solutions with motion sensors occupancy sensors pir sensors
Smart lighting solutions with motion sensors occupancy sensors pir sensorsSmart lighting solutions with motion sensors occupancy sensors pir sensors
Smart lighting solutions with motion sensors occupancy sensors pir sensorsPammvi Group of Companies
 
Intelligent lighting ppt
Intelligent lighting pptIntelligent lighting ppt
Intelligent lighting pptAmrata Yadav
 
Motion sensing and detection
Motion sensing and detectionMotion sensing and detection
Motion sensing and detectionNirav Soni
 
motion sensing technology
motion sensing technologymotion sensing technology
motion sensing technologySantosh Kumar
 
From “Connected” to “Smart” Home: the future is IoT and Insurtech
From “Connected” to “Smart” Home: the future is IoT and InsurtechFrom “Connected” to “Smart” Home: the future is IoT and Insurtech
From “Connected” to “Smart” Home: the future is IoT and InsurtechAndrea Silvello
 
Smart Work: Future Work Today - White Paper
Smart Work: Future Work Today - White PaperSmart Work: Future Work Today - White Paper
Smart Work: Future Work Today - White PaperChris Leong
 
An Overview Study on MEMS digital output motion sensor: LIS331DLH
An Overview Study on MEMS digital output motion sensor: LIS331DLHAn Overview Study on MEMS digital output motion sensor: LIS331DLH
An Overview Study on MEMS digital output motion sensor: LIS331DLHPremier Farnell
 
Hitechled integrated solar led street light vs other street lights
Hitechled integrated solar led street light vs other street lightsHitechled integrated solar led street light vs other street lights
Hitechled integrated solar led street light vs other street lightsJames Chen
 
Bushnell Trophy Cam Review
Bushnell Trophy Cam ReviewBushnell Trophy Cam Review
Bushnell Trophy Cam ReviewGreg Moore
 
Night vision technology in cars (automotives)
Night vision  technology  in  cars (automotives)Night vision  technology  in  cars (automotives)
Night vision technology in cars (automotives)Kumar Manikantan T
 
Pir based lighting control
Pir based lighting controlPir based lighting control
Pir based lighting controlSlidescope
 
Passive infrared sensor technology(pir)
Passive infrared sensor technology(pir)Passive infrared sensor technology(pir)
Passive infrared sensor technology(pir)Umar Shuaib
 
INTELLIGENT ROOM LIGHTING ON PERSON PRESENCE
INTELLIGENT ROOM LIGHTING ON PERSON PRESENCEINTELLIGENT ROOM LIGHTING ON PERSON PRESENCE
INTELLIGENT ROOM LIGHTING ON PERSON PRESENCESatish Kumar
 

Andere mochten auch (20)

Pir sensor based security alarm system using um 3561 (2)
Pir sensor based security alarm system using um 3561 (2)Pir sensor based security alarm system using um 3561 (2)
Pir sensor based security alarm system using um 3561 (2)
 
Energy saving using pir sensor
Energy saving using pir sensorEnergy saving using pir sensor
Energy saving using pir sensor
 
Automatic Light Control using LDR and PIR Sensor
Automatic Light Control using LDR and PIR SensorAutomatic Light Control using LDR and PIR Sensor
Automatic Light Control using LDR and PIR Sensor
 
Design of alarm using pir sensor for
Design of alarm using pir sensor forDesign of alarm using pir sensor for
Design of alarm using pir sensor for
 
Human Detection Robot
Human Detection RobotHuman Detection Robot
Human Detection Robot
 
Human presence detection based room light controller using pir2.pptx [repaired]
Human presence detection based room light controller using pir2.pptx [repaired]Human presence detection based room light controller using pir2.pptx [repaired]
Human presence detection based room light controller using pir2.pptx [repaired]
 
Smart lighting solutions with motion sensors occupancy sensors pir sensors
Smart lighting solutions with motion sensors occupancy sensors pir sensorsSmart lighting solutions with motion sensors occupancy sensors pir sensors
Smart lighting solutions with motion sensors occupancy sensors pir sensors
 
Intelligent lighting ppt
Intelligent lighting pptIntelligent lighting ppt
Intelligent lighting ppt
 
Motion sensing and detection
Motion sensing and detectionMotion sensing and detection
Motion sensing and detection
 
motion sensing technology
motion sensing technologymotion sensing technology
motion sensing technology
 
From “Connected” to “Smart” Home: the future is IoT and Insurtech
From “Connected” to “Smart” Home: the future is IoT and InsurtechFrom “Connected” to “Smart” Home: the future is IoT and Insurtech
From “Connected” to “Smart” Home: the future is IoT and Insurtech
 
Smart Work: Future Work Today - White Paper
Smart Work: Future Work Today - White PaperSmart Work: Future Work Today - White Paper
Smart Work: Future Work Today - White Paper
 
An Overview Study on MEMS digital output motion sensor: LIS331DLH
An Overview Study on MEMS digital output motion sensor: LIS331DLHAn Overview Study on MEMS digital output motion sensor: LIS331DLH
An Overview Study on MEMS digital output motion sensor: LIS331DLH
 
Hitechled integrated solar led street light vs other street lights
Hitechled integrated solar led street light vs other street lightsHitechled integrated solar led street light vs other street lights
Hitechled integrated solar led street light vs other street lights
 
Smart home
Smart homeSmart home
Smart home
 
Bushnell Trophy Cam Review
Bushnell Trophy Cam ReviewBushnell Trophy Cam Review
Bushnell Trophy Cam Review
 
Night vision technology in cars (automotives)
Night vision  technology  in  cars (automotives)Night vision  technology  in  cars (automotives)
Night vision technology in cars (automotives)
 
Pir based lighting control
Pir based lighting controlPir based lighting control
Pir based lighting control
 
Passive infrared sensor technology(pir)
Passive infrared sensor technology(pir)Passive infrared sensor technology(pir)
Passive infrared sensor technology(pir)
 
INTELLIGENT ROOM LIGHTING ON PERSON PRESENCE
INTELLIGENT ROOM LIGHTING ON PERSON PRESENCEINTELLIGENT ROOM LIGHTING ON PERSON PRESENCE
INTELLIGENT ROOM LIGHTING ON PERSON PRESENCE
 

Ähnlich wie Smart Home

Meetup 4/2/2016 - Functionele en technische architectuur IoT
Meetup  4/2/2016 - Functionele en technische architectuur IoTMeetup  4/2/2016 - Functionele en technische architectuur IoT
Meetup 4/2/2016 - Functionele en technische architectuur IoTDigipolis Antwerpen
 
Resume for Embedded Engineer_1
Resume for Embedded Engineer_1Resume for Embedded Engineer_1
Resume for Embedded Engineer_1gajendra parmar
 
Smart home project technical paper
Smart home project technical paperSmart home project technical paper
Smart home project technical paperAnwar Al Ahdab
 
Michael Ledford Fall 2014 Resume
Michael Ledford Fall 2014 ResumeMichael Ledford Fall 2014 Resume
Michael Ledford Fall 2014 ResumeMichael Ledford
 
LORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMLORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMIRJET Journal
 
Low Power Wireless Sensor Network Technologies and Standards for the Internet...
Low Power Wireless Sensor Network Technologies and Standards for the Internet...Low Power Wireless Sensor Network Technologies and Standards for the Internet...
Low Power Wireless Sensor Network Technologies and Standards for the Internet...Duncan Purves
 
Weaving the Future - Enable Networks to Be More Agile for Services
Weaving the Future - Enable Networks to Be More Agile for ServicesWeaving the Future - Enable Networks to Be More Agile for Services
Weaving the Future - Enable Networks to Be More Agile for ServicesHuawei Enterprise Hong Kong
 
Bluetooth based home automation system
Bluetooth based home automation systemBluetooth based home automation system
Bluetooth based home automation systemVeer Singh shakya
 
Pratik Shah_Revised Resume
Pratik Shah_Revised ResumePratik Shah_Revised Resume
Pratik Shah_Revised ResumePratik Shah
 
Navodaya R Experience resume
Navodaya R Experience resumeNavodaya R Experience resume
Navodaya R Experience resumeNavodaya R
 
Vlsi final year project in ludhiana
Vlsi final year project in ludhianaVlsi final year project in ludhiana
Vlsi final year project in ludhianadeepikakaler1
 
Vlsi final year project in jalandhar
Vlsi final year project in jalandharVlsi final year project in jalandhar
Vlsi final year project in jalandhardeepikakaler1
 
Key Open Standards for inter-operable IoT systems
Key Open Standards for inter-operable IoT systemsKey Open Standards for inter-operable IoT systems
Key Open Standards for inter-operable IoT systemsPratul Sharma
 
IRJET- Arduino based Smart Grid Power Monitoring and Control by using IoT
IRJET-  	  Arduino based Smart Grid Power Monitoring and Control by using IoTIRJET-  	  Arduino based Smart Grid Power Monitoring and Control by using IoT
IRJET- Arduino based Smart Grid Power Monitoring and Control by using IoTIRJET Journal
 

Ähnlich wie Smart Home (20)

Meetup 4/2/2016 - Functionele en technische architectuur IoT
Meetup  4/2/2016 - Functionele en technische architectuur IoTMeetup  4/2/2016 - Functionele en technische architectuur IoT
Meetup 4/2/2016 - Functionele en technische architectuur IoT
 
Resume for Embedded Engineer_1
Resume for Embedded Engineer_1Resume for Embedded Engineer_1
Resume for Embedded Engineer_1
 
Smart home project technical paper
Smart home project technical paperSmart home project technical paper
Smart home project technical paper
 
Michael Ledford Fall 2014 Resume
Michael Ledford Fall 2014 ResumeMichael Ledford Fall 2014 Resume
Michael Ledford Fall 2014 Resume
 
Yegammai_CV
Yegammai_CVYegammai_CV
Yegammai_CV
 
LORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEMLORA BASED DATA ACQUISITION SYSTEM
LORA BASED DATA ACQUISITION SYSTEM
 
Low Power Wireless Sensor Network Technologies and Standards for the Internet...
Low Power Wireless Sensor Network Technologies and Standards for the Internet...Low Power Wireless Sensor Network Technologies and Standards for the Internet...
Low Power Wireless Sensor Network Technologies and Standards for the Internet...
 
Weaving the Future - Enable Networks to Be More Agile for Services
Weaving the Future - Enable Networks to Be More Agile for ServicesWeaving the Future - Enable Networks to Be More Agile for Services
Weaving the Future - Enable Networks to Be More Agile for Services
 
Bluetooth based home automation system
Bluetooth based home automation systemBluetooth based home automation system
Bluetooth based home automation system
 
Pratik Shah_Revised Resume
Pratik Shah_Revised ResumePratik Shah_Revised Resume
Pratik Shah_Revised Resume
 
IoT on azure
IoT on azureIoT on azure
IoT on azure
 
IoT security zigbee -- Null Meet bangalore
IoT security zigbee -- Null Meet bangaloreIoT security zigbee -- Null Meet bangalore
IoT security zigbee -- Null Meet bangalore
 
Navodaya R Experience resume
Navodaya R Experience resumeNavodaya R Experience resume
Navodaya R Experience resume
 
Vlsi final year project in ludhiana
Vlsi final year project in ludhianaVlsi final year project in ludhiana
Vlsi final year project in ludhiana
 
Vlsi final year project in jalandhar
Vlsi final year project in jalandharVlsi final year project in jalandhar
Vlsi final year project in jalandhar
 
Zig Bee
Zig BeeZig Bee
Zig Bee
 
News-letter-July15
News-letter-July15News-letter-July15
News-letter-July15
 
Key Open Standards for inter-operable IoT systems
Key Open Standards for inter-operable IoT systemsKey Open Standards for inter-operable IoT systems
Key Open Standards for inter-operable IoT systems
 
New resume 2years exp
New resume 2years expNew resume 2years exp
New resume 2years exp
 
IRJET- Arduino based Smart Grid Power Monitoring and Control by using IoT
IRJET-  	  Arduino based Smart Grid Power Monitoring and Control by using IoTIRJET-  	  Arduino based Smart Grid Power Monitoring and Control by using IoT
IRJET- Arduino based Smart Grid Power Monitoring and Control by using IoT
 

Kürzlich hochgeladen

Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 

Kürzlich hochgeladen (20)

Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 

Smart Home

  • 1. Thiagarajar College Of Engineering SMART HOME GUIDE: Dr. (Mrs.) S.RAJU Mr. K. HARIHARAN
  • 2. Thiagarajar College Of EngineeringSMART HOME SMART HOME Team: M.Alagappan T.Balaji Srinivasan S.M.Jerome Lourdu Vikram S.Pradheep S.Vasantha Kumar S.Vivek Swaminathan
  • 3. Thiagarajar College Of EngineeringSMART HOME Home Automation
  • 4. Thiagarajar College Of EngineeringSMART HOME Objective Developing a prototype on the Home of the Future. Control Appliances by monitoring various Parameters (using Sensors) and keeping the User updated on the Status. Establishing a wireless data transfer link using Zigbee protocol. Developing a network of Zigbee nodes that communicate seamlessly.
  • 5. Thiagarajar College Of EngineeringSMART HOME Product Overview
  • 6. Thiagarajar College Of EngineeringSMART HOME Product Overview
  • 7. Thiagarajar College Of EngineeringSMART HOME Key Features Implemented Lighting Control Systems. Intruder Detection System. Monitor Temperature and Light Intensity. Mobile node for Monitoring and Control. Schedule various Appliances. Data transfer using Zigbee protocol. Seamless Zigbee Network.
  • 8. Thiagarajar College Of EngineeringSMART HOME Flow of this Presentation Overview on Zigbee Ground Work. Sensor Specifications. Mobile Node. Appliance Control using Relay. Product Working.
  • 9. Thiagarajar College Of EngineeringSMART HOME WIRELESS over WiredWIRELESS over Wired  FlexibilityFlexibility  ScalabilityScalability  Ease of deploymentEase of deployment  RetrofittingRetrofitting  Reduced costReduced cost  Fit and forgetFit and forget
  • 10. Thiagarajar College Of EngineeringSMART HOME Protocols OverviewProtocols Overview ZigBee 802.15.4 Wi-Fi 802.11b Wi-Fi5 802.11a/HL2 GSM/CDMA GPRS/3G LMDS High Data RateLow Data Rate ShortRangeLongRange WAN LAN PAN Bluetooth 2 Text Digital video Multi-channel video Graphics Internet Hi-Fi audio Streaming video Bluetooth 1 802.15.1 WiMedia 802.15.3
  • 11. Thiagarajar College Of EngineeringSMART HOME Why ZIGBEE ???Why ZIGBEE ??? Reliable and Self HealingReliable and Self Healing Supports large number of nodesSupports large number of nodes Easy to deployEasy to deploy Very long battery lifeVery long battery life SecureSecure Low costLow cost Less channel access timesLess channel access times Can be used globallyCan be used globally
  • 12. Thiagarajar College Of EngineeringSMART HOME What is Zigbee?What is Zigbee?  Specification of protocols for small, low- power radios  Operates at 868.3MHz,902-928MHz,2.4- 2.48MHz Zigbee-Alliance  Companies developing and promoting the standard  150+ members
  • 13. Thiagarajar College Of EngineeringSMART HOME Silicon PHY Layer MAC Layer LLC Layer Network Layer Zigbee Stack Application Application Interface Application Customer ZigbeeAlliance IEEE Zigbee Stack CC2420CC2420 A Zigbee IC from Texas instruments that has bothA Zigbee IC from Texas instruments that has both physical and MAC layerphysical and MAC layer
  • 14. Thiagarajar College Of EngineeringSMART HOME EasyBee Module True single-chip 2.4 GHz IEEE 802.15.4 compliant RF transceiver Low current consumption Programmable output power 128(RX) + 128(TX) byte data buffering  Hardware MAC encryption  Battery monitor
  • 15. Thiagarajar College Of EngineeringSMART HOME Ground Work Identification and procurement of the various Components and Sensors. Development of all the hardware necessary for the product development. Fabrication of a common platform for interoperable module development. Basic Testing of Working of the boards.
  • 16. Thiagarajar College Of EngineeringSMART HOME Work Flow Requirement Analysis Components Identification Component Procurement Development Boards Hardware Circuit Design Zigbee Network Formation Mobile Node Development Appliance Control using Relays Integration of modules Prototype Development Initial Works Development Integration
  • 17. Thiagarajar College Of EngineeringSMART HOME Development Boards AVR Microcontroller Development board for developing Sensor modules.  Dual Power Supply Selection.  On Board Serial Communication.  2 X 4 Matrix Keyboard and LEDs.  JTAG and SPI compatible.  In System Programmable. Easybee Development Board for Zigbee Programmer for AVR ATmega series.
  • 18. Thiagarajar College Of EngineeringSMART HOME Zigbee Development Board
  • 19. Thiagarajar College Of EngineeringSMART HOME Sensors Used Temperature Sensor- DS1624 Motion Sensor- AMN 13112(PIR). Light Intensity - Light Dependent Resistor. Real Time Clock- DS1307
  • 20. Thiagarajar College Of EngineeringSMART HOME Temperature Sensor: DS1624 I2C- Two Wire Interface.
  • 21. Thiagarajar College Of EngineeringSMART HOME Motion Sensor: AMN13112 Detects changes in Infrared radiation which occur when there is movement by a person
  • 22. Thiagarajar College Of EngineeringSMART HOME Light Dependent Resistor Resistance varies with Light Intensity.
  • 23. Thiagarajar College Of EngineeringSMART HOME Real Time Clock: DS1307 Dedicated Clock with advanced features. I2C Compatible.
  • 24. Thiagarajar College Of EngineeringSMART HOME Zigbee Module Integration
  • 25. Thiagarajar College Of EngineeringSMART HOME Key Implementations Communication between two nodes using Zigbee protocol across the available channel. Assignment of network and host ID to the available nodes. Address recognition between the communicating nodes. Acknowledgement to Packets to identify any node failures.
  • 26. Thiagarajar College Of EngineeringSMART HOME Frame Format
  • 27. Thiagarajar College Of EngineeringSMART HOME Data Transmission Viewed Using Packet Sniffer
  • 28. Thiagarajar College Of EngineeringSMART HOME Mobile Node Development of Nokia 3310 LCD interfacing circuit.
  • 29. Thiagarajar College Of EngineeringSMART HOME Nokia LCD Interfacing NOKIA 3310 LCD INTERFACING BOARD:  Compatible with AVR Development Board.  4 X 4 Matrix Keypad.  Real time clock using DS1307.  Scheduler for appliances.
  • 30. Thiagarajar College Of EngineeringSMART HOME Menu Hierarchy
  • 31. Thiagarajar College Of EngineeringSMART HOME Key Features Monitor various Sensor Status. Motion Detection Alert. Scheduler for every appliance in the home. Controlling Appliances using Relay circuitry.
  • 32. Thiagarajar College Of EngineeringSMART HOME Startup Screen
  • 33. Thiagarajar College Of EngineeringSMART HOME Main Screen
  • 34. Thiagarajar College Of EngineeringSMART HOME Main Menu
  • 35. Thiagarajar College Of EngineeringSMART HOME Rooms Display
  • 36. Thiagarajar College Of EngineeringSMART HOME Sensor Status
  • 37. Thiagarajar College Of EngineeringSMART HOME Switch Status
  • 38. Thiagarajar College Of EngineeringSMART HOME Time & Date Settings
  • 39. Thiagarajar College Of EngineeringSMART HOME Appliance Control
  • 40. Thiagarajar College Of EngineeringSMART HOME Atmega 8L Atmega 8L to remove the burden of parent controller from controlling all appliance.  Can be used to extend the no of controlled devices.  Usage of serial interface allows relocation of controlling switches to any location.
  • 41. Thiagarajar College Of EngineeringSMART HOME Product State Diagram
  • 42. Thiagarajar College Of EngineeringSMART HOME Scope of the Product Cost Effective Home Automation Extremely Low Power Wireless Solution User Friendly Mobile Node Scheduled ON-OFF Control of Appliances Relocation of Sensor nodes feasible
  • 43. Thiagarajar College Of EngineeringSMART HOME Future Work Adding more number of Sensors. Integration of Camera to provide real time Video Surveillance. Ethernet Module development to upload the data on to the Internet. GSM module support for providing the user with SMS Alerts.