Pop Quiz Logic Gate and Logic Circuit

Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

POP QUIZ: Logic Gate & Logic Circuit

Name : ______________________________________________________
Practicum : __________________

Num Questions
Draw the circuit diagram that implements the expression x= (ABC) (A+D) using gates having no more than two inputs.

1.

Draw the circuit diagram to implement the expression x=(A+B)(B+C)

2.

Draw the circuit diagram to implement the expression x=[D+(A+B)C].E

3.

Calculate the value of the following Boolean expression.


a. Z = A + B(AC), where A = 0, B = 1 and C = 1; b. T = (A + B) ( + ), where A = 0, B = 1

4.

For the following circuits, find the Boolean Expression and construct the truth table.

5.
POP QUIZ: Logic Gate & Logic Circuit
Name : ______________________________________________________
Practicum : __________________

Write the Boolean expression and truth table for this circuit
Y= (A AND NOT B) OR (B AND C).

6.

Identify the output based on the given statement.


a. The inputs to an AND gate have the values A = 1 and B = 0. Output (TRUE/FALSE).
7.
b. The inputs to an AND gate have the values A = 0 and B = 0. Output (TRUE/FALSE).

Represent the Boolean expression Q =


.
as a logic circuit by
drawing a diagram using ONLY the following symbols.

8.

Represent the following Boolean equation as a logic circuit. Q


=

. + . and write a truth table.

9.

Extra Notes:

1. First, perform all inversions of single terms.


Precedence 2. Perform all operations with parentheses.
3. Perform an AND operation before an OR operation unless
parentheses indicate otherwise.
POP QUIZ: Logic Gate & Logic Circuit
Name : ______________________________________________________
Practicum : __________________
4. If an expression has a bar over it, perform the operations
inside the expression first and then invert the result.

You might also like