NOT Gate / Inverter Symbol

NOT Gate / Inverter schematic symbol
The NOT Gate / Inverter schematic symbol. Standard-specific details are listed below where available.

Definition: The NOT Gate / Inverter symbol represents a single-input, single-output digital logic gate whose output is always the logical complement of its input — HIGH when the input is LOW and LOW when the input is HIGH — defined in IEC 60617-12 (rectangular body with '1' qualifier and output negation indicator) and ANSI Y32.2 / IEEE 315 (triangular body with an inversion bubble at the output).

Also known as: inverter, logic inverter, NOT gate, buffer inverter, logical NOT, complement gate.

What the NOT Gate / Inverter symbol means

The NOT Gate / Inverter symbol denotes the simplest combinational logic element: it performs Boolean negation, outputting the complement of the input signal. If the input In is logic HIGH (1), the output Out is logic LOW (0); if In is LOW (0), Out is HIGH (1). This operation is written Y = NOT A = Ā.

In circuit schematics the NOT Gate symbol conveys that the signal is inverted at this point in the logic chain. Inverters are ubiquitous in digital design: they restore logic levels in long signal paths, create complementary signals for push-pull drivers, and form the basis of ring oscillators, RS latches, and clock buffers. The symbol has one input pin (In) and one output pin (Out).

How to identify the NOT Gate / Inverter symbol

In the ANSI/IEEE distinctive-shape convention (ANSI Y32.2 / IEEE 315), the NOT Gate symbol is a triangle pointing to the right with a small circle (inversion bubble) at the apex (output) tip. The input connects to the flat left side of the triangle. In the IEC rectangular-body convention (IEC 60617-12), it is a rectangle with the qualifying function symbol '1' inside and a negation indicator (circle or horizontal line with bar) at the output. The single-input, single-output triangular shape with an output bubble is the most widely recognised inverter symbol worldwide.

Function and usage boundary

The NOT Gate inverts the logic state of its single input. In CMOS technology a NOT gate is implemented as a complementary pair of one PMOS and one NMOS transistor sharing gate and drain connections: when the input is HIGH the NMOS conducts and pulls the output LOW; when the input is LOW the PMOS conducts and pulls the output HIGH. This gives rail-to-rail output swing, near-zero static power consumption, and a sharp voltage transfer characteristic (VTC). Propagation delay is typically 3–10 ns in standard CMOS logic families.

Standards: IEC vs ANSI

IEC 60617IEC 60617-12 defines the NOT gate symbol as a rectangle with the qualifying function label '1' (indicating a single-input buffer/inverter threshold) and a negation indicator at the output, per the IEC general logic symbol convention.
ANSI/IEEE 315ANSI Y32.2-1975 (reaffirmed 1989) and IEEE 315-1975 define the NOT gate as a right-pointing triangle with a small inversion bubble at the output tip. This is the predominant symbol in North American datasheets, textbooks, and EDA tools.
Key differenceThe ANSI/IEEE NOT gate uses a distinctive triangle-plus-bubble shape. The IEC NOT gate uses a rectangle with '1' qualifier and output negation indicator. Both represent Y = NOT A but are visually quite different; the ANSI shape is more intuitive for quick schematic reading.

The displayed SVG is the live editor implementation, not a licensed reproduction or certification of an IEC or IEEE database glyph. Verify the exact official entry and project edition before issuing work.

Logical terminals

Logical IDEditor terminal name
inIn
outOut

Where the NOT Gate / Inverter symbol is used

Key facts

Frequently asked questions

What does the NOT gate symbol mean in a circuit diagram?

The NOT Gate symbol represents a digital logic inverter: it produces an output that is always the logical complement of its input. If the input is HIGH (1), the output is LOW (0), and vice versa. It is defined in IEC 60617-12 and ANSI Y32.2 / IEEE 315.

What does the NOT gate / inverter symbol look like?

In ANSI/IEEE notation the NOT Gate symbol is a right-pointing triangle with a small inversion bubble (circle) at the output tip. In IEC notation it is a rectangle with the qualifier '1' and a negation indicator at the output. The input connects to the left (flat) side of the triangle or rectangle.

What is the difference between an ANSI NOT gate and an IEC inverter symbol?

The ANSI/IEEE NOT gate uses a triangle-plus-bubble shape; the IEC NOT gate uses a rectangle with a '1' qualifier and an output negation indicator. Both represent the same Boolean function Y = NOT A, but ANSI uses a distinctive shape while IEC uses a uniform rectangular body for all gate types.

What is the truth table of a NOT gate?

The NOT gate truth table has two rows: input A = 0 gives output Y = 1; input A = 1 gives output Y = 0. The output is always the logical complement of the input.

What is the designator for a NOT gate on a schematic?

Logic gates are typically designated with 'U' (U1, U2, etc.) on a schematic, followed by the gate letter within an IC package (U1A, U1B). The 74HC04 hex inverter IC, for example, would appear as U1 containing inverters U1A through U1F.

How is a NOT gate implemented in CMOS?

A CMOS NOT gate uses one PMOS transistor (source to VDD, drain to output) and one NMOS transistor (source to GND, drain to output) with both gates tied together as the input. When the input is HIGH, NMOS conducts and pulls the output LOW; when LOW, PMOS conducts and pulls the output HIGH. At steady state only one transistor conducts, giving near-zero static power.

Can a NOT gate be used as a crystal oscillator amplifier?

Yes. An unbuffered CMOS inverter (such as the CD4069UBE) can be used as a crystal oscillator amplifier by adding a high-value feedback resistor (1–10 MΩ) from output to input, which biases the inverter into its linear region as a single-stage amplifier. A quartz crystal and two small load capacitors (12–22 pF) complete the Pierce oscillator circuit.

Related symbols

Physical breadboard, PCB, and panel mapping

No universal physical profile is published for this symbol yet. Create a versioned custom part from the exact manufacturer dimensions and terminal map before fabrication.

Place the NOT Gate / Inverter symbol directly on a wiring diagram or schematic in the free online editor — no download required.