In a digital circuit which was to implement (A B) + (A)XOR(B), the designer implements (A B) (A)XOR(...
In a digital circuit which was to implement (A B) + (A)XOR(B), the designer implements (A B) (A)XOR(B) What is the probability of error in it ?
Answer/Solution
75%
Steps/Work
A B AB A XOR B (AB)+(A XOR B) (AB) (A XOR B)
0 0 0 0 0 0
0 1 0 1 1 0
1 0 0 1 1 0
1 1 1 0 1 0
so, we are getting 3 wrong answers out of 4
probability of error is 3/4=75%
ANSWER:C
0 0 0 0 0 0
0 1 0 1 1 0
1 0 0 1 1 0
1 1 1 0 1 0
so, we are getting 3 wrong answers out of 4
probability of error is 3/4=75%
ANSWER:C