Output of Logic Circuit for Four Bit Binary Inputs
Two 4 bits binary numbers, and are given in the inputs of a logic circuit shown in figure below. The output () will be :

Options
A
Correct
B
C
D
Topics & Concepts
Step-by-Step Solution
To determine the output of the logic circuit, we first find the Boolean expression for in terms of inputs and .
-
Analysis of the Circuit:
- Input passes through a NOT gate, giving the output .
- Input is directly fed into the logic gate.
- The two inputs, and , enter a NAND gate.
-
Boolean Expression: The output of the NAND gate is given by:
Using De Morgan's Law (), we simplify the expression:
-
Bitwise Calculation: Given inputs:
Taking the bitwise NOT of :
Now, performing the bitwise OR operation ():
Thus, the output is .
Correct Answer: Option A ()