1

Window shading - Fraction Schedule Limitation

Objective: Be able to control a window shading exterior component (i.e. window blinds) with an schedule use, asigning a fraction value (from 0 to 1: i.e 0 = blinds totally opened; 0.1, 0.2, 0.3,0.4 ... = % of blind aperture; 1 = blinds totally closed) instead of a compact value (0 = blinds totally opened or 1 = blinds totally closed).

Problem: Fraction schedule do not work on window shading elemets. Only compact schedules (0 or 1) works.

Question: Is there a way to solve this? Will the following versions of EnergyPlus consider this issue?

Carmen's avatar
61
Carmen
asked 2022-05-25 09:46:22 -0500
Aaron Boranian's avatar
14.1k
Aaron Boranian
updated 2022-05-25 16:04:33 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

My answer below assumes that you are hoping that a 0.5 value for the blinds will result in a 50% reduction in solar gain through the window. In other words, you are not evaluating more complex interactions between the blind and window, like its effect on radiation heat transfer.

With the current version of E+, the simplest way to model this effect is to add a shading surface (Shading:Building:Detailed) the same size as your window and slightly offset from it. You can then set a transmittance schedule for the shading surface. (Note that the shading surface impacts direct/diffuse solar from the sky but does not affect solar from ground diffuse, so you will also need to adjust the window's view factor to ground input. If it's a vertical window, the default view factor to ground will be 0.5, so you would change it to be 0.5 * shading fraction.)

There is also a new feature proposed for the next version of EnergyPlus to provide a simplified shading object that will make the input into EnergyPlus much simpler.

shorowit's avatar
11.8k
shorowit
answered 2022-05-25 10:07:48 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments