Content deleted Content added
mNo edit summary |
mNo edit summary Tags: Reverted 2017 wikitext editor |
||
Line 11:
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 [[MOSFET|metal–oxide–semiconductor]] (MOS) [[semiconductor device fabrication|fabrication processes]], resulting 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]], typically of [[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>
|