Lecture Notes 2 Charge-Coupled Devices (CCDS) - Part I
Lecture Notes 2 Charge-Coupled Devices (CCDS) - Part I
Integration
Light−sensitive
CCD array Vertical shift
Vertical shift
Horizotal shift
Frame−store
Time
CCD array
Amplifier Operation
Horizontal CCD Output
• Top CCD array used for photodetection (photogate) and vertical shifting
• Bottom CCD array optically shielded – used as frame store
• Operation is pipelined: data is shifted out via the bottom CCDs and the
horizontal CCD during integration time of next frame
• Transfer from top to bottom CCD arrays must be done very quickly to
minimize corruption by light, or in the dark (using a mechanical shutter)
• Output amplifier converts charge into voltage, determines sensor
conversion gain
EE 392B: CCDs – Part I 2-12
Interline Transfer CCD Image Sensor
Vertical CCD
Integration
Transfer
Vertical shift
Horizotal shift
Photodiode
Time
Operation
• Let’s examine the amount of charge a surface channel CCD can store
• We need to relate the CCD gate voltage to the surface potential when
there is depletion charge and mobile charge (Qs in electrons/cm2) under
the gate (MOS capacitor)
• Surface potential under an MOS capacitor:
• Having the mobile charge at the surface as in the surface channel CCD
(SCCD) has several disadvantages
◦ Si/SiO2 interface states will capture the mobile carriers and release
them at a later time, causing transfer inefficiency (to be discussed
later)
◦ Si/SiO2 interface states introduce dark current due to surface
generation (as discussed in Lecture Notes 1)
• It is therefore desirable to store the carriers some distance below the
Si/SiO2 interface – this is called buried channel CCD (BCCD)
• In a BCCD, the surface is doped with the opposite polarity (e.g., n-Si if
the substrate is p-Si), forming a junction beneath the surface
• The surface doping region (n-Si) is completely depleted (empty well)
• As signal charge is stored in the BCCD, the surface doping region
becomes less depleted
• The four driving forces involved in the charge transfer process can be
quantified by an equivalent electric field. Define the signal charge areal
density as ρs(y, t) in electrons/cm2
◦ Self-induced drift:
q ∂ρs
Ed = ·
Cox ∂y
◦ Electrostatic repulsion:
2qtox ∂ρs
Er = − · ,
ox + s ∂y
◦ Thermal diffusion:
kT ∂ρs
Eth = ·
qρs ∂y
◦ Fringe field: EF R
• We provide a qualitative explanation of these four quantities
• Fringe electric field arises from the 2-dimensional nature of the potential
in the device – coupling from neighboring electrodes
• The fringe electric field is smallest at the middle of the electrode
η fraction at output
0.999 0.1289
0.9999 0.8148
0.99999 0.9797
• The “equivalent” electric field that acts on the charge carriers in a CCD
well can be used to derive the charge transfer efficiency
• The derivations are too detailed to go through in this course, so we just
state the results
• The total equivalent electric field is given by
Etot(y, t) = Ed + Er + Eth + EF R
q ∂ρs q ∂ρs kT ∂ρs
≈ · − · + · + EF R
Cox ∂y 2Cox ∂y qρs ∂y
q ∂ρs kT ∂ρs
≈ · + · + EF R
2Cox ∂y qρs ∂y
• Recall that the current density can be expressed as
∂n
j = qµnnE + qD
∂y
Now, we weight average over the length of the CCD gate to obtain
2LE
ρs kT F R(min)
Def f = µn + +
2Cox q π
• The transfer inefficiency is thus ∝ e−t/τ , where
1 π 2
= Def f ×
τ 2L
• High transfer efficiency is achieved if
◦ the time available to complete the transfer is long enough (a
function of CCD clocking speed)
◦ surface state density is low
• Since τ ∝ L2, shorter CCD gates will have faster transfer
• CCD imager readout speed is limited mainly by the array size and the
charge transfer efficiency requirement
• Example: consider a 1024 × 1024 3-phase interline transfer CCD image
sensor with η = 0.99997, L = 4µm, and Dn = 35cm2/s, find the maximum
video frame rate
transfer time for the horizontal CCD limits the readout speed
to find the minimum required transfer time per CCD stage, tmin, we use
the equation
t
− min
η = 0.99997 = (1 − 0.01e 3τ )3,
which gives tmin = 37.8ns, thus the time required to shift one row out is
37.8ns×1024 = 38.7µs
ignoring the row transfer time (from vertical CCDs), we get
minimum frame transfer time of 39.6ms, or maximum video frame rate of
25frame/s
Note: CMOS image sensors can be much faster than CCDs