Data Compression Techniques Cst446 CST 446 Complete Notes Question Paper Juneoctober 2023 Model Question Paper Solutions
Data Compression Techniques Cst446 CST 446 Complete Notes Question Paper Juneoctober 2023 Model Question Paper Solutions
C 0400CST446052302 Pages: 3
PART A
Answer all questions, each carries 3 marks. Marks
PART B
Answer any one full question from each module, each carries 14 marks.
Module I
11 a) Describe in detail how the performance of a compression algorithm can be (7)
measured?
b) Compare the physical and probability data models used in data compression. (7)
OR
12 a) Consider a numerical sequence 9,11,11,11,14,13,15,17,16,17,20,21. Show any (10)
Page 1of 3
0400CST446052302
of the modelling and coding aspects that can be used for designing a
compression technique for the given sequence.
b) List any four application areas each for lossless and lossy compression (4)
techniques.
Module II
13 a) Consider a sequence which contains characters with the following frequencies: (10)
A – 1, B – 1, C – 1, D – 2, E – 3, F – 5, G – 5 and H – 12. Construct the
Huffman tree for the following characters and find the optimal code for each.
b) Distinguish between RLE and Arithmetic Coding Techniques. (4)
OR
14 a) Consider a data sequence which contains characters with the following (10)
probabilities: A – 0.4, B – 0.3, C – 0.2 and D – 0.1. It is given that the tags
generated for the sequence is 0.516928, if so decode the sequence using the
Arithmetic coding technique.
b) State the steps involved in constructing non-binary Huffman tree and how do the (4)
generated code sequence differ from that of a binary Huffman coding?
Module III
15 a) Outline the procedures used in the JPEG encoding and decoding process. (10)
b) Compare LZ77 and LZ78 dictionary coding techniques. (4)
OR
16 a) Consider the sequence ratatatatbabratbatbabrat. Encode the given sequence using (10)
LZW algorithm with the initial dictionary as given below. Give the encoded
sequence and final dictionary.
Index Entry
1 a
2 b
3 r
4 t
b) State the significance of Discrete Cosine Transform used in JPEG compression. (4)
Module IV
17 a) With a diagram explain the working of a colour CRT monitor. (7)
b) Outline the different layers of MPEG-1 video stream. (7)
OR
Page 2of 3
0400CST446052302
Page 3of 3