
246
Aliasing and Other Effects
shown since it is symmetric). With more and more zero padding, we get a
denser spectrum as shown in Figs. 11.12(e) and (f). The signal shown in
Fig. 11.12(e) is a more accurate representation of the given aperiodic signal
than that shown in Fig. 11.12(c).
A periodic signal is composed of components with frequencies which are
integral multiples of its frequency and of no other. Therefore, we should set
the record length equal to an integral number of cycles and there should be
no zero padding. If
we
truncate a periodic signal, we are making an analysis
with a false period. An aperiodic signal is composed of components of all
frequencies. Whether we truncate an aperiodic signal or not, the frequency
coefficients computed by DFT are part of the spectrum. The point is that
the signal processed by the DFT should be sufficiently close to the actual
signal, with the appropriate selection of the record length and the number
of samples so that the aliasing and leakage errors are small enough and the
spectrum is sufficiently denser.
11.4 Summary and Discussion
• In this chapter, we studied the aliasing, leakage, and picket-fence
effects. These effects occur, in the analysis of a signal, due to the
setting of parameters such as record length, sampling interval, and
frequency spacing not in accordance with the theory of the Fourier
analysis, in order to use the DFT. It is normal that the DFT solu-
tion is not exact as the solution given by analytical method. But,
the analytical method is almost impossible to use with practical
signals. What is important is to ensure that the error in DFT rep-
resentation is within the required limits. Fortunately, we can reduce
the errors to any desired level by increasing the number of samples
and/or the record length and using other techniques presented.
• Noting that DFT means the same computation at any time, the
accuracy control lies in the data modeling. Although sampling and
truncation are unavoidable to analyze a signal using the DFT, the
user has to ensure that the digital signal is sufficiently close to the
actual signal to keep the errors within tolerable limits. Therefore,
if the DFT of a signal seems to be in gross error it is because of im-
proper data modeling, such as insufficient sampling rate, too much
of truncation, insufficient number of bits to represent data values,