HrGaertner / vent-optimization

A project developing a model and webapp helping to optimize ventilation in order to keep heat

Home Page:https://hrgaertner.github.io/vent-optimization/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vent-optimization

GitHub Workflow Status

This project develops a model enables the user to minimize the heating loss during airing but ensures to be beneath a certain humidity. This can for example be used to prevent mold. To make the model more usable there is a WebApp, which besides using the model also allows adapting to the local situation. Furthermore there is a Home Assistant Integration.

The model

The model was derrived by mathematically modelling the falling humidity while venting and the fitting the remaining parameters using the least-squares-optimization method. To get this explained more in detail have a look at the paper about it, sadly it is only in german.

Most of the raw data is available in the directory code data The code for developing and training is abailable in the directory code

About the project

This project started as a BLL (a project made throughout a year voluntarily which gets graded) and was then expanded to a Jugend-Forscht project.

About

A project developing a model and webapp helping to optimize ventilation in order to keep heat

https://hrgaertner.github.io/vent-optimization/

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 98.9%Language:HTML 0.5%Language:JavaScript 0.5%