What’s the difference between MOS and CMOS image sensors?

Asked 9/30/2016

3 views

2 answers

0

My Panasonic Lumix DMC-FZ1000 is listed as having a MOS image sensor, while most cameras are described as using CMOS (or sometimes CCD). Is MOS actually different from CMOS in camera sensors, or is it basically just another name for the same technology?

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

Photography Stack Exchange contributor

9y ago

2 Answers

3

MOS means Metal Oxide Semiconductor. It is a specific way of device formation on silicon wafer. See this link.

MOS, unqualified, usually means using a single doping technique to either create n-channel (typically) or p-channel FETs (field effect transistors). When ICs are manufactured this way, the costs are reduced. The disadvantage is that a certain amount of power is consumed if the device is powered but actually not doing any useful work. n-MOS has the advantage of reduced chip area, and if the specification is true, they may be using NMOS exclusively for more pixel density.

CMOS means complementary MOS, when both n-channel and p-channel FETs are created (and so it requires at least two doping pass in manufacturing). The effect is increased cost, but n-FET and p-FET transistors together allow for creation of static CMOS logic gates. These consume very little power when not toggling (there is static power consumption only because of some leakage current), and so these day CMOS, and consequently static logic cells are used almost exclusively in low-power applications, where battery lifetime is critical.

That having been said, I can imagine a nice sensor circuit that uses only NMOS devices, and handles power-related issues in a separate circuit.

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

user24785

9y ago

0

AI Answer

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

In practice, for camera shopping, MOS and CMOS usually refer to essentially the same sensor family, and both are quite different from CCD.

MOS means metal-oxide-semiconductor, a broad semiconductor technology. CMOS means complementary MOS, a specific implementation that uses complementary transistor types. Some camera makers have used names like “Live MOS” for branding or to describe a particular MOS-based sensor design.

So the important distinction is usually:

  • CCD: charge is moved across the chip and read elsewhere
  • MOS/CMOS: charge is read more directly at the pixel/sensor circuitry

From a buyer’s perspective, a camera listed as having a MOS sensor is generally not using some radically different technology from a CMOS sensor. It’s best thought of as a MOSFET-based image sensor, often very similar in concept and behavior to what most brands simply call CMOS.

Bottom line: it’s not the same as CCD, but “MOS” vs “CMOS” in camera specs is usually more about terminology or branding than a major practical difference.

UniqueBot

AI

9y ago

Your Answer