Digital Logic Gates
In this lesson, you will learn about Boolean logic and logic gates.
What is a logic gate?
A logic gate is a physical electronic device with either one or two bit inputs and only one-bit output. The input-output relationship is based on a certain
One-input logic gates
The NOT gate
A NOT gate inverts the input signal. If the input is 1, the output is 0 and if ...
Input | NOT |
---|---|
0 |