Wednesday, January 16, 2013

Basic Operations of Computer

Computer Definition
       A Computer can process data, pictures, sound and graphics. It can solve highly complicated problems quickly and accurately.Computer performs basically five major computer operations or functions irrespective of their size and make.It can be shown in below
1) it accepts data or instructions by way of input,
2) it can process data as required by the user,
3) it stores data,
4) it gives results in the form of output, and
5) it controls all operations inside a computer.
  1. Input: It is the process of capturing or acquiring the information, or it is the process of        accepting data or information, by using input the computer can do any process.
  2. Process: It is the transformation process to convert the input into output.
  3. Output: It is the result, which comes from the transformation process or it is the outcome of the process.
  4. Storing: It is the process of storing or retaining the data or information or instructions, so that the user can retain and retrieve it whenever required.
  5. Controlling: It is the process of directing the manner and sequence in which all the operations are to be performed.
Functional Units:
In order to carry out the operations  computer allocates the task between its various functional units.The computer system is divided into three separate units for its operation. These are 1) arithmetic logical unit, 2) control unit, and 3) central processing unit.
(a) Arithmetic Logical Unit (ALU)
After you enter data through the input device it is stored in the primary storage unit. Arithmetic Logical Unit performs the actual processing of data and instruction. The major operations performed by the ALU are addition, subtraction, multiplication, division, logic and comparison. Data is transferred to ALU from storage unit when required. After processing, the output is returned back to storage unit for further processing or getting stored.
(b)Control Unit (CU)
The next component of computer is the Control Unit, which acts like the supervisor seeing whether things are done in proper fashion. The control unit determines the sequence in which computer programs and instructions are executed. Things like processing of programs stored in the main memory, interpretation of the instructions and issuing of signals for other units of the computer to execute them. It also acts as a switch board operator when several users access the computer simultaneously. Thereby it coordinates the activities of computer’s peripheral equipment as they perform the input and output. Therefore it is the manager of all operations mentioned in the previous section.
(c) Central Processing Unit (CPU)
The ALU and the CU of a computer system are jointly known as the central processing unit. You may call CPU as the brain of any computer system. It is just like a human brain that takes all major decisions, makes all sorts of calculations and directs different part of the computer by activating and controlling the operations.




No comments:

Post a Comment