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

SurfaceControl: Movable Insulation vs Construction Properties @ EnergyPlus

asked 2016-06-20 11:02:18 -0500

updated 2017-05-03 20:40:20 -0500

Hi everyone.

I am trying to assess the performance of dynamic insulation materials, and to do so I am now using the class list SurfaceControl:MovableInsulation. In this class list, we can add or remove a certain layer of material, on the inside and/or outside of a specific opaque surface. To do so, you have to define a fractional schedule (between 0.0-1.0) that represents a fractional modifier on the thermal resistance of the material layer that you're studying (which allows to change its thermal conductivity) In order to establish a starting point (reference) to the analysis that I have been doing, I started with the case where the insulation layer is set ON. To do so, I thought it would be the same to set the material as a layer on the Construction Class List or to set it Always ON on the SurfaceControl:MovableInsulation Class List. But when I calculated the heating and cooling demand, the values were a bit different:

  • Heating for the MovableInsulation Classlist: 3.1 MWh
  • Heating demand, only putting the layer of insulation on the Construction Class List = 1.9 MWh

Does anyone knows the reason for that?

Thank you in advance!

edit retag flag offensive close merge delete

Comments

Are you using "Material" or "Material:NoMass"?

Archmage's avatar Archmage  ( 2016-06-20 12:26:33 -0500 )edit

I am using "Material" for the Construction and for the MovableInsulation Classlist

jthomem's avatar jthomem  ( 2016-06-20 13:10:01 -0500 )edit

2 Answers

Sort by ยป oldest newest most voted
3

answered 2016-06-20 14:57:09 -0500

Archmage's avatar

I would not expect the two to have the exact same behavior, because the conduction transfer functions will come out quite different. The heat transfer modeling for movable insulation is simplistic and affects the surface heat transfer, sort of like a film coefficient, while still using the one set of CTF coefficients for the main construction under the insulation. But when you include the insulation in the main construction you will get a different CTF and no tricks at the boundary condition. It is hard to speculate why your heating load changed the way it did but the two cases could easily have different impact on the coupling of thermal mass to the zone air. You might get closer by using Material:NoMass in the Construction experiment.

Another way to model dynamic materials is with EMS. You can vary the entire construction used for a surface over time with your own control program -- see the actuator Surface Construction State and the input object EnergyManagementSystem:ConstructionIndexVariable.

edit flag offensive delete link more
0

answered 2016-11-19 05:33:03 -0500

From my experience, as Archmage stated, you will have more accurate results with the "movableinsulation" model, in which no mass storage in the insulation layer is modelled, although this could be quite accurate (depending on the density of the insulation considered).

Moreover regarding the use of EMS and the object "EnergyManagementSystem:ConstructionIndexVariable", you can use this if the number of nodes, calculated by the CTF method, in the different constructions you are using remain the same for all the constructions. This is not usually the case if you change the thermal resistance of your construction. Therefore EnergyPlus will give you an error.

Please let me know if you have another experience with the EMS object. Fabio (ff279@cam.ac.uk)

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

1 follower

Stats

Asked: 2016-06-20 11:02:18 -0500

Seen: 447 times

Last updated: Jun 20 '16