CSC 101 Intro to Computer Lecture 1
CSC 101 Intro to Computer Lecture 1
Computer Concepts
LECTURE OUTLINE
Definition of computer
Primary Units of the computer
Input unit
Output unit
Processing unit
Internal and External Memories
Review questions
Definition of computer
• A computer can be defined from the angle
one looks at it but the basic is that “A
computer is any electronic device that can
accept data, stores data and processes data to
give an output”.
Definition of computer cont.
• A computer is an electronic device which
accepts and processes data by following a set
of instructions (PROGRAM) to produce a result
(INFORMATION). Since the ultimate aim of a
computer is to produce information, the art of
computing is often referred to as information
processing. (Ayo, 1994)
Diagrams of Computer Systems
• Output in this case is the result of the
processed data and it is also known as
information. It is very important to know that
what is information at one time may become
data at another time for other analysis. Data
can be defined as raw facts and figures while
information is a processed data.
Primary Units of the computer
• There are three basic units of the computer
system which are the Input Unit, the
Processed Unit and the Output Unit. This is
tagged IPO.
A Diagram Showing the 3 Basic Units
Input unit
• This is the unit that sends data and
instructions into the computer. It is the
avenue whereby users “talk” or communicate
with the computer system. Examples of these
are keyboard, scanner, light pen, mouse,
joystick etc.
Output unit
• This is the unit that displays the information
i.e. the processed data or the result. Examples
are monitor or screen, printer (for hard copy,
i.e. copy printed on paper).
Processing unit
• This is the unit where the processing of data is
done i.e. where data is manipulated. It is
divided into three main parts namely the
Control/Processor Unit, Arithmetic and Logic
unit (ALU) and the Main Computer storage.
a. The Control/Processor Unit