edited by
2,997 views
0 votes
0 votes

Minimum number of NAND Gates for the functions

  1. F = AC’ + ACE + ACE’ + A’CD’ + A’D’E’ 
  2. F = (B’ + D’)(A’+C’+D)(A+B’+C’+D)(A’+B+C’+D’)
edited by

Please log in or register to answer this question.

Related questions

14 votes
14 votes
3 answers
1
Nirmal Gaur asked May 4, 2017
34,076 views
Is there any systematic approach to find the minimum number of two input NAND gates and two input NOR gates to be used to impelement a binary expression?If there then ple...
3 votes
3 votes
2 answers
2
sh!va asked Mar 2, 2017
7,075 views
Minimum number of 2-input NAND gates that will be required to implement the function: Y = AB + CD + EF is(a) 4(b) 5(c) 6(d) 7
1 votes
1 votes
2 answers
3
sh!va asked Jan 26, 2017
8,477 views
F= PQ+ QR+ RS+ST.i) What is the minimum number of NAND gates required to implement F?ii) What is the minimum number of NOR gates required to implement F?
4 votes
4 votes
2 answers
4