Monday, January 14, 2013

Team Energy

I completed the implementation of TeamEnergy which is a web application allowing multiple users to coordinate their energy consumption activities. The project is uploaded to the bitbucket which provides unlimited private repositories for online users. The steps followed for the process of uploading can be found in the link below.
The articles I read are as follows:
- A Large-Scale Study on Predicting and Contextualizing Building Energy Usage 
In this paper, a data-driven approach is represented to model energy consumption in buildings. The monthly electricity and gass bills are used as data which is collected by a utility for several years. Both parametric and non-parametric learning methods are utilised to model energy consumptions related to the features of the buildings. Based on these models, two end-user system is offered. One is for utilities or authorised institutions, and it visualises energy consumption for each unit. The other system enables consumers to enter their own data like the features of the building and energy usage, and the system, in return, provides a comparision of similar buildings. 
* In order to compare energy consumptions of buildings, electricity and gas usages are combined to obtain equivalent units through the use of conversation factor (1/3) 29.3 therms/kwh of the US. We can use this conversion in our home energy management system.
- The Smart Thermostat: Using Occupancy Sensors to Save Energy in Homes
Basically, this paper presents a smart thermostat which adjusts set points according to occupancy patterns that are generated through several sensors.  
Finally, I finished reading the book "Plans and Situated Actions" by Suchman. 

No comments:

Post a Comment