REVERSE ENGINEERING ANALYSIS OF THE KILL-A-WATT Jason Sweeney Ryan Gittens Sean Kolanowski.

Slides:



Advertisements
Similar presentations
What is Arduino?  Arduino is a ATMEL 168 micro-controller kit designed specially for small projects  User friendly IDE(Integrated Development Environment)
Advertisements

Introduction Since the beginning of the oil crises, which remarkably influenced power development programs all over the world, massive technological and.
Ryan Gittens, Jason Sweeney, Sean Kolanowski, Robens Clervilus Advisor: Dr. Bhanja EEL4906 F2014 Engineering Design 1.
October 21, 2003 ECE Senior Design1 Autonomous GPS-BOT Preliminary Design Review by Kery Hardwick, Yevgeniy Khasanov, Naoya Kinuta, Zhe Chuan Luo.
Project Improvement Ideas Brian Drost Bangda Yang.
Introduction AD620 Instrumentation Amplifier
Embedded Programming and Robotics Lesson 1 Basic Electricity and Electronics Transistor Basics Lesson 1 -- Basic Electricity1.
McGraw-Hill © 2008 The McGraw-Hill Companies Inc. All rights reserved. Electronics Principles & Applications Seventh Edition Chapter 4 Power Supplies.
Purpose Learn how to use basic electronic equipment:
Designs and Implementation Ring Detector circuit Design: Ring Detector circuit Design:
Engineering H192 - Computer Programming Gateway Engineering Education Coalition Lab 4P. 1Winter Quarter Analog Electronics Lab 4.
Diodes Analog Electronics UNIT III. Diodes UNIT I Objective The student will use diodes, capacitors, regulators and LEDs through a rectifying system in.
Content Op-amp Application Introduction Inverting Amplifier
General Licensing Class G7A – G7C Practical Circuits Your organization and dates here.
Ch4 Electronic Components Circuit/Schematic Symbols.
Microcontroller Hands-on Workshop #3 Ahmad Manshad New Mexico State University Institute of Electrical and Electronics Engineers November 7, 2009.
1 Applied Control Systems Technology. 2 Pin configuration Applied Control Systems.
Engineering H192 - Computer Programming The Ohio State University Gateway Engineering Education Coalition Lab 3P. 1Winter Quarter Analog Electronics Lab.
Department of Electrical and Computer Engineering PDR Presentation Wednesday October 17, 2012 Reviewed by: Prof. Bardin & Prof. Gao.
Overview What is Arduino? What is it used for? How to get started Demonstration Questions are welcome at any time.
Physics 2225: Working With Electronic Equipment Purpose  Learn how to use basic electronic equipment: Digital multi meter Oscilloscope Function generator.
Daredevil Robot Direction Module (DRDM) Senior Design II Midterm Presentation.
Analog to Digital Converter David Wallace English 314.
Chris Quesada Pierre Hibart DC MANIPULATOR.  We are designing a circuit that will allow a Legacy Rebel® 800 Watt Amplifier to supply power to two mounted.
SUBMITTED BY LENIN C INTRODUCTION Railways - cheapest mode of transportation. Aims to avoid accidents. Using simple electronic components- automate.
Presented by : GROUP 1 Associates: Ajeet Kumar Pooja Raikar Sangamesha J M Utkarsh Kumar Viresh Mathad.
Guide Presented by Mr.M Cheenya V.Abhinav Kumar 11E31A0422 Asst.Professor K.Shiva Kumar 11E31A0423 K.Rajashekhar 11E31A0424 K.Chaithanya Sree 11E31A0428.
Self Switching Power Supply. Introduction Self Switching Power Supply  Embedded system requires a regulated power supply.
Vehicle Monitoring System Michael Jermann Chris Blount Team: 35 TA: Justine Fortier.
Reverse Parking Sensor Circuit.
Solar Powered LED Blinds Group 28: Austin Estes and Kerr Oliva TA: Katherine O’Kane.
Solar Power Charge Controller. Solar Power Charge Controller Introduction  A charge controller, or charge regulator is basically.
Wireless Power Transfer Via Inductive Coupling SENIOR DESIGN GROUP 1615 RYAN ANDREWS, MICHAEL DONOHUE, WEICHEN ZHANG.
FREQUENCY TO VOLTAGE CONVERTER By Prashant singh imi
Smart-Box for Efficient Energy Utilization Group 68 Jaime Gaya Fuertes, Somnath Deshmukh & Ziheng Wu ECE 445 – Senior Design TA – Jackson Lenz.
EKT 314/4 WEEK 5 : CHAPTER 3 SIGNAL CONDITIONING ELECTRONIC INSTRUMENTATION.
QuickBev Group 29: Phillip Nielsen & Michael Perreux TA: Braedon Salz ECE445 Spring 2016 May 4, 2016.
Bridge Rectifier Circuit with Working Operation and Their Types.
Electric Air Ukulele Ivan Setiawan (setiawa2) Satyo Iswara (iswara2) ECE 445 Senior Design Spring 2012 Team #32 TA: Jane Tu.
Self-Sustainable Electric Golf Bag Final Presentation Group 19 Jon Kinney, Cory Edwards, Harrison Kantner 30 April 2013.
ISA CLICK CONTROL #38 – FALL 2014 ERIC BRUNNGRABER DRAKE ISABIRYE.
Refrigerator Diagnostics Group #14 Jacob Belica Bradley Snyder Darwin Walters.
TRANSMISSION LINE MULTIPLE FAULT DETECTION AND INDICATION TO EB
ADVANCED WATER LEVEL CONTROLLER
ARM CORTEX (STM32) BASED MOTOR SPEED CONTROL SUBMITTED BY EDGEFX TEAM.
Arduino based Automatic Temperature Controlled Fan Speed Regulator.
Drum Tutor Lite Yuanheng Yan Xun Yu Zhen Qin ECE 445 Senior Project Group 43 December 3,2015.
Components of Mechatronic Systems AUE 425 Week 2 Kerem ALTUN October 3, 2016.
ARDUINO BASED UNDERGROUND CABLE FAULT DETECTION
Arduino Based Industrial appliances control system by decoding dual tone multi frequency signals on GSM / CDMA network. Submitted by:
ARDUINO BASED AUTOMATIC TEMPERATURE BASED FAN SPEED CONTROLLER
Visit for more Learning Resources
EE434 Jason Adams Mike Dierickx
AUTOMATIC STREET LIGHT CONTROL USING LDR
The university of Lahore Department of computer Engineering Electric Network Analysis Project Tittle : Audio tone IR transmitter and receiver Group.
Block Diagram Transmitter Receiver × 2 Transmitter Power Supply ADC
ARDUINO FOUR QUADRANT DC MOTOR CONTROL
Harmonic Distortion Analyzer, Wave Analyzer and Function Generator
ARDUINO LINE FOLLOWER ROBOT
Yuchen Chai, Pradeep Shenoy, Philip T. Krein
ARDUINO DC MOTR SPEED CTL
‘SONAR’ using Arduino & ultrasonic distance sensor
Wireless Controlled PowerStrip
20.1 Series and Parallel Circuits
General Licensing Class
IOT based Home Automation Over the Cloud
Power Supplies AIM: To understand the simple power supply in terms of the transformer, rectification, smoothing and regulation. PRIOR KNOWLEDGE: A.C.
Medical electronics II RC operation amplifier circuits
Sensors and actuators Sensors Resistive sensors
Arduino म्हणजे काय?.
Presentation transcript:

REVERSE ENGINEERING ANALYSIS OF THE KILL-A-WATT Jason Sweeney Ryan Gittens Sean Kolanowski

History of Power Meters Became necessary in the 1880s to track the power usage of individual residences. Until recently, have been mostly relegated to commercial applications. Recently, many consumer- oriented power meters have been brought to market through both companies and Kickstarters.

Introduction The Kill-A-Watt measures the power consumption of any device that is plugged into it. Useful for alerting users to the peak, average, and standby power consumption of their appliances. Helps identify what devices are costing the user the most money during operation, as well as which devices have high “vampire” power consumption while turned off.

Why the KILL-A-WATT Very little IC integration. Simple, easy to understand circuits. Easy to replicate functionality in our design. Easy to connect the circuits to a microcontroller. Lots of documentation available online.

Block Diagram

Part 1 The Kill-A-Watt is comprised of two circuit boards. The first board contains the line voltage pass-through, a 13.5v DC rectifying circuit (red box), and a 2.1 milliohm resistor in series with the neutral line (yellow box). The DC rectifying circuit is used for driving the electronics in the Kill-A-Watt itself. The 2.1 milliohm resistor is used so that the current can be detected by measuring the voltage difference across the resistor.

Part 2 The second board contains the circuitry for amplifying or attenuating the voltage and current measurements, converting the line voltage sine wave to a square wave for frequency measurement, control buttons, the microcontroller, and the LCD.

Part 2 (continued) Legend:  Red: 5v, 100mA regulator.

Part 2 (continued) Legend:  Red: 5v, 100mA regulator.  Orange: Ripple capacitor C11 and 6.1v power supply for quad Op-Amp.

Part 2 (continued) Legend:  Red: 5v, 100mA regulator.  Orange: Ripple capacitor C11 and 6.1v power supply for quad Op-Amp.  Yellow: 2.33v power supply for DC offset of the current and voltage sensing Op-Amps.

Part 2 (continued) Legend:  Red: 5v, 100mA regulator.  Orange: Ripple capacitor C11 and 6.1v power supply for quad Op-Amp.  Yellow: 2.33v power supply for DC offset of the current and voltage sensing Op-Amps.  Green: Line voltage attenuation circuit with DC offset for voltage sensing line. Output to microcontroller pin 38.

Part 2 (continued) Legend:  Red: 5v, 100mA regulator.  Orange: Ripple capacitor C11 and 6.1v power supply for quad Op-Amp.  Yellow: 2.33v power supply for DC offset of the current and voltage sensing Op-Amps.  Green: Line voltage attenuation circuit with DC offset for voltage sensing line. Output to microcontroller pin 38.  Light Blue: Stage 1 of current sensing line. Multiplies voltage difference across R2 (2.1 milliohm) by a gain of 40. Accurate for 1 to 15 amps. Output to microcontroller pin 39.

Part 2 (continued) Legend:  Red: 5v, 100mA regulator.  Orange: Ripple capacitor C11 and 6.1v power supply for quad Op-Amp.  Yellow: 2.33v power supply for DC offset of the current and voltage sensing Op-Amps.  Green: Line voltage attenuation circuit with DC offset for voltage sensing line. Output to microcontroller pin 38.  Light Blue: Stage 1 of current sensing line. Multiplies voltage difference across R2 (2.1 milliohm) by a gain of 40. Accurate for 1 to 15 amps. Output to microcontroller pin 39.  Dark Blue: Stage 2 of current sensing line. Multiplies output of stage 1 by a gain of 10. Accurate for 0-1 amps. Output to microcontroller pin 40.

Part 2 (continued) Legend:  Red: 5v, 100mA regulator.  Orange: Ripple capacitor C11 and 6.1v power supply for quad Op-Amp.  Yellow: 2.33v power supply for DC offset of the current and voltage sensing Op-Amps.  Green: Line voltage attenuation circuit with DC offset for voltage sensing line. Output to microcontroller pin 38.  Light Blue: Stage 1 of current sensing line. Multiplies voltage difference across R2 (2.1 milliohm) by a gain of 40. Accurate for 1 to 15 amps. Output to microcontroller pin 39.  Dark Blue: Stage 2 of current sensing line. Multiplies output of stage 1 by a gain of 10. Accurate for 0-1 amps. Output to microcontroller pin 40.  Purple: Line voltage attenuator and conversion from sin wave to square wave. Used for detecting exact frequency of line voltage.

Part 2 (continued) Legend:  Red: 5v, 100mA regulator.  Orange: Ripple capacitor C11 and 6.1v power supply for quad Op-Amp.  Yellow: 2.33v power supply for DC offset of the current and voltage sensing Op-Amps.  Green: Line voltage attenuation circuit with DC offset for voltage sensing line. Output to microcontroller pin 38.  Light Blue: Stage 1 of current sensing line. Multiplies voltage difference across R2 (2.1 milliohm) by a gain of 40. Accurate for 1 to 15 amps. Output to microcontroller pin 39.  Dark Blue: Stage 2 of current sensing line. Multiplies output of stage 1 by a gain of 10. Accurate for 0-1 amps. Output to microcontroller pin 40.  Purple: Line voltage attenuator and conversion from sin wave to square wave. Used for detecting exact frequency of line voltage.  Pink: Control buttons. Communicate with the microcontroller via two analog inputs, pins 44 and 45.

Part 2 (continued) Legend:  Red: 5v, 100mA regulator.  Orange: Ripple capacitor C11 and 6.1v power supply for quad Op-Amp.  Yellow: 2.33v power supply for DC offset of the current and voltage sensing Op-Amps.  Green: Line voltage attenuation circuit with DC offset for voltage sensing line. Output to microcontroller pin 38.  Light Blue: Stage 1 of current sensing line. Multiplies voltage difference across R2 (2.1 milliohm) by a gain of 40. Accurate for 1 to 15 amps. Output to microcontroller pin 39.  Dark Blue: Stage 2 of current sensing line. Multiplies output of stage 1 by a gain of 10. Accurate for 0-1 amps. Output to microcontroller pin 40.  Purple: Line voltage attenuator and conversion from sin wave to square wave. Used for detecting exact frequency of line voltage.  Pink: Control buttons. Communicate with the microcontroller via two analog inputs, pins 44 and 45.  Lime: EEPROM used by microcontroller.

Part 2 (continued) Legend:  Red: 5v, 100mA regulator.  Orange: Ripple capacitor C11 and 6.1v power supply for quad Op-Amp.  Yellow: 2.33v power supply for DC offset of the current and voltage sensing Op-Amps.  Green: Line voltage attenuation circuit with DC offset for voltage sensing line. Output to microcontroller pin 38.  Light Blue: Stage 1 of current sensing line. Multiplies voltage difference across R2 (2.1 milliohm) by a gain of 40. Accurate for 1 to 15 amps. Output to microcontroller pin 39.  Dark Blue: Stage 2 of current sensing line. Multiplies output of stage 1 by a gain of 10. Accurate for 0-1 amps. Output to microcontroller pin 40.  Purple: Line voltage attenuator and conversion from sin wave to square wave. Used for detecting exact frequency of line voltage.  Pink: Control buttons. Communicate with the microcontroller via two analog inputs, pins 44 and 45.  Lime: EEPROM used by microcontroller.

Incorporation into our Design The sections which we are interested in for our design include the yellow, light blue, dark blue, green, red, and possibly orange sections. We will use a single quad Op-Amp, for power regulation, signal attenuation, and signal amplification. The 5 volt regulator will be necessary for driving the microcontroller and the voltage divider in the yellow section. The orange section may or may not be necessary. Since we won’t be exceeding an output of 5 volts from the Op-Amps, we may be able to power them with the 5 volt regulator, rather than the 6.1 volt output from that circuit.

Incorporation into our Design (cont.) We will likely use an Atmel ATmega328p microcontroller for its ease of programming within the Arduino platform. After programming the microcontroller, we can move it into a socket within our own PCB. We only need 3 analog signals, ranging from 0 to 5 volts, sent to the microprocessor. They include the attenuated line voltage, the voltage difference across the 2.1 milliohm resistor with a gain of 40, and the voltage difference across the 2.1 milliohm resistor with a gain of 400. We may or may not omit the LCD, since we will be communicating all information wirelessly, anyways.

Necessary Additions to this Design We now need to add a way of turning the outlet on and off remotely. We also need a method of wirelessly linking our device with a home Wi-Fi network After weighing the advantages and disadvantages of several wireless data transmission systems we decided that the best approach would be to use Wi-Fi. The Wi-Fi module that we decided to use for testing is the Adafruit CC3000 shield version. For our final prototype, we may use a more low power module like the Qualcomm RTX4100-EC. Finally, once we are able to control and monitor the circuit, we need to adapt our design to work with multiple outlets.

Kill-A-Watt Components and Cost Analysis

Works Cited [1] Tranchemontagne, Mike. "Hooked on Arduino & Raspberry Pi." : Kill-A-Watt Circuit Analysis. N.p., 23 Mar Web. 29 Sept Available: analysis.html?m=1http:// analysis.html?m=1 [2] "Tweet-a-Watt Solder It up." Ladyadanet Blog RSS. N.p., 17 May Web. 29 Sept Available: [3] "Inside Kill A Watt." Cafe Electric Llc. N.p., n.d. Web. 29 Sept Available: [4] Nate. "Kill A Watt." - News. N.p., 9 Nov Web. 29 Sept Available: [5] "LowPowerLab." LowPowerLab. N.p., 28 Dec Web. 29 Sept Available: wireless-killawatt/ wireless-killawatt/