3.11 Electron detectors 231
and a depletion layer is formed. The bias voltage therefore creates a potential well,
the depth of which is determined by the bias voltage, the thickness of the oxide
layer and the size of the metal contact [BL80]. This potential well can subsequently
be filled with minority carriers (electrons), which will form a thin layer close to
the oxide. As the number of electrons increases, the depletion region shrinks, until
a maximum number of electrons has been accumulated. At this point the potential
well is saturated and can accept no additional electrons.
When an array of CCD elements is exposed to light, the potential wells will be
filled with electrons, and the number of electrons in each well will be proportional
to the incident light intensity for that particular well. Once the exposure has been
completed, the charge in each CCD element must be determined. This is accom-
plished by a clever combination of voltage changes applied to neighboring detector
elements. For a detailed discussion of this mechanism as well as a description of
other CCD geometries we refer to [BL80] or [HM79]. All the charges accumulated
along a line of CCD elements are simultaneously shifted one element sideways
(Fig. 3.45b), and the final column is shifted down towards the read-out circuitry
which measures the total charge in each individual element (Fig. 3.45c). When all
elements have been read, the CCD device is ready for the next exposure.
Scientific CCD detectors are typically square detectors, with element sizes in the
range of 10–25
µm on the side. For TEM imaging, the beam electrons are first con-
verted into photons in a phosphor or YAG (yttrium aluminum garnet) scintillator.
Subsequently, the photons hit the active area of the CCD elements and generate
electrons that fill the potential wells in the depleted regions of the p-type semicon-
ductor. The scintillator is coupled to the CCD detector array through a fiber-optic
coupling, or is directly cemented onto the array. To reduce electronic noise, CCD de-
tectors are cooled down to the range −30 to −50
◦
C using Peltier cooling elements.
The dominant sources of noise are in the scintillator electron–photon conversion
and the detector photon–electron conversion processes.
Modern CCD detectors can have as many as 4096 × 4096 detector elements, and
each element has a dynamic range of 12, 14, or 16 bits. A single image from such
a detector will occupy 32 megabytes (33 554 432 bytes) of memory or disk space.
File compression algorithms may be used to reduce the file size, but care must be
taken to use only lossless compression algorithms when raw image data is stored.
†
Image analysis should only be performed on raw image data, not on data that has
been stored using a lossy compression algorithm.
The imaging characteristics of a CCD detector are well described using the MTF
formalism introduced in Section 3.11.1.2. For a rather complete description of the
†
Lossless image compression is typically available in the tagged image file format, or tiff -format. Lossy image
compression algorithms are used for the Joint Photographic Experts Group format, or jpeg-format.