About 526,000 results
Open links in new tab
  1. Inverter (logic gate) - Wikipedia

    The NOT gate is one of three basic logic gates from which any Boolean circuit may be built up. Together with the AND gate and the OR gate, any function in binary mathematics may be …

  2. NOT Gate - GeeksforGeeks

    Jul 23, 2025 · A NOT Gate, also called an inverter, has only one input and one output. The output of the NOT gate is logic 0 when its input is logic 1 and the output is logic 1 when its input is …

  3. NOT Gate: How Does it Work? (Circuit Diagram & Working …

    Feb 24, 2012 · What is a NOT Gate? A NOT gate, also called an inverter, flips its digital input signal: it outputs high (logical 1) when the input is low (logical 0) and vice versa. This action …

  4. Logic NOT Gate Tutorial with Logic NOT Gate Truth Table

    The standard NOT gate is given a symbol whose shape is of a triangle pointing to the right with a circle at its end. This circle is known as an “inversion bubble” and is used in NOT, NAND and …

  5. What is a NOT Gate? - Logic Symbol & Truth Table - Circuit Globe

    The NOT gate is a single input single output gate. This gate is also known as Inverter because it performs the inversion of the applied binary signal, i.e., it converts 0 into 1 or 1 into 0.

  6. NOT Gate (Inverter) - Logic Gates Tutorial

    Sep 15, 2022 · This is the basics of the NOT gate/inverter. Learn how it works, its truth table, boolean expression, and more with this logic gate tutorial.

  7. NOT Gate — Logicly

    A NOT gate, often called an inverter, is a nice digital logic gate to start with because it has only a single input with simple behavior. A NOT gate performs logical negation on its input.

  8. NOT Gate in Digital Electronics: A Detailed Tutorial

    May 14, 2025 · The NOT gate is one of the simplest and most fundamental logic gates in digital electronics. It performs the logical negation operation, also known as inversion.

  9. NOT Gate in Digital Electronics - Online Tutorials Library

    The NOT gate is a type of basic logic gate used in digital electronics to implement the inversion function. Since it performs the inversion operation, it is also known as inverter.

  10. NOT Gate- logic symbol and Truth Table - Electrical Volt

    The NOT gate is also known as the inverter gate. It inverts the input logic. If the input of the NOT gate is 1, then the output is 0, and vice versa. In digital electronics, the NOT gate is a basic …