Microprocessor: Difference between revisions

Content deleted Content added
m SMP and multi-core design: replaced: hotly-contested → hotly contested
Citation bot (talk | contribs)
Removed URL that duplicated identifier. Removed access-date with no URL. Removed parameters. | Use this bot. Report bugs. | Suggested by Jay8g | #UCB_toolbar
 
(6 intermediate revisions by 5 users not shown)
Line 1:
{{Short description|Computer processor contained on an integrated-circuit chip}}
{{Use dmy dates|date=June 2022}}
{{EngvarB|date=June 2022}}[[File:C4004 two lines.jpg|thumb|upright=0.9|4-bit [[Intel 4004]] (1971) ]]
[[File:Motorola XC6800A 1.jpg|thumb|upright=0.9|8-bit [[Motorola 6800]] (MC68001974)]]
[[File:C4004Intel twoC8086 lines1.jpg|thumb|upright=0.9|16-bit [[Intel 40048086]] (1978)]]
[[File:KL IBM PowerPC 601.jpg|thumb|32-bit [[PowerPC 601]] (1993)]]
[[File:Scan des AMD Ryzen Threadripper 7970X 20240407 075.jpg|thumb|[[64-bit]], 32-core (64-threads), AMD Ryzen Threadripper 7970X based on [[x86-64]] [[Zen 4]] (2023)]]A '''microprocessor''' is a [[computer]] [[processor (computing)|processor]] for which the data processing logic and control is included on a single [[integrated circuit]] (IC), or a small number of ICs. The microprocessor contains the arithmetic, logic, and control circuitry required to perform the functions of a computer's [[central processing unit]] (CPU). The IC is capable of interpreting and executing program instructions and performing arithmetic operations.<ref>{{cite web |last=Orion |first=Veritas |date=2024-08-23 |title=What distinguishes a microprocessor from a microcontroller? |url=https://www.ampheo.com/blog/microprocessor-vs-microcontroller-comparison |website=Ampheo Electronics |publisher=Orion Veritas}}</ref> The microprocessor is a multipurpose, [[Clock signal|clock]]-driven, [[Processor register|register]]-based, [[digital integrated circuit]] that accepts [[binary code|binary]] data as input, processes it according to [[instruction (computing)|instruction]]s stored in its [[computer memory|memory]], and provides results (also in binary form) as output. Microprocessors contain both [[combinational logic]] and [[sequential logic|sequential digital logic]], and operate on numbers and symbols represented in the [[binary number]] system.
 
The integration of a whole CPU onto a single or a few integrated circuits using [[Very-Large-Scale Integration]] (VLSI) greatly reduced the cost of processing power. Integrated circuit processors are produced in large numbers by highly automated [[metal–oxide–semiconductor]] (MOS) [[semiconductor device fabrication|fabrication processes]]. This, resultsresulting in a relatively low [[unit price]]. Single-chip processors increase reliability because there are fewer electrical connections that can fail. As [[Processor design|microprocessor designs]] improve, the cost of manufacturing a chip (with smaller components built on a semiconductor chip the same size), generally stays the same, according to [[Rock's law]].
[[File:TI TMS1000NLL 1.jpg|thumb|upright=0.9|Texas Instruments [[Texas Instruments TMS1000|TMS1000]]]]
[[File:C4004 two lines.jpg|thumb|upright=0.9|[[Intel 4004]] ]]
[[File:Motorola XC6800A 1.jpg|thumb|upright=0.9|[[Motorola 6800]] (MC6800)]]
[[File:Scan des AMD Ryzen Threadripper 7970X 20240407 075.jpg|thumb|A modern [[64-bit]] [[x86-64]] processor (AMD Ryzen Threadripper 7970X, based on [[Zen 4]], 2023)]]
[[File:AMD Ryzen 7 1800X.jpg|thumb|AMD Ryzen 7 1800X (2017, based on [[Zen (microarchitecture)|Zen]]) processor in an [[socket AM4|AM4]] socket on a motherboard]]
 
A '''microprocessor''' is a [[computer]] [[processor (computing)|processor]] for which the data processing logic and control is included on a single [[integrated circuit]] (IC), or a small number of ICs. The microprocessor contains the arithmetic, logic, and control circuitry required to perform the functions of a computer's [[central processing unit]] (CPU). The IC is capable of interpreting and executing program instructions and performing arithmetic operations.<ref>{{cite web |last=Orion |first=Veritas |date=2024-08-23 |title=What distinguishes a microprocessor from a microcontroller? |url=https://www.ampheo.com/blog/microprocessor-vs-microcontroller-comparison |website=Ampheo Electronics |publisher=Orion Veritas}}</ref> The microprocessor is a multipurpose, [[Clock signal|clock]]-driven, [[Processor register|register]]-based, [[digital integrated circuit]] that accepts [[binary code|binary]] data as input, processes it according to [[instruction (computing)|instruction]]s stored in its [[computer memory|memory]], and provides results (also in binary form) as output. Microprocessors contain both [[combinational logic]] and [[sequential logic|sequential digital logic]], and operate on numbers and symbols represented in the [[binary number]] system.
 
The integration of a whole CPU onto a single or a few integrated circuits using [[Very-Large-Scale Integration]] (VLSI) greatly reduced the cost of processing power. Integrated circuit processors are produced in large numbers by highly automated [[metal–oxide–semiconductor]] (MOS) [[semiconductor device fabrication|fabrication processes]]. This results in a relatively low [[unit price]]. Single-chip processors increase reliability because there are fewer electrical connections that can fail. As [[Processor design|microprocessor designs]] improve, the cost of manufacturing a chip (with smaller components built on a semiconductor chip the same size), generally stays the same, according to [[Rock's law]].
 
Before microprocessors, small computers had been built using racks of [[circuit board]]s with many [[medium-scale integration|medium-]] and [[small-scale integration|small-scale integrated circuits]]. These were typically of the [[Transistor–transistor logic|TTL]] type. Microprocessors combined this into one or a few [[large-scale integration|large-scale]] ICs. While there is disagreement over who deserves credit for the invention of the microprocessor, the first commercially available microprocessor was the [[Intel 4004]], designed by [[Federico Faggin]] and introduced in 1971.<ref name = "IEEE">{{cite web | url=https://spectrum.ieee.org/the-surprising-story-of-the-first-microprocessors | title=The Surprising Story of the First Microprocessors | date=30 August 2016 | access-date=4 October 2022 | archive-date=4 October 2022 | archive-url=https://web.archive.org/web/20221004011825/https://spectrum.ieee.org/the-surprising-story-of-the-first-microprocessors | url-status=live }}</ref>
Line 20 ⟶ 16:
 
==Structure==
[[File:Z80 arch.svg|thumb|upright=1.7|AThe block diagram of the[[Computer architecture|architecture]] of the [[Zilog Z80|Z80]] microprocessor, showing(1976) theinternally uses an 8-bit [[Arithmetic logic unit|arithmetic and logic section]], and [[Processor register|register]] file, [[controlbut logic]]accesses section,external andmemory [[Datausing buffer|buffer]]s to external16-bit [[Memory address|addressaddresses]] and data lines]]
 
The complexity of an integrated circuit is bounded by physical limitations on the number of [[transistors]] that can be put onto one chip, the number of package terminations that can connect the processor to other parts of the system, the number of interconnections it is possible to make on the chip, and the heat that the chip can [[Thermal management (electronics)|dissipate]]. Advancing technology makes more complex and powerful chips feasible to manufacture.
Line 44 ⟶ 40:
 
===Speed and power considerations===
[[File:Intel i9-9900K.jpg|thumb|Intel Core i9-9900K (2018, based on [[Coffee Lake]])]]
Microprocessors can be selected for differing applications based on their word size, which is a measure of their complexity. Longer word sizes allow each [[clock cycle]] of a processor to carry out more computation, but correspond to physically larger integrated circuit dies with higher standby and operating [[power consumption]].<ref name="cmicrotek">CMicrotek.
[http://cmicrotek.com/wordpress_159256135/?p=22 "8-bit vs 32-bit Micros"] {{webarchive|url=https://web.archive.org/web/20140714123158/http://cmicrotek.com/wordpress_159256135/?p=22 |date=2014-07-14 }}.</ref> 4-, 8- or 12-bit processors are widely integrated into microcontrollers operating embedded systems. Where a system is expected to handle larger volumes of data or require a more flexible [[user interface]], 16-, 32- or 64-bit processors are used. An 8- or [[16-bit]] processor may be selected over a 32-bit processor for [[system on a chip]] or microcontroller applications that require extremely [[low-power electronics]], or are part of a [[mixed-signal integrated circuit]] with noise-sensitive on-chip [[analog electronics]] such as high-resolution analog to digital converters, or both.
Line 79 ⟶ 74:
 
====Four-Phase Systems AL1 (1969)====
The [[Four-Phase Systems AL1]] was an 8-bit [[bit slice]] chip containing eight registers and an ALU.<ref>{{cite book | page=121 | chapter=When is a Microprocessor not a Microprocessor? The Industrial Construction of Semiconductor Innovation | author=Basset, Ross | title=Exposing Electronics | editor=Finn, Bernard | publisher=Michigan State University Press | year=2003 | isbn=978-0-87013-658-0 | chapter-url=https://books.google.com/books?id=rsRJTiu1h9MC | url-status=live | archive-url=https://web.archive.org/web/20140330235547/http://books.google.com/books?id=rsRJTiu1h9MC | archive-date=2014-03-30 }}</ref><!-- UK ed. same page scheme--> It was designed by [[Lee Boysel]] in 1969.<ref>{{cite web | url=http://www.computerhistory.org/semiconductor/timeline/1971-MPU.html | publisher=Computer History Museum | website=The Silicon Engine | title=1971 - Microprocessor Integrates CPU Function onto a Single Chip | access-date=2010-07-25 | url-status=live | archive-url=https://web.archive.org/web/20100608102128/http://www.computerhistory.org/semiconductor/timeline/1971-MPU.html | archive-date=2010-06-08 }}</ref><ref>{{cite web | url=http://home.comcast.net/~gordonepeterson2/schaller_dissertation_2004.pdf | title=Technological Innovation in the Semiconductor Industry: A Case Study of the International Technology Roadmap for Semiconductors | author=Shaller, Robert R. | date=15 April 2004 | publisher=George Mason University | access-date=2010-07-25 | archive-url=https://web.archive.org/web/20061219012629/http://home.comcast.net/~gordonepeterson2/schaller_dissertation_2004.pdf | archive-date=2006-12-19 | url-status=live }}</ref><ref>{{cite web | url=http://www-sul.stanford.edu/depts/hasrg/histsci/silicongenesis/moore-ntb.html | title=Interview with Gordon E. Moore | date=3 March 1995 | ___location=Los Altos Hills, California | author=RW | publisher=Stanford University | website=[[LAIR]] History of Science and Technology Collections | url-status=live | archive-url=https://web.archive.org/web/20120204045916/http://www-sul.stanford.edu/depts/hasrg/histsci/silicongenesis/moore-ntb.html | archive-date=4 February 2012 }}</ref> At the time, it formed part of a nine-chip, 24-bit CPU with three AL1s. It was later called a microprocessor when, in response to 1990s litigation by [[Texas Instruments]], Boysel constructed a demonstration system where a single AL1 with a 1969 datestamp formed part of a courtroom demonstration computer system, together with RAM, ROM, and an input-output device.<ref>Bassett 2003. pp. 115, 122.</ref> The AL1 wasn't sold individually, but was part of the System IV/70 announced in September 1970 and first delivered in February 1972.<ref name=":0">{{Cite web| title=Four-Phase System IV Series | url=https://bitsavers.trailing-edge.com/pdf/datapro/datapro_reports_70s-90s/Four_Phase/M11-435-10_7908_Four-Phase_System_IV.pdf {{Bare| URLarchive-url=https://web.archive.org/web/20241231053554/https://bitsavers.trailing-edge.com/pdf/datapro/datapro_reports_70s-90s/Four_Phase/M11-435-10_7908_Four-Phase_System_IV.pdf PDF| archive-date=May 20252024-12-31}}</ref>
 
====Garrett AiResearch CADC (1970)====
Line 92 ⟶ 87:
 
====Texas Instruments TMX 1795 (1970–1971)====
Texas Instruments developed in 1970&ndash;1971 a one-chip CPU replacement for the [[Datapoint 2200]] terminal, the TMX 1795 (later TMC 1795). Like Intel's later [[8008]], it was rejected by customer Datapoint. According to Gary Boone, the TMX 1795 never reached production. Still it reached a prototype state at 1971 February 24.<ref name="righto_com">{{cite web | url=https://www.righto.com/2015/05/the-texas-instruments-tmx-1795-first.html | title=The Texas Instruments TMX 1795: The (Almost) first, forgotten microprocessor }}</ref> Since it was built to the same specification, its instruction set was very similar to the Intel 8008.<ref name="genie">{{cite book |first1=Frederick |last1=Seitz |first2=Norman G. |last2=Einspruch |chapter=19. The 1970s and the Microprocessor § Texas Instruments |title=Electronic Genie: The Tangled History of Silicon |publisher=University of Illinois Press |date=1998 |isbn=0252023838 |pages=228–9 |chapter-url=https://books.google.com/books?id=IT90cDPh54wC&pg=PA229 |access-date=14 August 2022 |archive-date=19 February 2023 |archive-url=https://web.archive.org/web/20230219195307/https://books.google.com/books?id=IT90cDPh54wC&pg=PA229 |url-status=live }}</ref><ref name="shirriff">{{cite journal |first=Ken |last=Shirriff |title=The Surprising Story of the First Microprocessors |journal=IEEE Spectrum |volume=53 |issue=9 |pages=48–54 |date=2016 |doi=10.1109/MSPEC.2016.7551353 |s2cid=32003640 |url=https://ieeexplore.ieee.org/document/7551353 |access-date=14 August 2022 |archive-date=14 August 2022 |archive-url=https://web.archive.org/web/20220814014410/https://ieeexplore.ieee.org/document/7551353 |url-status=live |url-access=subscription }}</ref>
 
====Texas Instruments TMS 1802NC (1971)====