wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Digital Electronics Weekend Assignment - 4

Total questions: 25

Worksheet time: 53mins

Name
Class
Date
1.

I. A Boolean expression always have a unique minimal expression.

II. A Boolean expression always have a unique irredundant expression.

a)

Only I is true

b)

Both are true

c)

Only II is true

d)

Both are false

2.

Given a function f(a, b, c)= a′b′c′ + ab′c.

What are the additional min terms needed to be added to make a self dual function in the given options.

a)

abc, a′bc

b)

a′b′c, ab′c′

c)

a′b′c, abc′

d)

a′bc, ab′c′

3.

Given a function f(a, b, c, d) = a′b′c′d′ + a′b′c′d + abc′d + a′b′cd + ab′cd′ b′c′d′.

Then how many self dual functions can be formed using function f?

a)

2

b)

4

c)

8

d)

16

4.

Given that f(a, b, c) is a self dual function, which one of the functions can be f?

a)

∑(0, 6, 2, 5)

b)

∑(3, 5, 6, 7)

c)

∑(2, 3, 4, 7)

d)

∑(6, 1, 2, 3)

5.

Let the functions f1 (a, b, c) = ∑ (1,2,3,4) and f2 (a, b, c) = ∑ (0,2,4,6). What is f1 ⊕ f2?

a)

a′bc′ + ab′c

b)

c′ (a ⊕ b)

c)

a′b′ + ac′ + ab′c

d)

a′b′ + a′c + abc′

6.

If f1(a, b, c) = ∑ (0,1,6,7) , f2( a, b, c) = ∑(2,3,4,5). Then what are the variable that f1 + f2 is free from?

a)

a, b

b)

b, c

c)

a, c

d)

a, b, c

7.

What is the minimal POS form for the given K-map?

a)

bcd + b′c′d + ab′d

b)

(b + c + d) (a + b′ + d′)(b′ + c′ + d)

c)

(b′ + c′ + d′)(a′ + b + d) (b + c + d′)

d)

(b′ + c) (b′ + d) (b + c′ + d′ )(a + b + d)

8.

What is the minimal form of the function which is represented in the below variable entrant map?

a)

i′k′ + i′j + jk′

b)

i′k′ + i′jm + i′k′m + jk′m′ + i′k′m′

c)

i′k′ + i′jm + jk′m′

d)

i′k′ + i′jm′ + jk′m

9.

How many bits can be saved in a Flip-flop?

a)

0

b)

1

c)

2

d)

3

10.

The above K-map represents F(x, y, z);

Find out the minterm which does not belong to the function F.

a)

xyz’

b)

x’yz’

c)

xy’z

d)

x’y’z

11.

What is minimal form of the given K-map ?

a)

a’b + a’c’ + b’c’

b)

a’b + bc’

c)

a’b + b’c’

d)

None

12.

What is the minimal form of the given K-map ?

a)

x’ + z

b)

x + z’

c)

x’z’ + z

d)

x’ + y’z

13.

Which of the given options doesn’t represent the function F = ∏ (0, 2, 3, 5, 7) ?

a)

(x + z) (x + y’) (x’ + z’)

b)

(x + z) (x + y’) (y’ + z’) (x’ + z’)

c)

(x + z) (y + z’) (x’ + z’)

d)

(x + z) (y’ + z’) (x’ + z’)

14.

In the given K-map, which of the given options is not an essential prime-implicant ?

a)

abc

b)

acd'

c)

a'b'c'd'

d)

bd

15.

Minimal POS for the given K-map:

a)

(z)(y+z')

b)

(w+z)(y+z')(w'+z)

c)

yz

d)

(y'+z)y

16.

The circuit shown in the figure contains cascading of XOR gates. For given input X=0, output y is?

a)

0

b)

1

c)

X

d)

X'

17.

How many minimum number of NOR gates required to construct Half Subtractor?

a)

4

b)

5

c)

6

d)

7

18.

Which property is not associated to Latches?

a)

Output of the Latches changes as we change the input.

b)

Latches are fast.

c)

Latches are edge triggered.

d)

None of the given options

19.

___________ is commonly used to interface output devices.

a)

Buffer

b)

Pulse generator

c)

Accumulator

d)

Latch

20.

When both the output of a Latch are high and output is unpredictable. What is this condition called?

a)

Bistable

b)

Indeterminate

c)

Inactive

d)

No change

21.

The 2 inputs A and B are connected to a NOR based SR Latch, via 2 AND gates as shown in the figure. If A = 1 and B = 0, the output Q Q' is

a)

00

b)

10

c)

01

d)

11

22.

A 4 X 1 multiplexer is shown in the figure. The output Z is

a)

A NOR C

b)

B NOR C

c)

B XOR C

d)

A XOR C

23.

The minimum Boolean expression for the given circuit is

a)

AB + AC + BC

b)

A + BC

c)

A + B

d)

A + B + C

24.

How many 4X1 Multiplexers will be required to implement 32X1 Multiplexer?

a)

12

b)

11

c)

10

d)

32

25.

How many 2X1 MUX required to construct 8X1 MUX?

a)

8

b)

7

c)

6

d)

5