.

HARDWARE - SYSTEM UNIT - MICROPROCESSOR CHIPS

Microprocessor

A microprocessor is a processor whose elements are miniaturized into one or a few integrated circuits contained in a single silicon microchip. It executes instructions. In a microcomputer, the central processing unit (CPU) is held on a single microprocessor. In order to function as a processor, it requires a system clock, primary storage, and power supply.
Several important lines of microcomputers use some families of microprocessor chips. Intel and Motorola are the major companies that produce important microprocessors for IBM compatible and Macintosh computers.

Microprocessor Capacity

The capacity of a microprocessor chip is represented in word sizes. A word size is the number of bits (e.g., 8, 16, or 32 bits) that a computer (CPU) can process at a time.
If word has more bits, the computer (CPU) are more powerful and faster. For example, a 16-bit-word computer can access 2 bytes (1 byte = 8 bits) at a time, while a 32-bit-word computer can access 4 bytes at a time. Therefore, the 32-bit computer is faster than the 16-bit computer.

CISC and RISC Chips

Central Processing Unit (CPU)

The central processing unit (CPU) is the computing part of the computer that interprets and executes program instructions. It is also known as the processor. In a microcomputer, the CPU is contained on a single microprocessor chip within the system unit. The CPU has two parts: the control unit and the arithmetic-logic unit.

Additional storage units called registers within control unit and ALU help make processing more efficient.


CPU Models

IBM and IBM Compatibles
CPU NO. (Word Size in Bits)CPU SPEED (MHz)BUS SIZE (Bits)
8088 (16)5-108
8086 (16)6-1216
80286 (16)6-1616
80386DX (32)16-4032
80386SX (32)16-2516
80486DX (32)25-6632
80486SX (32)16-2532
Pentium (32)60-16632-64
Pentium Pro (32)150-23132-64


Macintosh
CPU NO. (Word Size in Bits)CPU SPEED (MHz)BUS SIZE (Bits)
68000 (32)816
68020 (32)1632
68030 (32)16-4032
68040 (32)132
601( )11
604( )11



.