Homework For Module 1.4 - Coursera
Homework For Module 1.4 - Coursera
4 | Coursera
Homework for Module 1.4 Due Aug 17, 1:59 AM -05
Graded Quiz • 2h
Lesson 1.4.4*:
Homework for Module 1.4
Relationships between
LATEST SUBMISSION GRADE
transforms
Python Notebooks
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.
Incorrect
2. (Difficulty: ⋆) We will see in later lectures that communication systems must fulfill what is called the "bandwidth 1 / 1 point
constraint", that is, the energy of the signals that they transmit must strictly fit into pre-defined frequency bands. In
this problem we will look at the bandwidth constraint in the discrete-time domain.
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 "fit" the signal over the bands indicated in green in the following figure
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) :
Correct
x[n] = {
1 0≤n≤M −1
,
0 M ≤n≤L−1
Write out the closed-form analytical expression for its DFT coefficients 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 different:
π 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)
Correct
After examining the plots, check all the correct statements below.
Incorrect
5. (Difficulty: ⋆⋆) Consider a signal x[n] and its DTFT X(ejω ). Assume X(ejω ) is differentiable. Compute the inverse 1 / 1 point
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]
Correct
6. (Difficulty: ⋆) Which property of the DTFT allows you to easily compute the inverse DTFT of 4X(ejω )/π − 2 once you 1 / 1 point
know x[n]? Just type the name of the property.
Correct
7. (Difficulty: ⋆) Take a length-N signal x[n] and its DFT X[k], with 0 ≤ n, k, ≤ N − 1. Next, consider its periodized 1 / 1 point
~[n] ~
version x = x[n mod N ] with its DFS X [k] where now n, k ∈ Z.
Correct
8. (Difficulty: ⋆) In the class, we learned how the modulation theorem can help us tune a musical instrument. Martin 1 / 1 point
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
Correct
9. (Difficulty: ⋆⋆) A ringback tone is the sound you hear in your landline telephone when the remote phone you are 1 / 1 point
trying to call is ringing.
In most European countries, the ringback tone is a single sinusoid turned on and off periodically while in the USA, the
ringbback tone is the sum of 2 sinusoids with relatively close frequencies turned on and off 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.
https://www.coursera.org/learn/dsp1/exam/P2jYE/homework-for-module-1-4/attempt?redirectToCover=true 1/1