4.7 HW 7

  4.7.1 Problem 7.2
  4.7.2 Problem 7.6
  4.7.3 Problem 7.11
  4.7.4 Problem 7.15
  4.7.5 key solution
PDF (letter size)
PDF (legal size)

4.7.1 Problem 7.2

A continuous-time signal x(t) is obtained at the output of an ideal lowpass filter with cutoff frequency ωc=1000π rad/sec. If impulse-train sampling is performed on x(t), which of the following sampling periods would guarantee that x(t) can be recovered from its sampled version using an appropriate lowpass filter? (a) T=0.5×103 sec. (b) T=2×103 sec (c) T=104 sec

solution

Note: In all these problems, I will use Ω for the digital frequency and ω for the continuous frequency.

We want the Nyquist frequency to be larger than twice ωc. Hence Nyquist frequency should be larger than 2000π rad/sec or larger than 1000 Hz.

Translating the given periods to hertz using f=1T relation, shows that (a) is 10.5×103=2000 Hz, (b) is 12×103=500 Hz, (c) is 1104=10000 Hz.

Therefore (a) and (c) would guarantee that x(t) can be recovered.

4.7.2 Problem 7.6

pict
Figure 4.76:Problem description

solution

The multiplication of x1(t)×x2(t) becomes convolution in frequency domain X1(jω)X2(jω). But we know when doing convolution the width of the result is the sum of each function width. This means the frequency spectrum of w(t) will have width of ω1+ω2.

Now by Nyquist theory, we know that the sampling frequency should be at least twice the largest frequency in the signal being sampled. This meansωsampling>2(ω1+ω2) Since ω1+ω2 is now the largest frequency present in w(t). But ωsampling=2πTsampling. Hence the above becomes2πTsampling>2(ω1+ω2)1Tsampling>ω1+ω2π

OrTsampling<πω1+ω2 This means the maximum possible sampling period isTmax=πω1+ω2 In seconds.

4.7.3 Problem 7.11

   4.7.3.1 Part a
   4.7.3.2 Part b
   4.7.3.3 Part c
   4.7.3.4 Part d

Let Xc(t) be a continuous-time signal whose Fourier transform has the property that Xc(ω)=0 for |ω|2000π. A discrete-time signal xd[n]=xn(n(0.5×103)) Is obtained. For each of the following constraints on the Fourier transform Xd(Ω) of xd[n] determine the corresponding constraint on Xc(ω).

a
Xd(Ω) is real
b
The maximum value of Xd(Ω) over all Ω is 1.
c
Xd(Ω)=0 for 3π4|Ω|π
d
Xd(Ω)=Xd(Ωπ)

solution

The main relation to translate between continuous time frequency ω (radians per second) and digital frequency Ω (radians per sample) which is used in all of these parts is the following

Ω=ωT

Where T is the sampling period (in seconds per sample). i.e. number of seconds to obtain one sample.

4.7.3.1 Part a

Since Xd(Ω) is the same as Xc(ω) (except for scaling factor) which contains replicated copies of Xc(ω) spaced at sampling frequencies intervals, then if Xd(Ω) is real, then this means Xc(ω) must also be real, since Xd(Ω) is just copies of Xc(ω).

4.7.3.2 Part b

If maximum value of Xd(Ω) is A then maximum value of Xc(ω) is given by AT where T is sampling period. Hence since A=1 in this problem, then the maximum value of Xc(ω) will be 0.5×103.

4.7.3.3 Part c

Xd(Ω)=0 for 3π4|Ω|π is translated to Xc(ω)=0 for 3π4|ωT|π since Ω=ωT. Therefore3π41T|ω|πT But T=0.5×103, hence the above becomes3π4(2000)|ω|π(2000)1500π|ω|2000π

Hence Xc(ω)=0 for 1500π|ω|2000π. Actually, since Xc(ω)=0 for |ω|2000π from the problem statement, this can be simplified toXc(ω)=0|ω|500π

4.7.3.4 Part d

Xd(Ω)=Xd(Ωπ) is translated to Xc(ω)=Xc(ωπT)=Xc(ωπ0.5×103)=Xc(ω2000π)

ThereforeXc(ω)=Xc(ω2000π)

4.7.4 Problem 7.15

Impulse-train sampling of x[n] is used to obtain g[n]=k=x[n]δ[nkN] If X(Ω)=0 for 3π7|Ω|π, determine the largest value for the sampling interval N which ensures that no aliasing takes place while sampling x[n].

solution

This is similar to problem 7.6 above, but using digital frequency. By Nyquist theory, the sampling frequency must be larger than twice the largest frequency in the signal. We are given that 3π7|Ω|π. Hence the largest frequency is 3π7. Hence, Ωsampling>2(3π7)=67π Therefore 2πNsampling>67π Where Nsampling is the discrete sampling period, which is number of samples. Therefore from above1Nsampling>37Nsampling<73

But Nsampling must be an integer (since it is number of samples, henceNsampling<2 Therefore the maximum is N=2

4.7.5 key solution

PDF