Introduction To What Is Digital Signal Processing
Introduction To What Is Digital Signal Processing
Introduction To What Is Digital Signal Processing
Signal is any physical quantity that carries information. Processing is a series of steps
or operations to achieve a particular end. It is easy to see that Signal Processing is used
everywhere to extract information from signals or to convert information‐carrying
signals from one form to another. For example, our brain and ears take input speech
signals, and then process and convert them into meaningful words. Finally, the word
Digital in Digital Signal Processing means that the process is done by computers,
microprocessor, or logic circuits.
The field DSP has expanded significantly over that last few decades as a result of rapid
developments in computer technology and integrated‐circuit fabrication.
Consequently, DSP has played an increasingly important role in a wide range of
disciplines in science and technology. Research and development in DSP are driving
advancements in many high‐tech areas including telecommunications, multimedia,
medical and scientific imaging, and human‐computer interaction.
In signal processing, a system is defined as a process coder whose input and output are
signals (Fig. 2).
Fig. 2
Sampling
Why sample? Sampling is the necessary fundament for all digital signal
processing and communication. Sampling can be defined as the process of
measuring an analog signal at distinct points.
The following notations will be used: Original analog signal x(t), Sampling frequency fs ,
Sampling interval Ts (Note that: fs = 1/Ts), Sampled signal xs(n). (Note that xs(n) = x(nTs),
Analogue angular frequency Ω , and Digital angular frequency ω (Note that: ω = Ω Ts).
DSP
Fig. 3
In signal processing it is often more convenient and easier to work in the frequency
domain. So let's look at the signal in frequency domain, Fig. 4 . For illustration purposes
we take the frequency content of the signal as a triangle. (If you Fourier transform the
signal in Fig. 3 you will not get such a nice triangle.)
Fig. 4
Sampling fast enough
Fig. 5
From Fig. 5, and according to the sample theorem, an aliasing‐free condition appears.
So, we are able to reconstruct the original signal exactly. How can we do this? will be
explored further down under reconstruction. But first we will take a look at what
happens when we sample too slowly.
Sampling too slowly
We will get overlap between the repeated spectra, see Fig. 6. The resulting spectra is
the sum of these. This overlap gives rise to the concept of aliasing.
Fig. 6
To avoid aliasing we have to sample fast enough. But if we can't sample fast enough
(possibly due to costs) we can include an Anti‐Aliasing filter. This will not able us to get
an exact reconstruction but can still be a good solution.
Note: Typically a low‐pass filter that is applied before sampling to ensure that no
components with frequencies greater than half the sample frequency remain.
Reconstruction
We want to recover the original signal, but the question is how?
The Answer: By using a simple reconstruction process. To achieve this we have to
remove all the extra components generated in the sampling process. To remove the
extra components we apply an ideal analog low‐pass filter as shown in Fig. 7. As we see
the ideal filter is rectangular in the frequency domain. A rectangle in the frequency
domain corresponds to a sinc function in time domain (and vice versa).
DSP
Fig. 7
1
Introduction
To Signals and
Systems
After completion this chapter, student
should be able to:
Chapter 1
Definition of Signal
Example of Signal
Definition of System
Input Output
Signal
SYSTEM
Signal
Input Output
Signals
SYSTEM
Signals
Example of System