Components Of processor

COMPUTER SYSTEM

COMPUTER SYSTEM

  1. Input Unit
  2. Output Unit
  3. Processor

  1. Control Unit
  2. Arithemetic and Logic Unit
  3. Registers

  1. Data Bus
  2. Address Bus
  3. Control Bus

  1. Primary Memory
  2. Secondary Memory

Computer processor is the main part of the computer because it is responsible for all the operations done through the computer. In order to work, some components must exist inside the CPU chip. Here is an overview of such components.The processor is mainly the brain of the computer because it controls all the processes done through the computer from typing to transferring data to remote computers. Inside the processor there are some basic elements the work together to make the processor functional.

These elements are as follow:

  • Control Unit:

    The control unit (often called a control system or central controller) manages the computer's various components; it reads and interprets the program instructions, transforming them into a series of control signals which activate other parts of the computer.[38] Control systems in advanced computers may change the order of some instructions so as to improve performance.A key component common to all CPUs is the program counter, a special memory cell that keeps track of which location in memory.
  • Arithemetic Logic Unit:

    This is the main block in the processor and the most important. The ALU is responsible for performing all the computations needed through the processor. When the user, for example, enters a numbers to add, this unit makes the computation and outputs the result to the output devices. All the arithmetic operations such as adding, subtraction, multiplying, or division is performed using this unit. Also the logical operations such as ANDing, ORing are also done using this unit. The unit accepts the data, then performs the operations and then output the results to other units inside the processor.
  • Registers:

    This is another type of devices existed inside the processor. The registers are responsible for saving temporarily the results obtained from other devices such as ALU. One can think of registers as a short term memory as it save some values for a short period of time and then takes other values as needed by the computing devices. For example when you add two numbers if you take the first two numbers and add them and see the result is higher than ten you save the remaining in your head and this saving corresponds to putting the number remained in a register.
Copyright @ 2012 By Student. All Rights Reserved.