In the given figure of logic gates, if the inputs are \( A = 1 \) and \( B = 0 \) then the values of \( y_1, y_2, \) and \( y_3 \) respectively are:
The given circuit consists of three logic gates:
The first gate is a NOT gate. It takes input \( A = 1 \), so the output of the NOT gate, \( y_1 \), will be:
\[ y_1 = \overline{A} = \overline{1} = 0 \] Step 2: Analyzing the AND gateThe second gate is an AND gate, which takes inputs \( A = 1 \) and \( B = 0 \). The output of the AND gate, \( y_2 \), will be:
\[ y_2 = A \cdot B = 1 \cdot 0 = 0 \] Step 3: Analyzing the OR gateThe third gate is an OR gate, which takes inputs \( y_1 = 0 \) and \( y_2 = 0 \). The output of the OR gate, \( y_3 \), will be:
\[ y_3 = y_1 + y_2 = 0 + 0 = 0 \]Thus, the values of \( y_1, y_2, \) and \( y_3 \) are:
\[ y_1 = 0, \quad y_2 = 0, \quad y_3 = 0 \]Thus, the correct answer is Option (1), \( y_1 = 0, y_2 = 0, y_3 = 0 \).