Correlated Double SamplingCorrelated Double Sampling, or CDS, is a method employed to improve the signal to noise ratio (S/N) of integrating image sensors. By subtracting a pixel's dark or reference output level from the actual light-induced signal, static fixed pattern noise (FPN) and several types of temporal noise are effectively removed from the sensor's output. In an optical sensor the photocharge is generally collected on a capacitor. The signal amplitude is read as the voltage over that capacitor (V=Q/C). With the CDS procedure the signal voltage Vs=Qs/C is compared with the "dark" or "empty" or "reset" level voltage Vr = Qr/C that is obtained when all charges of C have been channeled off to a fixed potential. Thus for each pixel the final output V = Vs-Vc = (Qs-Qr)/C. Spatial and temporal noises that are common to Vr and Vs disappear from the result:
But the following noise sources are not mitigated, or are even promoted, by CDS:
..: Which approach is the best? It depends:
In order to decide it is important to estimate the relative importance of the four noise sources, in the light of the application and system at hand. In high quality CCDs kTC noise dominates in low-light situations, otherwise photon shot noise is dominant. In CMOS sensors the cosmetic deficiencies and MOSFET noises are typically dominating. The emphasis then must be on the full-blown correction of fixed pattern noises, and the correction of kTC noise is of somewhat less importance. Therefore on-chip DS and/or off-chip optimised fixed pattern correction are our prime choices. In many applications where the resulting image quality is of prime importance, the image is subject to massive post-processing anyway (e.g. bad pixel correction, RGB processing and enhancing, output formatting or compression): the processing power and memory present in the system can then be employed then for pattern correction without much additional cost. ..: Implementing CDS on-chip Presenting a pixel's pre-exposure reset level and post-exposure actual signal simultaneously to a subtractor, requires that the pixel memorise one or both of these signals for a certain period of time: analogue pixel memory is needed. Two methods are widely used: CCD-like pixels (photogate pixels) Every pixel contains the output stage of a CCD, which is accessed in CDS-fashion. The collection gate/transfer gate essentially acts as a charge packet memory.
Pixels with a local memory element The reset and/or signal levels are memorised on a local capacitor, accessable with additional switches, so that they are both available at the moment of readout of the pixel.
|