edited by
7,825 views
28 votes
28 votes
  1. Express the function $f(x,y,z) = xy' + yz'$ with only one complement operation and one or more AND/OR operations. Draw the logic circuit implementing the expression obtained, using a single NOT gate and one or more AND/OR gates.
  2. Transform the following logic circuit (without expressing  its switching function) into an equivalent logic circuit that employs only $6$ NAND gates each with $2$-inputs.

edited by

5 Answers

0 votes
0 votes
THE question is in SOP form get the POS form and then try to construct the gates

Related questions

30 votes
30 votes
1 answer
3
Kathleen asked Sep 15, 2014
7,846 views
Let $f(A,B) = A'+B$. Simplified expression for function $f(f(x+y, y), z)$ is$x' + z$$xyz$$xy' + z$None of the above