2,823 views
0 votes
0 votes
F = w'xz + w'yz + x'yz' + wxy'z

d = wyz

The minimum no of nand and nor gate required to implement the above function  respectively are :

1 Answer

Best answer
1 votes
1 votes

F = w'xz + w'yz + x'yz' + wxy'z
d = wyz
First minimize it using k-map

Minimized equation is F = xz + x'y

Implementation of above function using 2 input Nand gate



Implementation of abovefuntion using 2 input NOR gate



Minimum NAND gate require  - 4
Minimum NOR gate require - 7
 

selected by

Related questions

0 votes
0 votes
2 answers
2
rajveer43 asked Jan 12
178 views
The number of full and half-adders required to add $32$-bit numbers is______________________
0 votes
0 votes
0 answers
3
Redcom1988 asked Dec 23, 2023
176 views
Design a counter according to the state diagram above using only NAND gates and JK Flip-flops (if needed) complete with state tables
0 votes
0 votes
0 answers
4