Logic Gate Simulator

Interact with input parameters to visualize boolean truth flowing through a digital circuit.

Input A
Input B
Teaching model: this page shows Boolean signal states, not literal electron motion. A highlighted wire means the node is interpreted as logic 1 or HIGH, and a dim wire means logic 0 or LOW. The diagram is an abstraction of gate relationships, not an analog current-flow simulation.
ANDNOTORSignal evaluationA = LOW (0)B = LOW (0)HIGH (1)
ABA AND BNOT AOUT (OR)
00011
01011
10000
11101