2

How can I model Electrochromic glazing that switch between 4 mode?

I Know that I must use EMS, but I don't know How, I used "EnergyManagementSystem:ConstructionIndexVariable" For EMS and I Create 4 window of 4 steps in 'Construction' but I have an error warning that said:"There are 3 nominally unused constructions in input" that was related to my windows. I am afraid of modeling on wrong way and Energy plus ignore other 3 steps, should I use only "EnergyManagementSystem:ConstructionIndexVariable"? or I need to fill others EMS subdivisions? I'd be appreciate if someone help me.

maryam's avatar
53
maryam
asked 2016-04-24 07:17:56 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2017-06-04 10:27:18 -0500
edit flag offensive 0 remove flag close merge delete

Comments

Search ExampleFiles.html (in "C:\EnergyPlusV8-4-0\ExampleFiles" folder) for 'electrochromic'. PurchAirWithDaylighting.idf should very likely be the starting point.

Chandan Sharma's avatar Chandan Sharma (2016-04-24 23:44:16 -0500) edit
add a comment see more comments

3 Answers

1

The example EMSThermocromicWindow.idf seems the best starting point. It constains 19 different switchable window states, that are controlled via "EnergyManagementSystem:ConstructionIndexVariable". You would need to transform the control strategy in "EnergyManagementSystem:Program" into something that meets your requirements, i.e. likely not based on window pane temperature.

You may want to take a look at our recent article: "Review of current status, requirements and opportunities for building performance simulation of adaptive facades", for additional considerations. http://dx.doi.org/10.1080/19401493.20...

Roel Loonen's avatar
11
Roel Loonen
answered 2016-04-25 01:04:30 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments
0

@Roel Loonen by using EMS for Switchable windows, it doesn't calculate the cooling loads for the zones .. can you help me with this ???

rewaaesam@hotmail.com's avatar
185
rewaaesam@hotmail.com
answered 2016-10-08 11:46:38 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments
0

"EnergyManagementSystem:ConstructionIndexVariable" has to be used, since they form the bridging between the Constructions that you have created to the Actuator Output. There must be 4 variables for the same that points to each of the constructions you wish to switch.

Iswarya M Mohan's avatar
31
Iswarya M Mohan
answered 2021-03-13 11:26:31 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments