AND gate

The AND gate is a basic digital logic gate that implements logical conjunction (∧) from mathematical logic  AND gate behaves according to the truth table. A HIGH output (1) results only if all the inputs to the AND gate are HIGH (1). If not all inputs to the AND gate are HIGH, LOW output results. The function can be extended to any number of inputs.

AND gate truth table
InputOutput
ABA AND B
000
010
100
111
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.