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

How to model a simple rule based heating system in OpenStudio

asked 2022-10-30 10:11:06 -0500

hamedh's avatar

updated 2022-10-31 09:11:19 -0500

I am a beginner with Open Studio and try to model a house with a simple rule-based furnace for my research project. I want to model a heating system that has a thermostat in one zone of the building that turns the heating system on and off. The logic is simple if the thermostat is set to 21C, when the room temperature reaches 20C the furnace and fan will turn on to provide the heat and when the zoon temperature becomes 22C the fan and furnace turn off. I have tried many different HVAC systems in Open Studio such as Airloop unitary system and gas furnace with different set points, but none of them can apply the same logic in my model. I really appreciate if someone can help me what I am missing here.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2022-11-02 10:22:13 -0500

updated 2022-11-02 10:22:36 -0500

EnergyPlus has a fairly recent feature that can model this. You'll want to use the ZoneControl:Thermostat's Temperature Difference Between Cutout And Setpoint. So you would specify the setpoint as 21C and then specify this temperature difference field as 1C. When you use this feature, you will probably want to run EnergyPlus with very short timesteps to get the desired behavior. I don't know offhand if the openstudio application exposes this input.

Note that this is not a commonly used feature. Most use of EnergyPlus relies on longer timesteps (10 mins to an hour), where EnergyPlus calculates the fraction of the timestep that the HVAC system needs to operate to perfectly maintain the desired setpoint (21C in your case).

edit flag offensive delete link more

Comments

Thanks a lot. I will try to import my OpenStudio model into EnergyPlus and follow your instruction.

hamedh's avatar hamedh  ( 2022-11-02 10:55:38 -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

Stats

Asked: 2022-10-30 10:11:06 -0500

Seen: 136 times

Last updated: Nov 02 '22