L-2 Basic Computer Organization
L-2 Basic Computer Organization
Course Teacher
Dewan Mamun Raza
Senior Lecturer
Learning Objectives
In this lecture you will learn about:
Basic operations performed by all types of computer systems
Basic organization of a computer system
Input unit and its functions
Output unit and its functions
Storage unit and its functions
Types of storage used in a computer system
Arithmetic Logic Unit (ALU)
Control Unit (CU)
Central Processing Unit (CPU)
Computer as a system
The Five Basic Operations of a
Computer System
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
Basic Organization of a Computer
System
Input Unit
③ It supplies the converted instructions and data to the computer system for
further processing
Output Unit
① It accepts the results produced by the computer, which are in coded form and
hence, cannot be easily understood by us
① Primary storage
Used to hold running program instructions
Used to hold data, intermediate results, and results
of ongoing processing of job(s)
Fast in operation
Small Capacity
Expensive
Volatile (looses data on power dissipation)
Two Types of Storage
② Secondary storage
Used to hold stored program instructions
Used to hold data and information of stored jobs
Slower than primary storage
Large Capacity
Lot cheaper than primary storage
Retains data even without power
Arithmetic Logic Unit (ALU)
It directs the flow of data between the Central Processing Unit (CPU) and the
other devices.
Central Processing Unit (CPU)