Looking Inside The Computer System
Looking Inside The Computer System
Introduction to
Computers
Looking Inside the Computer System
Introduction to Computers
Contents
Types of computers,
Main Components of a Computer,
Ergonomics
of computer construction
In the Beginning
Fundamental characteristics of
a computer
Classification of computers
The classification of computers is based on the
following four criteria:
a)
According to purpose
b)
c)
d)
Classification of Computers
C la s s ific a t io n o f c o m p u t e r s
(B a s e d o n )
P u rp o s e
T e c h n o lo g y u s e d
S iz e & C a p a c it y
H is t o r y
G e n e ra l P u rp o s e C o m p u te rs
A n a lo g C o m p u t e r s
S u p e r C o m p u te rs
F ir s t G e n e r a t io n C o m p u t e r s
S p e c ia l P u r p o s e C o m p u t e r s
D ig it a l C o m p u t e r s
M a in fr a m e C o m p u t e r s
S e c o n d G e n e r a t io n C o m p u t e r s
H y b r id C o m p u t e r s
M in i C o m p u t e r s
T h ir d G e n e r a t io n C o m p u t e r s
M ic r o C o m p u t e r s
F o u r t h G e n e r a t io n C o m p u t e r s
F ift h G e n e r a t io n C o m p u t e r s
Types of computer
Analog Computers
Analog computers are special purpose computers that represent
and store data in continuously varying physical quantities such
as current, speed, pressure,voltage or frequency
Analog computers are mainly used for scientific and engineering
applications.
E.g.
Accuracy
1% Approximately
High
speed
Time
Analog computer
Digital Computers
Accuracy unlimited
Micro Computer
Mini Computer
Mini computer
Mainframes
1A-17
Super Computer
Supercomputers
1A-19
Supercomputers
Super computer
Classification of Digital
computer
Desktop
Workstation
Notebook
Tablet PC
Handheld computer
Smart Phone
Desktop computers
1A-23
Desktop computers
1A-24
workstation
Workstations
1A-26
Specialized computers
Optimized for science or graphics
More powerful than a desktop
Tablet PC
Tablet computers
Tablet PC was designed
to simulate a piece of
paper
Newest development in
portable computers
Input is through
a digital pen (stylus)
Run specialized versions
of office products
1A-28
Handheld PC(PDA)
1A-30
Smart phone
Smart phones
Smart phones
Hybrid of
cell phone
and PDA
Web surfing,
e-mail access
1A-32
Notebook computers
1A-33
Notebook computers
1A-35
Components of a Computer
System
Hardware
Software
Data
User(Liveware)
1B-36
Hardware
Software
1B-37
Data
Pieces of information
Computer organize and present data
Users
1B-38
1B-39
Keyboard
Central
Processing
Unit
Hard Disk
Main
Memory
Floppy Disk
Communications
devices
Processing
device
Control
unit
Input devices
Arithmetic/
logic unit
Secondary
storage
Output devices
Essential Computer
Hardware
1B-42
Essential Computer
Hardware
Input and output devices
Allows the user to interact with computer
Keyboard, mouse
Monitor, printer, speaker
Touch screens
1B-43
Essential Computer
Hardware
Processing devices
1B-46
eg
The
1B-47
CPU
(Central Processing Unit)
Essential Computer
Hardware
Memory devices
Stores data or programs
Volatile
Stores current data and programs
More RAM results in a faster system
1B-49
SIMM
(Single Inline Memory Module)
Power Supply
bus
Printer
Mouse
Disk
controller
Ports
Keyboard
Graphics
card
Modem
CPU
Sound
card
Monitor
Speakers
RAM
Network
card
Computer
Essential Computer
Hardware
Storage devices
Optical storage
1B-53
HDD
(Hard Disk Drive)
Hardware Devices
Storage
Two types
Primary and secondary
Hardware Devices
RAM - Random Access Memory
Read/write capability
Contents lost when computer is turned off (volatile)
A program must be in RAM for it to execute
128 to 256MB for a typical desktop computer
Hardware Devices
ROM - Read Only Memory
Read but not write capability
Permanent (non volatile)
Stores the preliminary instructions to be executed when the
computer is turned on, for example
To check RAM
To check communications with peripheral devices
Bootstrap loader program
Hardware Devices
Address Content
9278
9279
9280
9281
9282
10011010
9283
9284
9285
9286
Each memory cell
has a numeric
address, which
uniquely
Main
memory is
divided into
many
memory
locations
Each
memory cell
(or cells)
stores a set number
of bits (usually 8
bits, or one byte)
Large values are
stored in consecutive
memory locations
Hardware Devices
Secondary Storage (secondary memory)
External devices (not on the motherboard); either inside or
outside the computer
Store programs and data permanently
Slower, but cheaper
RAM - nanoseconds, Drive - milliseconds
Different sizes/styles
Floppy Disk - 1.4MB (portable)
Zip Drive - 100-750MB (portable)
CD - 650MB (portable)
Jaz Drive 1-2GB (portable) discontinued
Hard Disk Drive >=20GB (not portable)
Tape - 50GB (portable, very slow)
Flash drives (portable)
Hardware Devices
Other devices
Port
For connecting peripheral devices
USB, Parallel and serial ports
Software
1B-64
Types of Software
Main two
types
System Software
Application Software
System software
Operating system
Windows XP
Windows Server 2003
Utility
Symantec Antivirus
Application software
1B-67
Proprietary Software:
Operating System
Managing memory
Managing files eg: coping, deleting or printing
files
1B-70
1B-71
Utility
Makes the computer system easier to use
Perform highly specialized functions
Eg:
Troubleshoot hardware problems
Tasks that the OS itself may not be able to do
Magic partition software
1B-72
Question
1.
2.
1B-73
1.
2.
1B-74
Computer data
1B-75
Computer Data
1B-76
Computer Files
1B-77
010111110010101011111101010101011
110101010101011010101000111110101
01010000001010100101010101010100
1010101010101111111111111101000001
01010101000010100100001111010110
10101010101010101000001111110101
010101000010101000001101111110001
00000000001
1B-78
Practical
1B-79
=1
=0
Computer users
Computer users
1B-83
Computer users
Userless computers
No human interaction
Run with no user input
Monitor operations
Automated systems
1B-84
Computer users
Userless computers
Eg:
Security systems, aircraft navigation systems,
communication system
Many new home appliance such as washers and
dryers, have built-in computers that monitor water
usage drying times, balance and other operations
1B-85
Text Codes:
EBCDIC EB-si-dic
- (Extended Binary Coded Decimal Interchange Code)
ASCII As-key
- (American Standard Code for Information Interchange)
Unicode
- (Unicode Worldwide Character Standard)
86
87
88
89
Chapter 1B
End of Chapter