Advertisements
Advertisements
प्रश्न
Give the truth table and circuit symbol for NAND gate
What is a NAND gate? Write its truth table.
Advertisements
उत्तर १
The output is the inverted version of the output of AND gate. The symbol for NAND gate is given below

Truth table
| I | O | O/P |
| A | B | Y |
| 0 | 0 | 1 |
| 0 | 1 | 1 |
| 1 | 0 | 1 |
| 1 | 1 | 0 |
उत्तर २
NAND gate is the combination of AND gate and NOT gate i.e. NAND gate is nothing but it is AND gate with an inverted output.
The Logical statement of NAND gate is if input A is true and B is true then the output if false otherwise
true.
The Boolean equation of NAND gate is `Y = bar(A.B)`
| Input | Output | |
| A | B | `Y = bar(A.B)` |
| 0 | 0 | 1 |
| 0 | 1 | 1 |
| 1 | 0 | 1 |
| 1 | 1 | 0 |

APPEARS IN
संबंधित प्रश्न
You are given two circuits as shown in following figure, which consist of NAND gates. Identify the logic operation carried out by the two circuits.
(a)

(b)

Write the truth table for the circuits given in following figure consisting of NOR gates only. Identify the logic operations (OR, AND, NOT) performed by the two circuits.
(a)

(b)

You are given a circuit below. Write its truth table. Hence, identify the logic operation carried out by this circuit. Draw the logic symbol of the gate it corresponds to.

The following figure shows the input waveforms (A, B) and the output waveform (Y) of a gate. Identify the gate, write its truth table and draw its logic symbol.

What will be the values of input A and B for the Boolean expression `overline ((A +B) .(A*B)) =1?`
Let \[X = A \overline{ BC} + B\overline{ CA} + C\overline{AB } .\] Evaluate X for A = 1, B = 0, C = 1.
Let \[X = A \overline{ BC} + B\overline{ CA} + C\overline{AB } .\] Evaluate X for A = B = C = 1.
Why is the linear portion of the triode characteristic chosen to operate the triode as an amplifier?
The amplification factor of a triode operating in the linear region depends strongly on ____________ .
The truth table for the following logic circuit is:

