Electric Lighting for Honeybee Release

Hi Everyone,

The new electric lighting components for Honeybee are now available for download. You can either get them with the next release of Honeybee or update them in your existing installation by using the Honeybee_Update Honeybee component.

The video below (best viewed in full-screen mode) provides an idea of what these components are capable of being used for:

The video below shows how these components can be used in an existing Honeybee project (for additional links please open this video in youtube):

I have uploaded two examples as Hydra files that show how these components can be used for grid-point and image-based simulations:

Example1 : Grid Point Calculations

Example2: Image based simulation

Finally, a more esoteric application is demonstrated in this video:

These components are still in the beta-testing stage. Some of the limitations of the components are:

  1. Only Type C photometry IES files are supported at present.

  2. Rhino is likely to get sluggish if there are too many luminaires (i.e. light fixtures) present in a scene.

  3. Due to the spectral limitations of the ray-tracing software (RADIANCE), simulations involving color mixing might not be physically realizable.

Additional details about photometric and spectral calculations are probably an overkill for this forum. However, Iā€™d be glad to answer any related questions. Please report any bugs or request new features either on this forum or on Github.

Mostapha, Leland Curtis, Reinhardt Swart and Dr. Richard Mistrick provided valuable inputs during the development of these components.

Thanks,

Sarith

Update 16th January 2017:

An example with some new components and bug fixes since the initial release announcement can be found here

1 Like

Superb, congrats and thanks for a superb components :slight_smile:

Great work, very excited to experiment with this!

Oh, man! This is so awesome! Well done Sarith!!!

Well done, this is one of the much wanted aspects in HB/LB!

Thanks for the amazing work!

hey this is quite interesting, great work! as a lighting designer and heavy grasshopper user, this has been a long time coming. first, we got a few issues when testing the example files:

  1. missing the embryoA image viewer - using fireflyā€™s image viewer in the mean time but can you share that?

  2. we ran into a snag when loading ies file from a network location - it only worked on local disk. you should include that in your documentation? is it possible to make the links work over network?

  3. support for all ies file types?

second, some initial thoughts:

  1. change some of the nomenclature in the various components to not refer to ā€˜Run daylight simulationā€™ but just ā€˜radiance lighting simulation.ā€™

  2. would be very helpful to have an output stating lumens (yes itā€™s in luminaire details) but have the read-out show resulting lumens after LLF + calndelaMultiplier would be great.

  3. possible incorporation of accelerad for GPU calc?

  4. for the ies photometric web view, it would be nice to show the point grid of all the candela readings - this would show me if the ies file was created with a few real readings in an integrating sphere, or output from a digital software like photopia (generally useful when doing fixture research). itā€™d also be cool to be able to turn on the vector or point of peak candela.

5)in the ā€˜Run Daylight Simulationā€™ component - itā€™d be cleaner to separate out the inputs for geometry from the inputs for lights.

will submit more comments as i try it out on a few real projectsā€¦

cheers

dan

Hi Dan,

First up, you can download Embryo Viz from here: http://www.grasshopper3d.com/xn/detail/2985220:Comment:1101387 ( I am not sure if there is a proper link for it. Perhaps Mostapha can clarify).

I had updated the components a few weeks ago but then got too lazy/busy to properly document that anywhere. Some of the additional features are:

  1. It is now possible to substitute an IES file with a text string. For example one can paste the contents of an IES file into a text panel and connect that to the input for _iesFilePath. Alternatively, you can read a text file using the native Grasshopper ā€œRead Fileā€ component, then embed (and internalize) that information inside the ā€œTextā€ component.

So, either of the below two options will(should) qualify as an input for the _iesFilePath:

This makes it possible to embed IES data inside a GrassHopper file, thus doing away with the need for connecting to a file on a local drive.

  1. I created a new component called Honeybee_IES Project which does the following:

  1. It consolidates all the electric lighting RAD files for a simulation in one place. The single radFilePaths output from the component can be connected to the daylight simulation instead of connecting individual radFilePath outputs from every luminaire.

  2. It creates a BOQ and luminaire schedule for all the luminaires used in the simulation. The schedule can either be viewed in a Grasshopper text panel or exported as excel.

The values for LLF, Candela Multiplier and Lamp Depreciation factor are printed out for each luminaire.

The effect of the multipliers on power consumption can be seen in the BOQ in the Total Power column:

Adding lumens to the output will be minor fix. I will update that within a few days.

I think the point-grid for the photometric and peak candela display are a great idea. I will add that functionality within a couple of weeks.

Are you implying the inclusion Type B photometry by ā€œsupport for all ies file typesā€ ? If so, that has been on my to-do list for a while. It might, however, be a while before I can get to it as it would require writing a convertor from Type C to Type B so that it can be visualized as a photometric mesh inside the Rhino viewport. I think the hackish way to get Type B photometry to work in Honeybee is to first convert the Type B photometry to Type C using something like the Photometric Toolbox.

Finally, the electric lighting components were initially written as a hack and they are still pretty much work-in-progress. I agree that calling the simulation a lighting simulation and adding separate inputs for electric lights would be a cleaner way of approaching these simulations. Mostapaha and I werenā€™t sure of the traction that these new features might get. Based on the feedback received we will be simplifying and enhancing these components and the workflow to do electric lighting simulations.

(PS: Although I have heard a lot about Accelerad, due to the lack of compatible resources, I have never run a gpu-based simulation myself. I am not sure if Nathaniel requires additional flags or information to run Radiance simulations through Accelerad. If not, it should be possible to use files written through Honeybee to run Accelerad simulations. I will defer to Mostapha on the possibility of incorporating Accelerad in the Honeybee project).

Guys-

great work! will check out the new IES_project component - iā€™m running some first real-project tests right now. so far i also found that if i path to an ies file, the file name canā€™t have spaces (duh). but being able to link in how you suggest would obviously solve this issue.

you are correct about the Type 2 ies - weā€™ve run into this problem a few times, and yes, we typically transform in photometric toolbox. itā€™s just a pain. if itā€™s on your to-do list, then awesome.

A few new comments:

More generally, iā€™m not totally sure how weā€™ll use this yet - in the office weā€™ve been transitioning from AGI to using iray in 3ds max (for some people quicker than others), which obviously puts out much higher quality renderings than radiance. but i think for more analytical studies this will, for me at least, be a total game-changer, and totally replace AGI. I also think itā€™ll be a great replacement for photometric toolbox for photometric analysis. But if youā€™re looking for further capabilities to add, AGI is a good place to start.

iā€™ll keep a running log of issues/ideas as i find them and keep you posted.

thanks a ton

dan

Hello everyone, I am having a look at the new IES luminaire components. I was wondering whether it would be possible to input a different multiplier for each value in the candela table. In this way one can control the luminaire web shape through other grasshopper parameters (I.E: on a given spatial coordinate lighting will be omnidirectional, on another it will be a directional spotlight).

see reply here

Hi Sarith ,

Iā€™m trying to learn how to use electrical lighting component of HB , all the steps are like your file but the illuminance is zero . So , If you donā€™t mind, tell me what my file is missing !!! and Iā€™d like to know a good website to download IES files from .

Thank you ,

Mona Rezk

mona trail.gh (491 KB)

Hi Mona,

Assuming that your IES file is appropriate, I think the only issue with your file is that points are below the ground. It should run fine otherwise. I did a random test with your file and it turned out okay for meā€¦

The IES file that I used is attached. Lithonia Lighting has a vast collection of IES files. http://www.lithonia.com/photometrics.aspx?Fid=75036

Trilux (https://www.trilux.com/en/) also has a good collection of IES files. Actually, nowadays every lighting manufacturer has IES files on their website.

I noticed that you are using slightly older version of the components. Chris Mackey has made several improvements to these components over the past month. So, you might be better of using the newer versions of these.


I donā€™t have proper access to Rhino or Gh right now so in case you have further queries I might be able to answer them only by the end of this weekā€¦

Sarith

RT5_2x2Recessed.ies (1.84 KB)

Hi Sarith ,
Thank you for your help , I fixed the issues you mentioned and I had the results with your IES file . and I also updated my LB plugin . Thank you so much.

wish you all the best ,

Mona

Hi Sarith ,

Hope my message finds you well , as an attempt to try another example , I canā€™t simulate light from lighting unit as you did in your video . plz find attached my file and I used the same ies file that you sent to me . also I downloaded the last version of openstudio but why Honey bee cant find it ?

Thank you

Mona

mona trail 4.gh (1.41 MB)

Hi Mona,

If you use the Mesh2Rad component, both the materialFile and radianceFile need to be included in the simulation (and in that order i.e. materialFile first followed by radianceFile). I think that was the only issue with your simulation as the materialFile was missing in the simulation. I have attached the gh file and also the IES file that I used.

I think the dimensions of your space and also the light fixture are probably large for a small lamp like the one that I used. So, I had to crank up the candela multiplier to a high value and adjust the exposure to spread enough light in the scene. If you use the same IES file in a smaller room, you should get proper results.

Regarding your OpenStudio question, I have raised an issue on github with Mostapha and Chris about this. Lets see what they have to say about itā€¦

Sarith

(Great model for the light fixture by the way! I have no idea how to create a shape like that in grasshopper)

v0_180h0.ies (3.76 KB)
monatrail4S.gh (1.42 MB)

Sarith ,

Thank you so much for your help , I learnt a lot from you about electric lighting simulation with HB :slight_smile: . for the lighting unit model , itā€™s made by my friend Youmna , she is talented architect hereā€™s her FB page ( https://www.facebook.com/moony.kalid) . Iā€™m happy that you liked the model :slight_smile:

wish you all the best ,

Mona

Hi Sarith ,

I opened the same file you uploaded for me , used the same Ies and I unblocked the honeybee rad material file but the result wasnā€™t the same . I donā€™t know whatā€™s the problem now !!! please tell me if you have any advices .

Thank you ,

Mona




Hi Mona,

Can you post your gh file here. I am pretty sure that issue is with the way the light fixture geometry is incorporated into the sceneā€¦

Sarith,

thank you for fast reply , plz find attached the gh file & IES file .

Mona

monatrail4S.gh (1.42 MB)
v0_180h0.ies (3.76 KB)

Hi Mona,

Try the attached file. The IES file is embeded in the gh definition. So you donā€™t have to do anything to it. It should just create the view shown below automatically.

In case it doesnā€™t work can you send me a screenshot of the Output From MSH2RAD part of the gh file on your system. You can see the screenshot from mine in the image above. It might be that the Mesh isnā€™t converting to Radiance definitions on your system.