17
Energy Monitoring and Management System: Moving Toward a Modular Design Paul Tajiri Greg Talamo Michael Zigarelli Fourteenth Annual School of Science, Engineering, and Health Symposium April 28, 2017

Energy Monitoring and Management System: Moving Toward …

  • Upload
    others

  • View
    2

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Energy Monitoring and Management System: Moving Toward …

Energy Monitoring and Management System: Moving Toward a Modular Design Paul Tajiri Greg Talamo Michael Zigarelli

Fourteenth Annual School of Science, Engineering, and Health Symposium April 28, 2017

Page 2: Energy Monitoring and Management System: Moving Toward …

The Need Objective – Design and implement a reliable, manufacturable device to measure, display, and limit energy usage for clients with limited access to electrical power.

Enables:

• Reliable Energy Sharing

• Intuitive Energy Awareness

• Intelligent Energy Conservation

Page 3: Energy Monitoring and Management System: Moving Toward …

Our Solution • Power Meter

• Measures Power

• Regulates Total Power Consumed

• Displays Info to the User Intuitively

Control Unit

Display

Power Control

Power Sensing

Page 4: Energy Monitoring and Management System: Moving Toward …

Clients • SIM International (Burkina Faso)

• Mission/Clinic Housing

• Theological College of Zimbabwe

• Pastoral/Student Housing •IEEE Smart Village

• Rural Electrification Project

Burkina Faso

Ghana

Zimbabwe

Page 5: Energy Monitoring and Management System: Moving Toward …

Making the Meter Modular… Why?

CPU Current sense

function

function

CPU Current sense

Module

Module

Module

New function?

Old Design New Design

Page 6: Energy Monitoring and Management System: Moving Toward …

Results of Modular Design

•Allows for new features with… •No physical changes to existing circuit boards •Simple Code Update •Plug in new module

Page 7: Energy Monitoring and Management System: Moving Toward …

How do you accomplish modularity? • Step 1: Modify circuitry to allow for SPI data communication to

replace current direct on board data transfers

After Before

Page 8: Energy Monitoring and Management System: Moving Toward …

How do you accomplish modularity?

•Step 2: Implement SPI (Serial Peripheral Interface) communication protocol in the firmware running on the Command Board and new module boards

Page 9: Energy Monitoring and Management System: Moving Toward …

First Module: Current Sense Board Why?

• Interface with a Dedicated Microcontroller • Provides capability for better communication

• Provides capability to receive faster and more reliable data

• Accurate calibration and more information on power usage

Page 10: Energy Monitoring and Management System: Moving Toward …

First Module: Current Sense Board Two Main Goals • Work with SPI

communication • Transfer Power Data Changes Include • Implemented SPI software • Perform calculations with

processor on new modular Current Sense board rather than Command Board processor

Revised Design

Page 11: Energy Monitoring and Management System: Moving Toward …

Current Sense Layout

After Before

Page 12: Energy Monitoring and Management System: Moving Toward …
Page 13: Energy Monitoring and Management System: Moving Toward …

Future Work •Summer Delivery and Installation

•Deliver seven meters to Matt Walsh in Burkina Faso •Assembly in May and final delivery in June

• Box to Box Communication • Wi-Fi and Radio modules

• Potential Additional Modules • Pay as you go

Wi-Fi Module

CPU Current sense

Module

Module

Module

Page 14: Energy Monitoring and Management System: Moving Toward …

Summary • Implemented Modularity

• Physical circuit board redesign

• Data communication using SPI

• Current Sense Board: First working module

Page 15: Energy Monitoring and Management System: Moving Toward …

Acknowledgements • The Entire EMMS Team:

• Austin Kratz, Trieu Luu, Thomas Martin, Karine Moussa, David Nicolais, Nathaniel Pardoe, Nathan Ressler, Paul Tajiri, Greg Talamo, Joseph Wambach, Michael Zigarelli

• Project Advisor: Tom Austin

• Dr. Fish, Paul Myers, John Meyers, Tony Beers, Bob Hentz, Erik Weenink, Art Du Rea, Nathan Chaney, Zach Sorrel

Page 16: Energy Monitoring and Management System: Moving Toward …

Questions?

Page 17: Energy Monitoring and Management System: Moving Toward …