Basic Computer Organization
Basic Computer Organization
Inputting: The process of entering data and instructions into the computer system
Storing: Saving data and instructions to make them readily available for initial or additional processing
whenever required
Processing: Performing arithmetic operations (add, subtract, multiply, divide, etc.) or logical operations
(comparisons like equal to, less than, greater than, etc.) on data to convert them into useful information
Outputting: The process of producing useful information or results for the user such as a printed report
or visual display
Controlling: Directing the manner and sequence in which all of the above operations are performed
Input Unit
Output Unit
1. It accepts the results produced by the computer, which are in coded form and hence, cannot be
easily understood by us
2. It converts these coded results to human acceptable (readable)
3. It supplies form the converted results to outside world
Storage Unit
The storage unit of a computer system holds (or stores) the following:
1. Data and instructions required for processing (received from input devices)
2. Intermediate results of processing
3. Final results of processing, before they are released to an output device
Primary storage
Arithmetic Logic Unit of a computer system is the place where the actual executions of instructions take
place during processing operation
Control Unit of a computer system manages and coordinates the operations of all other components of
the computer system
A computer is a system as it comprises of integrated components (input unit, output unit, storage unit,
and CPU) that work together to perform the steps called for in the executing program