Advertisements
Advertisements
Question
Draw the truth table of a NOR gate.
Solution
The truth table for NOR gate which is a combination of ‘OR’ gate followed by a NOT gate is given below
A | B | Y = `bar( "A" + "B" )` |
0 | 0 | 1 |
0 | 1 | 0 |
1 | 0 | 0 |
1 | 1 | 0 |
APPEARS IN
RELATED QUESTIONS
Which logic gate corresponds to the truth table given below?
A |
B |
Y |
0 |
0 |
I |
0 |
1 |
0 |
1 |
0 |
0 |
1 |
1 |
0 |
The output of NOR gate is high, when _______.
Identify the logic gates marked 'P' and 'Q' in the given circuit. Write the truth table for the combination.
Draw logic symbol of an OR gate and write its truth table.
Answer the following question :
Distinguish between digital and analogue signals.
Identify the logic gate represented by the circuit as shown and write its truth table.
Name the logic gate which generated high output when at least one input is high.
With the help of a diagram, show how you can use several NAND gates to obtain an OR gate.
Useful Constants and Relations :
1. Speed of Light in Vacuum | (c) = 3.00 x 108 m/s |
2. Charge of a proton | (e) = 1.60 x 10-19C |
3. Planck's Constant | (h) = 6.6 x 10-34 Js |
4. Permeability of vacuum | (μ0) = 4π x 10-7 Hm-1 |
5. Electron Volt | (1eV ) = 1.6 x 10 |
6. Unified Atomic Mass Unit | (1u) = 931 MeV |
(π) = 3.14 | |
( ln 2 ) = 0.693 |
NAND and NOR gates are called universal gates primarily because they ______.
Which one of the following is the Boolean expression for NOR gate?