Advertisements
Advertisements
Question
Give circuit symbol, logical operation, truth table, and Boolean expression of NOR gate.
Chart
Solution
Circuit symbol
|
Logical operation | Truth table | Boolean expression | ||
A | B | Y | |||
NOR gate |
Output is high only all inputs are zero. | 0 | 0 | 1 | Y = `overline("A" + "B")` |
0 | 1 | 0 | |||
1 | 0 | 0 | |||
1 | 1 | 0 |
shaalaa.com
Digital Electronics
Is there an error in this question or solution?
Chapter 10: Electronics and Communication - Evaluation [Page 248]
APPEARS IN
RELATED QUESTIONS
If the input to the NOT gate is A = 1011, its output is ____________.
The given electrical network is equivalent to
What are logic gates?
Why are NOR and NAND gates called universal gates?
Give circuit symbol, logical operation, truth table, and Boolean expression of AND gate.
Give circuit symbol, logical operation, truth table, and Boolean expression of OR gate.
Give circuit symbol, logical operation, truth table, and Boolean expression of NAND gate.
Give circuit symbol, logical operation, truth table, and Boolean expression of EX-OR gate.
Give circuit symbol, logical operation, truth table, and Boolean expression of NOT gate.