ExamBro
ExamBro
KCET · Physics · Semiconductors

Identify the logic operation carried out by the following circuit.

  1. A AND
  2. B NAND
  3. C NOR
  4. D OR
Verified Solution

Answer & Solution

Correct Answer

(D) OR

Step-by-step Solution

Detailed explanation

Using Boolean law \( A \times A=A \), we get
\( \overline{A \cdot A}=\bar{A} \) and \( \overline{B \cdot B}=\bar{B} \)
By de Morgan's law, we have
\(
\begin{array}{l}
\bar{A} \cdot \bar{B}=\overline{\bar{A}}+\overline{\bar{B}}=A+B \\
\Rightarrow Y=A+B
\end{array}
\)
Therefore, logic operation carried by the given circuit is OR.