A microprocessor is a computer's processor which incorporates the functions of a computer's central processing unit (CPU) on a single integrated circuit (IC),[1] or at most a few integrated circuits.[2] The microprocessor is a multipurpose, clock driven, register based, digital-integrated circuit which accepts binary data as input, processes it according to instructions stored in its memory, and provides results as output. Microprocessors contain both combinational logic and sequential digital logic. Microprocessors operate on numbers and symbols represented in the binary numeral system.
The integration of a whole CPU onto a single chip or on a few chips greatly reduced the cost of processing power, increasing efficiency. Integrated circuit processors are produced in large numbers by highly automated processes resulting in a low per unit cost. Single-chip processors increase reliability as there are many fewer electrical connections to fail. As microprocessor designs get better, the cost of manufacturing a chip (with smaller components built on a semiconductor chip the same size) generally stays the same.
Before microprocessors, small computers had been built using racks of circuit boards with many medium- and small-scale integrated circuits . Microprocessors combined this into one or a few large-scale ICs. Continued increases in microprocessor capacity have since rendered other forms of computers almost completely obsolete (see history of computing hardware), with one or more microprocessors used in everything from the smallest embedded systems and handheld devices to the largest mainframes and supercomputers.
History[]
- See also: History of general purpose CPUs, Central processing unit, and MOS revolution
The microprocessor has origins in the development of the MOSFET (metal-oxide-semiconductor field-effect transistor, or MOS transistor),[3] which was first demonstrated by Mohamed M. Atalla and Dawon Kahng of Bell Labs in 1960.[4] Following the development of MOS integrated circuit chips in the early 1960s, MOS chips reached higher transistor density and lower manufacturing costs than bipolar integrated circuits by 1964. MOS chips further increased in complexity at a rate predicted by Moore's law, leading to large-scale integration (LSI) with hundreds of transistors on a single MOS chip by the late 1960s. The application of MOS LSI chips to computing was the basis for the first microprocessors, as engineers began recognizing that a complete computer processor could be contained on several MOS LSI chips.[3] Designers in the late 1960s were striving to integrate the central processing unit (CPU) functions of a computer onto a handful of MOS LSI chips, called microprocessor unit (MPU) chipsets.
The advent of low-cost computers on integrated circuits has transformed modern society. General-purpose microprocessors in personal computers are used for computation, text editing, multimedia display, and communication over the Internet. Many more microprocessors are part of embedded systems, providing digital control over myriad objects from appliances to automobiles to cellular phones and industrial process control.
During the 1960s, computer processors were constructed out of small and medium-scale ICs—each containing from tens of transistors to a few hundred. These were placed and soldered onto printed circuit boards, and often multiple boards were interconnected in a chassis. The large number of discrete logic gates used more electrical power—and therefore produced more heat—than a more integrated design with fewer ICs. The distance that signals had to travel between ICs on the boards limited a computer's operating speed.
In the late-1960s, designers were striving to integrate the central processing unit (CPU) functions of a computer onto a handful of MOS LSI chips, called microprocessor unit (MPU) chip sets. Building on earlier Busicom designs and concepts from 1968, Intel introduced the first commercial microprocessor, the 4-bit Intel 4004, in 1971, followed by its 8-bit microprocessor 8008 in 1972.
The first microprocessors emerged in the early 1970s, and were used for electronic calculators, using binary-coded decimal (BCD) arithmetic on 4-bit words. Other embedded uses of 4-bit and 8-bit microprocessors, such as terminals, printers, various kinds of automation etc., followed soon after. Affordable 8-bit microprocessors with 16-bit addressing also led to the first general-purpose microcomputers in the 1970s.
Since the early 1970s, the increase in capacity of microprocessors has followed Moore's law; this originally suggested that the number of components that can be fitted onto a chip doubles every year. With present technology, it is actually every two years,[5] and as such Moore later changed the period to two years.[6]
4-bit[]
Intel 4004 (1968-1971)[]
The Intel 4004 is generally regarded as the first commercially available microprocessor.[7][8] The "Busicom Project"[9] that produced the 4004 originated in 1968, when Busicom engineer Masatoshi Shima designed a special-purpose LSI chipset, along with his supervisor Tadashi Tanba, for use in the Busicom 141-PF high-performance desktop calculator.[10] Busicom's original design called for a programmable chip set consisting of seven different chips. Three of the chips were to make a special-purpose CPU with its program stored in ROM and its data stored in shift register read-write memory.[9] Shima's initial design included arithmetic units (adders), multiplier units, registers, read-only memory, and a macro-instruction set to control a decimal computer system.[10] Sharp engineer Tadashi Sasaki was also involved with its development, and conceived of a single-chip CPU in 1968, when he discussed the concept at a brainstorming meeting that was held in Japan. Sasaki attributes the basic invention to break the calculator chipset into four parts with ROM (4001), RAM (4002), shift registers (4003) and CPU (4004) to an unnamed woman, a software engineering researcher from Nara Women's College, who was present at the meeting. Sasaki then had his first meeting with Intel in 1968, and discussed the woman's four-division chipset concept with Busicom and Intel.[11]
The initial Busicom design, which consisted of seven chips, including a three-chip CPU, was eventually simplified down to four chips, including a single-chip CPU.[9] This simplified approach was initially conceived by Sasaki, influenced by the unnamed Nara Women's College reseacher in 1968,[11] and then designed by Intel's Ted Hoff in 1969.[9] Hoff, the Intel engineer assigned to evaluate the project, believed the Busicom design could be simplified by using dynamic RAM storage for data, rather than shift register memory, and a more traditional general-purpose CPU architecture. Hoff's design consisted of a four-chip architectural proposal: a ROM chip for storing the programs, a dynamic RAM chip for storing data, a simple I/O device and a 4-bit central processing unit (CPU). Although not a chip designer, he felt the CPU could be integrated into a single chip, but as he lacked the technical know-how the idea remained just a wish for the time being.
The architecture and specifications of the MCS-4 came from the interaction of an Intel team led by Hoff and Stanley Mazor, a software engineer reporting to him, and a Busicom team led by Shima, in 1969.[9] However, Mazor and Hoff moved on to other projects. In April 1970, Intel hired Italian-born engineer Federico Faggin as project leader, a move that ultimately made the single-chip CPU final design a reality. Shima meanwhile designed the Busicom calculator firmware and assisted Faggin during the first six months of the implementation. Faggin, who had developed the MOS silicon gate technology (SGT) in 1968 at Fairchild Semiconductor,[12] and designed the first commercial SGT MOS integrated circuit, the Fairchild 3708, had the correct background to lead the project into what would become the first commercial general purpose microprocessor. Since SGT was his very own invention, Faggin also used it to create his new methodology for random logic design that made it possible to implement a single-chip CPU with the proper speed, power dissipation and cost. The manager of Intel's MOS Design Department was Leslie L. Vadász at the time of the MCS-4 development but Vadász's attention was completely focused on the mainstream business of semiconductor memories so he left the leadership and the management of the MCS-4 project to Faggin, who was ultimately responsible for leading the 4004 project to its realization. Production units of the 4004 were first delivered to Busicom in March 1971 and shipped to other customers in late 1971.[13] The first known advertisement for the 4004 is dated November 15, 1971 and appeared in Electronic News.[14]
NEC (1970-1973)[]
NEC released the μPD707 and μPD708, a two-chip 4-bit CPU, began development in 1970 and was released in 1971.[15] They were followed by NEC's first single-chip microprocessor, the μPD700, in April 1972.[16][17] It was a prototype for the μCOM-4 (μPD751), released in April 1973,[16] combining the μPD707 and μPD708 into a single microprocessor.[15]
8-bit[]
The Intel 4004 was followed in 1972 by the Intel 8008, the world's first 8-bit microprocessor. The 8008 was the precursor to the successful Intel 8080 (1974), which offered improved performance over the 8008 and required fewer support chips. It was designed by Masatoshi Shima and Federico Faggin.
12-bit[]
In 1973, Toshiba developed the TLCS-12,[18][19] the world's first 12-bit microprocessor.[20] The project began in 1971, when Toshiba began developing a microprocessor for Ford Motor Company's Electronic Engine Control (EEC) project, which went on to utilize Toshiba's 12-bit microprocessor.[20]
16-bit[]
In 1975, Panafacom (a conglomeration of Fujitsu, Fuji Electric, and Matsushita) developed the first commercial 16-bit single-chip microprocessor CPU,[21] the MN1610.[22][23] According to Fujitsu, it was "the world's first 16-bit microcomputer on a single chip".[21]
See also[]
- History of computing hardware (1960s–present)
- Microprocessor chronology
Notes[]
- ↑ Osborne, Adam (1980). An Introduction to Microcomputers. Vol. Volume 1: Basic Concepts (2nd ed.). Berkeley, California: Osborne-McGraw Hill. ISBN 0-931988-34-9.
{{cite book}}
:|volume=
has extra text (help) - ↑ Krishna Kant Microprocessors And Microcontrollers: Architecture Programming And System Design, PHI Learning Pvt. Ltd., 2007 ISBN 81-203-3191-5, page 61, describing the iAPX 432.
- ↑ 3.0 3.1 Shirriff, Ken (30 August 2016). "The Surprising Story of the First Microprocessors". IEEE Spectrum. Institute of Electrical and Electronics Engineers. 53 (9): 48–54. doi:10.1109/MSPEC.2016.7551353. S2CID 32003640. Retrieved 13 October 2019.
- ↑ "1960: Metal Oxide Semiconductor (MOS) Transistor Demonstrated". The Silicon Engine: A Timeline of Semiconductors in Computers. Computer History Museum. Retrieved August 31, 2019.
- ↑ Moore, Gordon (19 April 1965). "Cramming more components onto integrated circuits" (PDF). Electronics. 38 (8). Retrieved 2009-12-23.
- ↑ "Excerpts from A Conversation with Gordon Moore: Moore's Law" (PDF). Intel. 2005. Retrieved 2009-12-23.
{{cite journal}}
: Cite journal requires|journal=
(help) - ↑ Mack, Pamela E. (30 November 2005). "The Microcomputer Revolution". Retrieved 2009-12-23.
- ↑ "History in the Computing Curriculum" (PDF). Retrieved 2009-12-23.
{{cite journal}}
: Cite journal requires|journal=
(help) - ↑ 9.0 9.1 9.2 9.3 9.4 Federico Faggin, The Making of the First Microprocessor, IEEE Solid-State Circuits Magazine, Winter 2009, IEEE Xplore
- ↑ 10.0 10.1 Nigel Tout. "The Busicom 141-PF calculator and the Intel 4004 microprocessor". Retrieved November 15, 2009.
- ↑ 11.0 11.1 Aspray, William (1994-05-25). "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.
- ↑ Faggin, F.; Klein, T.; Vadasz, L. (23 October 1968). Insulated Gate Field Effect Transistor Integrated Circuits with Silicon Gates (JPEG image). International Electronic Devices Meeting. IEEE Electron Devices Group. Retrieved 2009-12-23.
- ↑ Bright, Peter (November 15, 2011). "The 40th birthday of—maybe—the first microprocessor, the Intel 4004". arstechnica.com.
- ↑ Faggin, Federico; Hoff, Marcian E., Jr.; Mazor, Stanley; Shima, Masatoshi (December 1996). "The History of the 4004". IEEE Micro. 16 (6): 10–20. doi:10.1109/40.546561.
{{cite journal}}
: CS1 maint: multiple names: authors list (link) - ↑ 15.0 15.1 "NEC 751 (uCOM-4)". The Antique Chip Collector's Page. Archived from the original on 2011-05-25. Retrieved 2010-06-11.
- ↑ 16.0 16.1 1970年代 マイコンの開発と発展 ~集積回路, Semiconductor History Museum of Japan
- ↑ Jeffrey A. Hart & Sangbae Kim (2001), The Defense of Intellectual Property Rights in the Global Information Order, International Studies Association, Chicago
- ↑ 1970年代 マイコンの開発と発展 ~集積回路, Semiconductor History Museum of Japan
- ↑ Ogdin, Jerry (January 1975). "Microprocessor scorecard". Euromicro Newsletter. 1 (2): 43–77. doi:10.1016/0303-1268(75)90008-5.
- ↑ 20.0 20.1 Integrated Circuits: 1970s, Semiconductor History Museum of Japan
- ↑ 21.0 21.1 "History". PFU. Retrieved 5 October 2010.
- ↑ PANAFACOM Lkit-16, Information Processing Society of Japan
- ↑ "16-bit Microprocessors". CPU Museum. Retrieved 5 October 2010.
References[]
- Ray, A. K.; Bhurchand, K.M. Advanced Microprocessors and Peripherals. India: Tata McGraw-Hill.
External links[]
- Patent problems
- Dirk Oppelt. "The CPU Collection". Retrieved 2009-12-23.
- Gennadiy Shvets. "CPU-World". Retrieved 2009-12-23.
- Jérôme Cremet. "The Gecko's CPU Library". Retrieved 2009-12-23.
- "How Microprocessors Work". Retrieved 2009-12-23.
- William Blair. "IC Die Photography". Retrieved 2009-12-23.
- John Bayko (December 2003). "Great Microprocessors of the Past and Present". Retrieved 2009-12-23.
- Wade Warner (22 December 2004). "Great moments in microprocessor history". IBM. Retrieved 2013-03-07.
- Ray M. Holt. "theDocuments". World’s First Microprocessor. Retrieved 2009-12-23.
- MIPS, ARM and SPARC- an Architecture Comparison