284 views

2 Answers

Best answer
1 votes
1 votes
a exor b = ab' + a'b   (when there are two inputs a & b, $2^{(2-1)}$ = 2 minterms
a exor b exor c = a'b'c + ab'c' + a'bc' + abc ( (when there are three inputs a, b & c, $2^{(3-1)}$ = 4 minterms

hence ​​​​​​, with 8-inout EX-OR gate there will be $2^{(8-1)}$ = 128 minterms
selected by

Related questions

0 votes
0 votes
0 answers
1
deba1014 asked Apr 12
58 views
What is the maximum n-bit number in base x ,when represented in decimal(10)?
0 votes
0 votes
2 answers
3
rajveer43 asked Jan 12
203 views
The number of full and half-adders required to add $32$-bit numbers is______________________
0 votes
0 votes
0 answers
4
Redcom1988 asked Dec 23, 2023
196 views
Design a counter according to the state diagram above using only NAND gates and JK Flip-flops (if needed) complete with state tables