wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

DIGITAL SYSTEM DESIGN QUIZ

Total questions: 31

Worksheet time: 16mins

Name
Class
Date
1.

Which truth table is this?

a)

XOR

b)

NOR

c)

NAND

d)

NOT

2.

In Boolean algebra A.A is equal to

a)

A

b)

2A

c)

A2

d)

1

3.

How many input and output required for multiplexer ?

a)

Many input and one output

b)

One input and many output

c)

One input and one output

d)

None of the above

4.

What will the circuit's output be?

a)

1

b)

0

5.

What is the output Y of this logic cricuit if A = 1, B = 1, and C = 1

a)

0

b)

1

6.

What is the output Z of this logic cricuit if A = 1 and B = 1

a)

0

b)

1

7.

What type of logic circuit is represented by the figure shown below?

a)

XNOR

b)

XOR

c)

NAND

d)

AND

8.

(A+B)(A+C)=

a)

A+BC

b)

BC+BA

c)

ABCD

d)

AB+CD

9.

An 8:1 multiplexer contains________ selection lines.

a)

2

b)

3

c)

4

d)

5

10.

In 1-to-4 demultiplexer, how many select lines are required?

a)

1

b)

2

c)

3

d)

4

11.

When ordering binary numbers for a Karnaugh Map, which of the following is the correct sequence?​

a)

00, 01, 11, 10

b)

00, 11, 10, 01​

c)

11, 10, 01, 00

d)

00, 01, 10, 11

12.

Using Karnaugh Maps, find the logical expression.

Assume blanks are zeroes

a)

ABC + ABC

b)

A'B'C + ABC'

c)

A'BC + ABC

d)

A'B'C + ABC

13.

Simplify the following expressions by using Karnaugh Map

a)

b)

c)

d)

14.

Simplify the following expressions by using Karnaugh Map:

a)

b)

c)

d)

15.

A + AB + ABC + ABCD + ABCDE can be reduced to

a)

ABCDE

b)

1

c)

0

d)

A

16.

Simplification of K-Map

a)

BC' + AB

b)

AB' + BC

c)

AB + BC

d)

BC' + AB'

17.

From the truth table above , determine the standard SOP expression.

a)

A'B'C' + ABC+AB'C

b)

ABC + ABC + ABC

c)

AB'C + A'BC + ABC'

d)

A'B'C + A'BC + ABC'

18.

Simplify the given Boolean function using Kmap

F (A,B,C,D) = Σm(0,1,2,3,5,7,8,9,10,12,13)

a)

F = B'D'+AC'+A'D

b)

F = BD'+AC+A'D

c)

F = B'D'+AC'+A'D'

d)

F = B'D'+A'C'+A'D

19.

If the inputs to a full adder are A=1, B=0, CIN=1 what will be the logic states on the outputs S and COUT?

a)

S = 0, COUT= 0

b)

S = 1, COUT= 0

c)

S = 1, COUT= 1

d)

S = 0, COUT= 1

20.

The simplest equation which implements the K-map shown below is:

a)

X = AC + B

b)

X= AB'

c)

X=ABC'+ABC+AB'C

d)

X=AB+A'B

21.

Find the simplified boolean expression from the K.Map

a)

F = A'C' + B'D' + A'BD + BC'D + AB'C + ACD'


b)

F = B'D' + A'BC' + A'BD + BC'D + AB'C + ACD'

c)

F = B'C'D' + A'BC' + A'BD + BC'D + AB'CD + ABCD'

d)

F = A'BC' + AB'D' + A'BD + BC'D + AB'C + ACD'

22.

Find the simplified Boolean Expression from the K-map

a)

F = B + CD' + A'C'D

b)

F = B + CD'

c)

F = BC' + BD + A'C'D + B'CD'

d)

F = BD + A'C'D + B'CD'

23.

Consider the inputs of the each gates in the given diagram are X and Y. Which set of Boolean expressions describes the given diagram inorderly?

a)

b)

c)

d)

24.

Which of the examples below expresses the commutative law of multiplication?

a)

A + B = B + A

b)

A • B = B + A

c)

A • (B • C) = (A • B) • C

d)

A • B = B • A

25.

What is the maxterm notation for A'+B'+C'

a)

M4

b)

m7

c)

M7

d)

m4

26.

In POS, O11 means

a)

A'BC

b)

A+B'+C

c)

A'+B+C

d)

A+B'+C'

27.

In the given 4-to-1 multiplexer, if c1 = 0 and c0 = 1 then the output M is ___________

a)

X0

b)

X1

c)

X2

d)

X3

28.

If A and B are the inputs of a half adder, the carry is given by __________

a)

A AND B

b)

A OR B

c)

A XOR B

d)

A EX-NOR B

29.

What is the Gray code word for the binary number 101011 ?

a)

101011

b)

110101

c)

011111

d)

111110

30.

a)

b)

c)

d)

31.
a)

b)

c)

d)