The Sampling Theorem


The sampling theorem is a theoretical result of paramount importance for practical information transmission and processing. It states, that a band limited signal with no frequency components above a certain cut-off frequency is uniquely determined by its discrete values at equally spaced points, provided these samples are taken at a sampling rate equal to or greater than twice the cut-off frequency. The minimum sampling rate is known as the Nyquist rate.

The process of obtaining a set of samples from a continuous function of time x(t) is referred to as sampling. The samples can be considered to be obtained by passing x(t) through a sampler, which is a switch that closes and opens instanteously at the sampling instants kT. When the switch is closed, we obtain a sample x(kT). Otherwise the output of the sampler is zero. This ideal sampler is a ideal device, since in practice, it is impossible to obtain a switch that closes and opens instantaneously.
(See the textbook page 266ff.)


sampling of a continuous signal







Sampling of continuous signals




Introduction

Sampling is one of the most important topics in the domain of signals and systems. This applet explains the sampling of a continuous signal and the reconstruction of this signal from its samples. Its purpose is

There are two main sections:

Applet functions

. This box shows the original continuous signal before sampling.
. With this buttom you can select the input signal.
. This box shows the impuls train. Select the sampling period T with a scrollbar and show it in a textfield.
. This box shows the sampled signal (which results from the multiplication of the original signal with the impuls train).
. This box shows the spectrum of the continuous signal.
. Spectrum of the sampled signal. It is refeshed when you change the periode T of the impuls train, or the continuous signal.
. Apply a filter to the sampled signal:
  • A lowpass filter: Select the bandwidth.
  • A bandpass filter: Select the center frequency and the bandwidth.
  • "filter ouput" shows the continuous signal which is the result of the filtering process.







Applet for Sampling