Giter Club home page Giter Club logo

smart-battery-manager's Introduction

Table of contents

Introduction

This repo contains the code I made for my master's thesis. The purpose of this project is control the batteries charge cycle of a house in a smart way in order to save energy and reduce the needed capacity of the batteries. Besides, increasing the charging-decision frequency can lead to better battery life expectancy as the batteries are less exposed to full charging cyles.

Using big data and deep learning tools, it is possible to forecast electric consumption and compare the result to the power output from a solar panel array. The comparision will determine the behaviour of the charging profile of the batteries.

The whole project can be reached at the public UPV repository (Spanish) RiuNet

What's included

This is the folder structure. All source code is under src folder. There's a test script that can be used to verify the functionality. Results are stored in csv format at Data/charge_battery_data.csv.

Data analysis and model building are under JupyterNotebooks/.

TFM-git/
└── /
    ├── Data/
    │   ├── consumos_model.h5
    │   └── scaler.pkl
    ├── JupyterNotebooks/
    │   ├── build_model.ipynb
    │   └── battery_and_solar_panels.ipynb
    └── src/
        ├── smart_algorithym.py
        ├── bateria.py
        ├── main.py
        ├── test.py
        └── functions.py
        

Creators

Ricardo Gomez

Thanks

Special thanks to my tutors for suggesting the idea!

  • Raúl Gonzalez Medina
  • Emilio Figueres Amoros

Copyright and license

Code released under the MIT License.

smart-battery-manager's People

Contributors

rikisot avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.