A NAND table becomes readable when the series pull-down path is scanned row by row. Exact arithmetic here means exact results for the stated model inputs; measured inputs still carry uncertainty and significant-figure limits.

highlighted = computed this step

NAND asks whether the series path is complete

A NAND pull-down has two switches in series. One open switch is enough to break the path, so the output stays HIGH until both inputs are HIGH.

series path completeY=0\text{series path complete}\Rightarrow Y=0
NAND open series rowOne open switch breaks the series pull-down path.5 V5 ohmopenclosedV5 VNANDHIGH

Four input rows make the series rule scannable

The pull-down column changes only on the final row. The output bit column is helper-pinned, so the compact digits cannot drift away from the rendered switch graph.

ABpull-downYLOWLOWopen1LOWHIGHopen1HIGHLOWopen1HIGHHIGHclosed0\begin{array}{c|c|c|c}A&B&\text{pull-down}&Y\\\text{LOW}&\text{LOW}&\text{open}&1\\\text{LOW}&\text{HIGH}&\text{open}&1\\\text{HIGH}&\text{LOW}&\text{open}&1\\\text{HIGH}&\text{HIGH}&\text{closed}&0\\\end{array}
NAND closed series rowBoth switches closed pull the output LOW.5 V5 ohmclosedclosedV0 V1 A+-5 VNANDLOW

The truth table is the compressed audit

After the row scan, the standard table is just the compact form of the same four helper calls. The table is useful because the network already earned every cell.

ABY001011101110\begin{array}{ccc} A&B&Y\\0&0&1\\0&1&1\\1&0&1\\1&1&0\end{array}
NAND table source rowThe final NAND row supplies the only LOW output.5 V5 ohmclosedclosedV0 V1 A+-5 VNANDLOW