Lecture+Introduction+to+It
Lecture+Introduction+to+It
Information Technology
Prepared By: CpE Department
2 What is a computer?
A computer is an
electronic device
used to manipulate
data.
It can perform both
arithmetic and
logical operations.
3 Computer Generations
First
Generation ENIAC
Computer
It uses Vacuum
Tube
4 Computer Generations
Second
Generation AUTODIN
Computer
It uses Transistor
5 Computer Generations
Third
Generation
Computer
It uses Integrated
Circuit (IC)
6 Computer Generations
Fourth
Generation
Computer
It uses
Microprocessor
7
Computer Generations
Fifth
Generation
Computer
It uses Artificial
Intelligence
8
Elements of a Computer
System
Computer System is the
totality of interaction with
the computer.
a.Hardware – The tangible
parts of the computer.
9
Elements of a Computer
System
b. Software – Refers
to the set of
programs that
controls the
computer.
10
Elements of a Computer
System
c. Peopleware –
The user of the
computer.
The Hardware
11
Output devices –
allows the computer
to communicate to the
user.
The Hardware
13
B. Central Processing
Unit (CPU)
Consider as the brain
of the computer.
It is responsible in
manipulating data.
The Hardware
14
C. Memory Unit
The storage unit of the computer.
15
Parts of the CPU
(Microprocessor)
A. Arithmetic Logic Unit (ALU)
It performs arithmetic and logical operation.
B. Control Unit (CU)
It supervises the flow of information inside
the computer.
C. Register
The memory of the microprocessor.
16
Parts of the CPU
(Microprocessor)
17
The Memory Unit
Primary/ Main Memory
Read Only
Memory (ROM) –
permanent memory
Random Access
Memory (RAM) –
temporary memory
18
The Memory Unit
Secondary Memory
Commonly known as the hard disk drive
High capacity storage
19
The Memory Unit
External Memory
memory unit external to the computer
SOFTWARE
20
Types of Software
System Software
It acts as an interface
between the computer
hardware and the user
through application software.
SOFTWARE
21
Application Software
Consist of programs that
perform specific task.
SOFTWARE
22
Machine Language
It uses Binary codes( 0 and 1).
The only language that the computer can
understand.
SOFTWARE
26
Compiler
It converts high-level language to machine
language as a whole.
Assembler
It converts low-level language to machine language
Peopleware
28