Projects:2015s1-08 Developing a Home Energy Management System

From Projects
Revision as of 17:59, 24 August 2015 by A1607355 (talk | contribs) (Project Outcomes)
Jump to: navigation, search

Project Introduction

You’re used to being aware of how much energy you use. But have you ever thought about when you use it? Electricity utilities and researchers around the world have been tackling the problem of “peak demand”: the time during which the maximum power is drawn from the grid. It’s these “peak demand” events that put the most stress on the electricity network and determine how much network infrastructure needs to be built, which drives network costs.

South Australia has very “peaky” demand, primarily driven by the demand for air-conditioning during the state’s heatwaves. While household solar panels have reduced the energy SA customers draw from the power grid, they have not affected peak demand because peak demand tends to happen in the evening (when the sun is lower in the sky and the solar panels’ output has fallen as a result) as people come home from work. Peaky demand leads to inefficient use of the network and higher electricity prices. These reasons have led SA Power Networks – South Australia’s electricity distributor – to introduce a new, voluntary demand-based tariff. Instead of being charged only for how much energy they use, customers charges will split across a lower energy charge and a demand charge which is based on the maximum peak demand value.

Customers will be able to save money under this new tariff by changing the way they use electricity such that their peak demand is lower. Instead of using a large amount of electricity at one time, customers should spread their usage out over the day. However, many households find it difficult to make these changes and sustain them in the long-term. Often the time and effort needed to keep track of their demand and change their habits outweighs any potential savings. But this task can be made far simpler with the right technology. In a survey of 15 experiments with these kinds of tariffs, experiments with tariffs alone led to reductions in peak demand of 13-20%. However, when customers were provided with technology to help them adapt, far greater reductions in peak demand of 27-44% were possible.

This situation is the motivation behind the Home Energy Management System project initiated by SA Power Networks at the University of Adelaide. Cathryn McDonald and John Makestas, two Honours students in the School of Electrical and Electronic Engineering, are designing a system that takes the thought and effort out of reducing peak demand and saving money under a demand-based tariff.


Project Aims

A Home Energy Management System for existing devices - Our system will consist of a central controller, wirelessly communicating with devices throughout a home. The system will work with any mains-powered equipment customers may already have in their homes, by using smart switches connected in line between the equipment and the power point.

Set a demand limit, and let the system do the thinking – Customers will set a demand limit that they wish to stay below, and the system will intelligently control the smart switches to prevent them from exceeding this demand. There is no need for customers to keep track of what they are using; the controller takes care of that. If the customer wishes to change their limit, they can easily do so via a smartphone app.

Set priorities for each device – Through the smartphone app, customers will be able to choose which devices are most important to them. In this way, the controller will make the best decisions for each individual customer and operate as unobtrusively as possible.

Know where your energy is going – The system uses the smart switches to monitor the energy consumption of each device. It will then provide feedback to customers through the smartphone app. Customers will be able to see the energy usage of each of their devices, and their usage profiles throughout the day.


Project Overview

The Home Energy Management System will consist of the following hardware components:

Central Controller - The central controller will control and monitor devices throughout a home using wireless Z-Wave technology. It will consist of a Raspberry Pi integrated with a Z-Wave daughter board.

Smart Switches - Aeotec Z-Wave smart switches will be connected in-line between household appliances and their corresponding power point. These switches will report demand data to the controller, and switch the appliances' power supply on and off as instructed by the controller.

Power Meter - A smart meter as used by SA Power Networks will measure the total power consumed by the household and supply this information to the controller.

Relay Switch - Appliances compatible with the Australian Standard AS/NZS 4755 for demand-response-enabled devices are able to temporarily reduce their electricity demand as needed, without affecting their function. The relay switch will control a demand-response-enabled airconditioner.


The Home Energy Management System will also consist of the following software components:

Demand Management Algorithm - An algorithm will be developed to intelligently control smart switches and demand-response-enabled devices within a home, in order to keep total household demand within a pre-set limit. This algorithm should work with the SA Power Networks demand tariff, avoid undue inconvenience to the user, and take into account user preferences.

Controller Software - The controller software will run on the Raspberry Pi. It will implement the above demand management algorithm as well as Z-Wave interfaces with other components. It will receive demand data from the smart switches and power meter, and send instructions to the smart switches and relay switch.

User Interface - The user interface allows customers to set their demand limit and priorities, and see information about power usage within their home. A smartphone app will be developed for both Android and iOS devices.


Project Outcomes

A simulation study was undertaken to evaluate the effectiveness of the chosen algorithm in reducing peak demand. It identified that the algorithm was effective for households with many appliances including demand-response-enabled devices, but that its effectiveness could be improved by using a more advanced method to predict appliance load profiles. A more advanced method was identified, and this area has potential for future work.

The controller was implemented in hardware and software. A demonstration board was constructed, consisting of a load bank with several smart switches attached.

Controller. The case is 3D printed

A smartphone app was designed and developed for Android. This app allows users to see graphs of their total household demand and the demand of each appliance, add and remove appliances from the system, set a demand limit, and set appliance priorities.

Project Team

Group Members

Mr John Makestas - Hardware development, Z-Wave system development, project management

Ms Cathryn McDonald - Demand management software development, smartphone app design and development


Supervisors & Advisors

Dr Nesimi Ertugrul, The University of Adelaide - Project supervisor

Dr Hong Gunn Chew, The University of Adelaide - Project advisor

Stephen Webb, SA Power Networks - Industry advisor


Acknowledgements

SA Power Networks - Project initiation, sponsorship and advice

Digital Home Systems - Project sponsorship through the supply of home automation products

Electrical Engineering Workshop, The University of Adelaide - Construction of demonstration board and device case

Rachel McDonald - Smartphone app layout and graphic design