Series and parallel switch networks produce different accepted tables from the same input rows. Exact arithmetic here means exact results for the stated model inputs; measured inputs still carry uncertainty and significant-figure limits.

highlighted = computed this step

A series pull-down needs every switch closed

The rendered NAND row has one open series switch, so the output stays HIGH. The next table recomputes every input pair from that series topology.

series path openY=1\text{series path open}\Rightarrow Y=1
NAND open-row auditOne open series switch breaks the pull-down path.5 V5 ohmopenclosedV5 VNANDHIGH

The NAND table is regenerated from the series path

Each compact cell is a helper output. The table is not a copied label; it is the four-row audit of the series switch network.

ABY001011101110\begin{array}{ccc} A&B&Y\\0&0&1\\0&1&1\\1&0&1\\1&1&0\end{array}
NAND closed-row auditBoth switches closed make the final NAND row LOW.5 V5 ohmclosedclosedV0 V1 A+-5 VNANDLOW

A parallel pull-down needs any closed branch

The same LOW,HIGH input row has a different result in the NOR network because the high input closes one parallel branch.

parallel branch closedY=0\text{parallel branch closed}\Rightarrow Y=0
NOR branch auditOne closed branch is enough to pull the output LOW.5 V5 ohmopenclosedV0 V1 A+-5 VNORLOW

The NOR table is regenerated from the parallel graph

Every NOR row is recomputed from branch reachability. The all-low row remains HIGH because neither branch reaches ground.

ABY001010100110\begin{array}{ccc} A&B&Y\\0&0&1\\0&1&0\\1&0&0\\1&1&0\end{array}
NOR open-row auditBoth branches open leave the output HIGH.5 V5 ohmopenopenV5 VNORHIGH

One input row proves labels are not the source

For the shared LOW,HIGH row, NAND yields HIGH while NOR yields LOW. The difference comes from series versus parallel wiring.

LOW,HIGH row:YNAND=1,YNOR=0\text{LOW,HIGH row}:\quad Y_{\text{NAND}}=1,\quad Y_{\text{NOR}}=0
Topology comparison sourceThis representative NAND row stays high because the series path is open.5 V5 ohmopenclosedV5 VNANDHIGH