Project
# | Title | Team Members | TA | Documents | Sponsor |
---|---|---|---|---|---|
25 | Home Appliance Energy Monitor |
Guneet Sachdeva Om Patel Ravi Thakkar |
Zicheng Ma | design_document1.pdf design_document2.pdf final_paper1.pdf presentation1.pdf proposal2.pdf proposal1.pdf video |
|
Title: Home Appliance Energy Monitor Team Members: Guneet Sachdeva (guneets2), Om Patel (opatel5), Ravi Thakkar (rthakk21) Problem: As a technologically modern world, we have a lot of home devices that are consistently reliant on a lot of energy. However, we tend to overuse these devices, thus leading to dangerously high energy usage. This problem would become more apparent to users if they were able to visualize and track their energy consumption for home devices. Solution: The solution for this problem would be to have a smart home energy monitor. This monitor would track energy consumption for the connected device over a period of time. There would be a microcontroller to process the values from the sensors and handle communication. An app would be made to display the results and send notifications to users if a certain device is consuming dangerously high amounts of power. Components: Subsystem #1: Microcontroller: Manage functionality and interactions of all other subsystems. Subsystem #2: Power Relay: Takes care of turning devices on and off. Essentially used to control the power supply to the connected devices. Subsystem #3: Sensors: The necessary sensors are a current sensor, a voltage sensor, and a temperature sensor. The current sensor measures the current flowing through the socket's outlet, which will be used for power consumption calculations. The voltage sensor measures the voltage level of the power supply, which will be used for power consumption calculations. The temperature sensor helps users monitor the temperature around the socket, which helps alert users if they need to adjust connected devices. Subsystem #4: Energy Metering IC: This IC interacts with the current and voltage sensors to accurately measure the energy consumption of devices connected to the socket. Subsystem #5: Bluetooth Connectivity Module: Helps facilitate transfer of sensor data to app via Bluetooth. Criterion for Success: Goals we have for our project are to be able to accurately measure sensor data, effectively transmit the sensor data to our app, and be able to control the power to the appliance. Answers to Commonly Asked Questions: 1. The maximum voltage and current that we aim to measure are 250V and 20A. These are common maximum values in many regions and since we desire our product to work properly in many different locations, these would be the optimal maximum values to measure. 2. We plan to measure active power. The reasoning behind this is that active power reflects real energy consumption and that is more important for our product’s functionality. 3. Since this is a class project and is not expected to be industry standard, we aim for an accuracy of +- 5 to 10%. The standard we will be referencing is IEEE-Standard 1459-2010. This standard defines terms, concepts, and test methods for the measurement of electric power quantities. 4. Since we want our product to be relevant for residential applications, we aim to measure up to the 50th harmonic, which is 2.5 kHz. |