You are on page 1of 2

Name: ____Le Minh Bao_______________________________________

1.
a. Write the Boolean expression corresponding to the logic circuit below

X = ………..…… (A NAND B) AND (A OR B)……… ………………… [3]

b. Complete the truth table for the logic circuit in (a)

A B Working space X

0 0 0

0 1 1

1 0 1

1 1 0
[1]

c. Based on the Boolean expression and truth table above, a single logic gate
can be used to replace the logic circuit in (a)

Single logic gate ………………XOR gate………………………… [1]


Name: ____Le Minh Bao_______________________________________
2.
a. Draw the logic circuit for the following Boolean logic expression.
X = (A XOR B) OR ((A NAND C) AND (B NOR C))

[6]
b. Complete the truth table for the logic expression in 4(a)

A B C Working Space X

0 0 0

0 0 1

0 1 0

0 1 1

1 0 0

1 0 1

1 1 0

1 1 1

[4]

You might also like