Advertisements
Advertisements
प्रश्न
Write the truth table and Boolean expression for an AND gate.
Write the Boolean expression for an AND gate.
टीपा लिहा
उत्तर
An AND gate has two or more inputs and one output in which the output signal is HIGH if and only if all the inputs are HIGH simultaneously.
The AND operation represents a logical multiplication.
The following figure shows the 2-input AND gate logic symbol and the Boolean expression and the truth table for the AND function.
Logic symbol:
Boolean expression: Y = A*B
Truth table:
Inputs | Output Y | |
A | B | |
0 | 0 | 0 |
0 | 1 | 0 |
1 | 0 | 0 |
1 | 1 | 1 |
shaalaa.com
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
पाठ 16: Semiconductor Devices - Exercises [पृष्ठ ३६४]