Mechanical Calculator: FACIT
FACIT takes its name from the company that manufactured it. Founded in Sweden in 1922, the company produced typewriters and mechanical office machines for many years. Its calculators were also used widely in Türkiye. FACIT was later acquired by Ericsson and eventually closed as electronic calculators became widespread.
During the 1980s, many tradespeople in Türkiye used these calculators. I examined the machine that my father had used during that period. The FACIT is a heavy and robust machine whose appearance resembles a typewriter. The model I examined is an advanced version of the hand-cranked FACIT. Instead of a manually rotated lever, it contains an electric motor. Powered from 220 volts, it performs the four basic arithmetic operations within a short time. During operation, it produces a sound similar to a dot-matrix printer.
The upper part of the device contains a mechanical display and the lower part contains the keypad. The arrangement of the digits was particularly notable: the numbers are positioned in a left-top-right pattern, while zero is placed in the center of the keypad.
Videos on YouTube indicate that the machine can also perform more complex mathematical operations. Some videos state that certain FACIT models can enter an endless loop or suffer damage when asked to divide by zero. I did not attempt that operation on the machine I examined. Later models reportedly include safeguards. In programming terms, those models could be said to contain a mechanical try-catch structure for a `DivisionByZeroException`.




Share on Facebook
Share on LinkedIn
Share on X

C Programming — The if Statement
What Is Mechatronics?
Introduction to Data Structures
The Sound of Sorting Algorithms