Logic gateHard
Question
For the given logic gate circuit, which of the following is the correct truth table?
Options
A.
B.
C.
D.
Solution
Gate 1: At bottom there is an OR gate with inputs n & m
out put $= n + m$
Gate 2 : A NAND gate, its Input are direct n & the output of OR gate ( $n + m$ )
out put $z = \overline{n \cdot (n + m)}$
since $n.(n + m) = (n.n) + (n.m)$
$$= n + n.m = n(1 + m) = n $$∴ output $z = \overline{n \cdot (n + m)} = \overline{n}$
| n | m | $$z = \overline{n}$$ |
|---|---|---|
| 0 | 0 | 1 |
| 0 | 1 | 1 |
| 1 | 1 | 0 |
| 1 | 0 | 0 |
Create a free account to view solution
View Solution FreeMore Logic gate Questions
The given electrical network is equivalent to :...A small block is shot into each of the four tracks as shown below. Each of the tracks rises to the same height. The spee...Identify the correct truth table of the given logical circuit....The figure shows two NAND gates followed by a NOR gate. The system is equivalent to the following logic gate -...The correct truth table for the given input data of the following logic gate is :...