Digital-Analog and Analog-Digital Converters

To display or process a voltage digitally, the analog signal must be translated into numeric form. This task is performed by an analog-to-digital converter (A/D converter, or ADC). The resultant number Z will generally be proportional to the input voltage

  • PDF / 870,011 Bytes
  • 42 Pages / 481.89 x 685.985 pts Page_size
  • 52 Downloads / 198 Views

DOWNLOAD

REPORT


8.1

Sampling Theorem A continuous input signal can be converted into a series of discrete values by using a sample-and-hold circuit for sampling the signal at equidistant instants tµ = µTs , where fs = 1/Ts is the sampling rate. It is obvious from Fig. 18.1 that a staircase function arises, and that the approximation to the continuous input function is better the higher the sampling rate. However, as circuit complexity increases markedly with higher sampling rates, it is essential to keep the latter as low as possible. The question is now: What is the lowest sampling rate at which the original signal can still be reconstructed error-free; that is, without loss of information. This theoretical limit is defined by the sampling theorem (the Nyquist criterion), which we shall now discuss. In order to obtain a simpler mathematical description, the staircase function shown in Fig. 18.1 is replaced by a series of Dirac impulse functions, as illustrated in Fig. 18.2: V˜i (t) =

∞ 0

Vi (tµ )Ts δ(t − tµ )

(18.1)

µ=0

Their impulse area Vi (tµ ) · Ts is represented by an arrow. The arrow must not be mistaken for the height of the impulse, as a Dirac function is, by definition, an impulse with infinite height but zero width, although its area has a finite value. This area is often misleadingly Vi (t)

Vi (t) Vi (tµ)

s

Vi (tµ)

Fig. 18.1. Example of an input signal Vi (t) and sampled values Vi (tµ )

U. Tietze et al., Electronic Circuits © Springer 2008

s

Fig. 18.2. Representation of the input signal by a Dirac impulse sequence

946

18 Digital-Analog and Analog-Digital Converters

Vi t

s

Vi t

Fig. 18.3. Approximation of a Dirac impulse by a finite voltage pulse

t

known as the impulse amplitude. The characteristics of the impulse function are shown by Fig. 18.3, where the Dirac impulse function is approximated by a rectangular pulse rε ; the limit of the approximation is Vi (tµ )Ts δ(t − tµ ) = lim Vi (tµ )rε (t − tµ )

(18.2)

ε→0

To examine the information contained in the impulse function sequence represented by (18.1), we consider its spectrum. By applying the Fourier transformation to (18.1), we obtain ˜ X(jf ) = Ts

∞ 0

Vi (µTs )e− 2πj µf/fs

(18.3)

µ=0

It can be seen that this spectrum is a periodic function, the period being identical to the sampling frequency fs . When this periodic function is Fourier analyzed, it can be shown ˜ ˜ that the spectrum |X(jf )| is, for − 21 fs ≤ f ≤ 21 fs , identical to the spectrum |X(jf )| of the original waveform. Thus it still contains all of the information, although only a few values of the function were sampled. There is only one restriction, and this is explained with the help of Fig. 18.4. The original spectrum reappears unchanged only if the sampling rate is chosen such that consecutive bands do not overlap. According to Fig. 18.4, this is the case for fs > 2f max

(18.4)

this condition being known as the sampling theorem.

s

s

s

s

s

s

Fig. 18.4. Spectrum of the input voltage before (upper diagram) and after (lower diagram)

sampling

18.1 Sampling Theorem

Fi