ME 360, Fall 2021 Problem Set 5 Due at 3PM Monday, Oct 4
ME 360, Fall 2021 Problem Set 5 Due at 3PM Monday, Oct 4
ME 360, Fall 2021 Problem Set 5 Due at 3PM Monday, Oct 4
Reading: Discrete-Time Fourier Transform (Section 15.1); Discrete-Time Harmonics and Digital fre-
quency (Section 3.5); Sampling and Sampling theorem (Section 14.1); Aliasing (Section 14.1)
Problems:
1. Obtain and identify (on the F axis) the digital frequency for the following signals:
3. Find the DTFT X(Ω) of the following signals (The underline denote the index n = 0). Also, sketch the
magnitude and the phase spectrum (you may use Matlab or other plotting software):
1. x[n] = {1, 2, 3, 2, 1}
2. x[n] = {1, 2, 3, 2, 1}
4. Short questions:
1. A signal x(t) is made up of sum of pure cosines with unit amplitude and the following frequencies:
10, 40, 200, 220, 240, 260, 300, 320, 380, 400 Hz
If the signal is sampled at SF = 140 Hz, which components, if any, will show aliasing? What is the
minimum sampling rate that will allow avoid aliasing?
2. Show that the discrete-time Fourier transform is a periodic function of Ω, i.e., show that
3. How does part (2) relate to the following property of a digital harmonic signal:
5. [Extra Credit] Write MATLAB or Python code to compute and plot the two-sided spectrum of the
following signals
2. y(t) is a periodic signal with period T = 1 that is defined by y(t) = x(t) for t ∈ [− T2 , T2 ].
3. z[n] is a discrete-time signal obtained by sampling x(t) with sampling time Ts = 0.1 seconds.
4. Provide a comparison between spectrum for parts (1) and (2) as T → ∞ and between parts (3) and
(4) as Ts → 0.