You are on page 1of 27

MANAGING

INFORMATION
TECHNOLOGY
FIFTH EDITION

CHAPTER 2

COMPUTER SYSTEMS
E. Wainright Martin  Carol V. Brown  Daniel W. DeHayes
Jeffrey A. Hoffer  William C. Perkins
EVOLUTION OF COMPUTER
SYSTEMS
First Generation of Computers

1. Vacuum tubes

1946-1959

© 2005 Pearson Prentice-Hall Chapter 2 - 2


Page 24
EVOLUTION OF COMPUTER
SYSTEMS
Second Generation of Computers

1. Vacuum tubes
2. Transistors

1946-1959 1957-1963

© 2005 Pearson Prentice-Hall Chapter 2 - 3


Page 24
EVOLUTION OF COMPUTER
SYSTEMS
Third Generation of Computers

1. Vacuum tubes
2. Transistors
3. Integrated circuits

1946-1959 1957-1963 1964-1979

© 2005 Pearson Prentice-Hall Chapter 2 - 4


Page 25
EVOLUTION OF COMPUTER
SYSTEMS
Fourth Generation of Computers

1. Vacuum tubes
2. Transistors
3. Integrated circuits
4. VLSI (very-large-scale integrated) circuits

1946-1959 1957-1963 1964-1979 1980 - present

© 2005 Pearson Prentice-Hall Chapter 2 - 5


Page 25
EVOLUTION OF COMPUTER
SYSTEMS
The Development of Minicomputers

Data General
DEC
Hewlett-Packard
IBM

1946-1959 1957-1963 1964-1979 1980 - present

© 2005 Pearson Prentice-Hall Chapter 2 - 6


Page 26
EVOLUTION OF COMPUTER
SYSTEMS
The Development of Microcomputers

Apple
IBM PC
1981

1946-1959 1957-1963 1964-1979 1980 - present

© 2005 Pearson Prentice-Hall Chapter 2 - 7


Page 26
BASIC COMPONENTS
OF COMPUTER SYSTEMS

© 2005 Pearson Prentice-Hall Chapter 2 - 8


Page 26
BASIC COMPONENTS
OF COMPUTER SYSTEMS
Underlying Structure

© 2005 Pearson Prentice-Hall Chapter 2 - 9


Figure 2.4 Logical Structure of Digital Computers Page 28
BASIC COMPONENTS
OF COMPUTER SYSTEMS
Input/Output

© 2005 Pearson Prentice-Hall Chapter 2 - 10


BASIC COMPONENTS
OF COMPUTER SYSTEMS
Input/Output

Terminal
 Simpler than a PC
 Designed strictly for input and output
 Has keyboard and screen
 Does not have a processor
 Connected to computer with
telecommunication line
 Allows user to key data directly into computer

© 2005 Pearson Prentice-Hall Chapter 2 - 11


Page 28
BASIC COMPONENTS
OF COMPUTER SYSTEMS
Input/Output

Terminal
 Special types:
Point-of-sale (retail)
ATMs (banking)

© 2005 Pearson Prentice-Hall Chapter 2 - 12


Page 28
BASIC COMPONENTS
OF COMPUTER SYSTEMS
Input/Output
 Common input methods:
 Magnetic ink character recognition (MICR) –
used to process bank checks
 Optical character recognition (OCR) – directly
scans typed, printed, or handwritten material
 Imaging – inputs digital form of documents and
photos
 Bar code labeling – scans bar codes on
packages or products, and reads into computer

© 2005 Pearson Prentice-Hall Chapter 2 - 13


Page 29
BASIC COMPONENTS
OF COMPUTER SYSTEMS
Input/Output

 Common output methods:


 Print – output to paper using various types of
printers
 Computer output microfilm (COM) – microfilm
generated for archive copies in small space
 Voice response units – computer recognizes
input, generates verbal response messages

© 2005 Pearson Prentice-Hall Chapter 2 - 14


Page 29
BASIC COMPONENTS
OF COMPUTER SYSTEMS
Input/Output


t e rest
n
Of i
Multimedia –
relatively new term for computer input and output
in the form of text, graphics, sound, still images,
animations, and/or video

© 2005 Pearson Prentice-Hall Chapter 2 - 15


Page 29
BASIC COMPONENTS
OF COMPUTER SYSTEMS
Computer Memory

© 2005 Pearson Prentice-Hall Chapter 2 - 16


BASIC COMPONENTS
OF COMPUTER SYSTEMS
Computer Memory

Memory
 All data flows to and from memory
 Divided into cells:
Each has a unique address
Memory cell types:
 Byte – stores one character of data
 Word – stores two or more characters of data

© 2005 Pearson Prentice-Hall Chapter 2 - 17


Page 31
BASIC COMPONENTS
OF COMPUTER SYSTEMS
Arithmetic/Logical Unit

© 2005 Pearson Prentice-Hall Chapter 2 - 18


BASIC COMPONENTS
OF COMPUTER SYSTEMS
Arithmetic/Logical Unit

 Consists of VLSI (very-


large-scale integrated)
circuits on a silicon chip
 Carries out:
 arithmetic – add, subtract,
multiply, divide …
 logical operations –
comparing two numbers
© 2005 Pearson Prentice-Hall Chapter 2 - 19
Page 33
BASIC COMPONENTS
OF COMPUTER SYSTEMS
Computer Files

© 2005 Pearson Prentice-Hall Chapter 2 - 20


BASIC COMPONENTS
OF COMPUTER SYSTEMS
Computer Files
 When power is off, everything stored in
memory is lost
 Computer files are used to store data long
term
 File storage devices:
 Magnetic tape drives, disk drives, floppy
drives
 Optical CD or DVD drives

© 2005 Pearson Prentice-Hall Chapter 2 - 21


Page 33
BASIC COMPONENTS
OF COMPUTER SYSTEMS
Computer Files

 Types of DASD
(Direct Access
Storage Device)
 Removable:
Floppy drives
Zip drives
Newest: portable
DASD for PCs –
keychain drive
© 2005 Pearson Prentice-Hall Chapter 2 - 22
Figure 2.8 Iomega’s Mini USB Keychain Drive Page 34
BASIC COMPONENTS
OF COMPUTER SYSTEMS
Computer Files
 Newer type of DASD
 Optical Disk Storage

 CD-ROM 700 megabytes read-only


 CD-R recordable
 CD-RW rewritable

 DVD-ROM 4.7 gigabytes read-only


 DVD-R recordable
 DVD-RW rewritable

© 2005 Pearson Prentice-Hall Chapter 2 - 23


Page 36
BASIC COMPONENTS
OF COMPUTER SYSTEMS
Control Unit

© 2005 Pearson Prentice-Hall Chapter 2 - 24


BASIC COMPONENTS
OF COMPUTER SYSTEMS
Control Unit

 Controls computer to take advantage of


speed and capacity of other components
 Directed by list of operations (program)
that tells control unit what to do
 Uses the stored-program concept

© 2005 Pearson Prentice-Hall Chapter 2 - 25


Page 36
THE STORED-PROGRAM CONCEPT

 Program – list of what computer needs to


do for an application
 Instruction – each individual step or
operation in a program
 Control unit – carries out one step or
instruction at a time at electronic speed

© 2005 Pearson Prentice-Hall Chapter 2 - 26


Page 37
THE STORED-PROGRAM CONCEPT
Note: One of the primary measures of
power of computers is the number of
instructions it can execute in a given
period
MIPS – millions of instructions per second
executed by the control unit

MFLOPS – millions of floating point operations per


second

© 2005 Pearson Prentice-Hall Chapter 2 - 27


Page 38

You might also like