AND gate
 The AND gate requires two inputs and has one output.
The AND gate only produces an output of 1 when BOTH the inputs are a 1, otherwise the output is 0.
Symbol for AND Gate
Truth Table for AND gate
A B A.B
0 0 0
0 1 0
1 0 0
1 1 1
F = A.B

AND Gate Truth Table
and.gif (2500 bytes) Input Output
A B
0 0 0
0 1 0
1 0 0
1 1 1
Select An Input Value

The AND gate requires two inputs and has one output. The AND gate only produces an output of 1 when BOTH the inputs are a 1, otherwise the output is 0.

Select an input combination from the pull-down selector and view the resulting output.

The AND gate requires two inputs and has one output. The AND gate only produces an output of 1 when BOTH the inputs are a 1, otherwise the output is 0.

Select an input combination from the pull-down selector and view the resulting output.

(c) Shilpa Sayura Foundation 2006-2017