Thursday, September 10, 2009

Central processing unit


A Central Processing Unit (CPU) or processor is an electronic circuit that can execute computer programs, which are actually sets of instructions. This term has been in use in the computer industry at least since the early 1960s (Weik 2007). The form, design and implementation of CPUs 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's toys.
Contents
[hide]
1 History of Central Processing Unit
1.1 Discrete transistor and Integrated Circuit CPUs
1.2 Microprocessors
2 CPU operation
3 Design and implementation
3.1 Integer range
3.2 Clock rate
3.3 Parallelism
3.3.1 Instruction level parallelism
3.3.2 Thread level parallelism
3.3.3 Data parallelism
4 See also
5 Notes
6 References
7 External links

No comments:

Post a Comment