CF-2 Basic Computer Organization
CF-2 Basic Computer Organization
Computer
Course Teacher
Nazmun Nessa Organization
Moon Assistant
Professor
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
① 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)
◾Arithmetic Logic Unit of a computer
system is the place where the actual
executions of instructions takes place
during processing operation
Control Unit
(CU)
◾ Control Unit of a computer system manages and coordinates
the operations of all other components of the computer system
◾ Outputting ◾ Storing
◾ Processing