- Tardigrade
- Question
- Physics
- Logic gates X and Y have the truth tables shown below: <img class=img-fluid question-image alt=image src=https://cdn.tardigrade.in/img/question/physics/d71fbb77726c8fa92e5c5209eba5cf95-.png /> <th colspan=3>X Y <thP <thQ <thR <thP <thR 0 0 0 0 1 1 0 0 1 0 0 1 0 1 1 1 When the output of X is connected to the input of Y, the resulting combination is equivalent to a single
Q.
Logic gates and have the truth tables shown below:
0
0
0
0
1
1
0
0
1
0
0
1
0
1
1
1
When the output of is connected to the input of , the resulting combination is equivalent to a single
0 | 0 | 0 | 0 | 1 |
1 | 0 | 0 | 1 | 0 |
0 | 1 | 0 | ||
1 | 1 | 1 |
Solution:
The truth table of the resulting logic circuit by connecting to is as follows
0
0
0
1
1
0
0
1
0
1
0
1
1
1
1
0
Hence, from the truth table, the combination is equivalent to a single NAND gate.
(OR is an AND gate and is a NOT gate, thus the combination is NOT AND gate, i.e., a NAND gate)
0 | 0 | 0 | 1 |
1 | 0 | 0 | 1 |
0 | 1 | 0 | 1 |
1 | 1 | 1 | 0 |