WWS Technology Wiki
Advertisement

The Central Processing Unit, or CPU for short, executes all of the computer's directions. Essentially, the CPU is the brains of the computer. Similar to the human brain, it processes data and calculates solutions. The CPU receives “inputs” - data from commands which come from human users via peripherals or software - and calculates “outputs” - data created by the computer itself. Housed in the Motherboard and generated by the Power Supply, the CPU is a microchip the size of a small square cracker. Generally speaking, it is the most important and necessary component of any modern computer.

Intel-4004-gold-pins

The Intel 4004

Invented on November 15, 1971 by the geniuses and pioneers at Intel as the Intel 4004, the first CPU was able to complete 92,600 commands per-second and had a mere 2,300 transistors. It was originally sold and used separately from the computer. Today, CPU’s have undergone radical transformations and advanced stupendously. IBMs newest Central Processing Unit has around 234 million transistors and can complete orders of magnitude more commands per-second than the Intel 404.

CPU Main

The components of the CPU

The CPU itself has many different subcomponents for the numerous functions it must complete. Arithmetic-logic unit deals with addition, subtraction, multiplication, and division, while determining absolute value. It uses binary form for its number system. The built-in clock, as the name implies, deals with time and timing. More specifically, it deals with the coordination and speed rate of functions. The “control unit” of the CPU can perform four major operations: fetch (retrieving instructions from memory) , decode (“reading” the fetch function), execute (carrying out the function), and write-back (displaying the product of the completed function). On some computers, the memory management unit is a component of the CPU.

CPU’s vary in their abilities and instruction sets - the program instructions. There are two major models; the Complex Instruction Set Computer, or CISC, and the Reduced Instruction Set, or RISC. CISC attempts to complete a task as simply as possible. Therefore the software and human interaction is very limited and simple, however this method is computationally more intense which has a negative impact on battery life. RISC, on the other hand, uses a more complex software and requires compiler work. It competes tasks at quicker rate while using less battery life. Today most CPUs are in RISC form.

Intel-xeon-e3-1200

The newest Intel CPU


http://ic.galegroup.com/ic/scic/ReferenceDetailsPage/DocumentToolsPortletWindow?displayGroupName=Reference&u=rock21695&p=SCIC&action=2&catId=&documentId=GALE%7CCV2424500107&zid=980e7edd32b4b8bab2654af53f735ffa

http://techterms.com/definition/cpu

http://www.extremetech.com/computing/105029-intel-4004-the-first-cpu-is-40-years-old-today

Advertisement