Let ¤ t ¤ 1 ¤ t ¤ 1, and zero otherwise, be the input to a
Question:
(a) For a sampling period Ts = 0.025 sec. determine and plot using MATLAB the sampled signal
(b) The 4-level quantizer (see Figure 1.2) corresponding to the 2-bit A/D is defined as
k ¤ x(nTs) < (k + 1) xÌ(nTs) = k, k = 2, 1, 0, 1
where x(nTs), found above, is the input and xÌ(nTs) is the output of the quantizer. Let the quantization step be = 0.5. Plot the input/output characterization of the quantizer, and find the quantized output for each of the sample values of the sampled signal x(nTs).
(c) To transform the quantized values into unique binary 2-bit values, consider the following code
xÌ(nTs) = 2 10
xÌ(nTs) = 11
xÌ(nTs) = 0 00
xÌ(nTs) = 01
Obtain the digital signal corresponding to x(t).
Step by Step Answer: