Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question
6

OpenStudio Measure for HVAC Optimum Start/Stop

asked 2015-05-20 12:44:07 -0500

dpud12's avatar

updated 2017-08-05 13:22:05 -0500

I would like to write an openstudio measure that allows for the HVAC system of a commercial building to have an optimal start and stop time, so as to minimize energy consumption. See here for an explanation of this energy conservation measure. Is there any relatively easy way to include a learning algorithm within an OpenStudio model? Or is this something that would need to be controlled externally?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2015-05-20 14:42:52 -0500

OpenStudio's Large Scale Analysis Workflow may be ideal for this. You could write a measure to alter the setback times and or values (we already have some like this), and then use feedback loop from simulation results to find the optimal solution based on annual consumption. Of course it sounds like you may want to dynamic setbacks that adapt to conditions vs. a more typical schedule. That would take another thought.

If you take formula approach, as described in your link, where you find optimal solution based on buildings thermal inertia and outside conditions, you could do a short simulation run within a measure to evaluate the thermal Inertia and to get access to the annual weather data. Then you could either write out custom schedules (since you know what the weather will be like) or I expect could write EMS code to control the system dynamically.

edit flag offensive delete link more

Comments

Apologies for the extremely slow response, and thank you for the insight! I think that the EMS code approach is exactly along the lines of what I want to do,

dpud12's avatar dpud12  ( 2015-06-17 14:25:25 -0500 )edit

@dpud12 were you able to create this measure? If so are you willing to share it either on here, on the BCL, or directly to me? I would really appreciate it.

anchapin's avatar anchapin  ( 2018-08-17 08:19:05 -0500 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Careers

Question Tools

2 followers

Stats

Asked: 2015-05-20 12:44:07 -0500

Seen: 460 times

Last updated: May 20 '15