Visualizer
Experiment,visualize and understand the logic gate by yourself.
Click the buttons to generate the corresponding output.
LOGIC SYMBOL

TRUTH TABLE
| A | (A)' |
|---|---|
| 0 | 1 |
| 1 | 0 |
Experiment,visualize and understand the logic gate by yourself.
Click the buttons to generate the corresponding output.
➜
A NOT gate, also known as an inverter, is another fundamental digital logic gate. Its primary function is to produce the opposite (complement) of its input signal. In other words, if the input is high or true, the output is low or false, and vice versa.