<?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>tips and news about photography, photoshop, tech, web dev and seo stuff &#187; photo theory</title>
	<atom:link href="http://bergspot.com/blog/tag/photo-theory/feed/" rel="self" type="application/rss+xml" />
	<link>http://bergspot.com/blog</link>
	<description>Tips and news about photography, photoshop, tech, web dev and seo stuff</description>
	<lastBuildDate>Fri, 04 Jun 2010 22:11:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>f-stops explained</title>
		<link>http://bergspot.com/blog/2009/02/f-stops-explained/</link>
		<comments>http://bergspot.com/blog/2009/02/f-stops-explained/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 01:22:27 +0000</pubDate>
		<dc:creator>bergonzzi</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[aperture]]></category>
		<category><![CDATA[f-stop]]></category>
		<category><![CDATA[photo theory]]></category>

		<guid isPermaLink="false">http://bergspot.com/blog/?p=16</guid>
		<description><![CDATA[
This is a subject that for a long time has caused a lot of confusion in my head. Also, I have the feeling that very few people actually know what they&#8217;re talking about when refering to f-stops or apertures in photography. Because I&#8217;m a geek I decided to go a little deeper and finally cleared [...]]]></description>
			<content:encoded><![CDATA[
<p>This is a subject that for a long time has caused a lot of confusion in my head. Also, I have the feeling that very few people actually know what they&#8217;re talking about when refering to f-stops or apertures in photography. Because I&#8217;m a geek I decided to go a little deeper and finally cleared all my doubts. Well at least almost all of them. I&#8217;ll try to explain here what I&#8217;ve learned in the most simple way in the hope of making someone happier, and also to test my own knowledge.  First things first&#8230;</p>
<h3><span style="color: #ffffff;"><strong> <br />What&#8217;s the aperture?</strong></span></h3>
<p>I assume you have a slight clue on this, but anyway, simply put, the aperture is the actual hole that sits in your lens and lets light go through it until it reaches the sensor (or film plane).  The size of the hole can be controlled by the photographer if the lens (on older systems) or the camera allows it.  The f-stop scale that we see in most lenses has this kind of progression:</p>
<p style="padding-left: 30px;"><strong>f/1.4 &#8211; f2 &#8211; f2.8 &#8211; f4 &#8211; f.5.6 &#8211; f8 &#8211; f11 &#8211; f16 &#8211; f22 &#8211; f32</strong></p>
<p>Most lenses nowadays have a slightly longer scale because they offer some steps in between.</p>
<h3><span style="color: #ffffff;"><br />How does it really work?</span></h3>
<p>This is the question I have asked myself for a long time. Obviously there is a logical reason behind it, but it&#8217;s not that easy to get there just by looking.  You probably heard that <strong>each f-stop represents exactly half the light that you&#8217;d get in relation the previous f-stop </strong>(considering that every other variable remains the same &#8211; speed and ISO). So, f/2.8 is half the light of f/2. Why didn&#8217;t they make it f/4 then? It would be easier to have a linear scale&#8230;  But let&#8217;s go a little deeper.  First of all, it&#8217;s important to know what the f-stop really means. Every f-stop number represents a <strong>ratio of the focal distance of the lens (take 50mm for example) to the actual diameter of the diaphragm opening</strong>.</p>
<p style="padding-left: 30px;"><em>The diaphragm is the device that controls effective diameter of the lens opening. It&#8217;s usually formed by a series of blades that form an almost circular shape.</em></p>
<p>So, f/2 is equal to the Focal Distance / 2. Taking our 50mm lens as an example, that&#8217;s 50 / 2 = 25mm (diameter of the aperture).  Still following?  Ok, so for a 50mm lens at f/2 the diaphragm has an opening with a diameter of 25mm. If you take a 100mm and do the same math, you can easily see that <strong>the same f/2 aperture </strong>results in a 50mm diameter (twice the focal length, twice the aperture diameter).  You must asking &#8220;well if the aperture&#8217;s bigger, how come the f-stop is the same (f/2)?&#8221;. It&#8217;s a great question that haunted me for a long time! And if you go and shoot a photo with both lenses at f/2 you will conclude that the amount of light that makes up your picture is the same. More on that later.  At this point we know how to calculate the aperture size (diameter) and we know that it&#8217;s directly related to the focal distance. What you may not know is that to determine the actual amount of light reaching the sensor (or the film plane) we need to consider the <strong>area</strong> of the aperture (and not the diameter). Remember how to calculate the area of a circle? Ok, I&#8217;ll give you a little help: <strong>π * radius²</strong> (that&#8217;s pi * square radius). Back to our two lenses, the 50mm (25mm diameter, 12,5mm radius) and the 100mm (50mm diameter, 25mm radius):</p>
<ul>
	<li>The area of our 50mm lens @ f/2 is = 3,14 * 12,5² = <strong>490,6 mm²</strong></li>
</ul>
<ul>
	<li>The area of our 100mm lens @ f/2 is = 3,14 * 25² = <strong>1962,5 mm²</strong><strong></strong></li>
</ul>
<p>Notice that an f/2 aperture in the 100mm lens is actually 4 times bigger than the same aperture in the 50mm lens (1962,5 / 490,6 = 4).</p>
<p><strong> </strong></p>
<h3><span style="color: #ffffff;"><strong><strong><br />Why did we double the focal length and the aperture area is 4 times bigger?</strong></strong></span></h3>
<p>It&#8217;s math! There&#8217;s a rule that says that the area varies as the square of the radius. So, if you <strong>double</strong> the radius that&#8217;s the same as saying <strong>2² </strong>which is <strong>4</strong>. By setting both lenses @ f/2 the 100mm gets double the aperture radius to that of the 50mm. <strong> </strong></p>
<h3><strong><span style="color: #ffffff;"><br />If the opening is 4 times bigger how can it be the same amount of light (f/2) on both situations?</span> </strong></h3>
<p>The answer has to do with the focal distance, once more. And also some physics: the inverse square law. Wikipedia says:</p>
<p style="padding-left: 30px;"><em>In physics, an <strong>inverse-square law</strong> is any physical law stating that some physical quantity or strength is inversely proportional to the square of the distance from the source of that physical quantity.</em></p>
<p><a title="Inverse-square law - Wikipedia" href="http://en.wikipedia.org/wiki/Inverse_square_law" target="_blank">Read the rest of the article here.</a><em> </em></p>
<h3><strong><span style="color: #ffffff;"><br />Why the odd progression of the f-stop scale?</span> </strong></h3>
<ul>
	<li>The amount of light is related to the<strong> area</strong> of lens opening <strong>not the diameter</strong></li>
	<li>The f-numbers represent the diameter of the opening (focal length / f-number)</li>
	<li>If you double the area of the aperture, you double the amount of light</li>
	<li>The area varies as the <strong>square </strong>of the diameter and consequently:</li>
	<li>The diameter varies as the <strong>squared root</strong> of the area</li>
</ul>
<p>So if each f-stop (moving backwards from right to left in the scale) represents <strong>double</strong><strong> </strong>the light as the previous number that means its opening has <strong>double</strong><strong> </strong>the area as well (for the same subject  in the same light conditions, if you double the area you double the light).  What happens to the diameter? <strong>It varies as the squared root of the area</strong>. Because we doubled the area, the diameter will be <strong>1,414</strong> times as great (which is √2 &#8211; square root of 2 &#8211; double).  And that&#8217;s how the scale is built, by using this multiplication factor:</p>
<ul>
	<li>f/2 * 1,414 = f/2.8</li>
	<li>f2.8 * 1,414 = f/4</li>
	<li>f/4 * 1,414 = f/5.6  and so on&#8230;</li>
</ul>
<p>Well if you are still reading this then you reached the end! Thank you for the patience and I really hope I have made it easier for you to understand what you&#8217;re doing next time you pick up the camera <img src='http://bergspot.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />   Feel free to comment and leave me your feedback or your doubts if you still have them (comment here or <a href="http://twitter.com/bergonzzi" target="_blank">send me a tweet</a>).</p>
<p>&nbsp;</p>

]]></content:encoded>
			<wfw:commentRss>http://bergspot.com/blog/2009/02/f-stops-explained/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
