Join WhatsApp Icon JEE WhatsApp Group
Question 19

The correct truth table for the following logic circuit is :

image

$$\text{Top input} = \bar{A} \quad (\text{via NOT gate})$$

$$\text{Bottom input} = A \cdot B \quad (\text{via AND gate})$$

$$Y = \bar{A} + (A \cdot B)$$

Using the distributive law of Boolean algebra ($$X + (\bar{X} \cdot Y) = X + Y$$):

$$Y = (\bar{A} + A) \cdot (\bar{A} + B)$$

$$\implies Y = 1 \cdot (\bar{A} + B) = \bar{A} + B$$

  • For $$A=0, B=0 \implies Y = \bar{0} + 0 = 1 + 0 = 1$$
  • For $$A=0, B=1 \implies Y = \bar{0} + 1 = 1 + 1 = 1$$
  • For $$A=1, B=0 \implies Y = \bar{1} + 0 = 0 + 0 = 0$$
  • For $$A=1, B=1 \implies Y = \bar{1} + 1 = 0 + 1 = 1$$
  • Get AI Help

    Video Solution

    video

    Create a FREE account and get:

    • Free JEE Mains Previous Papers PDF
    • Take JEE Mains paper tests
    Ask AI