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

Simulating with real sensor data in OpenStudio

asked 2021-06-17 16:54:33 -0500

bchoi's avatar

updated 2021-07-09 16:41:21 -0500

Hello. I have real sensor data that I would like to use to model a house. The measured data include zone temperature and occupancy, outside air temperature, and on/off status for gas furnace and whole house fan. The goal of modelling is to accurately predict the zone temperature values using the other measured data as schedules.

Is there a way to simulate only 1-2 weeks using the sensor data in OpenStudio? Thank you!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2021-06-17 18:18:42 -0500

Occupancy schedule is very easy to change into a model input. Dealing with outside air temperatures is more challenging. If you start changing temperature values without other values you can create a lot of problems. You may just want to get an AMY file near your building for the correct year and validate that it is reasonably close to your model. If you have ventilation or maybe even infiltration their might be a way to use EMS to override the inlet temperature but that won't change the temperature the envelope is exposed to. If you do edit weather file I would use one of a number of tools designed for that vs. hand editing just temperatures. EnergyPlus doesn't cycle HVAC equipment like they are actually controlled but you can gather fraction fo runtime from your measured data can compare that to fraction runtime for simulated equipment.

For comparing simulated output like fraction runtime or zone temperatures the time series objective function measure is a good option. This compares a CSV file of measured data against SQL output variable from EnergyPlus. We used this measure to calibrate our ORNL FRP model to measured building data. For part of this we had one week of with HVAC systems off and known plug load and occupancy fed in as schedules, with zone temperatures as the objective function. That is described in this paper. It may be good idea to run the simulation for a week or more before you need it bout just request SQL data or evaluate it against your test week. This is important if it has a lot of mass or has been un-conditioned prior to the test period. Hope this helps. that measure is not documented outside of the paper. We do plan to add more documentation and tests for it.

edit flag offensive delete link more

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: 2021-06-17 16:54:33 -0500

Seen: 216 times

Last updated: Jun 17 '21