Human Adding Machine

From XPUB & Lens-Based wiki
Revision as of 16:16, 8 October 2008 by Michael Murtaugh (talk | contribs) (New page: A procedure to be performed by 6 people (plus, optionally 1 encoder and 1 clock). Implements a 4-bit adder, capable of adding a series of numbers (from 0 - 15). The final result may be as...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A procedure to be performed by 6 people (plus, optionally 1 encoder and 1 clock).

Implements a 4-bit adder, capable of adding a series of numbers (from 0 - 15). The final result may be as large as 31 (as long as no intermediate sum totals more than 15 due to the 4-bit limitation of the input / latch).