Arithmometer
The Odhner Arithmometer
The Odhner arithmometer (patented 1874 by Willgodt Odhner) is a pinwheel mechanical calculator. The pinwheel mechanism uses a rotating drum with a variable number of teeth to perform arithmetic.
How It Works
The Odhner uses pinwheels — each wheel has 9 retractable pins on a disc. Setting a digit extends the corresponding number of pins. When the drum rotates, the extended pins engage the counting mechanism.
Components
- Input register — where you set the multiplicand/dividend
- Result register — accumulates the result
- Revolution counter — counts rotations (tracks multiplier/quotient)
- Handle — turn clockwise to add, counter-clockwise to subtract
Basic Operations
Addition: A + B
- Clear all registers
- Set A in the input register
- Turn handle clockwise once
- Set B in the input register
- Turn handle clockwise once
- Read result register
Subtraction: A - B
- Clear all registers
- Set A in the input register
- Turn handle clockwise once
- Set B in the input register
- Turn handle counter-clockwise once
- Read result register
Multiplication: A × B
- Clear all registers
- Set A in the input register
- Set carriage to units position
- Turn handle clockwise B times (for single-digit B)
- For multi-digit B: handle × units digit, shift carriage, handle × tens digit, etc.
- Read result register
Division: A ÷ B
- Clear all registers
- Set A in the result register directly
- Set B in the input register
- Turn handle counter-clockwise until bell rings (indicates overflow)
- Turn handle clockwise once to correct
- Shift carriage, repeat
- Read quotient in revolution counter, remainder in result register
The rhythmic clatter of the mechanism and the elegance of purely mechanical computation make the arithmometer a pleasure to use.