4

Can I use EMS to change conductivity of a transparent insulation material determined by temperature differences

Hi there, I'm working on a project about applying a Transparent Insulation Material (TIM) between two glazing panes. I've already got an regression formula of the dynamic conductivity through CFD calculation and got its BSDF through Radiance. Now, I want to model this material in E+ by combining the thermal property form CFD and optical property from Radiance to conduct a building performance simulation.

For the thermal part, the conductivity of the martial is determined by temperature difference between the two glazing panes and mean temperature of them. By using EMS, I know, I might be able to set two sensors to read the outside and inside surface temperatures of these two glazing panes. But I can't find an actuator related to the conductivity of a material. In this case, is it possible to adjust the conductivity of this material?

stacy_imy's avatar
43
stacy_imy
asked 2016-04-27 09:04:08 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2016-11-10 11:07:15 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

4

The approach that is available in EnergyPlus is to swap out entire constructions rather than change the material properties of a material inside a construction. For BSDF glazing, you would set up a series of Construction:ComplexFenestrationState objects that have the material conductivity changes included in them. Then EMS switches the construction over time using the EMS actuator Surface Construction State.

Archmage's avatar
7.2k
Archmage
answered 2016-04-28 10:51:39 -0500
edit flag offensive 0 remove flag delete link

Comments

Thank you very much for your answer, it is very useful. Now, I totally understand that I need to use EMS to change the entire construction over time. Many thanks again.

stacy_imy's avatar stacy_imy (2016-04-28 11:59:26 -0500) edit
add a comment see more comments