LearnTronics
Inversion Bubbles and Active-LOW Logic
The little circle has a meaning
The small circle used on logic symbols has several closely related names: inversion bubble, negation bubble, or simply bubble.
Bubble on the output
An output bubble means: perform the function, then invert the result.
A triangle followed by a bubble is therefore NOT:
Bubble on an input
An input bubble means that particular input is logically inverted before the gate performs its normal function.
For example, an AND gate with a bubble on A means:
That is a compact shortcut for drawing a separate inverter ahead of input A.
Active-LOW signals
In practical electronics, a bubble often tells us that a pin or signal is active LOW: the function is asserted when that signal is at logic 0 rather than logic 1.
Datasheets may also mark active-LOW signal names with an overbar, a trailing slash, a leading slash, or a suffix such as _N, depending on the manufacturer.
bubble at an input → invert that input.
bubble at an output → invert the result.