Has anyone did a simulation of electrochromic window?

Hi everyone,
If I want to model electrochromic window for daylight ,what battery I need to use to change the states of the window,the electrochromic window can change its optical data with a small voltage,which has 4 states all.
Can use the blind_states of this battery as the following image shows to change the window’s states.
image
I have tried it,but the result image of DA is striated and not varied gradually,like the picture shows.

@Fantasy ,

We would have to at least see where your sensor point is and what logic you are using on your blind_states to be of any help (it looks like you have set the states to always be tinted).

A sample file that re-creates your situation would also be very helpful.

Thank you chris.Can the blind_states control the glass window states besides the blind states.And can you give an sample file of electrochromic model.

@Fantasy ,

Here is a sample file that uses a 3-phase simulation and a sensor with an illuminance threshold to determine when blinds are down or up:
https://github.com/ladybug-tools/honeybee-grasshopper/blob/master/plugin/grasshopper/sampleFiles/08_three_phase_I_gridbased.gh

I would start from this file and swap out the clear and blinds BSDFs with BSDFs that represent the different tint states of electrochromic.

1 Like

Thank you very much,chris.I have tried it based on your sample file,and the result is ok.Another question is that if the office have 3 windows and I want to control the states of the windows,can I use the following method to control them?
image


The first picture is the 3 windows and their states setting,the second is the states control.

@Fantasy ,

Using separate window groups is the correct way for individually controlling the electrochromic states of different windows.

Normally, you would generate the blind_states_ using and illuminance sensor, a threshold illuminance, and a logic for which electrochromic windows tint before others in order to meet the threshold. You can see this here in this example:


https://github.com/ladybug-tools/honeybee-grasshopper/blob/master/plugin/grasshopper/sampleFiles/10_three_phase_III_gridbased.gh

It looks like you have developed your own logic there using some python components (or you have some recorded data, perhaps?). That is also acceptable if it is what you are going for.

Thank you,dear chris.I have used EnergyPlus to simulate the build model and output the 3 windows’ states control schedule .csv file,and then I uses this csv file control schedule in honeybeeplus to do the daylight simulation like the aforementioned image.It is appeared that the example you showed did not control the electrochromic windows with several states,my electrochromic windows have four states(tint,clear and two medium states).

hi, i am doing some simulations similar with yours( my simulation is a blind with several states), and i want to know have you solved this problem now ? if you have solved now, could you tell me how to do that? Thanks !

Unfortunately, E+ does not natively support more than 2 states for a dynamic window so it is unfortunately something that is out of our hands. I know a couple of advanced E+ users who have used the Energy Management System (EMS) to model dynamic windows with more than one state but it is a steep learning curve to do so.

Dear @chris ,

Does Honeybee support all kinds of additional strings input?

In this discussion, I have implemented EMS into HB, but the results didn’t change simultaneously;

Regards
Amir

blind simulation is easy.

1 Like

Does anyone know an application for simulation of electrochromic window that get material(for example FTO, WO3, NiO and…) and calculate the visibility factor, color factor and time response?

@jackbutler1984 Maybe you can get the data of the visibility factor, color factor and time response from manufacturer.

Yes, but I don’t want to buy. I want to simulate it first and after that build it.

Hello @chris,

I am interested in the GH script example you provided. I am doing an EC window energy-saving performance simulation. The script might be helpful for me to set up. However, the web page of that link could not be found anymore. Could you please provide the link again?

Thanks,
Brian

@dowbh ,

It seems @mostapha might have gotten rid of that specific example but all of the current Honeybeee[+] 0.0.06 samples can be found here:


I know that the last one there (09_three_phase_II_gridbased.gh) is really close to the example I posted. Make sure to install the latest Honeybee[+] (version 0.0.06) from Food4Rhino if you are going to work with that sample.

Also I know that @jackbutler1984 asked his question months ago but, in the event that he’s listening or someone else is reading this post, I would recommend using LBNL WINDOW (Version 7.6.04) if you need to compute the properties of any glass material or glass assembly. I know that the software looks like it’s from 1995 but the database that it uses is regularly updated to have the properties all glass products currently on the market. So you would be able to get the transmittance of an electrochromic glass product by searching for it there.

1 Like