<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.christophchamp.com/index.php?action=history&amp;feed=atom&amp;title=Circle_of_confusion_computation</id>
		<title>Circle of confusion computation - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.christophchamp.com/index.php?action=history&amp;feed=atom&amp;title=Circle_of_confusion_computation"/>
		<link rel="alternate" type="text/html" href="http://wiki.christophchamp.com/index.php?title=Circle_of_confusion_computation&amp;action=history"/>
		<updated>2026-05-23T20:58:08Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.26.2</generator>

	<entry>
		<id>http://wiki.christophchamp.com/index.php?title=Circle_of_confusion_computation&amp;diff=2556&amp;oldid=prev</id>
		<title>Christoph at 01:45, 18 August 2006</title>
		<link rel="alternate" type="text/html" href="http://wiki.christophchamp.com/index.php?title=Circle_of_confusion_computation&amp;diff=2556&amp;oldid=prev"/>
				<updated>2006-08-18T01:45:10Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;''Note: Only archiving this here before it is lost.''&lt;br /&gt;
&lt;br /&gt;
What follows is a computation of the [[Circle of confusion]] using &amp;quot;modern&amp;quot; notation and showing all of the steps.&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;A = \mbox{aperture diameter}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f = \mbox{focal length}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;N = \mbox{f-number} \equiv \frac{f}{A}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;s = \mbox{distance from lens to point source}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;s + \Delta s = \mbox{distance from lens to external focal plane of sensor}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;l = \mbox{distance from lens to internal focal plane of point source}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;l - \Delta l = \mbox{distance from lens to sensor plane}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;B =\mbox{circle of confusion diameter at sensor}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:BokehDiagram.gif]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;B = \frac{A}{l} | \Delta l |&amp;lt;/math&amp;gt;     (trigonometry, neglecting diffraction)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\frac{1}{l} + \frac {1}{s} = \frac{1}{f}&amp;lt;/math&amp;gt;     (basic lens equation)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\frac{1}{l - \Delta l} + \frac {1}{s + \Delta s} = \frac{1}{f}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;l = \frac{1}{\frac{1}{f} - \frac{1}{s}}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Delta l = l - (l - \Delta l) = \frac{1}{\frac{1}{f} - \frac{1}{s}} - \frac{1}{\frac{1}{f} - \frac{1}{s + \Delta s}} = f \left ( \frac{1}{1 - \frac{f}{s}} - \frac{1}{1 - \frac{f}{s + \Delta s}} \right )&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;s \gg f, s + \Delta s \gg f&amp;lt;/math&amp;gt;    (far field approximation)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Delta l \approx f \left [1 + \frac{f}{s} - \left ( 1 + \frac{f}{s + \Delta s} \right ) \right ] = f^2 \left ( \frac{1}{s} - \frac{1}{s + \Delta s}\right ) = f^2 \frac{\Delta s}{s (s + \Delta s)}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;l \approx f \Rightarrow \frac{A}{l} \approx \frac{1}{N}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;B \approx \frac{f^2}{N} \cdot \frac{|\Delta s|}{s (s + \Delta s)}&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
To see what effect the sensor size has on the size of the circle of confusion, we need to rewrite this in terms of the ''effective'' circle of confusion and the ''effective'' focal length.&lt;br /&gt;
For a given camera position and a given framing, the effective focal length is independent of the sensor size, as opposed of the actual focal length, which is proportional to the sensor size.  The effective circle of confusion is the actual circle of confusion as a fraction of the sensor size, such that for a given print size and printed circle of confusion, the effective circle of confusion is independent of the sensor size.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;B_{eff} = \frac{f_{eff}}{f}B \approx \frac{f}{f_{eff}} \cdot \frac{f_{eff}^2}{N} \cdot \frac{|\Delta s|}{s (s + \Delta s)} = \frac{f_{eff}^2}{N_{eff}} \cdot \frac{|\Delta s|}{s (s + \Delta s)}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;N_{eff} = \frac{f_{eff}}{f} N&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This confirms the assertion in the [[Depth_of_field#Depth_of_field_versus_film_format_size | Depth of field]] entry that the depth of field is a function of the actual aperture size, independent of the sensor size.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[Bokeh]]&lt;br /&gt;
* [[Circle of confusion]]&lt;br /&gt;
* [[Depth of field]]&lt;br /&gt;
&lt;br /&gt;
== Source ==&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Circle_of_confusion_computation Source article on Wikipedia]&lt;br /&gt;
&lt;br /&gt;
[[Category:Photography and Optics]]&lt;/div&gt;</summary>
		<author><name>Christoph</name></author>	</entry>

	</feed>