Presentation is loading. Please wait.

Presentation is loading. Please wait.

E. Wainright Martin Carol V. Brown Daniel W. DeHayes Jeffrey A. Hoffer William C. Perkins MANAGINGINFORMATIONTECHNOLOGY FIFTH EDITION CHAPTER 2 C OMPUTER.

Similar presentations


Presentation on theme: "E. Wainright Martin Carol V. Brown Daniel W. DeHayes Jeffrey A. Hoffer William C. Perkins MANAGINGINFORMATIONTECHNOLOGY FIFTH EDITION CHAPTER 2 C OMPUTER."— Presentation transcript:

1 E. Wainright Martin Carol V. Brown Daniel W. DeHayes Jeffrey A. Hoffer William C. Perkins MANAGINGINFORMATIONTECHNOLOGY FIFTH EDITION CHAPTER 2 C OMPUTER S YSTEMS

2 © 2005 Pearson Prentice-Hall Chapter 2 - 2 1.Vacuum tubes First Generation of Computers E VOLUTION OF C OMPUTER S YSTEMS 1946-1959 Page 24

3 © 2005 Pearson Prentice-Hall Chapter 2 - 3 1957-1963 1.Vacuum tubes 2.Transistors Second Generation of Computers 1946-1959 Page 24 E VOLUTION OF C OMPUTER S YSTEMS

4 © 2005 Pearson Prentice-Hall Chapter 2 - 4 1964-19791957-1963 1.Vacuum tubes 2.Transistors 3.Integrated circuits Third Generation of Computers 1946-1959 Page 25 E VOLUTION OF C OMPUTER S YSTEMS

5 © 2005 Pearson Prentice-Hall Chapter 2 - 5 1980 - present1964-19791957-1963 1.Vacuum tubes 2.Transistors 3.Integrated circuits 4.VLSI (very-large-scale integrated) circuits Fourth Generation of Computers 1946-1959 Page 25 E VOLUTION OF C OMPUTER S YSTEMS

6 © 2005 Pearson Prentice-Hall Chapter 2 - 6 1980 - present1964-19791957-1963 The Development of Minicomputers 1946-1959 Page 26 E VOLUTION OF C OMPUTER S YSTEMS DEC Hewlett-Packard IBM Data General

7 © 2005 Pearson Prentice-Hall Chapter 2 - 7 1980 - present1964-19791957-1963 The Development of Microcomputers 1946-1959 Page 26 E VOLUTION OF C OMPUTER S YSTEMS Apple IBM PC 1981

8 © 2005 Pearson Prentice-Hall Chapter 2 - 8 Page 26 B ASIC C OMPONENTS OF C OMPUTER S YSTEMS

9 © 2005 Pearson Prentice-Hall Chapter 2 - 9 Page 26-27 Table 2.1 Evolution of Intel Microprocessor

10 © 2005 Pearson Prentice-Hall Chapter 2 - 10 B ASIC C OMPONENTS OF C OMPUTER S YSTEMS Underlying Structure Figure 2.4 Logical Structure of Digital Computers Page 28

11 © 2005 Pearson Prentice-Hall Chapter 2 - 11 B ASIC C OMPONENTS OF C OMPUTER S YSTEMS Input/Output

12 © 2005 Pearson Prentice-Hall Chapter 2 - 12 B ASIC C OMPONENTS OF C OMPUTER S YSTEMS Input/Output Page 28 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

13 © 2005 Pearson Prentice-Hall Chapter 2 - 13 B ASIC C OMPONENTS OF C OMPUTER S YSTEMS Input/Output Terminal  Special types: Point-of-sale (retail) ATMs (banking) Page 28

14 © 2005 Pearson Prentice-Hall Chapter 2 - 14 B ASIC C OMPONENTS OF C OMPUTER S YSTEMS 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 Page 29

15 © 2005 Pearson Prentice-Hall Chapter 2 - 15 B ASIC C OMPONENTS OF C OMPUTER S YSTEMS 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 Page 29

16 © 2005 Pearson Prentice-Hall Chapter 2 - 16 B ASIC C OMPONENTS OF C OMPUTER S YSTEMS Input/Output Page 29 Multimedia – relatively new term for computer input and output in the form of text, graphics, sound, still images, animations, and/or video Of interest …

17 © 2005 Pearson Prentice-Hall Chapter 2 - 17 B ASIC C OMPONENTS OF C OMPUTER S YSTEMS Computer Memory

18 © 2005 Pearson Prentice-Hall Chapter 2 - 18 B ASIC C OMPONENTS OF C OMPUTER S YSTEMS Computer Memory Page 31 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

19 © 2005 Pearson Prentice-Hall Chapter 2 - 19 B ASIC C OMPONENTS OF C OMPUTER S YSTEMS Bits and Coding Schemes Page 32 Each memory cell is a set of circuits Each circuit is on or off (represented by 1 or 0) Each circuit corresponds to a bit (binary digit) Most computers – 8 bits (circuits) represents a character (byte) 2 common bit coding schemes used today:  ASCII  EBCDIC

20 © 2005 Pearson Prentice-Hall Chapter 2 - 20 Bits and Coding Schemes Page 32 Figure 2.4 Computer Coding Schemes....................................

21 © 2005 Pearson Prentice-Hall Chapter 2 - 21 B ASIC C OMPONENTS OF C OMPUTER S YSTEMS Arithmetic/Logical Unit

22 © 2005 Pearson Prentice-Hall Chapter 2 - 22 B ASIC C OMPONENTS OF C OMPUTER S YSTEMS Consists of VLSI circuits on a silicon chip Carries out:  arithmetic – add, subtract, multiply, divide …  logical operations – comparing two numbers Arithmetic/Logical Unit Page 33

23 © 2005 Pearson Prentice-Hall Chapter 2 - 23 B ASIC C OMPONENTS OF C OMPUTER S YSTEMS Computer Files

24 © 2005 Pearson Prentice-Hall Chapter 2 - 24 B ASIC C OMPONENTS OF C OMPUTER S YSTEMS 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 Computer Files Page 33

25 © 2005 Pearson Prentice-Hall Chapter 2 - 25 B ASIC C OMPONENTS OF C OMPUTER S YSTEMS Sequential access files  Usually stored on magnetic tape drives Direct access files  Stored on Direct Access Storage Devices (DASD) - magnetic disk drives Computer Files Page 34

26 © 2005 Pearson Prentice-Hall Chapter 2 - 26 B ASIC C OMPONENTS OF C OMPUTER S YSTEMS Types of DASD  Fixed (hard) drives Computer Files Page 34 Figure 2.7 Diagram of a Magnetic Disk Drive

27 © 2005 Pearson Prentice-Hall Chapter 2 - 27 B ASIC C OMPONENTS OF C OMPUTER S YSTEMS Types of DASD  Removable: Floppy drives Zip drives Newest: portable DASD for PCs – keychain drive Computer Files Figure 2.8 Iomega’s Mini USB Keychain Drive Page 34

28 © 2005 Pearson Prentice-Hall Chapter 2 - 28 B ASIC C OMPONENTS OF C OMPUTER S YSTEMS Newer type of DASD  Optical Disk Storage CD-ROM700 megabytesread-only CD-Rrecordable CD-RWrewritable DVD-ROM4.7 gigabytesread-only DVD-Rrecordable DVD-RW rewritable Computer Files Page 36

29 © 2005 Pearson Prentice-Hall Chapter 2 - 29 B ASIC C OMPONENTS OF C OMPUTER S YSTEMS Control Unit

30 © 2005 Pearson Prentice-Hall Chapter 2 - 30 B ASIC C OMPONENTS OF C OMPUTER S YSTEMS Control Unit Page 36 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

31 © 2005 Pearson Prentice-Hall Chapter 2 - 31 T HE S TORED- P ROGRAM C ONCEPT Page 37 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

32 © 2005 Pearson Prentice-Hall Chapter 2 - 32 T HE S TORED- P ROGRAM C ONCEPT Page 38 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

33 © 2005 Pearson Prentice-Hall Chapter 2 - 33 Page 39 Table 2.2 Benchmarking Top Seven Desktop PCs – Power System T HE S TORED- P ROGRAM C ONCEPT

34 © 2005 Pearson Prentice-Hall Chapter 2 - 34 Page 40 Figure 2.9 Data Channels and Controllers E XTENSIONS TO THE B ASIC M ODEL Communications within the Computer System Terminals Magnetic Tape Units Magnetic Disk Units

35 © 2005 Pearson Prentice-Hall Chapter 2 - 35 Page 40 Figure 2.10 Cache Memory E XTENSIONS TO THE B ASIC M ODEL Cache Memory High-speed storage to temporarily hold data from main memory waiting to be processed Entire blocks of data moved at one time into cache Enables CPU to execute much faster Also incorporated into DASD controllers

36 © 2005 Pearson Prentice-Hall Chapter 2 - 36 Page 41-42 E XTENSIONS TO THE B ASIC M ODEL Multiple Processor Configurations Multiprocessor Symmetric multiprocessor (SMP) Vector facility Parallel processor (PP) Massively parallel processor (MPP)

37 © 2005 Pearson Prentice-Hall Chapter 2 - 37 Page 43-44 T YPES OF C OMPUTER S YSTEMS Microcomputers Cost in $ MFLOPSMajor VendorsPrimary Uses 200-3,00020-400IBM, Dell, Hewlett-Packard, Gateway, Fujitsu, Toshiba Personal computing Client in client/server applications Web client Small business processing

38 © 2005 Pearson Prentice-Hall Chapter 2 - 38 Page 44-48 Workstation/Midrange Systems Cost in $ MFLOPSMajor VendorsPrimary Uses 3,000-1,000,00040-4,000IBM, Dell, Hewlett-Packard, Gateway, NEC, NCR, Fujitsu, Toshiba, Sun Microsystems Departmental computing Specific applications (office automation, CAD, other graphics) Midsized business general processing Server in client/server applications Web server, file server, LAN server T YPES OF C OMPUTER S YSTEMS

39 © 2005 Pearson Prentice-Hall Chapter 2 - 39 Page 48-49 Mainframe Computers Cost in $ MFLOPSMajor VendorsPrimary Uses 1,000,000 - 20,000,000 200 - 8,000 IBM, Fujitsu, Groupe Bull, Unisys Large business general processing Server in client/server applications Large Web server Widest range of applications T YPES OF C OMPUTER S YSTEMS

40 © 2005 Pearson Prentice-Hall Chapter 2 - 40 Page 49 Supercomputers Cost in $ MFLOPSMajor VendorsPrimary Uses 1,000,000 - 100,000,000 4,000 - 100,000,000 IBM, Hewlett- Packard, Dell, Hitachi, Cray, NEC Numerically intensive scientific calculations Very large Web server T YPES OF C OMPUTER S YSTEMS


Download ppt "E. Wainright Martin Carol V. Brown Daniel W. DeHayes Jeffrey A. Hoffer William C. Perkins MANAGINGINFORMATIONTECHNOLOGY FIFTH EDITION CHAPTER 2 C OMPUTER."

Similar presentations


Ads by Google