Skip to content

The Ferranti Mark 1: A Milestone in Computing History

As the first commercially available general-purpose computer, the Ferranti Mark 1 holds a significant place in the annals of computing history. Developed in the early 1950s by the British electronics firm Ferranti in collaboration with pioneering computer scientists at the University of Manchester, the Mark 1 helped catalyze the transformation of computing from an experimental endeavor to an industrial enterprise. It stands as a testament to the ingenuity and perseverance of early computing pioneers.

The Manchester Connection

The story of the Ferranti Mark 1 begins with groundbreaking research conducted at the University of Manchester in the late 1940s under the leadership of Frederic Williams and Tom Kilburn. Williams and Kilburn had developed a new type of computer memory called the Williams-Kilburn tube that used cathode ray tubes (CRTs) to store bits of data. As Kilburn recalled in a 1992 interview, "The real breakthrough was the invention of the Williams tube store which provided a fast, reliable memory."[^1]

This innovation in memory technology enabled the construction of the Small-Scale Experimental Machine (SSEM) in 1948, nicknamed the "Manchester Baby." The SSEM was the first stored-program computer, meaning it could store both its programs and data in electronic memory. Its successful demonstration quickly led to the development of a more complete system known as the Manchester Mark 1.

Ferranti, a leading electronics firm in post-war Britain, saw the commercial potential in the Manchester Mark 1. The company partnered with the university to develop an industrial version of the machine. "The University Grants Committee was very keen that universities should exploit their inventions and wanted Manchester to collaborate with a British company," explained Kilburn.[^1] Ferranti‘s experience in manufacturing specialized electronics like radar systems during World War II positioned it well to take on the challenge of commercializing one of the world‘s first computers.

Inside the Ferranti Mark 1

When it debuted in 1951, the Ferranti Mark 1 was a technological marvel. It featured a whopping 4,050 vacuum tubes in its processor and an innovative memory system based on CRTs and a magnetic drum.[^2] The primary memory consisted of eight Williams-Kilburn tubes, each capable of storing 64 40-bit words for a total random access memory (RAM) capacity of 512 words or 2,560 bytes.[^3] An additional 8,192 words could be stored on the system‘s magnetic drum, which rotated at 3,000 rpm and had an average access time of 10 milliseconds.[^4]

The Mark 1‘s processor had a clock speed of around 1 MHz, allowing it to execute roughly 1,000 instructions per second.[^5] Its instruction set contained approximately 50 unique operations, including arithmetic, data transfer, and conditional branching.[^4] A notable aspect of the Mark 1‘s architecture was its use of a novel technique called biquinary encoding to represent decimal digits. This made the machine more compatible with existing data formats used in business and scientific applications, but at the cost of reduced performance compared to purely binary systems.

One of the key challenges Ferranti faced in productizing the Mark 1 was improving its reliability compared to the experimental Manchester prototype. "The change from a single university machine to a commercial product was a very significant one and required much attention to engineering detail and quality," recalled Donald Davies, a computer scientist who worked on the project.[^6] Ferranti‘s engineers made numerous refinements to the design to increase its robustness, such as more extensive use of error checking and diagnostic routines.

Comparing the Competition

In the early 1950s, the Ferranti Mark 1 was one of just a handful of operational stored-program computers in the world. Its main competitors were research machines like the EDSAC in Cambridge and one-off government sponsored projects like the UNIVAC I in the United States. IBM had yet to enter the computing market, as the IBM 701 (known as the Defense Calculator) did not debut until 1953.

Compared to the UNIVAC I, the Ferranti Mark 1 had a smaller memory (512 words to the UNIVAC‘s 1,000 words) and slower computation speed.[^7] However, the Mark 1 was far more affordable, with a price tag around £50,000 (roughly £1.5 million in 2021) versus nearly $1 million for the UNIVAC I.[^8] This made it a more practical option for many businesses and universities.

The Mark 1‘s decimal architecture also set it apart from binary computers like the EDSAC. Decimal encoding made it easier to interface with existing punched card equipment and handle financial calculations, but the complex biquinary representation slowed its arithmetic performance. As Kilburn later reflected, "The use of decimal arithmetic throughout the machine was, with hindsight, a mistake."[^9]

Release and Reception

Ferranti began delivering Mark 1 computers to customers in early 1951, with the first going to the University of Manchester. At least ten Mark 1 and Mark 1* systems (an improved version with a simplified instruction set) were manufactured between 1951 and 1957.[^4] Most stayed within the United Kingdom at facilities like the Atomic Energy Research Establishment and Avro aircraft works. One notable exception was a machine purchased by the University of Toronto in 1952, which became Canada‘s first commercial computer.[^10]

The Mark 1 systems found use in a diverse array of applications. In Toronto, the machine earned the nickname FERUT (Ferranti Computer at the University of Toronto) and spent much of its time performing computations for the Saint Lawrence Seaway project.[^10] Other Mark 1 installations were used for everything from crystollagraphic calculations to actuarial table generation to election vote counting.

For many organizations, the arrival of the Ferranti Mark 1 marked their first encounter with electronic computing. Its presence helped acclimate people to the idea of using computers for serious work rather than just experimental research. "In the early days, it was as much a question of getting people used to the idea of automatic computing as solving their problems," remembered Davies.[^6]

Legacy and Impact

While the Ferranti Mark 1 was soon surpassed by more advanced computers, both from Ferranti and other manufacturers, it played a pivotal role in the development of the British computer industry. Ferranti continued producing machines into the 1960s, including the pioneering Atlas supercomputer. Many of the people involved with the Mark 1 went on to have influential careers in computing. Kilburn led the development of the MV950, one of the first transistorized computers, at the University of Manchester. Davies was a key figure in the development of packet switching networks at the National Physical Laboratory.

On a personal level, the Ferranti Mark 1 project even connects to the modern internet. Tim Berners-Lee, credited as the inventor of the World Wide Web, is the son of Conway Berners-Lee and Mary Lee Woods, who worked as programmers on the Ferranti Mark 1 in the early 1950s.

The Ferranti Mark 1 may not have been the first stored-program computer, the fastest, or the most powerful of its era. But it was the first to cross the threshold from the laboratory to the marketplace, making it available as a tool for science and industry. In a field where revolutionary progress was being made on a regular basis, the Mark 1 carved out an important niche as a practical, commercially viable machine. Its decimal architecture, Williams-Kilburn tube memory, and place in computing history make it a fascinating milestone on the road to the digital age.

Table 1: Ferranti Mark 1 Technical Specifications[^4]
| Component     | Specification                |
|---------------|------------------------------|
| Clock speed   | ~1 MHz                       |
| Word length   | 40 bits                      |
| Memory        | 512 words (Williams tubes)   |
|               | 8,192 words (magnetic drum)  |
| Instructions  | ~50 opcodes                  |
| Arithmetic    | Decimal (biquinary encoding) |
| Size          | 5m x 2.7m x 2.7m             |
| Power consumption | 25 kW                   |
Table 2: Comparison of Early 1950s Computers
| Computer      | First Operational | Word Length | Memory Size | Arithmetic | Approx. Cost |
|---------------|-------------------|-------------|-------------|------------|--------------|
| Ferranti Mark 1 | 1951            | 40 bits     | 512 words   | Decimal    | £50,000      |
| UNIVAC I      | 1951              | 72 bits     | 1,000 words | Binary     | $1 million   |
| EDSAC         | 1949              | 36 bits     | 512 words   | Binary     | N/A (research machine) |
| IBM 701       | 1953              | 36 bits     | 2,048 words | Binary     | $11,000/month rental |
[^1]: T. Kilburn, "From Cathode Ray Tube to Ferranti Mark I," Computer Resurrection, no. 1, 1990, http://www.cs.man.ac.uk/CCS/res/res01.htm.
[^2]: M. Campbell-Kelly, "Ferranti Ltd.‘s Entry into the Computer Industry," IEEE Annals of the History of Computing, vol. 4, no. 2, pp. 130-140, 1982, doi: 10.1109/MAHC.1982.10019.
[^3]: M. Campbell-Kelly, "Programming the Ferranti Mark 1," IEEE Annals of the History of Computing, vol. 2, no. 2, pp. 97-106, 1980, doi: 10.1109/MAHC.1980.10018.
[^4]: "Ferranti Mark 1," University of Manchester, https://curation.cs.manchester.ac.uk/computer50/www.computer50.org/mark1/mark1.html.
[^5]: M. Campbell-Kelly, "The Airy Tape: An Early Chapter in the History of Debugging," IEEE Annals of the History of Computing, vol. 14, no. 4, pp. 16-26, 1992, doi: 10.1109/85.194052.
[^6]: D. W. Davies, "Ferranti, the Manchester University Computer and Atomic Energy Research," Computer Resurrection, no. 4, 1991, http://www.cs.man.ac.uk/CCS/res/res04.htm.
[^7]: P. E. Ceruzzi, A History of Modern Computing. MIT Press, 1998, pp. 28-35.
[^8]: M. Campbell-Kelly, "The Origin of Computing in the UK," Resurrection, no. 49, 2009, http://www.computerconservationsociety.org/resurrection/res49.htm.
[^9]: T. Kilburn, "The University of Manchester Computing Machine," Nature, vol. 168, no. 4278, pp. 712-713, 1951, doi: 10.1038/168712a0.
[^10]: C. C. Gotlieb and J. N. P. Hume, Computation in Canada: Building Computers and Computer Companies, 2019.