Tuesday, June 9, 2015

Computer Components

A general purpose computer has four main components: the arithmetic logic unit (ALU), the control unit, the memory, and the input and output devices (collectively termed I/O). These parts are interconnected by buses, often made of groups of wiresInside each of these parts are thousands to trillions of small electrical circuits which can be turned off or on by means of an electronic switch. Each circuit represents a bit (binary digit) of information so that when the circuit is on it represents a “1”, and when off it represents a “0” (in positive logic representation). The circuits are arranged in logic gates so that one or more of the circuits may control the state of one or more of the other circuits. The control unit, ALU, and registers are collectively known as a central processing unit (CPU). Early CPUs were composed of many separate components but since the mid-1970s CPUs have typically been constructed on a single integrated circuit called amicroprocessor.

  • Control unit
  • Arithmetic logic unit (ALU) 
  • Memory   
  • Input/output devices (I/O)
  • Multi-tasking
  • Multiprocessing      
  • Networking and the Internet
  • Computer architecture paradigms




No comments:

Post a Comment