Lec 02 Operation & Organization
Lec 02 Operation & Organization
All types of computers follow a same basic logical structure and perform the following five
basic operations for converting raw input data into information useful to their users.
1 Take Input The process of entering data and instructions into the computer system
2 Store Data Saving data and instructions so that they are available for processing as and
when required.
3 Processing Data Performing arithmetic, and logical operations on data in order to convert
them into useful information.
4 Output Information The process of producing useful information or results for the user, such as
a printed report or visual display.
5 Control the workflow Directs the manner and sequence in which all of the above operations are
performed.
• CPU (Central Processing Unit): CPU is considered as the brain of the computer. CPU
performs all types of data processing operations. It stores data, intermediate results and
instructions(program). It controls the operation of all parts of computer.
CPU itself has following three components
- Arithmetic section
- Logic Section
Arithmetic Section
Function of arithmetic section is to perform arithmetic operations like addition,
subtraction, multiplication and division. All complex operations are done by making
repetitive use of above operations.
Logic Section
Function of logic section is to perform logic operations such as comparing, selecting,
matching and merging of data.
• Output Unit: Output unit consists of devices with the help of which we get the information
from computer. This unit is a link between computer and users. Output devices translate the
computer's output into the form understandable by users.