Powered By

Free XML Skins for Blogger

Powered by Blogger

Monday, December 7, 2009

THE HEART OF THE COMPUTER

CENTRAL PROCESSING UNIT

The Central Processing Unit (CPU) or processor is the portion of a computer system that carries out the instructions of a computer program, and is the primary element carrying out the computer's functions.Hence it is being termed as the heart of the computer. This term has been in use in the computer industry at least since the early 1960s . The form, design and implementation of CPU's have changed dramatically since the earliest examples, but their fundamental operation remains much the same.

Early CPUs were custom-designed as a part of a larger, sometimes one-of-a-kind, computer. However, this costly method of designing custom CPUs for a particular application has largely given way to the development of mass-produced processors that are made for one or many purposes. This standardization trend generally began in the era of discrete transistor mainframes and minicomputers and has rapidly accelerated with the popularization of the integrated circuit (IC). The IC has allowed increasingly complex CPUs to be designed and manufactured to tolerances on the order of nanometers. Both the miniaturization and standardization of CPUs have increased the presence of these digital devices in modern life far beyond the limited application of dedicated computing machines. Modern microprocessors appear in everything from automobiles to cell phones and children toys

CPU is actually a silicon chip with complicated circuit embedded on it.The CPU has the following parts in it.They are:

  1. CONTROL UNIT
  2. ARITHMETIC AND PROCESSING UNIT
It also has number of registers it uses so as to reduce the memory usage.
They are:
  1. Program counter(PC)
  2. Instruction decoder
  3. Instruction register(IR)
  4. Process status register
  5. Accumulator(AC)
  6. Some general purpose registers

No comments: