

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
The instructions and problems for homework 1 of the eel6586: automatic speech processing course. The assignment covers topics such as all-pole filters, complex plane, z-transform, rectangular and hamming windows, and glottal excitation. Students are expected to sketch complex planes, derive inverse z-transforms, calculate window widths and attenuations, and derive dtfts.
Typology: Assignments
1 / 2
This page cannot be seen from the preview
Don't miss anything!


EEL6586: Automatic Speech Processing HW#
Assignment is due Friday, January 16, 2004 in class. Late home- work loses e#^ of^ days late^ − 1 percentage points. See the current late penalty at http://www.cnel.ufl.edu/hybrid/harris/latepoints.html
This is a short review of some DSP topics relevant for speech processing. You should not use Matlab to do any of these problems however you are welcome (and encouraged) to use Matlab to check your answers.
H(z) =
∑p i=1 aiz−i Suppose the vocal tract frequency response is crudely modelled with the following second-order, causal equation:
H(z) =
1 +. 9 z−^1 +. 81 z−^2
(a) Sketch the complex plane including the unit circle with all poles and zeros of this system. Is the system stable? Explain. (b) Derive the inverse z-transform, h[n].
hπ[n] =
{ 1 , 0 ≤ n < N (1) 0 , otherwise (2)
(a) Use the DTFT to derive the frequency response of the rectangular window with N=9. Show all your work. (b) Calculate the width of the main lobe of the rectangular window (hint: find the first zero). (c) The Hamming window is defined as:
hh[n] =
(1 − .46) − .46 cos(
2 πn M
), 0 ≤ n < M (3) 0 , otherwise (4)
J.G. Harris January 9, 2004 1
EEL6586: Automatic Speech Processing HW#
If we use the same length Hamming widow (M=N), is the main lobe width the same as the rectangular window’s? If yes, why? If no, what is the approximate length (M) of the new Hamming widow with the same main lobe width as the rectangular widow given in Problem 2a? (d) For Hamming and rectangular windows of the same main lobe width, calculate the attenuation from the peak height of the main lobe to the height of the secondary lobe for each window. Express your answer in dB.
(a) Suppose you are given a discrete-time signal containing an infinite pulse train as follows:
e[n] =
∑
i
δ[n − i ∗ T ]
where T is a positive integer. Derive and sketch the DTFT of e[n] showing all of your work. (b) Suppose you are given a continuous-time signal containing an in- finite pulse train as follows:
e(t) =
∑
i
δ(t − i ∗ T )
where T is a positive real number. Derive and sketch the continuous- time Fourier Transform of e(t) showing all of your work.
J.G. Harris January 9, 2004 2