wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

THEORY INFORMATION 2

Total questions: 79

Worksheet time: 40mins

Name
Class
Date
1.

In a throw of coin what is the probability of getting head.

a)

1

b)

1/2

c)

2

d)

0

2.

In a throw of coin what is the probability of getting tails.

a)

1

b)

1/2

c)

2

d)

0

3.

In a throw of dice what is the probability of getting number greater than 5.

a)

1/3

b)

1/6

c)

1/5

d)

1

4.

In digital communication system, smaller the code rate, ... are the redundant bits.

a)

less

b)

equal

c)

more

d)

unpredictable

5.

Noise affects ...

a)

information source

b)

receiver

c)

channel

d)

transmitter

6.

Probability of occurrence of an event lies between

a)

-1 and 0

b)

0 and 1

c)

-1 and 1

d)

exactly 1

7.

Probability of second event in situation if first event has been occurred is classified as

a)

conditional probability

b)

joint entropy

c)

conditional entropy

d)

none of the given

8.

Shannon-Fano and Huffman codes are an encoding algorithms used for

a)

lossy data compression

b)

lossless data compression

c)

error correction

d)

error detection

9.

Specify parts of the receiver side

a)

Source encoder, channel encoder, digital modulator

b)

Source decoder, channel decoder, digital demodulator

c)

Source decoder, channel encoder, digital modulator

d)

Source encoder, channel decoder, digital modulator

10.

Specify parts of the transmitter side

a)

Source decoder, channel decoder, digital demodulator

b)

Source encoder, channel encoder, digital modulator

c)

Source decoder, channel encoder, digital modulator

d)

Source encoder, channel decoder, digital modulator

11.

Specify the case when entropy is maximum

a)

p1=0,5 and p2=0,5

b)

p1=1 and p2=0

c)

p1=0 and p2=1

d)

p1=0,9 and p2=0,1

12.

Specify the error position in the string "0000110", if the initial string was encoded with Hamming (7,4) code using the following structure (i1, i2, i3, i4, r1, r2, r3)

a)

i1

b)

i3

c)

i2

d)

i4

13.

Specify the error position in the string "0001110", if the initial string was encoded with Hamming (7,4) code using the following structure (i1, i2, i3, i4, r1, r2, r3)

a)

i4

b)

i1

c)

i2

d)

i3

14.

Specify the error position in the string "0011001", if the initial string was encoded with Hamming (7,4) code using the following structure (i1, i2, i3, i4, r1, r2, r3)

a)

r2

b)

r1

c)

r3

d)

i3

15.

Specify the error position in the string "0101011", if the initial string was encoded with Hamming (7,4) code using the following structure (i1, i2, i3, i4, r1, r2, r3)

a)

i1

b)

i2

c)

i3

d)

i4

16.

Specify the error position in the string "0101110", if the initial string was encoded with Hamming (7,4) code using the following structure (i1, i2, i3, i4, r1, r2, r3)

a)

r3

b)

r2

c)

r1

d)

no error

17.

Specify the error position in the string "0101111", if the initial string was encoded with Hamming (7,4) code using the following structure (i1, i2, i3, i4, r1, r2, r3)

a)

i1

b)

i4

c)

i2

d)

i3

18.

Specify the error position in the string "0110000", if the initial string was encoded with Hamming (7,4) code using the following structure (i1, i2, i3, i4, r1, r2, r3)

a)

r1

b)

r3

c)

r2

d)

r4

19.

Specify the error position in the string "1010011", if the initial string was encoded with Hamming (7,4) code using the following structure (i1, i2, i3, i4, r1, r2, r3)

a)

r1

b)

no error

c)

r2

d)

r4

20.

Specify the formula to calculate numbers of k and n bits to create the Hamming code

a)

(n, k) = (2r - 1, 2r - 1 - r)

b)

(n, k) = (2r, 2r - 1 - r)

c)

(n, k) = (2r - 1, 2r - r)

d)

(n, k) = (2r - 1, 2r - 1 + r)

21.

Specify the formula to find the amount of information if events have different probabilities.

a)

Hartley's formula

b)

Shannon's formula

c)

Fano's formula

d)

Bayes' formula

22.

Specify the formula to find the amount of information if events have the same probabilities.

a)

Shannon's formula

b)

Hartley's formula

c)

Fano's formula

d)

Bayes' formula

23.

Specify the most effective type of code when an alphabet consists of 2 symbols with probabilities p(x1) = 0,05 and p(x2) = 0,95.

a)

ASCII code

b)

Shannon-Fano's code

c)

Shannon-Fano's code by blocks

d)

Hartley's code

24.

Specify the right formula if dmin is Hamming distance, s - number of correctable errors and r - number of detectable errors.

a)

dmin>= s+r+1

b)

dmin>= 2s+r+1

c)

dmin>= s+2r+1

d)

dmin>= s+r+2

25.

Specify two types of error control algorithms

a)

block and linear

b)

linear and nonlinear

c)

block and convolution

d)

none of the given

26.

Suppose the letters a, b, c, d, e, f have probabilities 1/2, 1/4, 1/8, 1/16, 1/32, 1/32 respectively. Which of the following is the Huffman code for the letter a, b, c, d, e, f?

a)

11, 10, 011, 010, 001, 000

b)

0, 10, 110, 1110, 11110, 11111

c)

11, 10, 01, 001, 0001, 0000

d)

110, 100, 010, 000, 001, 111

27.

Suppose the letters a, b, c, d, e, f have probabilities 1/2, 1/4, 1/8, 1/16, 1/32, 1/32 respectively. What is the average length q of the Huffman code?

a)

3,0

b)

1,9

c)

2,7

d)

4,3

28.

The amount of information in the message is 120 bits. Calculate the length of this message, which is written by characters of 16-character alphabet.

a)

30

b)

480

c)

120

d)

60

29.

The amount of information in the message is 60 bits. Calculate the length of this message, which is written by characters of 4-character alphabet.

a)

30

b)

60

c)

15

d)

510

30.

The basic idea behind Shannon-Fano coding is to

a)

compress data by using more bits to encode more frequently occuring characters

b)

compress data by using fewer bits to encode more frequently occuring characters

c)

compress data by using fewer bits to encode fewer frequently occuring characters

d)

expand data by using fewer bits to encode more frequently occuring characters

31.

The efficiency of the language is 0,25 and its I average is 1 bit. Calculate the number of letters in this language's alphabet?

a)

32

b)

16

c)

8

d)

64

32.

The Hamming distance between "client" and "server" is

a)

0

b)

1

c)

6

d)

impossible to detect

33.

The Hamming distance between "make" and "made" is

a)

4

b)

3

c)

1

d)

impossible to detect

34.

The Hamming distance between "push" and "pull" is

a)

0

b)

4

c)

2

d)

impossible to detect

35.

The Hamming distance between "starting" and "finishing" is

a)

4

b)

3

c)

impossible to detect

d)

5

36.

The Hamming distance between 001111 and 010011 is

a)

1

b)

2

c)

3

d)

4

37.

The Hamming distance between 010111 and 010011 is

a)

2

b)

3

c)

1

d)

4

38.

The Hamming distance between 011111 and 010011 is

a)

1

b)

3

c)

2

d)

4

39.

The Hamming distance between 101001 and 010011 is

a)

1

b)

2

c)

4

d)

3

40.

The Hamming distance between two strings with equal length is ...

a)

the number of positions at which the corresponding symbols are different

b)

the number of positions at which the corresponding symbols are equal

c)

the number of identical symbols in the first string

d)

the number of identical symbols in the second string

41.

The length of the message is 16 symbols and the message's alphabet consists of 32 symbols. Find the amount of information in this message.

a)

80

b)

16

c)

64

d)

32

42.

The length of the message is 6 symbols and the message's alphabet consists of 32 symbols. Find the amount of information in this message.

a)

30

b)

6

c)

32

d)

24

43.

The number of digits by which any two binary sequences differ is called the ...

a)

Hamming weight

b)

Hamming distance

c)

Hamming code

d)

Hamming length

44.

The prefix code is also known as ...

a)

block code

b)

uniquely decodable code

c)

convolutional code

d)

parity bit

45.

The prefix code is also known as ...

a)

block code

b)

uniquely decodable code

c)

convolutional code

d)

parity bit

46.

The redundancy of the language is 0,75 and its I average is 1 bit. Calculate the number of letters in this language's alphabet?

a)

32

b)

16

c)

8

d)

64

47.

The string was encoded with Hamming (15,11) code using the transformation matrix. Specify numbers of positions of the parity bits.

a)

12,13,14,15

b)

1,2,3,4

c)

1,2,4,8

d)

2,3,4,5

48.

The string was encoded with Hamming (31,26) code using the transformation matrix. Specify numbers of positions of the parity bits.

a)

27,28,29,30,31

b)

1,2,3,4,5

c)

1,2,4,8,16

d)

2,3,4,5,6

49.

The string was encoded with Hamming (7,4) code using the structure (i1, i2, i3, i4, r1, r2, r3). After a channel the error syndrome is 000. Specify the position of the error.

a)

i1

b)

r1

c)

no error

d)

r3

50.

The string was encoded with Hamming (7,4) code using the structure (i1, i2, i3, i4, r1, r2, r3). After a channel the error syndrome is 001. Specify the position of the error

a)

i1

b)

r1

c)

r3

d)

no error

51.

The string was encoded with Hamming (7,4) code using the structure (i1, i2, i3, i4, r1, r2, r3). After a channel the error syndrome is 010. Specify the position of the error.

a)

r3

b)

r1

c)

r2

d)

r4

52.

The string was encoded with Hamming (7,4) code using the structure (i1, i2, i3, i4, r1, r2, r3). After a channel the error syndrome is 011. Specify the position of the error.

a)

r4

b)

i1

c)

i4

d)

r1

53.

The string was encoded with Hamming (7,4) code using the structure (i1, i2, i3, i4, r1, r2, r3). After a channel the error syndrome is 100. Specify the position of the error.

a)

r3

b)

i1

c)

r1

d)

r2

54.

The string was encoded with Hamming (7,4) code using the structure (i1, i2, i3, i4, r1, r2, r3). After a channel the error syndrome is 101. Specify the position of the error.

a)

no error

b)

r1

c)

i1

d)

i2

55.

The string was encoded with Hamming (7,4) code using the structure (i1, i2, i3, i4, r1, r2, r3). After a channel the error syndrome is 110. Specify the position of the error.

a)

i4

b)

r3

c)

i3

d)

i1

56.

The string was encoded with Hamming (7,4) code using the structure (i1, i2, i3, i4, r1, r2, r3). After a channel the error syndrome is 111. Specify the position of the error.

a)

i4

b)

r2

c)

i2

d)

no error

57.

The string was encoded with Hamming (7,4) code using the transformation matrix. Specify numbers of positions of the parity bits.

a)

5,6,7

b)

1,2,3

c)

1,2,4

d)

2,3,4

58.

What is the probability of getting a sum 9 from two throws of dice.

a)

1/3

b)

1/9

c)

1/12

d)

2/9

59.

When data is compressed, the goal is to reduce

a)

noise

b)

redundancy

c)

channel capacity

d)

none of the given

60.

When the base of the logarithm is 10, then the unit of measure of information is

a)

bytes

b)

dits

c)

nits

d)

bits

61.

When the base of the logarithm is 2, then the unit of measure of information is

a)

bytes

b)

bits

c)

nits

d)

dits

62.

When the base of the logarithm is e, then the unit of measure of information is

a)

bytes

b)

nits

c)

dits

d)

bits

63.

Which block or device does the data compression?

a)

Channel encoder

b)

Source encoder

c)

Modulator

d)

None of the given

64.

Which letter will get the shortest codeword after Huffman coding of the word "abracadabra"?

a)

c

b)

r

c)

d

d)

a

65.

Which of the following codes can be the Huffman code for the letters a,b,c,d,e?

a)

10,011,11,001,010

b)

0,10,110,1110,1111

c)

10,01,0001,100,1010

d)

100,110,001,000,010

66.

Which of the following codes has the highest code rate?

a)

code rate is constant for all of the Hamming codes

b)

Hamming (31,26)

c)

Hamming (15,11)

d)

Hamming (7,4)

67.

Which of the following codes has the highest redundancy?

a)

redundancy is constant for all of the Hamming codes

b)

Hamming (7,4)

c)

Hamming (15,11)

d)

Hamming (31,26)

68.

Which of the following codes is non-uniform?

a)

Shannon-Fano

b)

ASCII

c)

Hamming

d)

None of the given

69.

Which of the following codes is prefix?

a)

0, 111, 11

b)

0, 111, 10

c)

0, 101, 10

d)

00, 10, 101

70.

Which of the following codes is prefix?

a)

0, 01, 11

b)

0, 10, 11

c)

0, 10, 1

d)

0, 01, 001

71.

Which of the following codes is uniform?

a)

ASCII

b)

Shannon-Fano

c)

Huffman

d)

None of the given

72.

Which of the following codes is uniform?

a)

10,011,11,001,010

b)

0,10,110,1110,1111

c)

10,01,0001,100,1010

d)

100,110,001,000,010

73.

Which of the following indicate(s) an error in a received combination?

a)

Parity bits

b)

Error syndrome

c)

Data bits

d)

None of the given

74.

Which of the following is a part the channel coding?

a)

Huffman code

b)

Hamming code

c)

Shannon-Fano code

d)

RLE code

75.

Which of the following is a part the source coding?

a)

Hamming code

b)

Huffman code

c)

Error-correcting code

d)

Convolutional code

76.

Which of the following is not a correct statement about a probability.

a)

It must have a value between 0 and 1

b)

It is the collection of several experiments

c)

A value near 0 means that the event is not likely to occur/happens

d)

It can be reported as a decimal or a fraction

77.

Which of the following symbols will get the shortest codeword after Shannon-Fano coding if probabilities are p(a) = 0.05, p(b) = 0.6, p(c) = 0.2 and p(d) = 0.15?

a)

c

b)

a

c)

d

d)

b

78.

The Hamming distance between 011111 and 010011 is

a)

1

b)

3

c)

2

d)

4

79.

The Hamming distance between "make" and "made" is

a)

4

b)

3

c)

1

d)

impossible to detect