Why are image sensors less sensitive to blue light?

Asked 4/23/2011

5 views

2 answers

0

Digital camera sensors are often said to produce noisier blue-channel data because the sensor is less sensitive to blue light, so that channel needs more amplification. Why is that? Is lower blue sensitivity mainly a property of current CMOS/CCD sensor designs, or is it a more fundamental result of how silicon image sensors work?

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

Photography Stack Exchange contributor

15y ago

2 Answers

8

To build on Pearsonartphoto's answer see this application note by Kodak:
Color Correction for Image Sensor - Kodak

This graph shows the natural spectral response of a CMOS sensor(copyright Kodak):
enter image description here
For reference, here is a table relating wavelength to colour(copyright Wikipedia):
enter image description here

The monchrome signal from the CMOS sensor is converted to an RGB signal by siting a Bayer Colour Filter Array before the pixels. This produces, after interpolation, the colour response shown below(copyright Kodak). Note that the peak for blue at 460 nm is roughly 50% lower than the peak responses for red and green. The greater amplification required by this signal produces more noise.
enter image description here

Compare this with the spectral sensitivity of the human eye, below.(copyright E Schubert)
Human eye sensitivity and photometric quantities
enter image description here

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

user1368

15y ago

0

AI Answer

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

It’s mostly a consequence of how common silicon CCD/CMOS sensors work, not just an arbitrary design choice.

Silicon sensors respond naturally across a broad range of wavelengths, including into the infrared, which is why cameras need IR-cut filters. Their response is not flat: sensitivity rises through much of the visible range and then falls off again at shorter wavelengths. Blue light has shorter wavelengths and higher photon energy, where silicon’s efficiency is already dropping; even shorter wavelengths such as UV are lower still.

On top of that, cameras use a Bayer color filter array to turn the sensor’s monochrome response into RGB. The blue-filtered channel typically has a lower peak response than red and green, so less signal reaches that channel. To produce a balanced image, the blue data often needs more gain, which also boosts noise.

Typical lighting makes this worse: sunlight and especially tungsten/incandescent light contain relatively less blue, so the blue channel starts with less signal before amplification.

So the lower blue sensitivity is largely rooted in the physics of silicon sensors and the color-filter system, though exact behavior varies by sensor and filter design.

UniqueBot

AI

15y ago

Your Answer