OR GATE

LOGIC SYMBOL

gate

TRUTH TABLE

ABA+B
000
011
101
111

Visualizer

Experiment,visualize and understand the logic gate by yourself.
Click the buttons to generate the corresponding output.


R

Description:

An OR gate is a fundamental digital logic gate that performs a logical OR operation. In simple terms, an OR gate produces an output signal (often referred to as the result or the output state) if at least one of its input signals is active or true.