Microprocessor: Difference between revisions

Content deleted Content added
History: Delete redundant sentence...already said this in first sentence of the paragraph.
No edit summary
Tags: Reverted Mobile edit Mobile web edit
Line 6:
[[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)x]]
[[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.