Homework For Module 3 Part 2
Homework For Module 3 Part 2
1
point
1.
(Di culty: ⋆) Consider the magnitude DTFTs ∣X(ejω )∣ and ∣Y (ejω )∣ shown below, where vertical lines represent
Dirac deltas:
Both underlying signals x[n] and y[n] are periodic. Find their periods and write them below, separated by a
space. Please write the smallest period, i.e. a 5-periodic signal is also obviously 15-periodic but we're interested in
5.
Enter the period of x[n] and y[n] with a unique white space in between.
43
1
point
2.
https://www.coursera.org/learn/dsp/exam/P2jYE/homework-for-module-3-part-2 1/6
6/23/2018 Digital Signal Processing - Home | Coursera
(Di culty: ⋆) We will see in later lectures that communication systems must ful ll what is called the "bandwidth
constraint", that is, the energy of the signals that they transmit must strictly t into pre-de ned frequency bands.
Homework
In this problemfor
we Module 3 Part
will look at the 2 constraint in the discrete-time domain. <br><br>
bandwidth
Quiz, 12 questions
The signal x[n] is real-valued and its spectrum is nonzero only over the [−π/8, π/8] interval. Due to the
bandwidth constraint we need to " t" the signal over the bands indicated in green in the following gure
To this aim, we need to design a processing block H in order to convert x[n] into a sequence s[n] satisfying the
following requirements:
The support of the DTFT of s[n] must be limited to [−3π/4, −π/2] ∪ [π/2, 3π/4]
Which of the following input/output relationships for H meet both requirements? (check all correct answers) :
s[n] = IDTFT{X(ej(ω−5π/8) )}
5π
s[n] = ej 8 n
⋅ x[n]
s[n] = cos( 5π
8
n) ⋅ x[n]
1
point
3.
(Di culty: ⋆) Consider the length-L signal
x[n] = {
1 0≤n≤M −1
,
0 M ≤n≤L−1
Write out the closed-form analytical expression for its DFT coe cients X[k].
Be careful with your typing since the regular-expression parser can be a bit picky. Check Coursera help to enter
math expression. In particular, remember that in the Coursera platform the symbols are di erent:
π is defined as pi
The only other symbols you'll need for the answer are the case-sensitive variables k, M , L.
Finally, do not forget to validate your syntax by clicking "Preview" before submitting your answer.
E^(I*(pi*L + 3 * pi))/(k + M)
Preview
iπ
( )
− k M −1
e L πM
sin ( k)
πk L
sin ( )
L
E^(-I*pi/L*(M-1)*k)*sin(pi/L*M*k)/sin(pi/L*k)
1
point
https://www.coursera.org/learn/dsp/exam/P2jYE/homework-for-module-3-part-2 2/6
6/23/2018 Digital Signal Processing - Home | Coursera
4.
The real and imaginary parts of X(ejω ) are:
Homework for Module 3 Part 2
Quiz, 12 questions
After examining the plots, check all the correct statements below.
1
point
5.
(Di culty: ⋆⋆) Consider a signal x[n] and its DTFT X(ejω ). Assume X(ejω ) is di erentiable. Compute the inverse
DTFT of
d
j dω X(ejω ).
You should write your answer in terms of x[n] and elementary functions and constants, for example π2 x[n]
would be written :
pi/2*x[n]
n*x[n]
1
point
6.
(Di culty: ⋆) Which property of the DTFT allows you to easily compute the inverse DTFT of 4X(ejω )/π − 2 once
you know x[n]? Just type the name of the property.
linearity
1
point
7.
https://www.coursera.org/learn/dsp/exam/P2jYE/homework-for-module-3-part-2 3/6
6/23/2018 Digital Signal Processing - Home | Coursera
(Di culty: ⋆) Take a length-N signal x[n] and its DFT X[k], with 0
≤ n, k, ≤ N − 1. Next, consider its
~ ~
periodized version x[n] = x[n mod N ] with its DFS X [k] where now n, k ∈ Z.
Homework for Module 3 Part 2
Quiz,Which of the following statements are true?
12 questions
~
X [−2] = X[2] for all x[n] and N > 2
~
X [l] = X[l mod N ], for all l ∈ Z
~
X [k + lN ] = X[k], for all l ∈ Z and k = 0, ..., N − 1.
1
point
8.
(Di culty: ⋆) In the class, we learned how the modulation theorem can help us tune a musical instrument. Martin
showed us an example with a bass but of course the same works with a classical guitar. Listen carefully to these
two samples (with earphones, if possible); each audio clip is the recording of two notes played together:
Audio clip A
Audio Clip B
The notes are in tune in audio clip A and out of tune in audio clip B
The notes are in tune in audio clip B and out of tune in audio clip A
1
point
9.
(Di culty: ⋆⋆) A ringback tone is the sound you hear in your landline telephone when the remote phone you are
trying to call is ringing.
In most European countries, the ringback tone is a single sinusoid turned on and o periodically while in the USA,
the ringbback tone is the sum of 2 sinusoids with relatively close frequencies turned on and o periodically.
Sample A
Sample B
Just by listening to the clips, you should be able to identify the US ringback tone. Explain in the box below what
helped you identify the US tone. Use the wording and concepts that appear in the lecture slides. No credit,
without a proper explanation, e.g., "I live there" is not an answer.
1
point
10.
https://www.coursera.org/learn/dsp/exam/P2jYE/homework-for-module-3-part-2 4/6
6/23/2018 Digital Signal Processing - Home | Coursera
(Di culty: ⋆) As explained in previous question, the European and US ringback tones are composed of one or two
sinusoids respectively, multiplied by a square wave switching between 0 and 1. This multiplication by a square
Homework formutes
wave periodically Module 3 Part 2
the sinusoid(s).
Quiz, 12 questions
Look at the following magnitude DTFT plots (each plot shows the interval [−π π]) :
1
point
11.
(Di culty: ⋆) Consider the sequences
with n ∈Z
1
point
12.
(Di culty: ⋆⋆) Consider a signal x[n]; the only thing we know about the signal is that its DTFT is strictly
π π
bandlimited between − 10 and 10 . We now modulate the signal to obtain y[n] = x[n] cos(ωc n).
Among the possibilities below, select all the values for ωc that allow us to perfectly demodulate y[n].
π
20
9π
10
π
3
11π
12
I, Mark R. Lytell, understand that submitting work that isn’t my own may result in permanent failure of this
course or deactivation of my Coursera account.
https://www.coursera.org/learn/dsp/exam/P2jYE/homework-for-module-3-part-2 5/6
6/23/2018 Digital Signal Processing - Home | Coursera
https://www.coursera.org/learn/dsp/exam/P2jYE/homework-for-module-3-part-2 6/6