Page 5 - Discrete Mathematics
P. 5
FINDING A BOOLEAN EXPRESSION FOR A CIRCUIT
P
OR
Q
AND
R OR
SOLUTION:
Trace through the circuit from left to right, writing down the output of each logic gate.
P PQ
OR
Q (PQ) (PR)
PR AND
R OR
Hence (PQ) (PR) is the Boolean expression for this circuit.
CIRCUIT CORRESPONDING TO A BOOLEAN EXPRESSION
EXERCISE
Construct circuit for the Boolean expression (PQ) ~R
SOLUTION
P P Q
Q AND (P Q) ~R
OR
~R
R NOT
5

