Human Adding Machine: Difference between revisions

From XPUB & Lens-Based wiki
(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...)
 
No edit summary
Line 1: Line 1:
[[Image:HumanAddingMachineComputers.png]] [[Image:HumanAddingMachineInputs.png]]
A procedure to be performed by 6 people (plus, optionally 1 encoder and 1 clock).
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).
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).

Revision as of 16:26, 8 October 2008

File:HumanAddingMachineComputers.png File:HumanAddingMachineInputs.png

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).