Home Automation Instructor: Dr. Gursel Serpen

Slides:



Advertisements
Similar presentations
The smart home of the future
Advertisements

Prestige 2.0 Commercial Thermostat with Internet Connectivity.
A-Team Home Central Control Unit Kevin Cooke Peter Larson Ben Verstegen Andreas Rugloski Aden Abdillahi.
Design for the Elderly and Disabled Environments: Making Homes More Comfortable and Accessible Controls and Signals Part 10 of 10.
Team 7 / May 24, 2006 Web Based Automation & Security Client Capstone Design Advisor Prof. David Bourner Team Members Lloyd Emokpae (team Lead) Vikash.
© 2004 Control 4 August 4, 2015 Control4 Get the most out of your home.
DUE Security and Fire Alarm Systems LEARNING OUTCOME 7B Describe design overview and location considerations.
1 INTRUSION ALARM TECHNOLOGY WIRELESS SYSTEMS. 2 INTRUSION ALARM TECHNOLOGY Wireless systems use radio frequencies (RF) to connect sensors to the control.
Energy Smart Room GROUP 9 PRESENTERS DEMO DATE SPECIAL THANKS TO ADVISOR PRESENTERS Thursday April 19, 2007 Department of Electrical and Systems Engineering.
Building an Application Server for Home Network based on Android Platform Yi-hsien Liao Supervised by : Dr. Chao-huang Wei Department of Electrical Engineering.
Redshift for Hotels and Motels Managing your heating and cooling costs whilst supporting your customers.
Home Automation Console
Peter Browne. What do I mean? Villages homes are poorly wired for 21 st Century Technology Using existing wiring, a little creativity and a few inexpensive.
DEC0905 Remote Control of Home Appliances ABSTRACT The objective of this project is to enable users to remotely control home appliances and systems over.
Remote Control of Home Appliances Using the Internet
Use it, Interconnect it, AutoMate IT™ ( Based on the FlexiMax 9000 Technology)
Name Of The College & Dept
UNIT I. EMBEDDED SYSTEM It is an electrical/electro-mechanical system designed to perform a specific function. It is a combination of hardware and software.
SENIOR DESIGN 1 FALL 2015 HOME SECURITY SYSTEM [1]
Smoke Notification System (SNS) Mid-Semester Presentation Senior Design 1 February 28, 2013.
HOME SECURITY SYSTEM Senior Design 1 Fall 2015 [1]
Powerpoint Templates Page Senior Design II Mid-Semester Presentation.
Smart Air Vents that Enable Equal Temperature through Air Flow Control Rahul Dendukuri, Team Leader Rahol Rajan, Web Master Siddhanth Ganesan John McShane.
Temperature Controlled A/C Vents Robert Prieto Hassan Ali Alshwaf Ivan Vasquez Nacha Muthuvalliappan January 31, 2011 Temperature controlled A/C vents.
Smoke Notification System (SNS) Final Presentation Senior Design II November 19, 2013.
Smoke Notification System (SNS) Final Presentation Senior Design 1 April 18, 2013.
Realization of Home Appliances Control System based on Power Line Communication Technology.
Voice Controlled Home Automation System Group 13 Zhe Gong Hongchuan Li.
DIGITAL SHOWER CONTROLLER BY NATHAN GARNER KASUN KUMARAGE.
Preliminary Design Review Team 18 October XX, 2015 Department of Electrical and Computer EngineeringAdvisor: Csaba Andras Moritz.
Smart Home Temperature System with Spinning LED Display Group 49: Jianxi Lu, Jia Shi, Xingchang Cheng May 4th, 2016 ECE445.
U-PROX SMART HANDLE Fully incorporated Wireless Handle and Furniture Locking Set.
 Introduction  Problem  Solution  Future work.
HOME SECURITY SYSTEM Senior Design II Spring 2016 [1]
Fan Assembly Driven by Magnetic Fields
Lecture 10: Programmable Logic Controllers
Smart Parking Application
All-in-One Guitar Amplifier
Reveal™ Touch Screen Product Overview
Enable Talk Prepared By: Alaa Mayyaleh Shurouq Abu salhiah.
Outline Introduction Standards Project General Idea
OBJECTIVE AND FEATURES:
Communication Technology
RAILWAY TRACK SNAP NOTIFICATION
Home Automation Automation Examples
Directional Driver Hazard Advisory System
Wireless Controlled PowerStrip
Communication Technology
Security Sensor Configure Instruction
Session III Architecture of PLC
Project name: Traffic Guide using Wireless Radio
Programmable Logic Controllers (PLCs) An Overview.
GSM door opener Model RTU5015 RTU5025 .Different appearance ,the same function.
KnightHome Sponsored by Leidos
Senior Design Group #5 (Summer 2012)
PLC’s Are ... Similar to a Microcontroller: Microprocessor Based
Home Enhancement Suite
Enable Talk Prepared By: Alaa Mayyaleh Shurouq Abu salhiah.
Manual Robotics ..
2N Access Unit 2.0 Multi-technology access control readers.
ACOE347 – Data Acquisition and Automation Systems
Tareq Khan, Ph.D. Assistant Professor,
Total HVAC Control from anywhere Easy control that can save a fortune
Maxsony Technology Limited
Smart Grid in the Home Senior Project Proposal
UNIT 9 Relays.
Hardware Graduation Project (2) Seminar
UNIT 9 Relays.

Villas, appartments, residence
Presentation transcript:

Home Automation Instructor: Dr. Gursel Serpen Advisor: Dr. Richard Molyet Team Leader: Albert Ciccone With: Andrew Coburn, Mark Michalak, Lance Okonowski, and Prerak Patel

Home Automation Aids the consumer in routine household tasks Saves time Convenience One web application interface Great for people with disabilities Affordable and easy to use

Adaptability Modular Design Easy to install and maintain Consumer chooses modules based on custom needs Easy to install and maintain Each module can be installed and maintained by the homeowner. Expandable for future additions

User Interface Main Communication Module One screen for simplicity Accessible anywhere Accepts user input Displays information One screen for simplicity

Design Overview

Technical Considerations Arduino MicroControllers Cost effective for prototyping RF Signal Transmission Cheapest option for wireless communication Software Buffer 315 MHz and 434 MHz signal

Standard IEEE 1100-2005 Grounding & Powering Electrical Equipment Tested for each module

Hardware Design AC Wall Module Lighting Wall Module Garage Door and Temperature Sensor Main Communication Module

AC Wall Module Replaces Current Outlet Uses Existing 120V Wiring Wired Internally Adaptable

Relay Drive Circuit Normally Open Contact +5 Volts Energizes Controls the 120 Volts

AC Wall Module (cont’d) Key Component: Relay Drive Rectifier for 5 Volt Input One Way Communication 434MHz Receiver

Antenna Quarter Wave Length Formula Antenna Lengths: (Approx) λ/4 or (c/f)/4 c = 3x10^8 (m/s) f = Desired Frequency Antenna Lengths: (Approx) 315MHz: 9 inches 434MHz: 6 inches

Lighting Wall Module Toggling Lights Button Web Application Motion Sensor Uses Existing 120V Wiring

Lighting Wall Module (cont’d) Similar to AC Wall Adapter with the Relay Switch Two Way Communication 315MHz Transmitter 434MHz Receiver Rectifier for 5 Volt

Motion Sensor Captures snapshot of the room Anything moves triggers alarm pin to “Low” Software reads alarm pin to make decisions

Garage/Temperature Sensor Garage Door Sensor Temperature Sensor Arduino Based Trinket Compact Design Simple Implementation Expandable

Garage Door Status Module Monitors the Garage door Status Alert to Owner Status Request

Temperature Sensor Module Gather the Temperature Data Transmit to the Web Application

Hardware Integration Main Communication Module Communicates with modules using RF AC Wall Module Lighting Wall Module Only receives data also using RF Garage Door Status Temperature Sensor

Hardware Integration (cont’d) Receives data from the User via the Web App wirelessly Connects to Ethernet shield for wireless communication with the application

Communication Map Web Application Arduino Based Communication Module AC Wall Module Lighting Module Garage Door Status and Temperature Sensor Module

Web Application All information on main module How do we access & edit? Web Application

About The Application Developed in C# Easy Arduino Integration Easy GUI Creation (HTML) Method to GUI Ease

How It Works

How It Works *push*

How It Works “tmp” MAIN MODULE

How It Works RF “tmp” MAIN MODULE SUB MODULE

How It Works RF “tmp” MAIN MODULE SUB MODULE 78

How It Works RF “tmp” MAIN MODULE SUB MODULE “78” 78

How It Works RF “tmp” MAIN MODULE SUB MODULE “78” 78

How It Works

How It Works

How It Works

How It Works

How It Works

How It Works

How It Works

How It Works

How It Works

Future Work Software to add/remove modules More module options Thermostat Blinds Air Vents Android/iOS/Windows applications

Conclusion Cost Effective Easy to use Convenient Expandable

Thank You! Questions?