<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Pierre-Felix Breton &#187; Photometry</title>
	<atom:link href="http://www.pfbreton.com/tag/photometry/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pfbreton.com</link>
	<description>Lighting &#38; Daylight Simulation, Visualization</description>
	<lastBuildDate>Thu, 12 Jan 2012 14:51:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>lighting analysis and translucent glazing</title>
		<link>http://www.pfbreton.com/2010/02/lighting-analysis-and-translucent-glazing/</link>
		<comments>http://www.pfbreton.com/2010/02/lighting-analysis-and-translucent-glazing/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 21:22:52 +0000</pubDate>
		<dc:creator>Pierre-Felix Breton</dc:creator>
				<category><![CDATA[3ds Max Design Tips & Tricks]]></category>
		<category><![CDATA[In the News!]]></category>
		<category><![CDATA[3ds Max]]></category>
		<category><![CDATA[Architectural Lighting]]></category>
		<category><![CDATA[Daylight Simulation]]></category>
		<category><![CDATA[Lighting Analysis]]></category>
		<category><![CDATA[Measured Materials]]></category>
		<category><![CDATA[Photometry]]></category>

		<guid isPermaLink="false">http://www.pfbreton.com/?p=466</guid>
		<description><![CDATA[Here is a question that I see asked often: We are trying to do a daylight analysis that includes some frosted glass or &#8220;kalwall&#8221; style skylights which diffuse the light into the space.  We can get the VLT (Visible Light Transmittance) values easy enough.  However, is there some way to accurately (or semi-accurately) account for [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a question that I see asked often:</p>
<blockquote><p>We are trying to do a daylight analysis that includes some frosted glass or &#8220;kalwall&#8221; style skylights which diffuse the light into the space.  We can get the VLT (Visible Light Transmittance) values easy enough.  However, is there some way to accurately (or semi-accurately) account for the rays being dispersed and spread through the frosted glass? </p></blockquote>
<p>Simulating frosted glazing in 3ds Max Design for lighting analysis is doable.  You however need to know how to do it properly.  Here is how:</p>
<p><strong>Some useful background information:</strong></p>
<p>First, as opposed to Radiance, the A&amp;D Material has a few internal “things” going on that you need to be aware.  The most important one is that the A&amp;D Material performs internal energy conservation as follow:</p>
<p>Transmissivity wins over Specular Reflectivity which wins over Diffuse Reflectance.  On top of that, the Transmissivity is weighted against a Specular / Diffuse factor.  This factor is ruled by the Translucent color / weight controls in the interface.</p>
<p>In contrast, in Radiance, one can specify a material that is reflecting 100% diffuse and 100% specular while transmitting 100% of the light, leading to “creating” energy.  This is why the parameters of the Radiance materials cannot be plugged “as-is” in the A&amp;D Material.</p>
<p><strong>Translucent Panels:</strong></p>
<p>We compared translucent glazing simulation in mental ray against radiance and measured data and got convincing results (see image) with the following settings:</p>
<p><em>Desired Diffuse Transmittance<strong>:  0.1621</strong>  (<strong>16.21</strong>% Diffuse &#8211; Diffuse Transmittance)</em></p>
<ul>
<li>Treat surface as a <em>single polygon</em> in the model</li>
<li>A&amp;D Diffuse Level:  0.0</li>
<li>A&amp;D Diffuse Color:  pitch black  (so no weighting is given to the diffuse reflectance)</li>
<li>A&amp;D Reflection | Reflectivity Level:  1.0</li>
<li>A&amp;D Reflection | Reflectivity Color:  pure white (the color is a multiplier, we need it to be 1.0 1.0 1.0)</li>
<li>A&amp;D Refraction |  Transparency Level:  1.0</li>
<li>A&amp;D Refraction | Transparency Color:  pure white (the color is a multiplier, we need it to be 1.0 1.0 1.0)</li>
<li> A&amp;D Refraction | Translucency Checkbox : ON</li>
<li>A&amp;D Refraction | Translucency Weight: 1.0  (we want it fully translucent)</li>
<li>A&amp;D Refraction | Translucency Color:  <strong>0.1621 0.1621 0.1621</strong> (the color is a multiplier, we need it to be set to the desied transmissivity level “as-is”, equally for all RGB components)</li>
<li>BRDF | Custom Reflectivity Function: ON</li>
<li>BRDF | 0 Deg Refl:  0.0</li>
<li>BRDF | 90 Deg Refl:  1.0</li>
<li>BRDF | Curve:  ~5  (we need to approximate a typical Fresnel curve)</li>
<li>Advanced Rendering Options | Thin-Walled : ON</li>
</ul>
<p><strong>Some important notes:</strong> </p>
<ul>
<li>While the illuminances will carry through properly on light meters, the glazing appearance may not look “natural” in “pretty picture renderings”.   It seems that there is currently a limitation with the appearance of the surface when it is hit by light:  its resulting luminance won’t be correct (AFAIK) so glare analysis based on luminance measurements won’t be convincing.</li>
<li>The following image shows a graph comparing 3ds max, radiance and measured data.  Ignore the “3ds max 2009 SP1 Initial Submission&#8221; curve, this is representing a case where our material settings in 3ds Max where wrong, which we corrected later on &#8211; in fact, we forgot to turn off a layer so we had 2 panes of glass on top of each other&#8230;).  The green curve is what we need to look at&#8230;.</li>
</ul>
<p><img src="http://www.pfbreton.com/wordpress/wp-content/uploads/2010/02/example.of.simulation.compared.to.radiance.and.measured.data.jpg" alt="" /></p>
<div class="al2fb_like_button"><div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=121143771334161&amp;xfbml=1" type="text/javascript"></script>
<fb:like href="http://www.pfbreton.com/2010/02/lighting-analysis-and-translucent-glazing/" layout="button_count" show_faces="true" width="450" action="recommend" font="arial" colorscheme="light" ref="AL2FB"></fb:like></div>]]></content:encoded>
			<wfw:commentRss>http://www.pfbreton.com/2010/02/lighting-analysis-and-translucent-glazing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>When photometric data goes wrong&#8230;</title>
		<link>http://www.pfbreton.com/2009/08/when-photometric-data-goes-wrong/</link>
		<comments>http://www.pfbreton.com/2009/08/when-photometric-data-goes-wrong/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 14:40:59 +0000</pubDate>
		<dc:creator>Pierre-Felix Breton</dc:creator>
				<category><![CDATA[3ds Max Design Tips & Tricks]]></category>
		<category><![CDATA[3ds Max]]></category>
		<category><![CDATA[Lighting Analysis]]></category>
		<category><![CDATA[Photometry]]></category>
		<category><![CDATA[Revit]]></category>

		<guid isPermaLink="false">http://www.pfbreton.com/?p=369</guid>
		<description><![CDATA[If you are doing lighting analysis with 3ds Max Design using photometric files there are a few things that can affect the results of your simulations to keep in mind.  Its not because someone gave you a photometric file (typically an *.ies file) that this is an &#8221;accurate&#8221; one. Always verify your data otherwise your project can go [...]]]></description>
			<content:encoded><![CDATA[<p>If you are doing lighting analysis with 3ds Max Design using photometric files there are a few things that can affect the results of your simulations to keep in mind.  Its not because someone gave you a photometric file (typically an *.ies file) that this is an &#8221;accurate&#8221; one.</p>
<p>Always verify your data otherwise your project can go wrong &#8211; here are a couple advices on the topic:</p>
<p><strong>IES file can contain wrong information: double check them!</strong></p>
<p>I have once seen a manufacturer using the wrong values in their IES files.  I had to contact them and demonstrate that their data was wrong. It turned out that one of their engineer made a mistake with their database system where North American IES files where published using European measurements. That basically means that errors can come from anywhere in the process. Double check your work!</p>
<p>In the ideal scenario, you need to get a physical sample of the luminaire in your office, measure intensities with an illuminance meter and compare with the IES data provided to you in a simple test scene.</p>

<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tips_photometry/measurements-of-sample-luminaires.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/175__350x_measurements-of-sample-luminaires.jpg" alt="measurements-of-sample-luminaires" title="measurements-of-sample-luminaires" />
</a>


<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tips_photometry/simple-test-scene-for-comparison.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/177__350x_simple-test-scene-for-comparison.jpg" alt="simple-test-scene-for-comparison" title="simple-test-scene-for-comparison" />
</a>

<p>Do the numbers match up?  You are good to go. They don&#8217;t match up? Keep reading..</p>
<p><strong>Check the 3ds Max scene units:</strong></p>
<p>This is a typical trap: wrong units, wrong light intensities reported on light meters!</p>

<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tips_photometry/3ds-max-system-unit-setup-dialog.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/171__350x_3ds-max-system-unit-setup-dialog.jpg" alt="3ds-max-system-unit-setup-dialog" title="3ds-max-system-unit-setup-dialog" />
</a>

<p><strong>3ds Max and Revit has bugs too!</strong></p>
<p>There is a issue  with the IES file reader that can affect you in rare occasions.  The bug has to do with a certain &#8220;feature&#8221; of the IES file format that some manufacturers rely on. Let me explain:</p>
<p>The IES file format is divided in two main sections: a header section and a data section:</p>

<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tips_photometry/ies-file-header-and-data-blocks.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/173__350x_ies-file-header-and-data-blocks.jpg" alt="ies-file-header-and-data-blocks" title="ies-file-header-and-data-blocks" />
</a>

<p>In the header section, there is a special &#8221;bit&#8221; that instruct the software to either use the &#8220;raw&#8221; data or apply a multiplier to it. For example, a manufacturer might have measured a luminaire only once with a 100W lamp in it. Knowing that the same luminaire with a 200W lamp** would emit twice as much light, the manufacturer could publish a different IES file based on the same measurements and simply state that the &#8220;raw&#8221; data should be multiplied by a factor of 2.0 by changing this special &#8220;bit&#8221; in the file as illustrated:</p>

<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tips_photometry/ies-file-internal-multiplier.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/174__350x_ies-file-internal-multiplier.jpg" alt="ies-file-internal-multiplier" title="ies-file-internal-multiplier" />
</a>

<p>For some reason, 3ds Max and Revit are ignoring this multiplier and always read the &#8220;raw&#8221; data from the IES files, resulting in incorrect simulations. The work around is to use the built-in multiplier (dimmer) feature of the photometric lights:</p>

<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tips_photometry/photometric-lights-dimmer-parameter.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/176__x_photometric-lights-dimmer-parameter.jpg" alt="photometric-lights-dimmer-parameter" title="photometric-lights-dimmer-parameter" />
</a>

<p><strong>Note about linear and area lights:</strong></p>
<p>In many occurences, I am asked to perform lighting analysis reports in spaces designed with cove lights.  Unfortunately, this is still not possible to do precisely - and this problem has not been solved by the industry yet!</p>

<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tips_photometry/cove-lighting-cannot-be-photometrically-accurate-in-softwares.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/172__350x_cove-lighting-cannot-be-photometrically-accurate-in-softwares.jpg" alt="cove-lighting-cannot-be-photometrically-accurate-in-softwares" title="cove-lighting-cannot-be-photometrically-accurate-in-softwares" />
</a>

<p>  There are currently two major problems with linear and area lights in lighting simulation softwares:</p>
<ol>
<li>First, the IESNA standards for photometric measurements assumes that luminaires are measured from a certain distance, making any calculated points inside this distance mathematically inaccurate. If you search for &#8220;Near Field Photometry&#8221; or &#8220;Far Field Photometry&#8221;, you will find plently of information on the subject.</li>
<li>Second, 3ds max (and Revit btw, as both share the same code for rendering) still has issues to deal with linear and area lights calculation making them unreliable photometric-wise.</li>
</ol>
<p>As I write these lines, cove lighting situations cannot be mathematically correct with photometric files in 3ds Max: you will have to do some guess work when working with theses scenarios.</p>
<p><em>**I know, a 200W lamp does not emit twice as much light than a 100W lamp that was only for keeping the example simple.</em></p>
<div class="al2fb_like_button"><div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=121143771334161&amp;xfbml=1" type="text/javascript"></script>
<fb:like href="http://www.pfbreton.com/2009/08/when-photometric-data-goes-wrong/" layout="button_count" show_faces="true" width="450" action="recommend" font="arial" colorscheme="light" ref="AL2FB"></fb:like></div>]]></content:encoded>
			<wfw:commentRss>http://www.pfbreton.com/2009/08/when-photometric-data-goes-wrong/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

