Colossus computer

From Wikipedia, the free encyclopedia
(Redirected from Colossus (computer))

Template:Short description Script error: No such module "Distinguish". Script error: No such module "Distinguish". Template:DMCA Template:Infobox information appliance

Colossus was a set of computers developed by British codebreakers in the years 1943–1945[1] to help in the cryptanalysis of the Lorenz cipher. Colossus used thermionic valves (vacuum tubes) to perform Boolean and counting operations. Colossus is regardedLua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found. as the world's first programmable, electronic, digital computer (the first electromechanical being Konrad Zuse's Z3 completed in Berlin in 1941).Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found.

Colossus was designed by General Post Office (GPO) research telephone engineer Tommy Flowers[1] based on plans developed by mathematician Max Newman at the Government Code and Cypher School at Bletchley Park.

Alan Turing's use of probability in cryptanalysis (see Banburismus) contributed to its design. It has sometimes been erroneously stated that Turing designed Colossus to aid the cryptanalysis of the Enigma.[2] (Turing's machine that helped decode Enigma was the electromechanical Bombe, not Colossus.)[3]

The prototype, Colossus Mark 1, was shown to be working in December 1943 and was in use at Bletchley Park by early 1944.[1] An improved Colossus Mark 2 that used shift registers to run five times faster first worked on 1 June 1944, just in time for the Normandy landings on D-Day.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found. Ten Colossi were in use by the end of the war and an eleventh was being commissioned.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found. Bletchley Park's use of these machines allowed the Allies to obtain a vast amount of high-level military intelligence from intercepted radiotelegraphy messages between the German High Command (OKW) and their army commands throughout occupied Europe.

The existence of the Colossus machines was kept secret until the mid-1970s.[4][5] All but two machines were dismantled into such small parts that their use could not be inferred. The two retained machines were eventually dismantled in the 1960s. In January 2024, new photos were released by GCHQ that showed re-engineered Colossus in a very different environment from the Bletchley Park buildings, presumably at GCHQ Cheltenham.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found. A functioning reconstruction of a Mark 2 Colossus was completed in 2008 by Tony Sale and a team of volunteers; it is on display in The National Museum of Computing at Bletchley Park.[6][7][8]

Purpose and origins

Script error: No such module "Labelled list hatnote".

File:LorenzSZ42at TNMOC.jpg
A Lorenz SZ42 cipher machine with its covers removed at The National Museum of Computing on Bletchley Park
File:SZ42-6-wheels-lightened.jpg
The Lorenz SZ machines had 12 wheels, each with a different number of cams (or "pins").
Wheel number 1 2 3 4 5 6 7 8 9 10 11 12
BP wheel nameLua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found. ψ1 ψ2 ψ3 ψ4 ψ5 μ37 μ61 χ1 χ2 χ3 χ4 χ5
Number of cams (pins) 43 47 51 53 59 37 61 41 31 29 26 23

The Colossus computers were used to help decipher intercepted radio teleprinter messages that had been encrypted using an unknown device. Intelligence information revealed that the Germans called the wireless teleprinter transmission systems "Sägefisch" (sawfish). This led the British to call encrypted German teleprinter traffic "Fish",Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found. and the unknown machine and its intercepted messages "Tunny" (tunafish).[9]

Before the Germans increased the security of their operating procedures, British cryptanalysts diagnosed how the unseen machine functioned and built an imitation of it called "British Tunny".Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found.

It was deduced that the machine had twelve wheels and used a Vernam ciphering technique on message characters in the standard 5-bit ITA2 telegraph code. It did this by combining the plaintext characters with a stream of key characters using the XOR Boolean function to produce the ciphertext.[citation needed]

In August 1941, a blunder by German operators led to the transmission of two versions of the same message with identical machine settings. These were intercepted and worked on at Bletchley Park. First, John Tiltman, a very talented GC&CS cryptanalyst, derived a keystream of almost 4000 characters.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found. Then Bill Tutte, a newly arrived member of the Research Section, used this keystream to work out the logical structure of the Lorenz machine. He deduced that the twelve wheels consisted of two groups of five, which he named the χ (chi) and ψ (psi) wheels, the remaining two he called μ (mu) or "motor" wheels. The chi wheels stepped regularly with each letter that was encrypted, while the psi wheels stepped irregularly, under the control of the motor wheels.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found.

File:Lorenz Cams.jpg
Cams on wheels 9 and 10 showing their raised (active) and lowered (inactive) positions. An active cam reversed the value of a bit (0→1 and 1→0).

With a sufficiently random keystream, a Vernam cipher removes the natural language property of a plaintext message of having an uneven frequency distribution of the different characters, to produce a uniform distribution in the ciphertext. The Tunny machine did this well. However, the cryptanalysts worked out that by examining the frequency distribution of the character-to-character changes in the ciphertext, instead of the plain characters, there was a departure from uniformity which provided a way into the system. This was achieved by "differencing" in which each bit or character was XOR-ed with its successor.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found. After Germany surrendered, allied forces captured a Tunny machine and discovered that it was the electromechanical Lorenz SZ (Schlüsselzusatzgerät, cipher attachment) in-line cipher machine.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found.

In order to decrypt the transmitted messages, two tasks had to be performed. The first was "wheel breaking", which was the discovery of the cam patterns for all the wheels. These patterns were set up on the Lorenz machine and then used for a fixed period of time for a succession of different messages. Each transmission, which often contained more than one message, was enciphered with a different start position of the wheels. Alan Turing invented a method of wheel-breaking that became known as Turingery.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found. Turing's technique was further developed into "Rectangling", for which Colossus could produce tables for manual analysis. Colossi 2, 4, 6, 7 and 9 had a "gadget" to aid this process.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found.

The second task was "wheel setting", which worked out the start positions of the wheels for a particular message and could only be attempted once the cam patterns were known.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found. It was this task for which Colossus was initially designed. To discover the start position of the chi wheels for a message, Colossus compared two character streams, counting statistics from the evaluation of programmable Boolean functions. The two streams were the ciphertext, which was read at high speed from a paper tape, and the keystream, which was generated internally, in a simulation of the unknown German machine. After a succession of different Colossus runs to discover the likely chi-wheel settings, they were checked by examining the frequency distribution of the characters in the processed ciphertext.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found. Colossus produced these frequency counts.

Decryption processes

NotationLua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found.
P plaintext
K key – the sequence of characters used in binary XOR with
the plaintext to give the ciphertext
χ chi component of key
ψ psi component of key
ψ extended psi – the actual sequence of characters added by
the psi wheels, including those when they do not advanceLua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found.
Z ciphertext
D de-chi—the ciphertext with the chi component of the key removedLua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found.
Δ any of the above XOR'ed with its successor character or bitLua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found.
the XOR operation[a]Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found.
Bletchley Park shorthand for telegraphy code space (zero)
𝐱 Bletchley Park shorthand for telegraphy code mark (one)

By using differencing and knowing that the psi wheels did not advance with each character, Tutte worked out that trying just two differenced bits (impulses) of the chi-stream against the differenced ciphertext would produce a statistic that was non-random. This became known as Tutte's "1+2 break in".Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found. It involved calculating the following Boolean function:

ΔZ1ΔZ2Δχ1Δχ2=

and counting the number of times it yielded "false" (zero). If this number exceeded a pre-defined threshold value known as the "set total", it was printed out. The cryptanalyst would examine the printout to determine which of the putative start positions was most likely to be the correct one for the chi-1 and chi-2 wheels.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found.

This technique would then be applied to other pairs of, or single, impulses to determine the likely start position of all five chi wheels. From this, the de-chi (D) of a ciphertext could be obtained, from which the psi component could be removed by manual methods.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found. If the frequency distribution of characters in the de-chi version of the ciphertext was within certain bounds, "wheel setting" of the chi wheels was considered to have been achieved,Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found. and the message settings and de-chi were passed to the "Testery". This was the section at Bletchley Park led by Major Ralph Tester where the bulk of the decrypting work was done by manual and linguistic methods.[10]

Colossus could also derive the start position of the psi and motor wheels. The feasibility of utilizing this additional capability regularly was made possible in the last few months of the war when there were plenty of Colossi available and the number of Tunny messages had declined.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found.

Design and construction

File:GB-ENG - Bletchley - Computers - Buckinghamshire - Milton Keynes - Bletchly - Bletchley Park (4890148011).jpg
Valves (vacuum tubes) seen on end in a recreation of the Colossus computer

Colossus was developed for the "Newmanry",Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found. the section headed by the mathematician Max Newman that was responsible for machine methods against the twelve-rotor Lorenz SZ40/42 on-line teleprinter cipher machine (code-named Tunny, for tunafish). The Colossus design arose out of a parallel project that produced a less-ambitious counting machine dubbed "Heath Robinson".Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found. Although the Heath Robinson machine proved the concept of machine analysis for this part of the process, it had serious limitations. The electro-mechanical parts were relatively slow and it was difficult to synchronise two looped paper tapes, one containing the enciphered message, and the other representing part of the keystream of the Lorenz machine.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found. Also the tapes tended to stretch and break when being read at up to 2000 characters per second.

File:COLOSSUS, part of the machine, presented by Director GCHQ to Director NSA in 1986 - National Cryptologic Museum - DSC07890.JPG
Stepping switch said to be from an original Colossus, presented by the Director of GCHQ to the Director of the NSA to mark the 40th anniversary of the UKUSA Agreement in 1986[11]

Tommy Flowers MBE[b] was a senior electrical engineer and Head of the Switching Group at the Post Office Research Station at Dollis Hill. Prior to his work on Colossus, he had been involved with GC&CS at Bletchley Park from February 1941 in an attempt to improve the Bombes that were used in the cryptanalysis of the German Enigma cipher machine.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found. He was recommended to Max Newman by Alan Turing, who had been impressed by his work on the Bombes.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found. The main components of the Heath Robinson machine were as follows.

Flowers had been brought in to design the Heath Robinson's combining unit.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found. He was not impressed by the system of a key tape that had to be kept synchronised with the message tape and, on his own initiative, he designed an electronic machine which eliminated the need for the key tape by having an electronic analogue of the Lorenz (Tunny) machine.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found. He presented this design to Max Newman in February 1943, but the idea that the one to two thousand thermionic valves (vacuum tubes and thyratrons) proposed, could work together reliably, was greeted with great scepticism,Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found. so more Robinsons were ordered from Dollis Hill. Flowers, however, knew from his pre-war work that most thermionic valve failures occurred as a result of the thermal stresses at power-up, so not powering a machine down reduced failure rates to very low levels.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found. Additionally, if the heaters were started at a low voltage then slowly brought up to full voltage, thermal stress was reduced. The valves themselves could be soldered-in to avoid problems with plug-in bases, which could be unreliable.[citation needed] Flowers persisted with the idea and obtained support from the Director of the Research Station, W Gordon Radley.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found.

Flowers and his team of some fifty people in the switching groupLua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found. spent eleven months from early February 1943 designing and building a machine that dispensed with the second tape of the Heath Robinson, by generating the wheel patterns electronically. Flowers used some of his own money for the project.[12][13] This prototype, Mark 1 Colossus, contained 1,600 thermionic valves (tubes).Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found. It performed satisfactorily at Dollis Hill on 8 December 1943Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found. and was dismantled and shipped to Bletchley Park, where it was delivered on 18 January and re-assembled by Harry Fensom and Don Horwood.[8][14] It was operational in January[15][5] and it successfully attacked its first message on 5 February 1944.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found. It was a large structure and was dubbed 'Colossus'. A memo held in the National Archives written by Max Newman on 18 January 1944 records that "Colossus arrives today".Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found.

During the development of the prototype, an improved design had been developed – the Mark 2 Colossus. Four of these were ordered in March 1944 and by the end of April the number on order had been increased to twelve. Dollis Hill was put under pressure to have the first of these working by 1 June.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found. Allen Coombs took over leadership of the production Mark 2 Colossi, the first of which – containing 2,400 valves – became operational at 08:00 on 1 June 1944, just in time for the Allied Invasion of Normandy on D-Day.[16] Subsequently, Colossi were delivered at the rate of about one a month. By the time of V-E Day there were ten Colossi working at Bletchley Park and a start had been made on assembling an eleventh.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found. Seven of the Colossi were used for 'wheel setting' and three for 'wheel breaking'.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found.

File:Wartime photo of Colossus 10.png
Colossus 10 with its extended bedstead in Block H at Bletchley Park in the space now containing the Tunny gallery of The National Museum of Computing

The main units of the Mark 2 design were as follows.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found.

  • A tape transport with an 8-photocell reading mechanism.
  • A six character FIFO shift register.
  • Twelve thyratron ring stores that simulated the Lorenz machine generating a bit-stream for each wheel.
  • Panels of switches for specifying the program and the "set total".
  • A set of functional units that performed Boolean operations.
  • A "span counter" that could suspend counting for part of the tape.
  • A master control that handled clocking, start and stop signals, counter readout and printing.
  • Five electronic counters.
  • An electric typewriter.

Most of the design of the electronics was the work of Tommy Flowers, assisted by William Chandler, Sidney Broadhurst and Allen Coombs; with Erie Speight and Arnold Lynch developing the photoelectric reading mechanism.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found. Coombs remembered Flowers, having produced a rough draft of his design, tearing it into pieces that he handed out to his colleagues for them to do the detailed design and get their team to manufacture it.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found. The Mark 2 Colossi were both five times faster and were simpler to operate than the prototype.[c]

Data input to Colossus was by photoelectric reading of a paper tape transcription of the enciphered intercepted message. This was arranged in a continuous loop so that it could be read and re-read multiple times – there being no internal storage for the data. The design overcame the problem of synchronizing the electronics with the speed of the message tape by generating a clock signal from reading its sprocket holes. The speed of operation was thus limited by the mechanics of reading the tape. During development, the tape reader was tested up to 9700 characters per second (53 mph) before the tape disintegrated. So 5000 characters/second (40 ft/s (12.2 m/s; 27.3 mph)) was settled on as the speed for regular use. Flowers designed a 6-character shift register, which was used both for computing the delta function (ΔZ) and for testing five different possible starting points of Tunny's wheels in the five processors.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found. This five-way parallelism[d] enabled five simultaneous tests and counts to be performed giving an effective processing speed of 25,000 characters per second.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found. The computation used algorithms devised by W. T. Tutte and colleagues to decrypt a Tunny message.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found.[18]

Operation

File:Colossus computer selection panel.png
Colossus selection panel showing selections amongst others, of the far tape on the bedstead, and for input to the algorithm: ΔZ, Δχ and Δψ.

The Newmanry was staffed by cryptanalysts, operators from the Women's Royal Naval Service (WRNS) – known as "Wrens" – and engineers who were permanently on hand for maintenance and repair. By the end of the war the staffing was 272 Wrens and 27 men.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found.

The first job in operating Colossus for a new message was to prepare the paper tape loop. This was performed by the Wrens who stuck the two ends together using Bostik glue, ensuring that there was a 150-character length of blank tape between the end and the start of the message.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found. Using a special hand punch they inserted a start hole between the third and fourth channels Page Template:Fraction/styles.css has no content.2+12 sprocket holes from the end of the blank section, and a stop hole between the fourth and fifth channels Page Template:Fraction/styles.css has no content.1+12 sprocket holes from the end of the characters of the message.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found. These were read by specially positioned photocells and indicated when the message was about to start and when it ended. The operator would then thread the paper tape through the gate and around the pulleys of the bedstead and adjust the tension. The two-tape bedstead design had been carried on from Heath Robinson so that one tape could be loaded whilst the previous one was being run. A switch on the Selection Panel specified the "near" or the "far" tape.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found.

After performing various resetting and zeroizing tasks, the Wren operators would, under instruction from the cryptanalyst, operate the "set total" decade switches and the K2 panel switches to set the desired algorithm. They would then start the bedstead tape motor and lamp and, when the tape was up to speed, operate the master start switch.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found.

Programming

File:Colossus computer Q panel.png
Colossus K2 switch panel showing switches for specifying the algorithm (on the left) and the counters to be selected (on the right)
File:Picture111Shopped.jpg
Colossus 'set total' switch panel

Howard Campaigne, a mathematician and cryptanalyst from the US Navy's OP-20-G, wrote the following in a foreword to Flowers' 1983 paper "The Design of Colossus".Page Template:Blockquote/styles.css has no content.

My view of Colossus was that of cryptanalyst-programmer. I told the machine to make certain calculations and counts, and after studying the results, told it to do another job. It did not remember the previous result, nor could it have acted upon it if it did. Colossus and I alternated in an interaction that sometimes achieved an analysis of an unusual German cipher system, called "Geheimschreiber" by the Germans, and "Fish" by the cryptanalysts.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found.

Colossus was not a stored-program computer. The input data for the five parallel processors was read from the looped message paper tape and the electronic pattern generators for the chi, psi and motor wheels.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found. The programs for the processors were set and held on the switches and jack panel connections. Each processor could evaluate a Boolean function and count and display the number of times it yielded the specified value of "false" (0) or "true" (1) for each pass of the message tape.

Input to the processors came from two sources, the shift registers from tape reading and the thyratron rings that emulated the wheels of the Tunny machine.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found. The characters on the paper tape were called Z and the characters from the Tunny emulator were referred to by the Greek letters that Bill Tutte had given them when working out the logical structure of the machine. On the selection panel, switches specified either Z or ΔZ, either χ or Δχ and either ψ or Δψ for the data to be passed to the jack field and 'K2 switch panel'. These signals from the wheel simulators could be specified as stepping on with each new pass of the message tape or not.

The K2 switch panel had a group of switches on the left-hand side to specify the algorithm. The switches on the right-hand side selected the counter to which the result was fed. The plugboard allowed less specialized conditions to be imposed. Overall the K2 switch panel switches and the plugboard allowed about five billion different combinations of the selected variables.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found.

As an example: a set of runs for a message tape might initially involve two chi wheels, as in Tutte's 1+2 algorithm. Such a two-wheel run was called a long run, taking on average eight minutes unless the parallelism was utilised to cut the time by a factor of five. The subsequent runs might only involve setting one chi wheel, giving a short run taking about two minutes. Initially, after the initial long run, the choice of the next algorithm to be tried was specified by the cryptanalyst. Experience showed, however, that decision trees for this iterative process could be produced for use by the Wren operators in a proportion of cases.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found.

Influence and fate

Although the Colossus was the first of the electronic digital machines with programmability, albeit limited by modern standards,[19] it was not a general-purpose machine, being designed for a range of cryptanalytic tasks, most involving counting the results of evaluating Boolean algorithms.

A Colossus computer was thus not a fully Turing complete machine. However, University of San Francisco professor Benjamin Wells has shown that if all ten Colossus machines made were rearranged in a specific cluster, then the entire set of computers could have simulated a universal Turing machine, and thus be Turing complete.[20]

Colossus and the reasons for its construction were highly secret and remained so for 30 years after the War. Consequently, it was not included in the history of computing hardware for many years, and Flowers and his associates were deprived of the recognition they were due. All but two of the Colossi were dismantled after the war and parts returned to the Post Office. Some parts, sanitised as to their original purpose, were taken to Max Newman's Royal Society Computing Machine Laboratory at Manchester University.[21] Two Colossi, along with two Tunny machines, were retained and moved to GCHQ's new headquarters at Eastcote in April 1946, and then to Cheltenham between 1952 and 1954.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found. One of the Colossi, known as Colossus Blue, was dismantled in 1959; the other in the 1960s.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found. Tommy Flowers was ordered to destroy all documentation. He duly burnt them in a furnace and later said of that order:

Page Template:Blockquote/styles.css has no content.

That was a terrible mistake. I was instructed to destroy all the records, which I did. I took all the drawings and the plans and all the information about Colossus on paper and put it in the boiler fire. And saw it burn.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found.

The Colossi were adapted for other purposes, with varying degrees of success; in their later years they were used for training.[22] Jack Good related how he was the first to use Colossus after the war, persuading the US National Security Agency that it could be used to perform a function for which they were planning to build a special-purpose machine.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found. Colossus was also used to perform character counts on one-time pad tape to test for non-randomness.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found.

A small number of people who were associated with Colossus—and knew that large-scale, reliable, high-speed electronic digital computing devices were feasible—played significant roles in early computer work in the UK and probably in the US. However, being so secret, it had little direct influence on the development of later computers; it was EDVAC that was the seminal computer architecture of the time.[23] In 1972, Herman Goldstine, who was unaware of Colossus and its legacy to the projects of people such as Alan Turing (ACE), Max Newman (Manchester computers) and Harry Huskey (Bendix G-15), wrote that,

Page Template:Blockquote/styles.css has no content.

Britain had such vitality that it could immediately after the war embark on so many well-conceived and well-executed projects in the computer field.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found.

Professor Brian Randell, who unearthed information about Colossus in the 1970s, commented on this, saying that:

Page Template:Blockquote/styles.css has no content.

It is my opinion that the COLOSSUS project was an important source of this vitality, one that has been largely unappreciated, as has the significance of its places in the chronology of the invention of the digital computer.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found.

Randell's efforts started to bear fruit in the mid-1970s. The secrecy about Bletchley Park had been broken when Group Captain Winterbotham published his book The Ultra Secret in 1974.[24] Randell was researching the history of computer science in Britain for a conference on the history of computing held at the Los Alamos Scientific Laboratory, New Mexico on 10–15 June 1976, and got permission to present a paper on wartime development of the COLOSSI at the Post Office Research Station, Dollis Hill (in October 1975 the British Government had released a series of captioned photographs from the Public Record Office). The interest in the "revelations" in his paper resulted in a special evening meeting when Randell and Coombs answered further questions. Coombs later wrote that no member of our team could ever forget the fellowship, the sense of purpose and, above all, the breathless excitement of those days. In 1977 Randell published an article The First Electronic Computer in several journals.[e][25]

In October 2000, a 500-page technical report on the Tunny cipher and its cryptanalysis—entitled General Report on TunnyLua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found.—was released by GCHQ to the national Public Record Office, and it contains a fascinating paean to Colossus by the cryptographers who worked with it:

Page Template:Blockquote/styles.css has no content.

It is regretted that it is not possible to give an adequate idea of the fascination of a Colossus at work; its sheer bulk and apparent complexity; the fantastic speed of thin paper tape round the glittering pulleys; the childish pleasure of not-not, span, print main header and other gadgets; the wizardry of purely mechanical decoding letter by letter (one novice thought she was being hoaxed); the uncanny action of the typewriter in printing the correct scores without and beyond human aid; the stepping of the display; periods of eager expectation culminating in the sudden appearance of the longed-for score; and the strange rhythms characterizing every type of run: the stately break-in, the erratic short run, the regularity of wheel-breaking, the stolid rectangle interrupted by the wild leaps of the carriage-return, the frantic chatter of a motor run, even the ludicrous frenzy of hosts of bogus scores.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found.

Reconstruction

File:ColossusRebuild 11.jpg
A team led by Tony Sale (right) reconstructed a Colossus Mark II at Bletchley Park. Here, in 2006, Sale supervises the breaking of an enciphered message with the completed machine.

A team led by Tony Sale built a fully functional reconstruction[26][27] of a Colossus Mark 2 between 1993 and 2008.[8][7] In spite of the blueprints and hardware being destroyed, a surprising amount of material had survived, mainly in engineers' notebooks, but a considerable amount of it in the U.S. The optical tape reader might have posed the biggest problem, but Dr. Arnold Lynch, its original designer was able to redesign it to his own original specification. The reconstruction is on display, in the historically correct place for Colossus No. 9, at The National Museum of Computing, in H Block Bletchley Park in Milton Keynes, Buckinghamshire.

In November 2007, to celebrate the project completion and to mark the start of a fundraising initiative for The National Museum of Computing, a Cipher Challenge[28] pitted the rebuilt Colossus against radio amateurs worldwide in being first to receive and decode three messages enciphered using the Lorenz SZ42 and transmitted from radio station DL0HNF in the Heinz Nixdorf MuseumsForum computer museum. The challenge was easily won by radio amateur Joachim Schüth, who had carefully prepared[29] for the event and developed his own signal processing and code-breaking code using Ada.[30] The Colossus team were hampered by their wish to use World War II radio equipment,[31] delaying them by a day because of poor reception conditions. Nevertheless, the victor's 1.4 GHz laptop, running his own code, took less than a minute to find the settings for all 12 wheels. The German codebreaker said: "My laptop digested ciphertext at a speed of 1.2 million characters per second—240 times faster than Colossus. If you scale the CPU frequency by that factor, you get an equivalent clock of 5.8 MHz for Colossus. That is a remarkable speed for a computer built in 1944."[32]

The Cipher Challenge verified the successful completion of the rebuilding project. "On the strength of today's performance Colossus is as good as it was six decades ago", commented Tony Sale. "We are delighted to have produced a fitting tribute to the people who worked at Bletchley Park and whose brainpower devised these fantastic machines which broke these ciphers and shortened the war by many months."[33]

File:Frontal view of the reconstructed Colossus at The National Museum of Computing, Bletchley Park.jpg
Front view of the Colossus reconstruction showing, from right to left: (1) The "bedstead" containing the message tape in its continuous loop and with a second one loaded. (2) The J-rack containing the Selection Panel and Plug Panel. (3) The K-rack with the large "Q" switch panel and sloping patch panel. (4) The double S-rack containing the control panel and, above the image of a postage stamp, five two-line counter displays. (5) The electric typewriter in front of the five sets of four "set total" decade switches in the C-rack.[34]

Other meanings

Script error: No such module "Labelled list hatnote". There was a fictional computer named Colossus in the 1970 film Colossus: The Forbin Project which was based on the 1966 novel Colossus by D. F. Jones. This was a coincidence as it pre-dates the public release of information about Colossus, or even its name.

Neal Stephenson's novel Cryptonomicon (1999) also contains a fictional treatment of the historical role played by Turing and Bletchley Park.

Colossus (supercomputer) world's largest AI supercomputer.

See also

Footnotes

Page Template:Reflist/styles.css has no content.

  1. ^ The Boolean or "truth" function XOR, also known as Exclusive disjunction and Exclusive or, is the same as binary modulo 2 addition and subtraction.
  2. ^ Flowers had been appointed MBE in June 1943.
  3. ^ For comparison, later stored-program computers such as the Manchester Mark 1 of 1949 used 4,050 valves,[17] while ENIAC (1946) used 17,468 valves.
  4. ^ This would now be called a systolic array.
  5. ^ New Scientist, 10 February 1977 & IBM UK News, 4 March 1967

Page Template:Reflist/styles.css has no content.

  1. ^ a b c Page Module:Citation/CS1/styles.css has no content."Colossus". The National Museum of Computing. Retrieved 25 January 2021.
  2. ^ Page Module:Citation/CS1/styles.css has no content.Golden, Frederic (29 March 1999), "Who Built The First Computer?", Time, vol. 153, no. 12, archived from the original on 6 January 2006
  3. ^ Page Module:Citation/CS1/styles.css has no content.Copeland, Jack, "Colossus: The first large scale electronic computer", Colossus-computer.com, retrieved 21 October 2012
  4. ^ Page Module:Citation/CS1/styles.css has no content.Barber, Nicola (21 December 2015). Who Broke the Wartime Codes?. Capstone. ISBN 9781484635599. Retrieved 26 October 2017 – via Google Books.
  5. ^ a b Page Module:Citation/CS1/styles.css has no content.Preneel, Bart, ed. (2000), "Colossus and the German Lorenz Cipher – Code Breaking in WW II" (PDF), Advances in Cryptology - EUROCRYPT 2000: International Conference on the Theory and Application of Cryptographic Techniques Bruges, Belgium May 14-18, 2000, Proceedings, Lecture Notes in Computer Science, vol. 1807, Springer, p. 417, doi:10.1007/3-540-45539-6_29, ISBN 978-3540675174, archived (PDF) from the original on 20 November 2008
  6. ^ Page Module:Citation/CS1/styles.css has no content."coltalk_2". Codesandciphers.org.uk. Retrieved 26 October 2017.
  7. ^ a b Page Module:Citation/CS1/styles.css has no content.Campbell-Kelly, Martin (31 August 2011). "Tony Sale obituary". The Guardian. Retrieved 26 October 2017.
  8. ^ a b c Page Module:Citation/CS1/styles.css has no content.Colossus – The Rebuild Story, The National Museum of Computing, archived from the original on 18 April 2015, retrieved 13 May 2017
  9. ^ Page Module:Citation/CS1/styles.css has no content.Hinsley, F. H.; Stripp, Alan (2001). "PART THREE: Fish". Codebreakers: The Inside Story of Bletchley Park. Oxford University Press. ISBN 978-0-19-280132-6. Retrieved 26 October 2017 – via Google Books.
  10. ^ Page Module:Citation/CS1/styles.css has no content.Roberts, Jerry (2009). Capt. Jerry Roberts: My Top Secret Codebreaking at Bletchley Park 1941 to 45: Lecture on 11 March 2009. University College London. 34 minutes in. Archived from the original on 24 November 2021 – via YouTube.
  11. ^ Exhibit in the National Cryptologic Museum, Fort Meade, Maryland, USA
  12. ^ Page Module:Citation/CS1/styles.css has no content.Boden, Margaret (2000), Mind as Machine: A History of Cognitive Science, Oxford University Press, p. 159, ISBN 978-0199241446
  13. ^ Page Module:Citation/CS1/styles.css has no content.Atkinson, Paul (2010), Computer (Objekt), Reaktion Books, p. 29, ISBN 978-1861896643
  14. ^ Page Module:Citation/CS1/styles.css has no content.Fensom, Jim (8 November 2010), "Harry Fensom obituary", The Guardian, London, retrieved 17 October 2012
  15. ^ Page Module:Citation/CS1/styles.css has no content.Sterling, Christopher H., ed. (2007), Military Communications: From Ancient Times to the 21st Century, ABC-CLIO, ISBN 978-1851097326
  16. ^ Page Module:Citation/CS1/styles.css has no content.Randell, Brian; Fensom, Harry; Milne, Frank A. (15 March 1995), "Obituary: Allen Coombs", The Independent, London, retrieved 18 October 2012
  17. ^ Page Module:Citation/CS1/styles.css has no content.Lavington, S. H. (July 1977), "The Manchester Mark 1 and Atlas: a Historical Perspective" (PDF), Communications of the ACM, 21 (1): 4–12, doi:10.1145/359327.359331, S2CID 10301670, archived (PDF) from the original on 14 January 2004, retrieved 8 February 2009
  18. ^ Page Module:Citation/CS1/styles.css has no content."Biography of Professor Tutte - Combinatorics and Optimization". Uwaterloo.ca. 13 March 2015. Archived from the original on 19 August 2019. Retrieved 26 October 2017.
  19. ^ Page Module:Citation/CS1/styles.css has no content."A Brief History of Computing. Jack Copeland, June 2000". Alanturing.net. Retrieved 26 October 2017.
  20. ^ Page Module:Citation/CS1/styles.css has no content.Wells, Benjamin (2009). "Advances in I/O, Speedup, and Universality on Colossus, an Unconventional Computer". Proceedings of the 8th International Conference on Unconventional Computation 2009 (UC09), Ponta Delgada, Portugal. Lecture Notes in Computer Science. Vol. 5175. Berlin, Heidelberg: Springer-Verlag. pp. 247–261. doi:10.1007/978-3-642-03745-0_27. ISBN 978-3-642-03744-3.
  21. ^ Page Module:Citation/CS1/styles.css has no content."A Brief History of Computing". alanturing.net. Retrieved 26 January 2010.
  22. ^ Page Module:Citation/CS1/styles.css has no content.Horwood, D.C. (1973). A technical description of Colossus I: PRO HW 25/24. Archived from the original on 2 April 2014. Retrieved 16 March 2014 – via YouTube.
  23. ^ Page Module:Citation/CS1/styles.css has no content.Chodos, Alan (2022). "August 1946: The Moore School Lectures". APS News. 11 (4). Retrieved 25 January 2022.
  24. ^ Page Module:Citation/CS1/styles.css has no content.Winterbotham, F.W. (2000) [1974], The Ultra secret: the inside story of Operation Ultra, Bletchley Park and Enigma, London: Orion Books Ltd, ISBN 9780752837512, OCLC 222735270
  25. ^ COLOSSUS and the History of Computing: Dollis Hill's Important Contribution by A.W.M. Coombs in The Post Office Electrical Engineers' Journal (POEEJ; Volume70, 1977/78 part 2, July 1977, pages 108-110)
  26. ^ Page Module:Citation/CS1/styles.css has no content."Colossus Rebuild - Tony Sale". Codesandciphers.org.uk. Retrieved 26 October 2017.
  27. ^ * Page Module:Citation/CS1/styles.css has no content.Sale, Tony (2008). "Video of Tony Sale talking about rebuilt Colossus 2008-6-19". Retrieved 13 May 2017.
  28. ^ Page Module:Citation/CS1/styles.css has no content."Cipher Challenge". Archived from the original on 1 August 2008. Retrieved 1 February 2012.
  29. ^ Page Module:Citation/CS1/styles.css has no content."SZ42 codebreaking software". Schlaupelz.de. Retrieved 26 October 2017.
  30. ^ Page Module:Citation/CS1/styles.css has no content."Cracking the Lorenz Code". Ada Answers. AdaCore. Archived from the original on 8 February 2012. Retrieved 26 October 2017.
  31. ^ Page Module:Citation/CS1/styles.css has no content.Ward, Mark (16 November 2007). "Colossus loses code-cracking race". BBC News. Retrieved 2 January 2010.
  32. ^ Page Module:Citation/CS1/styles.css has no content."German Codebreaker receives Bletchley Park Honours". Bletchley Park National Codes Centre. 27 January 2008. Archived from the original on 2 January 2013. Retrieved 7 April 2012.
  33. ^ Page Module:Citation/CS1/styles.css has no content."Latest Cipher Challenge News 16.11.2007". TNMoC - Cipher Challenge!. Archived from the original on 18 April 2008.
  34. ^ Page Module:Citation/CS1/styles.css has no content.Sale, Tony. "The Colossus its purpose and operation". Codesandciphers.org.uk. Retrieved 26 October 2017.

References

Page Template:Refbegin/styles.css has no content.

Further reading

A guided tour of the history and geography of the Park, written by one of the founder members of the Bletchley Park Trust

Page Module:Side box/styles.css has no content.Page Template:Sister project/styles.css has no content.

Template:Mainframes