Home Automation ECE 492 Tarek Kaddoura & Jigar Nahar.

Slides:



Advertisements
Similar presentations
Web Server Implementation On DE2 Final Presentation
Advertisements

Case Study: Pat Lee’s Home PC Network Chapter 1a Panko’s Business Data Networks and Telecommunications, 6th edition Copyright 2007 Prentice-Hall May only.
Team 7 / May 24, 2006 Web Based Automation & Security Client Capstone Design Advisor Prof. David Bourner Team Members Lloyd Emokpae (team Lead) Vikash.
Embedded Network Controller with Web Interface Bradley University Department of Electrical & Computer Engineering By: Ed Siok Advisor: Dr. Malinowski.
Control System for Smart House Characterization Students Yossi Lempert Natan Keren Instructor Konstantin Sinyuk.
Team Wolf Distributed, Consistent and Secure USB Storage Midyear Design Review Eddie Lai Matt Dube Sean Busch Zhou Zheng.
Home Wireless Control with ZigBee protocol Mid Semester Presentation Students Yossi Lempert Natan Keren Instructor Konstantin Sinyuk.
Nasca Internet Networking and Security viruses.
Complaint Desk Team 8. Introduction A web based system that records grievances. A web based system that records grievances. Users can report their grievances.
CSCE 430/830 A Tutorial of Project Tools By Dongyuan Zhan Feb. 4, 2010.
Building an Application Server for Home Network based on Android Platform Yi-hsien Liao Supervised by : Dr. Chao-huang Wei Department of Electrical Engineering.
GROUP 4 Daniel Arnett, Joseph Vanciel, Brian Krueger.
A versatile networked embedded platform for KNX/EIB TU Wien Automation Systems Group Fritz Praus
EMBEDDED WEB SERVER. CONTENT: 1.ABSTRACT 2.INTRODUCTION TO EMBEDDED SYSTEMS 3.INTRODUCTION TO EMBEDDED WEB SERVER 4.BLOCK DIAGRAM 5.POER SUPPLY 6.COMPONENT.
Sensors and Actuator Network Based Architectures and Protocols for Smart Homes Bluetooth enabled Smart Home Mark Shaw Giorgio Politano Supervisor: Mieso.
1.  Project Goals.  Project System Overview.  System Architecture.  Data Flow.  System Inputs.  System Outputs.  Rates.  Real Time Performance.
Website Development. Internet Internet (Net) – Global network connecting millions of computers. Network – Group of computers and associated devices that.
DEC0905 Remote Control of Home Appliances ABSTRACT The objective of this project is to enable users to remotely control home appliances and systems over.
Security Threats Connecting Computers Copyright Law & Ethics Storage & Memory Computer System
M i SMob i S Mob i Store - Mobile i nternet File Storage Platform Chetna Kaur.
Final Year Project Home Automation with an Internet Tablet and Linux MCE Damien Lee 4 ECE Supervisor : Dr. John Breslin.
Section 2 Section 2.1 Identify hardware Describe processing components Compare and contrast input and output devices Compare and contrast storage devices.
The group will focus on the design of a “smart” device. This includes researching the best method of design and fabricating the design to create a working.
NIOS II Ethernet Communication Final Presentation
Department Of Electrical Engineering, IIT Kanpur Networked RFID System (NRS) for Remote Services Presented By: Piyush Keshri (Y5303) Biplab Deka (Y5147)
Remote Control of Home Appliances PROJECT PLAN Team: ◦ Elie Abichar –CE ◦ Chris Tefer –CE ◦ Ananta Upadhyaya.
Communications & Networks National 4 & 5 Computing Science.
Module 1: Overview of Microsoft Office SharePoint Server 2007.
Basic Computer Terms Introduction to Computer Applications Mrs. Sorrell.
Introduction to Networking
Introduction to Networking. What is a Network? Discuss in groups.
ORT Braude College – Software Engineering Department WristQue: A Personal Sensor Wirstband Brian D. Mayton, Nan Zhao, Matt Aldrich, Nicholas Gillian, and.
PCs ENVIRONMENT and PERIPHERALS Lecture 4. An expansion cards: - An expansion card (expansion board) is an electronic circuit board that adds more functionality.
Computer Networks CSC September 23,
Abhishek S. Chakradeo(2009BEC154) Charudatta G. Chousalkar(2009BEC155) Vijay W. Sable(2009BEC064)
Week-3 (Lecture-1). Some Important internet terms: Archie : A program used to search files at FTP sites. There are currently 30 Archie servers in the.
BUILDING AND IMPLEMENT A EMBEDDED WEB SERVER BASE ON TCP/IP STACK WITH A SoC PLATFORM Professor : CHI-JO WANG Name : Bui Quang Hoa (M982b211)
Multiway Noticeboard with User Configure Features Using IOT & PC
Section 2.1 Section 2.2 Identify hardware
3.1 Types of Servers.
Network Controllable MP3 Player
BioLock (Biometric Home Entry System)
Information Architecture
Lab 1: Using NIOS II processor for code execution on FPGA
HTTP Server Protocol Module :
Outline Introduction Standards Project General Idea
Project 1 Introduction to HTML.
CP220x The Industry’s Smallest Ethernet Controller
ICT Communications Lesson 1: Using the Internet and the World Wide Web
EC-322 COMPUTER NETWORKS E.DIVYA, AP/ECE
Green Energy Management Systems (G.E.M.S)
Providing Network Services
Group 16 Tarek Kaddoura Jigar Nahar
Distributed Systems Bina Ramamurthy 11/12/2018 From the CDK text.
04 | Web Applications Gerry O’Brien | Technical Content Development Manager Paul Pardi | Senior Content Publishing Manager.
Step 1 : Submit Project Information
PDA Biometric Integration
1. Controlling Robot through Internet
Wi-Fi Technology.
HOME AUTOMATION: WEB BASED CONTROL
Building communicating web applications leveraging endpoints and cloud resource service Problem Summary: aRtisy (R-T-C) is a developer platform and SDK.
Smart Home and Garden System
Networking and Security
ECE 477 Final Presentation Team 15  Spring 2010
AbbottLink™ - IP Address Overview
Tareq Khan, Ph.D. Assistant Professor,
Wireless networking Rytis Garbauskas.
HOME AUTOMATION SYSTEM BLUETOOTH BASED.  INTRODUCTION  PROBLEM STATEMENT  OBJECTIVES  BLOCK DIAGRAM  CIRCUIT DIAGRAM  METHODOLOGY  APPLICATIONS.
PRESENTATION BASED ON EMBEDDED SYSTEM. SUBMITTED BY MAMATA YADAV.
worlds largest IT service provider
Presentation transcript:

Home Automation ECE 492 Tarek Kaddoura & Jigar Nahar

Introduction What is home automation? Motivation Centralized control of appliances and devices. Uses the internet to regulate the appliances in a house. Motivation Provides ease and comfort Security and energy efficiency

Functional Description The goal of this project is to successfully interface the USB on the DE2 board with the X10 Home Automation products. X10 Home Automation system consists of the X10 USB RF Transceiver, X10 Transceiver base and the X10 Appliance modules for each appliance. This project allows the control of appliances from any web browser enabled device through the use of the X10 products.

DE2 Microcontroller Board Design of the system User Website DE2 Microcontroller Board X10 USB RF Transceiver X10 Base Appliance Module USB Wireless Appliance

Components used from the DE2 board What components are used? DM9000A: Ethernet controller to connect to the network. USB type A: Used to interface with the X10 USB RF Transceiver SDRAM: Memory for the system Flash: Non-volatile memory to store the web site files and the webserver EP2C35 Cyclone II SDRAM FLASH ISP 1362 DM9000A USB Transceiver Wall Jack USB Host RJ45

Challenges The board needed to be overclocked to 100 MHz to achieve a responsive web server Webserver implemented by Altera is very inefficient Offloaded most images/scripts into an outside server Most resource intensive tasks performed on the client-side in JavaScript Communicating with the USB device

DEMO!

Thank You Questions?