USING A RASPBERRY PI AS A WATER DETECTION SYSTEM

Slides:



Advertisements
Similar presentations
1 Budget Compliant Water Management SECOSYS Water Management Products.
Advertisements

Unit 7 Parallel Circuits
Fair Use Building and Research Labs Presents
Aaron Eastham Network Security & Electronics Program Dept. of Applied Engineering & Technology Eastern Kentucky University.
Team 7 / May 24, 2006 Web Based Automation & Security Client Capstone Design Advisor Prof. David Bourner Team Members Lloyd Emokpae (team Lead) Vikash.
Copyright 2014 Kenneth M. Chipps Ph.D. Network Management Using Sensors to Monitor Network Equipment Rooms Last Update
DUE Security and Fire Alarm Systems LEARNING OUTCOME 7B Describe design overview and location considerations.
Objective of the Lecture Describe a basic electric circuit, which may be drawn as a circuit schematic or constructed with actual components.
ING SECURITY SYSTEM WITH ARDUINO Anthony Friend Eastern Kentucky University Network Security & Electronics Program NET 499 – Capstone.
SKY-PEak: BRIDGING SKYPE Jamie Caudill Eastern Kentucky University.
The more sensors and alarms included the better!
Microcontroller Based Wireless Camera Security System John Saylor Computer Electronic Networking.
MINI MEDIA CENTER Charles Hayden Network Security and Electronics Department of Applied Engineering and Technology Eastern Kentucky University.
Micro Controlled Cabin Lights Ron Acker EKU Dept. of Technology, CEN/CET.
Active Home Timmy Henery Affiliation EKU, Dept. of Technology.
R.O.M. System Team: RISC Takers Team Members: Paul Banks, Yorick Robinson, Evan Tu, & Hans Weggeman Louisiana State University – Senior Design October.
Electromagnetism Lecture#08 MUHAMMAD MATEEN YAQOOB THE UNIVERSITY OF LAHORE SARGODHA CAMPUS.
Circuits Lab Introduction
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.
SUPER TOASTER Wes Brown Eastern Kentucky University Computer Electronic Networking.
SECURING YOUR HOME AND HOME NETWORK Ryan Lewis Eastern Kentucky University Network Security & Electronics Spring 2015 Capstone.
Windows Server 2003 with Active Directory and Group Policies Wendy Hurst Eastern Kentucky University Department of Technology CEN/CET.
November 4, 2013 Topic: Electric Circuit Objectives:
Engineering Fundamentals and Problem Solving, 6e Chapter 17 Electrical Circuits.
HOME SECURITY SYSTEM Senior Design 1 Fall 2015 [1]
ELECTRONIC DOCUMENT SHARING AND MANAGEMENT BY: EDWARD DISI JUSTIN HEIN BROM ESPY Senior Design 1.
MICROCONTROLLER DETECTION SYSTEM Joshua Bosiljevac EKU.
CabSec Integrated Security ANTHONY WARNER NETWORK SECURITY & ELECTRONICS PROGRAM OF AE&T AT EASTERN KENTUCKY UNIVERSITY.
ELECTRICITY Engineering Science – National 5. Voltage, Current & Resistance On the left is a hill with rain and a river, this will be used to illustrate.
Raspberry Pi Garage Door Mark Barron NET 499 Eastern Kentucky University.
EDGE™ Final Project Plan Presentation P09001 – RFID Reader & Active Tag Philip Davenport (Industrial and Systems Engineering)
Electric Circuits. Ohm’s Law Current, voltage, and resistance are related to one another. The relationship among resistance, voltage, and current is summed.
Saahithi Chillara Radhika Goyal ECE Fall Senior Design Project.
Smart Streetlight Proof of Concept Group 3 03/26/16 Tucker Russ Thor Cutler Brandon Berry Anthony Giordano.
Series and Parallel Circuits SNC1D. Series and Parallel Circuits Key Question: How do series and parallel circuits work?
Class Parts List Breadboard 1 Wire kit 1 Red LEDs 3 Green LEDs 3 Yellow LEDs 1 Photoresistor 1 xPiezo sensor 1 Button 3 Slide button, switch 1 Reed switch.
WIRELESS FIRE DETECTION
Measuring device to test completely installed insulated rail joints safely and contactless with direct resistance indication.
Series and Parallel Circuits
Mandava Institute of Engineering and Technology
Determining Equivalent Resistance
Ohm’s Law.
Prepared by: Raghad J Foqha Supervisor: Dr. Saed Tarapiah
Set up your own Cloud The search for a secure and acceptable means of gaining access to your files stored at the office from a remote location.
The Claw Alert Feline Training Assistant
Current Electricity © JOHN PARKINSON.
Cat Litter Box Ventilation System
Project of Linear Circuit Analysis
Warm Up Get a whiteboard and a marker
Fair Use Building and Research Labs Presents
Series and Parallel Circuits
Project of Linear Circuit Analysis
Electronic Education Kits
Electrical Circuits & Ohm’s Law
Circuits Lab Introduction
Internet-of-Things (IoT)
Series and Parallel Circuits
Arduino 101 Credit(s):
The Electric Circuit.
IOT based Home Automation Over the Cloud
Series and Parallel Circuits
Foundations of Physical Science
Domestic Electricity AIM: To understand the use of domestic electricity and safety features such as fuses, circuit breakers and the earth circuit
Fair Use Building and Research Labs Presents
Circuit Theory Laws Circuit Theory Laws Digital Electronics TM
Ohm’s Law and Circuit Basics
Tareq Khan, Ph.D. Assistant Professor,
Parallel Circuits.
Intro to Arduino Part 2 The Breadboard
Chapter 3 – Methods of Analysis
Presentation transcript:

USING A RASPBERRY PI AS A WATER DETECTION SYSTEM Joshua C. Dunn Network Security & Electronics Program, Eastern Kentucky University Joshua_dunn35@mymail.eku.edu

Better known as: FloodPi

Outline Big Picture: Home owners and renters don’t enjoy having their property damaged Water is one of the leading causes of home damage Average cost of repair is $2200 (HomeAdvisor) Key Functions Alerting user to water Providing data for establishment of trends Water damage prevention Insurance write off

Outline (Cont’d) Basic Detection Circuit Layout

Motivation This area in my residence hall floods frequently Why? Who? To protect mine and University Housing’s Property Who? Me and Eastern Kentucky University Housing Where and When? Sullivan Hall, whenever it rains or water accumulates on the floor

Introduction: Technical Background Networking Raspberry Pi uses the network to deliver alerts to the user console Computer Science Raspberry Pi needs a special program to detect water Assembly of Raspberry Pi Electronic Engineering Assembly of detection circuit, shown right

Basic Detection Circuit How it works Voltage flows from 3.3 Volts (Pin 1, yellow square) Then flows to bread board Normal, no water branch has a 10,000 Ohm resistor Water detection branch of the circuit has a 1,000 Ohm resistor If there’s water, then the electricity will take the path of least resistance and flow through the water, and out to GPIO Pin 22 (Green, 8th from top on left) If there is no water, then the power goes through Ground pin (Black, 3rd from top on right)

Problem Statement Main Problem Secondary Problems Detect and alert user if water is detected in the alert area Secondary Problems Ensuring detection circuit is functional Ensuring the system has a power & Ethernet connection

Problems (Cont’d). Constraints & Limitations Limited to being near a plug for both Ethernet and power Limited to areas with internet connection

Assumptions That there’s water that poses a risk to property That the circuit will not spontaneously fail That the web interface for the software won’t fail

Proposed Solution Block Diagram of method Joshua Dunn Capstone Presentation

Proposed Solution, Steps to Solve the Problem Figure out best method for detecting water Figure out how to best report findings to user(s) Mission Critical Functionality Ability to detect water Mission Assistive Functionality Ability to report to user

Results What I learned: Phase 1: Research & Part Searching Phase 2: Building and Testing Phase 3: Proof of Concept

Phase 1: Research & Part Searching Learning how to set objectives for this kind of projects Having a budget Ensuring all parts are compatible with all other componets

Phase 2: Building and Testing How to build a circuit safely Bug testing a circuit Figuring out the best resistive values

Phase 3: Proof of Concept How to make all components mesh together How to design a report and share it with my peers

Conclusions Sensor successfully alarmed in presence of water and non-alarm when water was not present Means Pi could be deployed in the home Not recommended to be sole point of detection Good proof of concept, but potential risks outweigh some of the benefits Learned how to manage software on a remote computer GPIO setup was handled by the website for the Pi Also, rules for alarms were set on the website too.

Conclusions (Cont’d) Good proof-of-concept project However, if you want 100% dependable protection, then an alarm company is the way to go Good project for learning how to work with Raspberry Pi/Linux Had to install the water detection software via Command Line

Future Improvements Add text messaging/phone call capabilities Users will check phone more often than a website Add Battery for remote deployment Allows home user to not need a source of voltage near the potential leak Add case to shield components from splashing Also, add aesthetic value Use the Raspberry Pi 3 instead of the Raspberry Pi 2 Model B Pi 3 has built-in Wi-Fi capabilities

Questions?

Credits Water Damage repair cost, http://www.homeadvisor.com/cost/disaster- recovery/repair-water-damage/ Simplified Detection Circuit, Own work Picture of Sullivan Hall Basement, Own Work Detection Circuit, Own Work Raspberry Pi GPIO Pin layout, http://www.elecrow.com/gpio-extension- board-for-raspberry-pi-p-717.html Lithium Ion Battery https://upload.wikimedia.org/wikipedia/commons/1/1a/Li_ion_laptop_ battery.jpg ADT Logo, http://www.techdigest.tv/2011/12/how_to_pick_the.html

Credits (Cont’d) My Paychecks Professors Vigs, Kilgore and Richardson My peers in the Networking & Computer Science Departments Quise, Drake, Justin, Lucas, Eric Matt Phelps CanaKit for the GPIO Breakout Kit Raspberry Pi Foundation