445 views

1 Answer

1 votes
1 votes

F = AB' + ABC' + ABCD + ABCD'

   = AB' + ABC' + ABC(D + D')

   = AB' + ABC' + ABC

   = AB' + AB(C' + C)

   = AB' + AB

   = A(B' + B)

   = A

To realize F = A, we'll require 2 NAND gates

Related questions

1 votes
1 votes
2 answers
1
air1ankit asked Aug 24, 2017
480 views
1- for implementing the function, F=(X+Y)'(Z+W) . How many no. Of two input nand gate requare ???
3 votes
3 votes
1 answer
2
1 votes
1 votes
1 answer
3
Anjana Babu asked Jan 16, 2017
677 views
What is the minimum number of Synchronuous T Flip Flops Required to count the sequence 0-3-5-6-0