Combining Unit
This was designed by Tommy Flowersof the Post Office Research Station at Dollis Hill in North London. It used thermionic valves (vacuum tubes) to implement the logic. This invoved the Boolean "exclusive or" (XOR) function in combining the various bit-streams. In the following "truth table", 1 represents "true" and 0 represents "false". (At Bletchley Park these were known as x and • respectively.)
INPUT | OUTPUT | |
A | B | A ⊕ B |
0 | 0 | 0 |
0 | 1 | 1 |
1 | 0 | 1 |
1 | 1 | 0 |
Other names for this function are: "not equal" (NEQ), "modulo 2 addition" (without carry) and "modulo 2 subtraction" (without 'borrow'). Note that modulo 2 addition and subtraction are identical. Some descriptions of Tunny decryption refer to addition and some to differencing, i.e. subtraction, but they mean the same thing.
The combining unit implemented the logic of Tutte's statistical method. This required that the paper tape containing the ciphertext was tried against a tape that contained the component of the Lorenz cipher machine generated by the relevant two chi wheels at all possible starting positions. A count was then made of the total number of 0s generated, with a high count indicating a greater probability of the starting position of the chi key sequence being correct.
Read more about this topic: Heath Robinson (codebreaking Machine)
Famous quotes containing the words combining and/or unit:
“The wilderness experiences a suddent rise of all her streams and lakes. She feels ten thousand vermin gnawing at the base of her noblest trees. Many combining drag them off, jarring over the roots of the survivors, and tumble them into the nearest stream, till, the fairest having fallen, they scamper off to ransack some new wilderness, and all is still again.”
—Henry David Thoreau (18171862)
“During the Suffragette revolt of 1913 I ... [urged] that what was needed was not the vote, but a constitutional amendment enacting that all representative bodies shall consist of women and men in equal numbers, whether elected or nominated or coopted or registered or picked up in the street like a coroners jury. In the case of elected bodies the only way of effecting this is by the Coupled Vote. The representative unit must not be a man or a woman but a man and a woman.”
—George Bernard Shaw (18561950)