Analog Shift Registers

What Are Analog Shift Registers?

Analog shift registers are discrete-time circuit devices that store and sequentially transfer analog voltage or charge samples along a chain of storage cells, advancing the stored values by one position on each clock cycle. Unlike digital shift registers, which move binary values, analog shift registers preserve the full continuous amplitude of each sample, making them a form of tapped delay line for analog signals. Each cell in the chain holds an analog voltage for one clock period and passes it to the next cell on the following clock edge, producing at each tap point a delayed version of the input signal by a number of clock cycles equal to the tap position.

Two principal physical implementations have dominated analog shift register technology: bucket-brigade devices (BBDs), which transfer charge between a series of capacitors through MOS transistors, and charge-coupled devices (CCDs), which move charge packets through potential wells defined by overlapping gate electrodes on a semiconductor substrate. Both technologies were developed in the late 1960s and early 1970s and found widespread application in audio signal processing and imaging before digital alternatives became economically dominant.

Bucket-Brigade Devices

A bucket-brigade device consists of a series of capacitors, each connected to a neighboring pair through a switching transistor. On alternating clock phases, charge stored on one capacitor is transferred to the next, moving the analog sample down the chain like water passed in buckets along a line. The BBD was invented in 1969 by F. Sangster and K. Teer at Philips Research Laboratories in the Netherlands. Early BBD devices used bipolar transistors, but MOSFET-based designs proved more practical for integration. The transfer efficiency, the fraction of charge successfully moved in each step, is the key performance parameter: each transfer leaves a small residual, and cumulative errors across many stages limit the maximum useful number of taps. BBD chips from manufacturers such as Panasonic and Reticon were widely used in audio effects equipment during the 1970s and 1980s, where their characteristic sound quality arose partly from the non-ideal transfer characteristics. A technical account of bucket-brigade device operation describes how the capacitor-chain topology implements the delay-line function and explains the frequency response roll-off inherent in each charge transfer step.

Charge-Coupled Devices

Charge-coupled devices, invented by Willard Boyle and George E. Smith at Bell Laboratories in 1969 and recognized with the Nobel Prize in Physics in 2009, move charge packets through a series of MOS capacitor wells formed by a sequence of gate electrodes. By applying a three-phase or four-phase clock to overlapping gate sets, a potential-energy wave is created that drives the charge packet forward through the semiconductor. CCDs achieve much higher transfer efficiency than BBDs, making them suitable for longer delay lines and image sensor readout arrays. As described in signal processing applications of CCDs published by Springer, CCD shift registers found use in delay lines for radar signal processing, transversal filters, and analog correlation applications before digital processing absorbed those functions. In imaging, the CCD shift register remains in wide use as the readout mechanism for pixel arrays in scientific cameras.

Signal Processing Applications

Analog shift registers implement time-domain signal processing functions that are difficult to achieve in the continuous-time domain without large, precise passive components. A tapped BBD or CCD delay line implements a finite impulse response filter when the tap outputs are summed with appropriate weights, as used in SAW-less receiver designs with analog FIR filtering reported on IEEE Xplore. Chorus and flanging audio effects modulate the clock frequency of a BBD delay line to create a swept comb-filter response. Acoustic charge transport devices use a piezoelectric substrate to move charge with acoustic waves, producing delay lines at UHF frequencies. In each case, the analog shift register performs a delay-line function that preserves analog signal fidelity while permitting programmable timing control through the clock frequency.

Applications

Analog shift registers have applications in a range of fields, including:

  • Audio effects processing, implementing chorus, flange, and echo using BBD delay lines
  • Scientific imaging, with CCD shift registers reading out pixel charge from astronomical and medical cameras
  • Radar and electronic warfare, providing programmable delay lines for pulse compression and correlation
  • Analog FIR filter implementations at intermediate and radio frequencies
  • Neuromorphic hardware research exploring charge-domain computational memory structures

Related Topics

Loading…