History of Computing
History of Computing
The history of computing is longer than the history of computing hardware and modern computing
technology and includes the history of methods intended for pen and paper or for chalk and slate, with or
without the aid of tables.
Contents
Concrete devices
Numbers
Early computation
Digital electronic computers
Personal computers
Supercomputers
Navigation and astronomy
Weather prediction
Symbolic computations
Important women and their contributions
See also
References
External links
British history links
Concrete devices
Digital computing is intimately tied to the representation of numbers.[1] But long before abstractions like the
number arose, there were mathematical concepts to serve the purposes of civilization. These concepts are
implicit in concrete practices such as:
One-to-one correspondence,[2] a rule to count how many items, e.g. on a tally stick, eventually
abstracted into numbers.
Comparison to a standard,[3] a method for assuming reproducibility in a measurement, for
example, the number of coins.
The 3-4-5 right triangle was a device for assuring a right angle, using ropes with 12 evenly
spaced knots, for example.[4]
Numbers
Eventually, the concept of numbers became concrete and familiar enough for counting to arise, at times with
sing-song mnemonics to teach sequences to others. All known human languages, except the Piraha language,
have words for at least "one" and "two", and even some animals like the blackbird can distinguish a surprising
number of items.[5]
Advances in the numeral system and mathematical notation eventually led to the discovery of mathematical
operations such as addition, subtraction, multiplication, division, squaring, square root, and so forth.
Eventually the operations were formalized, and concepts about the operations became understood well enough
to be stated formally, and even proven. See, for example, Euclid's algorithm for finding the greatest common
divisor of two numbers.
By the High Middle Ages, the positional Hindu–Arabic numeral system had reached Europe, which allowed
for systematic computation of numbers. During this period, the representation of a calculation on paper
actually allowed calculation of mathematical expressions, and the tabulation of mathematical functions such as
the square root and the common logarithm (for use in multiplication and division) and the trigonometric
functions. By the time of Isaac Newton's research, paper or vellum was an important computing resource, and
even in our present time, researchers like Enrico Fermi would cover random scraps of paper with calculation,
to satisfy their curiosity about an equation.[6] Even into the period of programmable calculators, Richard
Feynman would unhesitatingly compute any steps which overflowed the memory of the calculators, by hand,
just to learn the answer; by 1976 Feynman had purchased an HP-25 calculator with a 49 program-step
capacity; if a differential equation required more than 49 steps to solve, he could just continue his computation
by hand.[7]
Early computation
Mathematical statements need not be abstract only; when a statement can be illustrated with actual numbers,
the numbers can be communicated and a community can arise. This allows the repeatable, verifiable
statements which are the hallmark of mathematics and science. These kinds of statements have existed for
thousands of years, and across multiple civilizations, as shown below:
The earliest known tool for use in computation is the Sumerian abacus, and it was thought to have been
invented in Babylon c. 2700–2300 BC. Its original style of usage was by lines drawn in sand with pebbles.
Abaci, of a more modern design, are still used as calculation tools today. This was the first known calculator
and most advanced system of calculation known to date - preceding Archimedes by 2,000 years.
In c. 1050–771 BC, the south-pointing chariot was invented in ancient China. It was the first known geared
mechanism to use a differential gear, which was later used in analog computers. The Chinese also invented a
more sophisticated abacus from around the 2nd century BC known as the Chinese abacus.[8]
In the 5th century BC in ancient India, the grammarian Pāṇini formulated the grammar of Sanskrit in 3959
rules known as the Ashtadhyayi which was highly systematized and technical. Panini used metarules,
transformations and recursions.[9]
In the 3rd century BC, Archimedes used the mechanical principle of balance (see Archimedes
Palimpsest#Mathematical content) to calculate mathematical problems, such as the number of grains of sand in
the universe (The sand reckoner), which also required a recursive notation for numbers (e.g., the myriad
myriad).
The Antikythera mechanism is believed to be the earliest known mechanical analog computer.[10] It was
designed to calculate astronomical positions. It was discovered in 1901 in the Antikythera wreck off the Greek
island of Antikythera, between Kythera and Crete, and has been dated to circa 100 BC.
Mechanical analog computer devices appeared again a thousand years later in the medieval Islamic world and
were developed by Muslim astronomers, such as the mechanical geared astrolabe by Abū Rayhān al-
Bīrūnī,[11] and the torquetum by Jabir ibn Aflah.[12] According to Simon Singh, Muslim mathematicians also
made important advances in cryptography, such as the development of cryptanalysis and frequency analysis by
Alkindus.[13][14] Programmable machines were also invented by Muslim engineers, such as the automatic flute
player by the Banū Mūsā brothers,[15] and Al-Jazari's humanoid robots and castle clock, which is considered
to be the first programmable analog computer.[16]
During the Middle Ages, several European philosophers made attempts to produce analog computer devices.
Influenced by the Arabs and Scholasticism, Majorcan philosopher Ramon Llull (1232–1315) devoted a great
part of his life to defining and designing several logical machines that, by combining simple and undeniable
philosophical truths, could produce all possible knowledge. These machines were never actually built, as they
were more of a thought experiment to produce new knowledge in systematic ways; although they could make
simple logical operations, they still needed a human being for the interpretation of results. Moreover, they
lacked a versatile architecture, each machine serving only very concrete purposes. In spite of this, Llull's work
had a strong influence on Gottfried Leibniz (early 18th century), who developed his ideas further, and built
several calculating tools using them.
Indeed, when John Napier discovered logarithms for computational purposes in the early 17th century, there
followed a period of considerable progress by inventors and scientists in making calculating tools. The apex of
this early era of formal computing can be seen in the difference engine and its successor the analytical engine
(which was never completely constructed but was designed in detail), both by Charles Babbage. The
analytical engine combined concepts from his work and that of others to create a device that if constructed as
designed would have possessed many properties of a modern electronic computer. These properties include
features such as an internal "scratch memory" equivalent to RAM, multiple forms of output including a bell, a
graph-plotter, and simple printer, and a programmable input-output "hard" memory of punch cards which it
could modify as well as read. The key advancement which Babbage's devices possessed beyond those created
before his was that each component of the device was independent of the rest of the machine, much like the
components of a modern electronic computer. This was a fundamental shift in thought; previous computational
devices served only a single purpose, but had to be at best disassembled and reconfigured to solve a new
problem. Babbage's devices could be reprogramed to solve new problems by the entry of new data, and act
upon previous calculations within the same series of instructions. Ada Lovelace took this concept one step
further, by creating a program for the analytical engine to calculate Bernoulli numbers, a complex calculation
requiring a recursive algorithm. This is considered to be the first example of a true computer program, a series
of instructions that act upon data not known in full until the program is run. Following Babbage, although
unaware of his earlier work, Percy Ludgate in 1909 published the 2nd of the only two designs for mechanical
analytical engines in history.[17]
Several examples of analog computation survived into recent times. A planimeter is a device which does
integrals, using distance as the analog quantity. Until the 1980s, HVAC systems used air both as the analog
quantity and the controlling element. Unlike modern digital computers, analog computers are not very flexible,
and need to be reconfigured (i.e., reprogrammed) manually to switch them from working on one problem to
another. Analog computers had an advantage over early digital computers in that they could be used to solve
complex problems using behavioral analogues while the earliest attempts at digital computers were quite
limited.
Since computers were rare in this era, the solutions were often hard-coded into paper forms such as
nomograms,[18] which could then produce analog solutions to these problems, such as the distribution of
pressures and temperatures in a heating system.
Eventually, vacuum tubes replaced relays for logic operations. Lee De Forest's modification, in 1907, of the
Fleming valve can be used as a logic gate. Ludwig Wittgenstein introduced a version of the 16-row truth table
as proposition 5.101 of Tractatus Logico-Philosophicus (1921). Walther Bothe, inventor of the coincidence
circuit, got part of the 1954 Nobel Prize in physics, for the first modern electronic AND gate in 1924. Konrad
Zuse designed and built electromechanical logic gates for his computer Z1 (from 1935–38).
The first recorded idea of using digital electronics for computing was the 1931 paper "The Use of Thyratrons
for High Speed Automatic Counting of Physical Phenomena" by C. E. Wynn-Williams.[24] From 1934 to
1936, NEC engineer Akira Nakashima published a series of papers introducing switching circuit theory, using
digital electronics for Boolean algebraic operations,[25][26][27] influencing Claude Shannon's seminal 1938
paper "A Symbolic Analysis of Relay and Switching Circuits".[28]
In 1935 Alan Turing wrote his seminal paper On Computable Numbers, with an Application to the
Entscheidungsproblem[29] in which he modeled computation in terms of a one-dimensional storage tape,
leading to the idea of the Universal Turing machine and Turing-complete systems.
The first digital electronic computer was developed in the period April 1936 - June 1939, in the IBM Patent
Department, Endicott, New York by Arthur Halsey Dickinson.[30][31][32] In this computer IBM introduced for
the first time, a calculating device with keyboard, processor and electronic output (display). Competitor to IBM
was the digital electronic computer NCR3566, developed in NCR, Dayton, Ohio by Joseph Desch and Robert
Mumma in the period April 1939 - August 1939.[33][34] The IBM and NCR machines were decimal,
executing addition and subtraction in binary position code.
In December 1939 John Atanasoff and Clifford Berry completed their experimental model to prove the
concept of the Atanasoff–Berry computer.[35] This experimental model is binary, executed addition and
subtraction in octal binary code and is the first binary digital electronic computing device. The Atanasoff–
Berry computer was intended to solve systems of linear equations, though it was not programmable and it was
never completed.[36] The Z3 computer, built by German inventor Konrad Zuse in 1941, was the first
programmable, fully automatic computing machine, but it was not electronic.
During World War II, ballistics computing was done by women, who were hired as "computers." The term
computer remained one that referred to mostly women (now seen as "operator") until 1945, after which it took
on the modern definition of machinery it presently holds.[37]
The ENIAC (Electronic Numerical Integrator And Computer) was the first electronic general-purpose
computer, announced to the public in 1946. It was Turing-complete, digital, and capable of being
reprogrammed to solve a full range of computing problems. Women implemented the programming for
machines like the ENIAC, and men created the hardware.[37]
The Manchester Baby was the first electronic stored-program computer. It was built at the Victoria University
of Manchester by Frederic C. Williams, Tom Kilburn and Geoff Tootill, and ran its first program on 21 June
1948.[38]
William Shockley, John Bardeen and Walter Brattain at Bell Labs invented the first working transistor, the
point-contact transistor, in 1947, followed by the bipolar junction transistor in 1948.[39][40] At the University
of Manchester in 1953, a team under the leadership of Tom Kilburn designed and built the first transistorized
computer, called the Transistor Computer, a machine using the newly developed transistors instead of
valves.[41] The first stored-program transistor computer was the ETL Mark III, developed by Japan's
Electrotechnical Laboratory[42][43][44] from 1954[45] to 1956.[43] However, early junction transistors were
relatively bulky devices that were difficult to manufacture on a mass-production basis, which limited them to a
number of specialised applications.[46]
In 1954, 95% of computers in service were being used for engineering and scientific purposes.[47]
Personal computers
The metal–oxide–silicon field-effect transistor (MOSFET), also known as the MOS transistor, was invented by
Mohamed Atalla and Dawon Kahng at Bell Labs in 1959.[48][49] It was the first truly compact transistor that
could be miniaturised and mass-produced for a wide range of uses.[46] The MOSFET made it possible to build
high-density integrated circuit chips.[50][51] The MOSFET later led to the microcomputer revolution,[52] and
became the driving force behind the computer revolution.[53][54] The MOSFET is the most widely used
transistor in computers,[55][56] and is the fundamental building block of digital electronics.[57]
The MOS integrated circuit, first proposed by Mohamed Atalla in 1960,[46] led to the invention of the
microprocessor.[58][59] The silicon-gate MOS integrated circuit was developed by Federico Faggin at Fairchild
Semiconductor in 1968.[60] This led to the development of the first single-chip microprocessor, the Intel
4004.[58] It began with the "Busicom Project"[61] as Masatoshi Shima's three-chip CPU design in
1968,[62][61] before Sharp's Tadashi Sasaki conceived of a single-chip CPU design, which he discussed with
Busicom and Intel in 1968.[63] The Intel 4004 was then developed as a single-chip microprocessor from 1969
to 1970, led by Intel's Federico Faggin, Marcian Hoff, and Stanley Mazor, and Busicom's Masatoshi
Shima.[61] The chip was mainly designed and realized by Faggin, with his silicon-gate MOS technology.[58]
The microprocessor led to the microcomputer revolution, with the development of the microcomputer, which
would later be called the personal computer (PC).
Most early microprocessors, such as the Intel 8008 and Intel 8080, were 8-bit. Texas Instruments released the
first fully 16-bit microprocessor, the TMS9900 processor, in June 1976.[64] They used the microprocessor in
the TI-99/4 and TI-99/4A computers.
The 1980s brought about significant advances with microprocessor that greatly impacted the fields of
engineering and other sciences. The Motorola 68000 microprocessor had a processing speed that was far
superior to the other microprocessors being used at the time. Because of this, having a newer, faster
microprocessor allowed for the newer microcomputers that came along after to be more efficient in the amount
of computing they were able to do. This was evident in the 1983 release of the Apple Lisa. The Lisa was the
first personal computer with a graphical user interface (GUI) that was sold commercially. It ran on the
Motorola 68000 CPU and used both dual floppy disk drives and a 5 MB hard drive for storage. The machine
also had 1MB of RAM used for running software from disk without rereading the disk persistently.[65] After
the failure of the Lisa in terms of sales, Apple released its first Macintosh computer, still running on the
Motorola 68000 microprocessor, but with only 128KB of RAM, one floppy drive, and no hard drive in order
to lower the price.
In the late 1980s and early 1990s, we see more advancements with computers becoming more useful for actual
computational purposes. In 1989, Apple released the Macintosh Portable, it weighed 7.3 kg (16 lb) and was
extremely expensive, costing US$7,300. At launch it was one of the most powerful laptops available, but due
to the price and weight, it was not met with great success, and was discontinued only two years later. That
same year Intel introduced the Touchstone Delta supercomputer, which had 512 microprocessors. This
technological advancement was very significant, as it was used as a model for some of the fastest multi-
processor systems in the world. It was even used as a prototype for Caltech researchers, who used the model
for projects like real time processing of satellite images and simulating molecular models for various fields of
research.
Supercomputers
In terms of supercomputing, the first widely acknowledged supercomputer was the Control Data Corporation
(CDC) 6600[66] built in 1964 by Seymour Cray. Its maximum speed was 40MHz or 3 million floating point
operations per second (FLOPS). The CDC 6600 was replaced by the CDC 7600 in 1969;[67] although its
normal clock speed was not faster than the 6600, the 7600 was still faster due to its peak clock speed, which
was approximately 30 times faster than that of the 6600. Although CDC was a leader in supercomputers, their
relationship with Seymour Cray (which had already been deteriorating) completely collapsed. in 1972, Cray
left CDC and began his own company, Cray Research Inc.[68] With support from investors in Wall Street, an
industry fueled by the Cold War, and without the restrictions he had within CDC, he created the Cray-1
supercomputer. With a clock speed of 80 MHz or 136 megaFLOPS, Cray developed a name for himself in the
computing world. By 1982, Cray Research produced the Cray X-MP equipped with multiprocessing and in
1985 released the Cray-2, which continued with the trend of multiprocessing and clocked at 1.9 gigaFLOPS.
Cray Research developed the Cray Y-MP in 1988, however afterwards struggled to continue to produce
supercomputers. This was largely due to the fact that the Cold War had ended, and the demand for cutting
edge computing by colleges and the government declined drastically and the demand for micro processing
units increased.
Today, supercomputers are still used by the governments of the world and educational institutions for
computations such as simulations of natural disasters, genetic variant searches within a population relating to
disease, and more. As of November 2020, the fastest supercomputer is Fugaku.
Weather prediction
The numerical solution of differential equations, notably the Navier-Stokes equations was an important
stimulus to computing, with Lewis Fry Richardson's numerical approach to solving differential equations. The
first computerised weather forecast was performed in 1950 by a team composed of American meteorologists
Jule Charney, Philip Thompson, Larry Gates, and Norwegian meteorologist Ragnar Fjørtoft, applied
mathematician John von Neumann, and ENIAC programmer Klara Dan von Neumann.[69][70][71] To this day,
some of the most powerful computer systems on Earth are used for weather forecasts.
Symbolic computations
By the late 1960s, computer systems could perform symbolic algebraic manipulations well enough to pass
college-level calculus courses.
Yet women were a significant presence in the early decades of computing. They made up the
majority of the first computer programmers during World War II; they held positions of
responsibility and influence in the early computer industry; and they were employed in numbers
that, while a small minority of the total, compared favorably with women's representation in many
other areas of science and engineering. Some female programmers of the 1950s and 1960s would
have scoffed at the notion that programming would ever be considered a masculine occupation,
yet these women’s experiences and contributions were forgotten all too quickly.[81]
Ada Lovelace: wrote the addendum to Babbage's Analytical Machine. Detailing, in poetic style,
the first computer algorithm; a description of exactly how The Analytical Machine should have
worked based on its design.
Grace Murray Hopper: a pioneer of computing. She worked alongside Howard H. Aiken on the
IBM's Mark I. Hopper also came up with the term "debugging."
Hedy Lamarr: invented a "frequency hopping" technology that was used by the Navy during
World War II to control torpedoes via radio signals. This same technology is also used today in
creating Bluetooth and Wi-Fi signals.
Frances Elizabeth "Betty" Holberton: invented "breakpoints" which are mini pauses put into
lines of computer code to help programmers easily detect, troubleshoot, and solve problems.
The women who originally programmed the ENIAC: Kay McNulty, Betty Jennings, Marlyn
Meltzer, Fran Bilas, Ruth Lichterman, and Betty Holberton (see above.)
Jean E. Sammet: co-designed COBOL, a widely used programming language.
Frances Allen: computer scientist and pioneer in the field of optimizing compilers, first woman
to win the Turing Award.
Karen Spärck Jones: responsible for "inverse document frequency" - a concept that is most
commonly used by search engines.
Dana Angluin: made fundamental contributions to computational learning theory.
Margaret Hamilton: the director of the Software Engineering Division at MIT, which developed
on-board flight software for the Apollo's Missions to Space.
Barbara Liskov: developed the "Liskov substitution principle."
Radia Perlman: invented the "Spanning Tree Protocol," a key network protocol used in
Ethernet networks.
Stephanie "Steve" Shirley: started F International, a highly successful freelance software
company.
Sophie Wilson: helped design ARM processor architecture widely used in many products such
as smartphones and video games.
Ann Hardy: pioneered computer time-sharing systems.
Lynn Conway: revolutionised microchip design and production by co-introducing structured
VLSI design among other inventions.
The women at Bletchley Park: around 8,000 women who worked in numerous capacities with
British cryptanalysis during World War II. Many came from the Women's Royal Naval Service
(who were called "wrens") as well as the Women's Auxiliary Air Force ("WAAFs.") They were
instrumental in cracking the "Enigma" cipher and helping the Allies win the war.
See also
Algorithm
Moore's law
Timeline of computing hardware costs
Charles Babbage Institute - research center for history of computing at University of Minnesota
Computing timelines category
History of computing in the Soviet Union
History of computing in Poland
History of software
IT History Society
List of mathematicians
List of pioneers in computer science
Timeline of quantum computing
Timeline of computing 2020–2029
References
1. "Digital Computing - Dictionary definition of Digital Computing | Encyclopedia.com: FREE
online dictionary" (http://www.encyclopedia.com/computing/news-wires-white-papers-and-book
s/digital-computing). www.encyclopedia.com. Retrieved 2017-09-11.
2. "One-to-One Correspondence: 0.5" (https://web.archive.org/web/20121120235142/https://www.
education.vic.gov.au/school/teachers/teachingresources/discipline/maths/continuum/Pages/on
etoone.aspx). Victoria Department of Education and Early Childhood Development. Archived
from the original (https://www.education.vic.gov.au/school/teachers/teachingresources/disciplin
e/maths/continuum/Pages/onetoone.aspx) on 20 November 2012.
3. Ifrah, Georges (2000), The Universal History of Numbers: From prehistory to the invention of
the computer., John Wiley and Sons, p. 48, ISBN 0-471-39340-1
4. W., Weisstein, Eric. "3, 4, 5 Triangle" (http://mathworld.wolfram.com/345Triangle.html).
mathworld.wolfram.com. Retrieved 2017-09-11.
5. Konrad Lorenz (1961). King Solomon's Ring. Translated by Marjorie Kerr Wilson. London:
Methuen. ISBN 0-416-53860-6.
6. "DIY: Enrico Fermi's Back of the Envelope Calculations" (http://www.knowqout.com/science-tec
hnology/diy-enrico-fermis-back-of-the-envelope-calculations/).
7. "Try numbers" was one of Feynman's problem solving techniques.
8. Xu Yue (190 CE) Supplementary Notes on the Art of Figures, a book of the Eastern Han
Dynasty
9. Sinha, A. C. (1978). "On the status of recursive rules in transformational grammar". Lingua. 44
(2–3): 169–218. doi:10.1016/0024-3841(78)90076-1 (https://doi.org/10.1016%2F0024-3841%2
878%2990076-1).
10. "Project Overview" (http://www.antikythera-mechanism.gr/project/overview). The Antikythera
Mechanism Research Project. Retrieved 2020-01-15.
11. "Islam, Knowledge, and Science" (https://web.archive.org/web/20080119010548/http://www.us
c.edu/dept/MSA/introduction/woi_knowledge.html). University of Southern California. Archived
from the original (http://www.usc.edu/dept/MSA/introduction/woi_knowledge.html) on 2008-01-
19. Retrieved 2008-01-22.
12. Lorch, R. P. (1976), "The Astronomical Instruments of Jabir ibn Aflah and the Torquetum",
Centaurus, 20 (1): 11–34, Bibcode:1976Cent...20...11L (https://ui.adsabs.harvard.edu/abs/1976
Cent...20...11L), doi:10.1111/j.1600-0498.1976.tb00214.x (https://doi.org/10.1111%2Fj.1600-04
98.1976.tb00214.x)
13. Simon Singh, The Code Book, pp. 14-20
14. "Al-Kindi, Cryptgraphy, Codebreaking and Ciphers" (http://www.muslimheritage.com/topics/def
ault.cfm?ArticleID=372). Retrieved 2007-01-12.
15. Koetsier, Teun (2001), "On the prehistory of programmable machines: musical automata, looms,
calculators", Mechanism and Machine Theory, Elsevier, 36 (5): 589–603, doi:10.1016/S0094-
114X(01)00005-2 (https://doi.org/10.1016%2FS0094-114X%2801%2900005-2)..
16. Ancient Discoveries, Episode 11: Ancient Robots (https://web.archive.org/web/2014030115111
5/https://www.youtube.com/watch?v=rxjbaQl0ad8), History Channel, archived from the original
(https://www.youtube.com/watch?v=rxjbaQl0ad8) on March 1, 2014, retrieved 2008-09-06
17. "Percy E. Ludgate Prize in Computer Science" (https://www.scss.tcd.ie/SCSSTreasuresCatalo
g/miscellany/TCD-SCSS-X.20121208.002/TCD-SCSS-X.20121208.002.pdf) (PDF). The John
Gabriel Byrne Computer Science Collection. Retrieved 2020-01-15.
18. Steinhaus, H. (1999). Mathematical Snapshots (3rd ed.). New York: Dover. pp. 92–95, p. 301.
19. "Tutorial Guide to the EDSAC Simulator" (https://www.dcs.warwick.ac.uk/~edsac/Software/Eds
acTG.pdf) (PDF). Retrieved 2020-01-15.
20. Peirce, C. S., "Letter, Peirce to A. Marquand", dated 1886, Writings of Charles S. Peirce, v. 5,
1993, pp. 421–23. See Burks, Arthur W., "Review: Charles S. Peirce, The new elements of
mathematics", Bulletin of the American Mathematical Society v. 84, n. 5 (1978), pp. 913–18,
see 917. PDF Eprint (http://projecteuclid.org/DPubS/Repository/1.0/Disseminate?view=body&i
d=pdf_1&handle=euclid.bams/1183541145).
21. Peirce, C. S. (manuscript winter of 1880–81), "A Boolian Algebra with One Constant",
published 1933 in Collected Papers v. 4, paragraphs 12–20. Reprinted 1989 in Writings of
Charles S. Peirce v. 4, pp. 218–21, Google [1] (https://archive.org/details/writingsofcharle0002p
eir/page/218). See Roberts, Don D. (2009), The Existential Graphs of Charles S. Peirce, p. 131.
22. Hans Kleine Büning; Theodor Lettmann (1999). Propositional logic: deduction and algorithms
(https://books.google.com/books?id=3oJE9yczr3EC&pg=PA2). Cambridge University Press.
p. 2. ISBN 978-0-521-63017-7.
23. John Bird (2007). Engineering mathematics (https://books.google.com/books?id=1-fBmsEBNU
oC&pg=PA532). Newnes. p. 532. ISBN 978-0-7506-8555-9.
24. Wynn-Williams, C. E. (July 2, 1931), "The Use of Thyratrons for High Speed Automatic
Counting of Physical Phenomena", Proceedings of the Royal Society A, 132 (819): 295–310,
Bibcode:1931RSPSA.132..295W (https://ui.adsabs.harvard.edu/abs/1931RSPSA.132..295W),
doi:10.1098/rspa.1931.0102 (https://doi.org/10.1098%2Frspa.1931.0102)
25. History of Research on Switching Theory in Japan (https://www.jstage.jst.go.jp/article/ieejfms/1
24/8/124_8_720/_article), IEEJ Transactions on Fundamentals and Materials, Vol. 124 (2004)
No. 8, pp. 720-726, Institute of Electrical Engineers of Japan
26. Switching Theory/Relay Circuit Network Theory/Theory of Logical Mathematics (http://museum.
ipsj.or.jp/en/computer/dawn/0002.html), IPSJ Computer Museum, Information Processing
Society of Japan
27. Radomir S. Stanković, Jaakko Astola (2008), Reprints from the Early Days of Information
Sciences: TICSP Series On the Contributions of Akira Nakashima to Switching Theory (http://ti
csp.cs.tut.fi/reports/reprint-nakashima-rr.pdf), TICSP Series #40, Tampere International Center
for Signal Processing, Tampere University of Technology
28. Stanković, Radomir S.; Astola, Jaakko T.; Karpovsky, Mark G. "Some Historical Remarks on
Switching Theory" (http://ticsp.cs.tut.fi/images/8/8b/Cr1032.pdf) (PDF). Tampere International
Center for Signal Processing, Tampere University of Technology. CiteSeerX 10.1.1.66.1248 (htt
ps://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.66.1248).
29. * Turing, Alan M. (1936), "On Computable Numbers, with an Application to the
Entscheidungsproblem", Proceedings of the London Mathematical Society, 2 (published 1937),
42, pp. 230–265, doi:10.1112/plms/s2-42.1.230 (https://doi.org/10.1112%2Fplms%2Fs2-42.1.2
30) (and Turing, Alan M. (1938), "On Computable Numbers, with an Application to the
Entscheidungsproblem. A correction", Proceedings of the London Mathematical Society, 2
(published 1937), 43 (6), pp. 544–546, doi:10.1112/plms/s2-43.6.544 (https://doi.org/10.1112%
2Fplms%2Fs2-43.6.544))
30. Dickinson, A.H., "Accounting Apparatus", U.S. Patent 2,580,740 (http://patft.uspto.gov/netacgi/n
ph-Parser?patentnumber=2580740), filed Jan. 20, 1940, granted Jan. 1, 1952
31. Emerson W. Pugh (1996). Building IBM: Shaping an Industry and its Technology. The MIT
Press.
32. IBM100, Patents and Inventions, https://www.ibm.com/ibm/history/ibm100/us/en/icons/patents/
33. Desch, J.R., "Calculating Machine", U.S. Patent 2,595,045 (http://patft.uspto.gov/netacgi/nph-P
arser?patentnumber=2595045), filed March 20, 1940, granted Apr. 29, 1952
34. Aspray W., "Interview with Robert E. Mumma", conducted on 19 April 1984, Dayton, OH,
Charles Babbage Institute, Center for the History of Information Processing",
https://conservancy.umn.edu/handle/11299/107540
35. Larson E., “Findings of Fact, Conclusions of Law and Order for Judgement”, US District Court,
District of Minesota, Fourth Division, 19 Oct. 1973, ushistory.org/more/eniac/index.htm,
ushistory.org/more/eniac/intro.htm
36. Tropp H.S, – interview with John V. Atanasoff, May 11, 1972, Computer Oral History Collection,
1969-1973, 1979, Smithsonian National Museum of American History, Lemelson Center for the
Study of Invention and Innovation, amhistory.si.edu/archives/AC0196_atan720511.pdf
37. Light, Jennifer S. (July 1999). "When Computers Were Women". Technology and Culture. 40
(3): 455–483. doi:10.1353/tech.1999.0128 (https://doi.org/10.1353%2Ftech.1999.0128).
S2CID 108407884 (https://api.semanticscholar.org/CorpusID:108407884).
38. Enticknap, Nicholas (Summer 1998). "Computing's Golden Jubilee" (http://www.computercons
ervationsociety.org/resurrection/res20.htm#d). Resurrection. The Computer Conservation
Society (20). ISSN 0958-7403 (https://www.worldcat.org/issn/0958-7403).
39. Lee, Thomas H. (2003). The Design of CMOS Radio-Frequency Integrated Circuits (https://we
b.stanford.edu/class/archive/ee/ee214/ee214.1032/Handouts/HO2.pdf) (PDF). Cambridge
University Press. ISBN 9781139643771.
40. Puers, Robert; Baldi, Livio; Voorde, Marcel Van de; Nooten, Sebastiaan E. van (2017).
Nanoelectronics: Materials, Devices, Applications, 2 Volumes (https://books.google.com/book
s?id=JOqVDgAAQBAJ&pg=PA14). John Wiley & Sons. p. 14. ISBN 9783527340538.
41. Lavington, Simon (1998), A History of Manchester Computers (2 ed.), Swindon: The British
Computer Society, pp. 34–35
42. Early Computers (http://museum.ipsj.or.jp/en/computer/dawn/index.html), Information
Processing Society of Japan
43. 【Electrotechnical Laboratory】 ETL Mark III Transistor-Based Computer (http://museum.ipsj.or.j
p/en/computer/dawn/0011.html), Information Processing Society of Japan
44. Early Computers: Brief History (http://museum.ipsj.or.jp/en/computer/dawn/history.html),
Information Processing Society of Japan
45. Martin Fransman (1993), The Market and Beyond: Cooperation and Competition in Information
Technology, page 19 (https://books.google.com/books?id=_6DMnS1Y12cC&pg=PA19),
Cambridge University Press
46. Moskowitz, Sanford L. (2016). Advanced Materials Innovation: Managing Global Technology in
the 21st century (https://books.google.com/books?id=2STRDAAAQBAJ&pg=PA165). John
Wiley & Sons. pp. 165–167. ISBN 9780470508923.
47. Ensmenger, Nathan (2010). The Computer Boys Take Over. p. 58. ISBN 978-0-262-05093-7.
48. "1960 - Metal Oxide Semiconductor (MOS) Transistor Demonstrated" (https://www.computerhist
ory.org/siliconengine/metal-oxide-semiconductor-mos-transistor-demonstrated/). The Silicon
Engine. Computer History Museum.
49. Lojek, Bo (2007). History of Semiconductor Engineering. Springer Science & Business Media.
pp. 321–3. ISBN 9783540342588.
50. "Who Invented the Transistor?" (https://www.computerhistory.org/atchm/who-invented-the-transi
stor/). Computer History Museum. 4 December 2013. Retrieved 20 July 2019.
51. Hittinger, William C. (1973). "Metal-Oxide-Semiconductor Technology". Scientific American.
229 (2): 48–59. Bibcode:1973SciAm.229b..48H (https://ui.adsabs.harvard.edu/abs/1973SciAm.
229b..48H). doi:10.1038/scientificamerican0873-48 (https://doi.org/10.1038%2Fscientificameric
an0873-48). ISSN 0036-8733 (https://www.worldcat.org/issn/0036-8733). JSTOR 24923169 (ht
tps://www.jstor.org/stable/24923169).
52. Malmstadt, Howard V.; Enke, Christie G.; Crouch, Stanley R. (1994). Making the Right
Connections: Microcomputers and Electronic Instrumentation (https://books.google.com/books?
id=lyJGAQAAIAAJ). American Chemical Society. p. 389. ISBN 9780841228610. "The relative
simplicity and low power requirements of MOSFETs have fostered today's microcomputer
revolution."
53. Fossum, Jerry G.; Trivedi, Vishal P. (2013). Fundamentals of Ultra-Thin-Body MOSFETs and
FinFETs (https://books.google.com/books?id=zZJfAAAAQBAJ&pg=PR7). Cambridge
University Press. p. vii. ISBN 9781107434493.
54. "Remarks by Director Iancu at the 2019 International Intellectual Property Conference" (https://
www.uspto.gov/about-us/news-updates/remarks-director-iancu-2019-international-intellectual-p
roperty-conference). United States Patent and Trademark Office. June 10, 2019. Retrieved
20 July 2019.
55. "Dawon Kahng" (https://www.invent.org/inductees/dawon-kahng). National Inventors Hall of
Fame. Retrieved 27 June 2019.
56. "Martin Atalla in Inventors Hall of Fame, 2009" (https://www.invent.org/inductees/martin-john-m-
atalla). Retrieved 21 June 2013.
57. "Triumph of the MOS Transistor" (https://www.youtube.com/watch?v=q6fBEjf9WPw). YouTube.
Computer History Museum. 6 August 2010. Retrieved 21 July 2019.
58. "1971: Microprocessor Integrates CPU Function onto a Single Chip" (https://www.computerhist
ory.org/siliconengine/microprocessor-integrates-cpu-function-onto-a-single-chip/). Computer
History Museum. Retrieved 22 July 2019.
59. Colinge, Jean-Pierre; Greer, James C. (2016). Nanowire Transistors: Physics of Devices and
Materials in One Dimension (https://books.google.com/books?id=FvjUCwAAQBAJ&pg=PA2).
Cambridge University Press. p. 2. ISBN 9781107052406.
60. "1968: Silicon Gate Technology Developed for ICs" (https://www.computerhistory.org/siliconeng
ine/silicon-gate-technology-developed-for-ics/). Computer History Museum. Retrieved 22 July
2019.
61. Federico Faggin, The Making of the First Microprocessor (http://ieeexplore.ieee.org/stamp/stam
p.jsp?arnumber=4776530), IEEE Solid-State Circuits Magazine, Winter 2009, IEEE Xplore
62. Nigel Tout. "The Busicom 141-PF calculator and the Intel 4004 microprocessor" (http://www.vint
agecalculators.com/html/busicom_141-pf_and_intel_4004.html). Retrieved November 15,
2009.
63. Aspray, William (1994-05-25). "Oral-History: Tadashi Sasaki" (http://www.ieeeghn.org/wiki/inde
x.php/Oral-History:Tadashi_Sasaki). Interview #211 for the Center for the History of Electrical
Engineering. The Institute of Electrical and Electronics Engineers, Inc. Retrieved 2013-01-02.
64. Conner, Stuart. "Stuart's TM 990 Series 16-bit Microcomputer Modules" (http://www.stuartconne
r.me.uk/tm990/tm990.htm). www.stuartconner.me.uk. Retrieved 2017-09-05.
65. "Computers | Timeline of Computer History | Computer History Museum" (http://www.computerh
istory.org/timeline/computers/#169ebbe2ad45559efbc6eb3572083fb7).
www.computerhistory.org. Retrieved 2017-09-05.
66. Vaughan-Nichols, Steven (November 27, 2017). "A super-fast history of supercomputers: From
the CDC 6600 to the Sunway TaihuLight" (https://www.hpe.com/us/en/insights/articles/a-super-f
ast-history-of-supercomputers-from-the-cdc-6600-to-the-sunway-taihulight-1711.html).
67. "CDC 7600" (https://gordonbell.azurewebsites.net/craytalk/tsld052.htm).
68. "Seymour R. Cray" (https://www.britannica.com/biography/Seymour-R-Cray). Encyclopædia
Britannica.
69. Charney, Fjörtoft and von Neumann, 1950, Numerical Integration of the Barotropic Vorticity
Equation Tellus, 2, 237-254
70. Witman, Sarah (16 June 2017). "Meet the Computer Scientist You Should Thank For Your
Smartphone's Weather App" (http://www.smithsonianmag.com/science-nature/meet-computer-s
cientist-you-should-thank-your-phone-weather-app-180963716/). Smithsonian. Retrieved
22 July 2017.
71. Edwards, Paul N. (2010). A Vast Machine: Computer Models, Climate Data, and the Politics of
Global Warming (https://mitpress.mit.edu/books/vast-machine). The MIT Press. ISBN 978-
0262013925. Retrieved 2020-01-15.
72. Myers, Blanca (March 3, 2018). "Women and Minorities in Tech, By the Numbers" (https://www.
wired.com/story/computer-science-graduates-diversity/). Wired.
73. Ensmenger, Nathan (2012). The Computer Boys Take Over. p. 38. ISBN 978-0-262-51796-6.
74. Hicks, Mar (2017). Programmed inequality : how Britain discarded women technologists and
lost its edge in computing (http://worldcat.org/oclc/1089728009). p. 1. ISBN 978-0-262-53518-2.
OCLC 1089728009 (https://www.worldcat.org/oclc/1089728009).
75. Creighton, Jolene (July 7, 2016). "Margaret Hamilton: The Untold Story of the Woman Who
Took Us to the Moon" (https://futurism.com/margaret-hamilton-the-untold-story-of-the-woman-w
ho-took-us-to-the-moon). Futurism.com.
76. Thompson, Clive (February 13, 2019). "The Secret History of Women in Coding" (https://www.n
ytimes.com/2019/02/13/magazine/women-coding-computer-programming.html). New York
Times.
77. Hicks 2017, p. 215-216: "The Civil Service's computing workforce continued to bifurcate along
both gendered and class lines, even though among machine operators in industry and
government there were still more than 6.5 times as many women as men in 1971."
78. Cohen, Rhaina (September 7, 2016). "What Programming's Past Reveals About Today's
Gender Pay Gap" (https://www.theatlantic.com/business/archive/2016/09/what-programmings-p
ast-reveals-about-todays-gender-pay-gap/498797/). The Atlantic.
79. Hicks 2017, p. 1-9: "In the 1940s, computer operation and programming was viewed as
women's work—but by the 1960s, as computing gained prominence and influence, men
displaced the thousands of women who had been pioneers in a feminized field of endeavor,
and the field acquired a distinctly masculine image ... Soon, women became synonymous with
office machine operators and their work became tied to typewriters, desktop accounting
machines, and room-sized punched card equipment installations ... Their alignment with
machine work in offices persisted through waves of equipment upgrades and eventually
through the changeover from electromechanical to electronic systems."
80. Ensmenger 2012, p. 239: "Over the 1960s, developments in the computing professions were
creating new barriers to female participation. An activity originally intended to be performed by
low-status, clerical—and more often than not, female—computer programming was gradually
and deliberately transformed into a high-status, scientific, and masculine discipline .... In 1965,
for example, the Association for Computing Machinery imposed a four-year degree requirement
for membership that, in an era when there were almost twice as many male as there were
female college undergraduates, excluded significantly more women than men ... Similarly,
certification programs or licensing requirements erected barriers to entry that disproportionately
affected women."
81. Abbate, Janet (2012). Recoding gender : women's changing participation in computing (https://
www.worldcat.org/oclc/813929041). Cambridge, Mass.: MIT Press. p. 1. ISBN 978-0-262-
30546-4. OCLC 813929041 (https://www.worldcat.org/oclc/813929041).
External links
The History of Computing (http://ei.cs.vt.edu/~history/) by J.A.N. Lee
"Things that Count: the rise and fall of calculators" (http://things-that-count.net/)
The History of Computing Project (http://www.thocp.net/)
SIG on Computers, Information and Society of the Society for the History of Technology (http://w
ww.sigcis.org)
The Modern History of Computing (http://plato.stanford.edu/entries/computing-history/)
A Chronology of Digital Computing Machines (to 1952) (http://www.davros.org/misc/chronology.
html) by Mark Brader
Bitsavers (http://www.bitsavers.org/), an effort to capture, salvage, and archive historical
computer software and manuals from minicomputers and mainframes of the 1950s, 60s, 70s,
and 80s
"All-Magnetic Logic Computer" (http://www.sri.com/work/timeline-innovation/timeline.php?timeli
ne=computing-digital#&innovation=all-magnetic-logic-computer). Timeline of Innovations. SRI
International. Developed at SRI International in 1961
Stephen White's excellent computer history site (https://trillian.randomstuff.org.uk/~stephen/hist
ory/) (the above article is a modified version of his work, used with Permission)
Soviet Digital Electronics Museum (http://www.leningrad.su/museum/main.php) - a big
collection of Soviet calculators, computers, computer mice and other devices
Logarithmic timeline of greatest breakthroughs since start of computing era in 1623 (http://www.
idsia.ch/~juergen/computerhistory.html) by Jürgen Schmidhuber, from "The New AI: General &
Sound & Relevant for Physics, In B. Goertzel and C. Pennachin, eds.: Artificial General
Intelligence, p. 175-198, 2006."
IEEE computer history timeline (https://www.computer.org/cms/Publications/timeline.pdf)
Computer History (https://web.archive.org/web/20090405054226/http://www.trailing-edge.com/
~bobbemer/HISTORY.HTM) - a collection of articles by Bob Bemer
A visual timeline of the development of computers since COLOSSUS' inception in 1943 (http://
www.akita.co.uk/computing-history/)
Computer Histories (http://www.computerhistories.org/) - An introductory course on the history
of computing
Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using this
site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia
Foundation, Inc., a non-profit organization.