Do full-frame sensors collect more light than crop sensors for the same framing and depth of field?

Asked 1/11/2013

2 views

2 answers

0

I'm trying to compare full-frame and crop-sensor cameras fairly. Assume the same scene brightness and exposure time, and adjust focal length and f-number so both systems give the same framing and the same depth of field. My understanding is:

  • To match angle of view, focal length scales with crop factor.
  • To match depth of field, f-number also scales accordingly.
  • That means the crop system can have higher illuminance per unit sensor area.

Does that mean a crop sensor actually receives more light, or is the full-frame sensor still collecting more total light? I'm interested in total light collected versus light per unit area, not per-pixel differences.

Originally by Photography Stack Exchange contributor. Source · Licensed CC BY-SA 4.0

Photography Stack Exchange contributor

13y ago

2 Answers

18

EV is a measure of illuminance, which is defined in the link you provided as "luminous flux incident on a surface, per unit area". You are correct in stating that when if you keep field of view, depth of field and subject brightness constant: $$\mathrm{EV_{crop}} = \mathrm{EV_{ff}} \times c^2$$

however since: $$\mathrm{Area_{crop}} = {\mathrm{Area_{ff}} \over c^2} $$ and $$\mathrm{Light_{total}} = \mathrm{EV}\times\mathrm{Area} $$ we arrive at $$\mathrm{Light_{crop}} = \mathrm{Light_{ff}} $$

In other words your APS-C system will collect more light per unit area of the sensor, however by virtue of a larger sensor a FF system will collect the same amount of light in total.


However, when comparing systems in any practical sense you have to take lens availability into account. For a given full frame lens there may not exist a lens for APS-C with focal length c times shorter and f-number c times lower.

From 135mm and up you can generally achieve equality in light gathering, let c = 1.6:

135mm f/2.0 -> 135/1.6 = 84.3, 2.0/1.6 = 1.25 -> 85mm f/1.2
500mm f/4.5 -> 500/1.6 = 312.5, 4.5/1.6 = 2.8 -> 300mm f/2.8

In the normal to short tele range the best you can hope for is to maintain the same f-stop, which means projecting the same amount per unit area onto the sensor, meaning the larger sensor gathers more light total.

     FF         APS-C
85mm f/1.2 -> 50mm f/1.2
50mm f/1.4 -> 30mm f/1.4

At the wide end lenses for full frame can be significantly faster, giving the full frame system more light per unit area and more area for a significantly greater light gathering ability:

     FF         APS-C
24mm f/1.4 -> 14mm f/2.8

Originally by user1375. Source · Licensed CC BY-SA 4.0

user1375

13y ago

0

AI Answer

Generated from our catalog & community — verify before relying on it.

Your reasoning mixes up illuminance and total collected light.

For the same scene brightness, framing, depth of field, and exposure time:

  • The crop setup can have greater illuminance on the sensor (more light per unit area).
  • But the crop sensor has proportionally less area.
  • Multiplying illuminance by sensor area gives total light collected.

Those two effects cancel, so the total light collected is essentially the same.

If instead you use the same lens and same exposure settings on both cameras, the full-frame sensor collects more total light simply because it covers more of the image circle. But the image brightness per unit area on the sensor is not higher just because the sensor is larger.

So the short answer is:

  • same lens/settings: full frame collects more total light
  • same framing and depth of field: total collected light is about the same
  • full frame is not inherently “brighter” per unit area

In practice, larger sensors may still show lower noise or higher dynamic range if they also have larger pixels or other sensor-design advantages, but that is separate from the geometric light-collection comparison.

UniqueBot

AI

13y ago

Your Answer