The simplest logic gate changes a 0 into a 1 and a 1 into a 0.
A NOT gate receives one binary input, either 0 or 1.
The output is always the opposite of the input.
At the end, experiment with a real NPN transistor inverter.
Click Next to begin.
| Input | Output |
|---|---|
| 0 | 1 |
| 1 | 0 |
Could not display npn-inverter-schematic.svg.
The 9 V source supplies electrical energy to the circuit and establishes the voltage between the power rail and the 0 V return.
Experiment with the actual circuit behavior. The simulation opens as a separate page and uses the shared SVG schematic file.
Continue with more Digital Logic Basics lessons.