The NOT gate or an inverter produces an output that's the opposite to its input - if the input is HIGH, the output is LOW, and conversely when the input is LOW, the output is HIGH.
INPUT | OUTPUT |
---|---|
A | NOT A (Q) |
0 | 1 |
1 | 0 |
Truth Table
MIL/ANSI Symbol