Questions
Questions
11. An NTSC encoded video clip has a frame size 720 480 pixels and is digitized
using a bit-depth of 8 bits for each of Y, Cb and Cr and a chroma sub-sampling
scheme of 4:2:2. Calculate the file size of 1minute of the video clip and the total
time taken for it to be transmitted over a 2 Mbps transmission line?
12. An MPEG-1 video has a frame sequence : IBBPBBPBBPBBI. Determine the size
of GOP. Derive the transmission sequence of the frames?
13. A digitized video is to be compressed using the MPEG-1 standard. Assuming a
frame sequence of IBBPBBPBBPBBI and average compression ratios of10:1
(I), 20:1 (P) and 50:1 (B) derive average bit rate generated by the encoder for both
the NTSC and PAL formats?
14. What do you mean by entropy of information? Find the entropy of string
bbbbbb where the probability of b is = 1/16?
(iv) Quantization
(v) Clipping
(vi) Noise
Practical VII (Make a Jurassic Park III )
38. How is lossy achieved using the GIF standard. Is it a lossy or loss-less?
39. Explain digital audio file formats? Explain.
40. Discuss the use of text in multimedia. Explain the term hypermedia and
Hypertext?
41. What is sampling? Explain the sampling variable.
(a) Discuss the detail about the characteristics of various image formats.
(b) Explain the Shannon Fano and Huffman algorithm and also determine the
Huffman and Shannon Fano code for following variables whose
frequecies given below:
A
B
C
D
E
F
G
20
30
50
35
70
10
05
42. What is dictionary based compression? Show all the steps of LZW compression
including
dictionary
formation
for
the
text
string
AB$ABA$ABA$ABAAC$AB
43. A monitor has a pixel addressability of 800 600 and a color depth of 24 bits.
Calculate the minimum amount of display memory required on its adapter card to
display an image on the screen?
44. A GIF image occupies a rectangular area of A inch by B inch on a monitor screen.
The resolution of the monitor is C dpi. What is the file size of the image in KB?
The dimensions of the image is A inch B inch?
45. Consider an image of dimensions 640 480 and color depth of 16 bits. If this
image is to be transmitted along a 56 kbps line from a Web server, calculate how
long it would take before the entire image is visible on the screen?
Practical IX (Make a movie on Literacy rate in India)
46. What are sockets? How can I detect that the other end of a TCP connection has
created?
47. Can TCP keep alive timeouts be configured? Are there object-oriented network
programming tools?
48. Explain the Update procedure for encoding the message [aardvark], where our
alphabet consists of 26 lower letters of English alphabets. Give Flowchart of the
procedure.
49. Write a short note on Silence compression/
50. What is the role of Multiple monitors in image processing?
51. Calculate the file size in bytes for a 10 second recordingat 20.05 KHz, 8-bit
resolution monophonic sound?
52. Give the alphabet {a,b} with P (a) = , P (b) = , Code the sequence abc?
53. What is the principle of Arithmatic code? Generate the tag interval for alphabet A
= {a1, a2, a3} with P(a1) = 0.7, P(a2) = 0.1 and P(a3) = 0.2?
54. A document contains letters A through F with frequencies as indicated:
A : 0.25, B : 0.1, C : 0.2, D : 0.15, E : 0.26, F : 0.04