Block 2 Part3
Block 2 Part3
Activity [3.3]
A human speech signal has a bandwidth extending from 500 Hz to 3500 Hz. If this signal is to
be digitised, what will be the sampling frequency?
Bandwidth f max = 3500 – 500 = 3000 Hz.
f s = 2f max 2 × 3000 Hz =6000= 6 kHz
==============================================================================
Activity [3.4]
How many bits of quantization will be required for CD-quality music, which sets a minimum
S/N ratio of 96 dB?
The range of differences [−5, 4] = -5,-4,-3,-2,-1, 0, 1, 2, 3, 4. Log2 (10) = 3.3 ≈ 4 bit.
Activity [3.6]
The following sequence is received by a DPCM decoder:
+4, +2, +3, −8, +3, −5, −6, +9, −4.
a. The decoder has been initialised with a value of +130. Reconstruct the source signal.
b. Assuming the decoder is correctly initialised, how many bits must be allocated to this
DPCM sequence?
a. 130, 134, 136, 139, 131, 134, 129, 123, 132, 128.
واحنا نكمل بناء على قيم الفرق130 في السؤال طلب منا االرقام وكتب اول قيمة هتكون
b.
Activity [3.7]
Table 3.3 represents the DCT coefficients for an 8 × 8 pixel macroblock after quantising and
thresholding in a JPEG encoder.
Determine the following:
a. the d.c. value for this macroblock
b. the exact output sequence that the JPEG encoder will generate (Hint: refer to the zig-zag
scan in Figure 3.20)
c. The approximate level of compression achieved for this macroblock.
هتكون اول قيمة بالجدولd.c. value في الفقرة االولى من السؤال لما يطلب
a. The d.c. value = 77.
b. The output sequence is 77, −4, 3, 2, −1, 2, 0, 0, 1, 1, 0… [a run of 52 more 0s] … 0.
c.
There are 7 non-zero a.c. coefficients
There are 56 zero coefficients
Total number = 7 + 56 = 63
Approximate level of compression = Total number / non-zero = 63 / 7 = 9
Activity [3.9]
Given the M = 3, N = 12 GOP arrangement in Figure 3.29, what is the most efficient order for
the actual MPEG frame sequence?
I1, P4, B2, B3, P7, B5, B6, P10, B8, B9, I13, B11, B12.
Activity [3.13]
A tenth-order LPC model uses a frame analysis length of 25 ms. Following quantising and
coding, an average of five bits per frame is allocated for the transmission of each predictor
coefficient.
Assume five bits and four bits respectively are allotted to the pitch period (1/F) and gain (G)
information, and a single bit to the U/V decision. If there is no overlap between frames, estimate
the output bit rate.
Bit rate = frames per second × Total number of bits per frame
Bit rate = 40 × 60 bits = 2400 bit/s = 2.4 kbit/s.