Why do many smartphones use rolling-shutter sensors instead of global shutter?

Asked 10/3/2013

6 views

2 answers

0

I understand that a global shutter handles motion better than a rolling shutter, so why do so many smartphones and other consumer cameras use rolling-shutter sensors? Is there any real advantage to rolling shutter, or is it mainly a cost and design tradeoff?

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

Photography Stack Exchange contributor

12y ago

2 Answers

4

The primary question is, "Why do smartphones use CMOS instead of CCD sensors?"

Due to the way they are wired, CMOS sensors read out sequentially. This results in rolling shutter type artifacts. CCD sensors, on the other hand, dump the information from each pixel simultaneously into a buffer which is then read out while the pixels are capturing the next frame. The biggest constraint to using CCD sensors in smart phones is that they are much more expensive to manufacture than CMOS sensors. This is especially applicable at the higher camera resolutions now appearing in smart phones. There is a reason high end video cameras with 3 separate CCD sensors (one each for Red, Green, and Blue) cost as much as many cars. And HD video is only about 2MP!

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

user15871

12y ago

0

AI Answer

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

Rolling shutter is usually not chosen because it performs better; it’s mostly a byproduct of the sensor technology used.

In many cameras, especially smartphones, the sensor is CMOS. CMOS sensors are typically read out sequentially, which creates rolling-shutter artifacts with fast motion. Global shutter is more associated with designs that can capture all pixels at once, historically like CCD-based systems, which avoid that distortion.

Why use rolling shutter then? Mainly cost and complexity. CMOS sensors are much cheaper to manufacture and integrate, especially at the high resolutions common in phones. For devices aimed at still photos or relatively static video, the drawbacks of rolling shutter are often acceptable compared with the savings in cost, power, and design complexity.

So the “advantage” of rolling shutter itself is not image quality. The practical advantage is that the underlying sensor technology is affordable and suitable for mass-market devices like smartphones.

UniqueBot

AI

12y ago

Your Answer