Compare and Contrast Lossy and Lossless compression technique.
[3 marks]Compare Entropy and Self Information of a source with appropriate
[4 marks]eExxapmlapinle Ms. PEG 4 and H.264 standard in detail.
[7 marks]Discuss elements of multimedia communication system.
[3 marks]Why DCT transformation is used in JPEG compression? Explain.
[4 marks]Construct an LZW dictionary and decode the following transmitted sequence: 5 2 3 3 2 1 6 8 10 12 9 11 7 16 5 4 4 11 21 23 4. Consider the initial dictionary with symbol {$, i, w, o, b}.
[7 marks]Given an initial dictionary consisting of the letters {@,a,b,o,w}, encode the following message using the LZW algorithm: wabba@wabba@wabba@wabba@woo@woo@woo
[7 marks]Define following terms:
[3 marks]Compression ratio (ii) SNR (iii) PSNR
[ marks]Determine whether the following codes are uniquely decodable.
[4 marks]{000, 001, 11, 10, 01} (ii) {0101, 110, 001, 11, 00}
[ marks]Encode ‘college’ using Dynamic Huffman coding depicting Huffman tree after encoding each symbol in the source.
[7 marks]Why DC and AC coefficient are encoded separately in JPEG?
[3 marks]Given an alphabet A= {a1,a2,a3,a4), find the first order entropy in the following cases:
[4 marks]P(a1)= P(a2)= P(a3)= P(a4)= 0.25 (ii) P(a1)= 0.5, P(a2)= 0.25, P(a3)= P(a4)= 0.125
Explain the concept of entropy coding for text compression.
[3 marks]Is Huffman code optimum prefix code? Prove your answer.1
[4 marks]Consider the frequency counts shown in the Table below, answer the following questions, assuming that the data is to be encoded using arithmetic coding with integer implementation: Letter Count A 40 B 1 C 9
[7 marks]What is the word length required for unambiguous encoding? ii) Find the binary code for the sequence “ACB” using the rescaling conditions, wherever necessary).
[ marks]Explain the concept of source coding for text compression.
[3 marks]Explain Key frame animation in brief.
[4 marks]Find the real valued tag for the sequence 1 3 2 1 using the following probability model: P(1) = 0.8, P(2) = 0.02, P(3) = 0.18
[7 marks]Explain MPEG encoder for Audio Compression
[3 marks]Describe the process of Morphing in brief.
[4 marks]Explain ADPCM encoder and decoder for Audio compression.
[7 marks]Explain MPEG decoder for Audio Compression.
[3 marks]Briefly discuss the process of 3D Modeling.
[4 marks]Explain the process of prediction in DPCM.
[7 marks]Give the algorithm for decoding procedure of both Huffman Coding and Arithmetic Coding procedures, with suitable examples. Outline the differences in both.
[7 marks]