Difference between revisions of "Microprocessor"

From Computer History Wiki
Jump to: navigation, search
(More evidence for earlier usage: IBM PALM.)
(Another example of the alt meaning)
Line 1: Line 1:
A '''microprocessor''' is a [[Central Processing Unit|CPU]] which is implemented on a single [[integrated circuit]]. A few special-purpose microprocessors have also included [[main memory]] and/or [[ROM]] in the chip, but generally (even now) this is usually not included - although for performance reasons, there are generally main memory [[cache]]s on modern microprocessor chips.
+
A '''microprocessor''' is a [[Central Processing Unit|CPU]] which is implemented on a single [[integrated circuit]]. A few special-purpose microprocessors have also included [[main memory]] and/or [[ROM]] in the IC chip, but generally (even now) this is usually not included - although for performance reasons, there are generally main memory [[cache]]s on modern microprocessor chips.
  
Microprocessors have completely changed the ways in which computers are used. When CPUs were large, and built out of many smaller chips, they were large and expensive. This more or less mandated their use in ways such as [[time-sharing]] that allowed their costs and overheads to be amortized. Once they became very cheap, constructs such as [[personal computer]]s, and later tablets, etc, became economically feasible.
+
Microprocessors have completely changed the ways in which computers are used. When CPUs were large, and built out of many smaller chips, they were large and expensive. This more or less mandated their use in ways such as [[time-sharing]] that allowed their costs and overheads to be amortized. Once they became very cheap, constructs such as [[personal computer]]s, and later [[smart-phones]]s, etc, became economically feasible.
  
The first microprocessors were relatively limited, in architectural terms; IC's of that era were not very large (in terms of the number of [[transistor]]s they contained, which severely limited the complexity of microprocessors built on them. Contemporary microprocessors have no such limits, and contain tens of millions of transistors, enabling them to use complex techniques such as [[pipeline]]s, [[super-scalar]], etc.
+
The first microprocessors were relatively limited, in architectural terms; IC's of that era were not very large (in terms of the number of [[transistor]]s they contained, which severely limited the complexity of microprocessors built on them. Contemporary microprocessors have no such limits, and contain tens of millions of transistors, enabling them to use complex techniques such as [[pipeline]]s, [[superscalar]] processing, etc.
  
 
The use of these advanced techniques, added to the reduction in size (thereby reducing speed-of-light signal delays), allows microprocessors to have greatly increased performance over all earlier computers, including [[mainframe]]s. Microprocessors have therefore made essentially all other types of computers obsolete.
 
The use of these advanced techniques, added to the reduction in size (thereby reducing speed-of-light signal delays), allows microprocessors to have greatly increased performance over all earlier computers, including [[mainframe]]s. Microprocessors have therefore made essentially all other types of computers obsolete.
Line 9: Line 9:
 
The first widely sucessful microprocessor was the [[Intel 4004]].
 
The first widely sucessful microprocessor was the [[Intel 4004]].
  
Before IC microprocessors were common, the term "microprocessor" was in rare use as a portmanteau of "microcode processor".  Examples of this type of usage include documentation for [[MAXC]], [[Alto]], [[NORD-10]], and [[IBM]]'s [[PALM]].
+
==Alternative meaning==
 +
 
 +
Before IC microprocessors were common, the term "microprocessor" was in rare use as a portmanteau of "microcode processor".  Examples of this type of usage include [[MAXC]], [[Alto]], [[NORD-10]], [[IBM]]'s [[PALM]], and the processor in the [[DV11 Communications Multiplexer]].
  
 
==External links==
 
==External links==

Revision as of 23:00, 9 September 2021

A microprocessor is a CPU which is implemented on a single integrated circuit. A few special-purpose microprocessors have also included main memory and/or ROM in the IC chip, but generally (even now) this is usually not included - although for performance reasons, there are generally main memory caches on modern microprocessor chips.

Microprocessors have completely changed the ways in which computers are used. When CPUs were large, and built out of many smaller chips, they were large and expensive. This more or less mandated their use in ways such as time-sharing that allowed their costs and overheads to be amortized. Once they became very cheap, constructs such as personal computers, and later smart-phoness, etc, became economically feasible.

The first microprocessors were relatively limited, in architectural terms; IC's of that era were not very large (in terms of the number of transistors they contained, which severely limited the complexity of microprocessors built on them. Contemporary microprocessors have no such limits, and contain tens of millions of transistors, enabling them to use complex techniques such as pipelines, superscalar processing, etc.

The use of these advanced techniques, added to the reduction in size (thereby reducing speed-of-light signal delays), allows microprocessors to have greatly increased performance over all earlier computers, including mainframes. Microprocessors have therefore made essentially all other types of computers obsolete.

The first widely sucessful microprocessor was the Intel 4004.

Alternative meaning

Before IC microprocessors were common, the term "microprocessor" was in rare use as a portmanteau of "microcode processor". Examples of this type of usage include MAXC, Alto, NORD-10, IBM's PALM, and the processor in the DV11 Communications Multiplexer.

External links