A rigorous look at quantum efficiency, photon transfer curves, and characterizing sensor performance in a home laboratory setting.
+-------------------------------------------------------------------+
| BACK-ILLUMINATED (BSI) PIXEL ARRAY |
| - Micro-lenses & Color Filter Array (Bayer) |
| - 100% Fill-Factor Silicon Photodiode Layer |
+-------------------------------------------------------------------+
|| (Cu-Cu Direct Bond Interconnects)
+-------------------------------------------------------------------+
| HIGH-SPEED DIGITAL LOGIC & ADC LAYER |
| - Parallel Column-Parallel ADC Units |
| - High-Speed MIPI CSI-2 Serialization Logic |
+-------------------------------------------------------------------+
Over the past 20 years, the industry has engineered sensors for the world's most demanding optical systems—from Leica's rangefinders to Hasselblad's medium format backs. The shift from CCD to CMOS was pivotal, but the true revolution lies in the Stacked Back-Illuminated (BSI) architecture shown above.
In modern Sony sensors, we separate the photodiode layer from the logic/processing layer. This allows us to maximize the fill factor of the pixels (capturing more photons) while simultaneously using a high-speed logic process node for the readout circuitry beneath. The Cu-Cu (Copper-to-Copper) interconnects provide the high-density vertical electrical pathways needed to parallelize readout, essentially eliminating the "rolling shutter" effect in our latest designs.
The Photon Transfer Curve (PTC) is the "heartbeat" of any image sensor. It plots the noise (standard deviation) against the signal (mean) on a log-log scale. This single plot reveals the three fundamental operating regimes of the device:
Noise (Log σ)
^
| Shot Noise (Slope 1/2)
| /--------\ Full Well
| / \ Saturation
| ----------/
| Read Noise Floor
+---------------------------------->
0 Signal (Log S)
You do not need a million-dollar lab to characterize your camera. You can generate a PTC using a standard digital camera capable of shooting RAW.
Use the following snippet to process a pair of RAW files:
Sensor architecture is best understood through experimentation. Use these interactive modules to simulate fundamental physical properties of image capture.
Photon arrival is a Poisson process. As light levels drop, the "rain" of photons becomes sparse, creating visible noise.
Design your own sensor pixel. Adjust the Full Well Capacity (FWC) and Read Noise to see the theoretical Dynamic Range.