
404 Measurement and Data Analysis for Engineering and Science
resolvable frequency, f
max
(in Hz). Finally, (e) if N = 4096 was chosen
instead, would the computations of the Fourier transform be faster or
slower and why?
2. Using a computer program written by yourself or constructed from avail-
able subroutines, calculate and plot the following: one plot containing
the continuous signal y(t) and its discrete version versus time, and the
other plot containing the amplitude spectrum of the discrete sample.
Provide a complete listing of the program. Do this for each of the cases
below. Support any observed aliasing or leakage of the sample by appro-
priate calculations. State, for each case, whether or not aliasing and/or
leakage occur. The continuous signal is given by
y(t) = 5 sin(2πt + 0.8) + 2 sin(4πt) + 3 cos(4πt) + 7 sin(7πt).
The cases to examine are (a) N = 100, T = 10 s, (b) N = 100, T =
18 s, (c) N = 100, T = 20 s, (d) N = 100, T = 15 s, and (e) N = 50,
T = 15 s, where N represents the number of sample points and T the
sample period.
3. Consider the signal y(t) = 5 + 10 cos(30t) + 15 cos(90t). Determine (a)
the frequencies (in Hz) contained in the signal, (b) the minimum sample
rate (in samples/s) to avoid aliasing, and (c) the frequency resolution
of the frequency spectrum if the signal is sampled at that rate for 2
seconds. Finally, sketch (d) the amplitude-frequency spectrum of y(t)
and (e) the amplitude-frequency spectrum if the signal is sampled at 20
samples/s.
4. A velocity sensor is placed in the wake behind an airfoil subjected to a
periodic pitching motion. The output signal of the velocity transducer
is y(t) = 2 cos(10πt) + 3 cos(30πt) + 5 cos(60πt). Determine (a) the
fundamental frequency of the signal (in Hz), (b) the maximum frequency
of the signal (in Hz), (c) the range of acceptable frequencies (in Hz) that
will avoid signal aliasing, and (d) the minimum sampling frequency (in
Hz) that will avoid both signal aliasing and amplitude ambiguity if 20
samples of the signal are taken during the sample period. Finally, if
the signal is sampled at 20 Hz, determine (e) the frequency content of
the resulting discrete series, y(δnt), and (f) the resulting discrete series
y(δnt).
5. The signal y(t) = 3 cos(ωt) has a period of 4 seconds. Determine the
following for the signal: (a) its amplitude, (b) its cyclic frequency, (c)
the minimum sampling rate to avoid aliasing, (d) its mean value over
three periods, and (e) its rms value over two periods. The formula
R
[cos(ax)]
2
dx =
1
a
[−
1
2
cos(ax) sin(ax) +
1
2
ax] may or may not be useful.