Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Determining maximum power of gas boiler #24

Open
Sampezzo opened this issue Jan 29, 2018 · 1 comment
Open

Determining maximum power of gas boiler #24

Sampezzo opened this issue Jan 29, 2018 · 1 comment

Comments

@Sampezzo
Copy link

Sampezzo commented Jan 29, 2018

Determining maximum power of gas boiler

Input

  • Timeserie gaspower hourly

Parameters:

  • Time window (e.g. 1 hour, 2 hours, 4 hours, for calculating moving average)

Graphs in Demo:

  • Line graph (load duration)
  • Maximum for each time window

eg.
graph
This graph shows the mean gas load of a system with a 14kW gas boiler. You can see that it doesn't even pass 8kW that often. With some time management even a smaller gas boiler could heat up this place.

The proposed solution uses a moving average (rolling window) to "flatten out" the peaks. The remaining maximum value would be the maximum power of the ideal gas boiler for this place.

@JrtPec
Copy link
Member

JrtPec commented Apr 12, 2018

Naast uur ook minuut testen (om atmosferische ketels te detecteren)

Extra input:
Percentuele toename (afname) in efficiëntie door werking in deellast.

screen shot 2018-04-12 at 16 30 03

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants