You are on page 1of 6

Points Criteria

6 Performed a correct solution and got a correct answer


5 Performed a correct solution but got an incorrect answer
4 Solution is partially correct
3 Attempted to solve, performed incorrect solution
0 No solution

Assignment 2: (18pts)
1) Consider a continuous time signal x(t)=3sin(100𝜋t). The signal is sampled at rate of 600
samples per second.
a) Find the DT signal after sampling
b) For uniform quantization step of 0.5, find the number of quantization levels and
number of bits for this signal.
c) Populate the table below and manually draw a single graph that shows both x[n] and
xq[n]. For x[n], connect the points using solid line. For xq[n], use stem to plot each
point.

n x[n] Xq[n] eq[n]

10

11

12
2) An analog signal is to be coded by an ADC. The signal contains significant frequencies up to
6MHz. The quantization error in any one sample value must be within ± 0.5% of the peak to
peak amplitude range of the ADC. How many binary digits must each sample contain?

3) Consider the analog signal x(t)=sin(πt) + 4sin(3πt)cos(2πt), t is in millisecond. If the signal is


sampled at 3kHz, determine x[n]. Will there be a faithful reproduction of the analog signal?
Explain your answer.
n x[n] Xq[n] eq[n]

0 0 0 0

1 1.5 1.5 0

2 2.59076211 2.6 1.923789

3 3 3 0

4 2.598076211 2.6 1.923789

5 1.5 1.5 0

6 0 0 0

7 -1.5 -1.5 0

8 -2.59076211 -2.6 -1.92379

9 -3 -3 0

10 -2.59076211 -2.6 -1.92379

11 -1.5 -1.5 0

12 0 0 0

You might also like