Btech Cs 6 Sem Data Compression Kcs 064 2023
Btech Cs 6 Sem Data Compression Kcs 064 2023
Btech Cs 6 Sem Data Compression Kcs 064 2023
B.TECH
(SEM VI) THEORY EXAMINATION 2022-23
DATA COMPRESSION
Time: 3 Hours Total Marks: 100
Note: Attempt all Sections. If require any missing data; then choose suitably.
SECTION A
6
22
(j) What is the concept of pruning?
_2
3.
P1
11
SECTION B
3E
0.
2. Attempt any three of the following: 10x3=30
.2
P2
(a) How do uniquely decodable codes differ from prefix codes? Explain with example.
25
Describe the procedure for coding a uniquely decodable code. Are the following codes {0,
Q
|1
10, 110, 111} {1, 10, 110, 111} uniquely decodable?
(b) Explain the difference between Minimum variance Huffman code and Huffman code with
2
example. From an alphabet A = {a1, a2, a3, a4, a5} with probabilities P(a1) = 0.15, P(a2)
:2
(iii) Find the average length of the code in (ii) and its redundancy.
(c) Explain the basic algorithm behind prediction with partial match (ppm).What is Facsimile
3
(d) What do you understand by Adaptive quantization? Explain the various approaches to
-2
SECTION C
3. Attempt any one part of the following: 10x1=10
(a) Define two-state Markov model for binary images. Also define ignorance model and how
it is related with probability models?
(b) Discuss the importance of modeling and coding in the compression process with example.
How does information theory relate to lossless compression? Can you explain some key
concepts in information theory and their relevance to compression?
Index Entry
1 a
2 ¢
3 r
4 t
The output of the LZW encoder is the following sequence:
3 1 4 6 8 4 2 1 2 5 10 6 11 13 6
90
6
Decode this sequence. Discuss relative advantages of LZ77, LZ78 and
22
LZW Compression schemes.
_2
(b) Explain Burrows-Wheeler transform (BWT) in detail. Given the sequence: this¢is¢the
3.
P1
11
3E
0.
6. Attempt any one part of the following: 10x1=10
.2
P2
(a) What do you understand by Uniform Quantizer? How uniform quantization of a uniformly
25
distributed sources and uniform quantization of non-uniform sources is done?
Q
|1
(b) Consider the following lossy compression scheme for binary sequences. We divide the
binary sequence into blocks of size M. For each block we count the number of 0s.If this
2
(i)If the sequence is random with P(0) = 0.8, compute the rate and distortion for M = 1, 2,
08
4, 8, 16.Compare your results with the rate distortion function for binary sources.
(ii)Repeat assuming that the output of the encoder is encoded at a rate equal to the entropy
:
09
of the output.
3
02
(a) Explain the various functions involved in the Linde-Buzo-Gray(LBG) Algorithm. Also
06