Skip to content

My Thesis for the School of Informatics, Aristotle University of Thessaloniki, Greece.

Notifications You must be signed in to change notification settings

JayGhb/Smart-Metering-Technologies-for-Energy-Savings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Smart Metering Technologies for Energy Savings

My Thesis for the School of Informatics, Aristotle University of Thessaloniki, Greece.

The document is composed in Greek, except for the abstract which is provided below. The devices mentioned throughout the document are the RaspberryPi based EmonPi and the Arduino based EmonTx from the Openenergymonitor open source organization.

The main points of the project could be summarized to:

  • Install and use the Openenergymonitor devices, EmonPi & EmonTx.
  • Set up a local database server
  • Redirect data collected from the Emon devices to the local database
  • Create a RESTful API in Python for the local database (implemented using Flask framework)
  • Create a minimal Air-Condition detection application generating Tweets when AC is detected (extra task)

Abstract

Energy conservation refers to reducing energy consumption through using less of a high-consuming device in everyday life. This action is of great importance for planet Earth in general as well as for every individual human looking to save wealth. However, applying energy conservation in everyday life does not necessarily mean holding back in services provided by such machines. The subject of this thesis project is the technical part of installing and expanding an energy monitoring system of a smaller scale than an actual comercial one, for educational purpose. The “lifecycle” of an IoT device system is presented, regarding the stages of collecting, saving and accessing data. Finally, experiments where conducted using the installed monitoring system and a prototype AC-detection application was developed, using their results.

Chapters overview

  1. Introduction
  2. Reference to energy metering technologies through the recent years
  3. Importance of data collection, saving, retrieval on Smart Homes
  4. Tools used on this project
  5. Devices' , applications' and database's architecture
  6. Detailed project implementation
  7. Epilogue, results, (possible) future work

About

My Thesis for the School of Informatics, Aristotle University of Thessaloniki, Greece.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages