<< Chapter < Page | Chapter >> Page > |
Digital computers can process discrete time signals using extremely flexible and powerful algorithms. However, most signals of interest are continuous time signals, which is how data almost always appears in nature. This module introduces the concepts behind converting continuous time signals into discrete time signals through a process called sampling.
Sampling a continuous time signal produces a discrete time signal by selecting the values of the continuous time signal at evenly spaced points in time. Thus, sampling a continuous time signal with sampling period gives the discrete time signal defined by The sampling angular frequency is then given by .
It should be intuitively clear that multiple continuous time signals sampled at the same rate can produce the same discrete time signal since uncountably many continuous time functions could be constructed that connect the points on the graph of any discrete time function. Thus, sampling at a given rate does not result in an injective relationship. Hence, sampling is, in general, not invertible.
For instance, consider the signals defined by
and their sampled versions with sampling period
Notice that since
it follows that
Hence, and provide an example of distinct functions with the same sampled versions at a specific sampling rate.
It is also useful to consider the relationship between the frequency domain representations of the continuous time function and its sampled versions. Consider a signal sampled with sampling period to produce the discrete time signal . The spectrum for of is given by
Using the continuous time Fourier transform, can be represented as
Thus, the unit sampling period version of , which is can be represented as
This is algebraically equivalent to the representation
which reduces by periodicity of complex exponentials to
Hence, it follows that
Noting that the above expression contains a Fourier series and inverse Fourier series pair, it follows that
Hence, the spectrum of the sampled signal is, intuitively, the scaled sum of an infinite number of shifted and time scaled copies of original signal spectrum. Aliasing, which will be discussed in depth in later modules, occurs when these shifted spectrum copies overlap and sum together. Note that when the original signal is bandlimited to no overlap occurs, so each period of the sampled signal spectrum has the same form as the orignal signal spectrum. This suggest that if we sample a bandlimited signal at a sufficiently high sampling rate, we can recover it from its samples as will be further described in the modules on the Nyquist-Shannon sampling theorem and on perfect reconstruction.
Sampling a continuous time signal produces a discrete time signal by selecting the values of the continuous time signal at equally spaced points in time. However, we have shown that this relationship is not injective as multiple continuous time signals can be sampled at the same rate to produce the same discrete time signal. This is related to a phenomenon called aliasing which will be discussed in later modules. Consequently, the sampling process is not, in general, invertible. Nevertheless, as will be shown in the module concerning reconstruction, the continuous time signal can be recovered from its sampled version if some additional assumptions hold.
Notification Switch
Would you like to follow the 'Signals and systems' conversation and receive update notifications?