CSE370 Quiz 1 (10 April)
 
 

Draw a circuit that corresponds to the following Boolean equation (use only NOR gates):

                            Z = A' B' + C

Fill in the truth table for the function Z.
 

A
B
C
Z
0
0
0
 
0
0
1
 
0
1
0
 
0
1
1
 
1
0
0
 
1
0
1
 
1
1
0
 
1
1
1
 

Write the function above in canonical sum-of-products form.

                            Z =
 

Show how you can arrive at the original equation from the sum-of-products form using the axioms/theorems of Boolean algebra (show each step of your work):

                           Z =
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 


Comments to: cse370-webmaster@cs.washington.edu (Last Update: )