1 / 24

Design of a Monitoring and Control System for Residential Power Management

Design of a Monitoring and Control System for Residential Power Management. Design Team Adam Brunella Brian Kostura  Justin Gilmore Scott Tibai. Project Overview. Energy Savings Standby power on electrical devices can be as high as 10-15 watts though about .3 watts is typical

Download Presentation

Design of a Monitoring and Control System for Residential Power Management

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Design of a Monitoring and Control System for Residential Power Management Design Team Adam Brunella Brian Kostura  Justin Gilmore Scott Tibai

  2. Project Overview

  3. Energy Savings Standby power on electrical devices can be as high as 10-15 watts though about .3 watts is typical Quality of life Gives the user more information and control over their homes. Cost Similar systems are expensive Benefits to Society

  4. System Requirements • A web based interface that will allow users to control their system from anywhere with an Internet connection. • IEEE 802.15.4 standard  • Distinguish among and communicate with multiple switches on the same network. • A server that will handle the user requests and generate the control signal for the switch. • The server will require user authentication in the form of a log-in, and a database that stores information and previous history.

  5. System Requirments • A 120VAC switch that can be controlled via a home wireless network. • Handle loads up to 15A at 120V. • The switch module needs to be able to fit inside a standard wall receptacle box and be able to be inserted through a hole smaller than a standard switch cover.

  6. Software Architecture

  7. Client-Database Interaction

  8. User Interface • Built using Vaadin - Java Framework for Web Applications • MySQL Database Interaction  • Execution of Queries and Modification of Tables • Xbee Module Communication • Only Authorized User Access 

  9. UI: Log-in Screen

  10. UI: Main Window

  11. UI: Settings Window

  12. UI: History Windows

  13. Transformer Steps down the voltage from 120Vac to 5VAC (8.6VAC actual) Full bridge rectifier Converts the supply voltage from AC to DC Linear voltage regulator Capacitors in conjunction with regulator to smooth 5VDC to the Xbee module Power Circuit

  14. Xbee microcontroller Receives control signals from the base module via RF Actuates relays on/off with 1.2VDC Solid state relays Connection is closed only when they receive voltage from the microcontroller Two SPST relays represent a physical three way switch Turn the controlled circuit on and off Control Circuit

  15. Monitoring Circuit • Transformer • Steps down the voltage from 120Vac to 5Vac • Full bridge rectifier • Converts the supply voltage from AC to DC • Linear voltage regulator • Smooths out signal to get a constant 3.3VDC as an input to the Xbee module

  16. System Overview

  17. Circuit Diagram

  18. XBee 1mW Chip Antenna • Meet IEEE 802.15.4 standard • Operate on 2.4 GHz Frequency Band • 8 I/O Pins •  Use the xbee-api by Andrew Rapp, to communicate with the modules with Sun Java programming language

  19. Three Different Types of ZigBees: • ZigBee coordinator (ZC): The most capable device, the coordinator forms the root of the network tree and might bridge to other networks. There is exactly one ZigBee coordinator in each network since it is the device that started the network originally. • ZigBee Router (ZR): As well as running an application function, a router can act as an intermediate router, passing on data from other devices. • ZigBee End Device (ZED): Contains just enough functionality to talk to the parent node; it cannot relay data from other devices. This relationship allows the node to be asleep a significant amount of the time.

  20. XBee Personal Area Network (PAN)

  21. Future Updates • Reduce size of physical components • Integrate latching relays • Enclose system • Updates to user interface

  22. System to control a residential circuit Wirelessly over the internet or manually Only visible part is the light switch  Server that contains user information and control software Conclusion

  23. Questions?

  24. References "Standby Power." Wikipedia, the Free Encyclopedia. Web. 10 Apr. 2011. <http://en.wikipedia.org/wiki/Standby_power>. Rapp, Andrew. "Xbee-api - A Java API for Digi XBee/XBee-Pro OEM RF Modules - Google Project Hosting." Google Code. 2011. Web. 26 Apr. 2011. <http://code.google.com/p/xbee-api/>.

More Related