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 ?

Quiz

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

General Calculator / Auto Solver

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?

Calculated Answer

75

Step by Step Solution

In order to solve problem, you must evaluate 3 / 4 * 100.