
Signal Analysis 393
FIGURE 10.11
Signal and frequency spectrum with dt = 0.3 s.
Aliasing will not occur when f
s
(= 1/dt) > 2f (f = 1 Hz). Amplitude ambiguity
will not occur when T = mT
1
⇒ m = f Ndt (m : integer).
For part (a) f
s
> 2f and m = (1)(128)(.125) = 16 ⇒ no aliasing or amplitude
ambiguity. The result is shown in Figure 10.10, which was presented previously to
illustrate the FFT.
For part (b) f
s
> 2f ⇒ no aliasing, and m = (1)(128)(0.3) = 38.4 ⇒ amplitude
ambiguity will occur. This is displayed in Figure 10.11. The amplitude, however, is less
than the actual amplitude (here it is less than 4). Around that frequency the amplitude
appears to leak into adjacent frequencies.
For part (c) f
s
< 2f ⇒ aliasing will occur, and m = (1)(128)(0.75) = 96 ⇒ no
amplitude ambiguity will be present. This is shown in Figure 10.12. The aliased fre-
quency can be determined using the aforementioned folding-diagram procedure. Here,
f
s
= 4/3, f
N
= 2/3, and f = 1. This leads to k = 3/2, which implies k
a
= 1/2 using
the folding diagram. Thus, f
a
= (1/2)(2/3) = 1/3 Hz.
Now consider an example where both aliasing and amplitude ambiguity
can occur simultaneously.
Example Problem 10.5
Statement: Compute the DFT for the discrete time signal that results from sam-
pling the analog signal, T (t) = 2 sin(4πt)
◦
C, at sample rates of 3 Hz and 8 Hz. Use a
data set of 128 points. Discuss and compare your results.