AND Logic Gate (Integrated Circuit 7408/74LS08)
The 7408 integrated circuit is a 2-input AND logic gate. Check its datasheet for technical details. For the output to be high (1), both inputs must be high (1), as shown in its truth table.
2 inputs and 1 output
Output = A AND B
Control systems, Arithmetic circuits
Truth Table
Input A | Input B | Output |
---|---|---|
1 | ||
1 | ||
1 | 1 | 1 |