Write the Boolean function corresponding to the switching circuit given below:
Open in App
Solution
The required Boolean expression is A(A′+B)+A′B+C(A+B′)=AA′+AB+A′B+AC+B′C =0+B(A+A′)+AC+B′C[∵AA′=0] =B+AC+B′C[∵AA′=1] =(B+B′)(B+C)+AC[∵a+bc=(a+b)(a+c)] =B+C+AC[∵B+B′=1] =B+C[∵ By law of absorption, C+AC=C] which is the simplified circuit whose switching circuit is shown in the figure.