Joule: Difference between revisions

From C-Aware Project Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 13: Line 13:




=== Data Collection ===
=== [[Data Collection]]===
* Introduction of data sources


* Overview of different type of meter, architecture of collection hardware
[[Data Collection | More info...]]
 
* Description and location of data, JSON format etc.
 
* Description of Python code for generating index of JSON files, error detection etc.

Revision as of 15:50, 28 January 2013

Joule

Introduction to system

Joule is a collection of scripts and a HTML Web App to record and visualise the energy use of a collection of sensors, currently the sensors within the William Gates Building at The University of Cambridge. It provides a tool to explore a tree of sensors, drill down to interesting areas based on geography or energy use such as lighting or server power, and plot charts over a range of time periods, helping to identify both short and long term patterns.


Web App

More info...


Data Collection

More info...