SlideShare a Scribd company logo
5 MANAGING HARDWARE ASSETS c  h  a  p  t  e  r
LEARNING OBJECTIVES IDENTIFY HARDWARE COMPONENTS DESCRIBE STORAGE, INPUT, OUTPUT TECHNOLOGIES COMPARE MAINFRAME,  MIDRANGE, PERSONAL COMPUTERS, SUPER  COMPUTERS *
LEARNING OBJECTIVES COMPARE ARRANGEMENTS OF COMPUTER PROCESSING: CLIENT/SERVER, NETWORK ANALYZE TECHNOLOGY  ISSUES *
MANAGEMENT CHALLENGES INFRASTRUCTURE TECHNOLOGY SECONDARY STORAGE STORAGE INPUT & OUTPUT TECHNOLOGIES TYPES OF COMPUTERS &  SYSTEMS MANAGING HARDWARE  ASSETS *
MANAGEMENT CHALLENGES 1. CENTRALIZATION VERSUS DECENTRALIZATION DEBATE 2. MAKING WISE TECHNOLOGY PURCHASING DECISIONS *
COMPUTER COMPONENTS BUSES INPUT DEVICES SECONDARY STORAGE PRIMARY STORAGE CPU OUTPUT DEVICES COMMUNICATIONS DEVICES
BIT:   Binary Digit. On/Off, 0/1, Magnetic/Not BYTE:   Group of bits for one character EBCDIC-  Extended Binary Coded Decimal Interchange Code (8 or 9 bits per byte) ASCII-  American Standard Code for Information Exchange (7 or 8 bits per byte) PARITY BIT:   extra bit added to each byte to help detect errors * HOW COMPUTERS REPRESENT DATA
EXAMPLES OF BYTES C:  1100 0011 0 100 0011 1 A:  1100 0001 1 100 0001 0 T:  1110 0011 1   101 0100 1 Note how sum for each byte is an  EVEN     number * EBCDIC   ASCII  (assume even-parity system)
CPU & PRIMARY  STORAGE DATA BUS ADDRESS BUS CONTROL BUS CPU PRIMARY STORAGE INPUT DEVICES OUTPUT DEVICES SECONDARY STORAGE
CENTRAL PROCESSING UNIT  (CPU) CONTROL UNIT RAM PRIMARY (MAIN) MEMORY ARITHMETIC/LOGIC UNIT ROM CLOCK
ALU & CONTROL UNIT ARITHMETIC- LOGIC UNIT:   CPU component performs logic and arithmetic operations CONTROL UNIT:   CPU component controls, coordinates other parts of computer system * ©  2002 by Prentice Hall
STEPS NEEDED FOR SINGLE INSTRUCTION PCs & OLDER MACHINES:  Microseconds (millionth second) POWERFUL MACHINES:  Nanoseconds (billionth second) * MACHINE CYCLE
COMPUTER TIME Millisecond   .001 second  thousand   15min 40 sec Microsecond   .001 millisecond  million  11.6 days  Nanosecond  .001microsecond  billion   31.7 years Picosecond   .001 nanosecond  trillion   31,700 years  * NAME  LENGTH  SECOND  TO 1 SECOND # PER  COMPARED
TYPES OF MEMORY RAM:   Random Access Memory Dynamic:  Changes thru processing Static:  Remains constant (power on) ROM:   Read Only Memory (preprogrammed) PROM:  Program can be changed once EPROM:  Erasable thru ultraviolet light EEPROM:  Electrically erasable *
ADDRESSES IN MEMORY Each location can hold data  Each location is a  REGISTER   101 102 103 201 301 202 203 302 303
MEMORY SIZE KILOBYTE (KT):   2 10  bytes...  1024 bytes MEGABYTE (MB):   2 10  KB... “million” bytes GIGABYTE (GB):   2 10  MB... “billion” bytes TERABYTE (TB):   2 10  GB... “trillion” bytes *
VLSI CIRCUIT WITH CPU WORD LENGTH:   Bits processed at one time MEGAHERTZ:   One million cycles per second DATA BUS WIDTH:   Bits moved between CPU & other devices REDUCED INSTRUCTION SET COMPUTING (RISC):   Embeds most used instructions on chip to enhance speed MultiMedia eXtension (MMX):   Enhanced Intel chip improves multimedia applications * MICROPROCESSOR
SEQUENTIAL & PARALLEL PROCESSING SEQUENTIAL  PARALLEL MASSIVE PARALLEL COMPUTERS CAN HAVE THOUSANDS OF CPUs TO ATTACK LARGE COMPUTING PROBLEMS TASK 1 RESULT TASK 2 RESULT Program CPU Program CPU Program CPU TASK 2 CPU TASK 3 CPU TASK 1 RESULT
DISK TAPE OPTICAL STORAGE * SECONDARY STORAGE
DIRECT ACCESS  STORAGE DEVICE HARD DISK:  Steel platter array for large computer systems RAID:  Redundant array of Inexpensive Disks FLOPPY DISK:  Removable disk for PC *
DISK PACK STORAGE LARGE SYSTEMS RELIABLE STORAGE LARGE AMOUNTS OF DATA QUICK ACCESS & RETRIEVABLE TYPICAL: 11 2-sided disks CYLINDER:  Same track all surfaces * CYLINDER 10: TRACK 10 (TOP AND BOTTOM OF EACH DISK) DISK 1 DISK 2 DISK 3 DISK 4 DISK 5 READ/WRITE HEADS
TRACKS AND SECTORS EACH TRACK HOLDS SAME AMOUNT OF DATA SECTOR TRACKS DIRECTORY ON TRACK 0 START OF TRACKS
CD-ROM:   500-660 MEGABYTES LAND:  Flat parts of disk surface reflects light PITS:  small scratch on surface scatters light WRITE ONCE / READ MANY (WORM): CD-R:  Compact Disk - Recordable CD-RW:  CD - Rewritable DIGITAL VIDEO DISK (DVD):   CD size, up to 10 gigabytes of data * OPTICAL STORAGE
STANDARD FOR  SEQUENTIAL FILES SPOOL OF PLASTIC TAPE COVERED WITH FERROUS OXIDE (2400 feet per spool) RECORD GROUPS:   BLOCKING FACTOR   (e.g., 10 records per block) GROUPS SEPARATED BY  INTER-BLOCK GAP RECORDS READ BLOCK AT A TIME * HEADER  IBG  BLOCK 1     BLOCK 2    BLOCK 3  MAGNETIC TAPE
ENCLOSED FERROUS OXIDE TAPE USED PERIODICALLY TO BACK UP RECORDS INEXPENSIVE STORED IN SAFE LOCATION CAN BE REUSED * MAGNETIC  CARTRIDGE
STORAGE AREA NETWORK  (SAN) HIGH-SPEED NETWORK CONNECTS VARIOUS STORAGE DEVICES TAPE LIBRARIES DISK ARRAYS STORAGE SERVICE  PROVIDER:  3rd party  rents storage space *
INPUT/OUTPUT DEVICES POINTING DEVICES SOURCE DATA AUTOMATION OUTPUT DEVICES *
POINTING DEVICES: KEYBOARD MOUSE WIRED INFRA-RED TRACKBALL TOUCH PAD JOYSTICK TOUCH SCREEN *
SOURCE DATA AUTOMATION CAPTURES DATA IN COMPUTER FORM AT TIME & PLACE OF TRANSACTION OPTICAL CHARACTER RECOGNITION (OCR):   Saves characters, format BAR CODE:  Identifies products in stores, warehouses, shipments MAGNETIC INK CHARACTER RECOGNITION (MICR):   Special ink identifies bank, account, amount *
PEN-BASED INPUT:   Digitizes signature DIGITAL SCANNER:  Translates images & characters into digital form VOICE INPUT DEVICES:   Converts spoken word into digital form SENSORS:  Devices that collect  data from   environment for computer  input (e.g., thermometers, pressure gauges) * SOURCE DATA AUTOMATION
OUTPUT DEVICES: CATHODE RAY TUBE  (CRT) PRINTER PLOTTER VOICE OUTPUT DEVICE *
DATA PROCESSING BATCH PROCESSING:   Transaction data stored until convenient to process as a group. Useful for less time-sensitive actions.  ON-LINE PROCESSING:   Transaction data entered directly into system, constantly updating files. Requires direct-access devices. *
BATCH PROCESSING KEYBOARD INPUT BATCH OF TRANSACTIONS SORTED TRANSACTION FILE OLD MASTER FILE NEW MASTER FILE VALIDATE AND UPDATE ERROR REPORTS REPORTS
ON-LINE PROCESSING TRANSACTIONS KEYBOARD PROCESS / UPDATE  MASTER FILE MASTER FILE IMMEDIATE INPUT IMMEDIATE PROCESSING IMMEDIATE FILE UPDATE
INTERACTIVE MULTIMEDIA INTEGRATES TWO OR MORE MEDIA TEXT, GRAPHICS, SOUND, VOICE, VIDEO, ANIMATION STREAMING TECHNOLOGY MP3:  Audio compression standard *
CATEGORIES OF COMPUTERS MAINFRAME MIDRANGE & MINICOMPUTER SERVER PERSONAL COMPUTER  (PC) WORKSTATION SUPERCOMPUTER *
MAINFRAME LARGEST ENTERPRISE COMPUTER 5O MEGABYTES TO OVER ONE GIGABYTE RAM COMMERCIAL, SCIENTIFIC, MILITARY APPLICATIONS MASSIVE DATA COMPLICATED COMPUTATIONS * MIPS: Millions of Instructions per second
MIDRANGE/MINICOMPUTER MIDDLE-RANGE 10 MEGABYTES TO OVER ONE GIGABYTE RAM UNIVERSITIES, FACTORIES, LABS USED AS FRONT-END PROCESSOR FOR MAINFRAME *
DESKTOP OR PORTABLE 64 KILOBYTES TO OVER 128 MEGABYTES RAM PERSONAL OR BUSINESS COMPUTERS AFFORDABLE MANY AVAILABLE COMPONENTS CAN BE NETWORKED * MICROCOMPUTER
NETWORKED COMPUTERS CLIENT:   User (PC, workstation, laptop) requires data, application, communications it does not have SERVER:   Component (computer) having desired data, application, communications * CLIENT / SERVER
CLIENT / SERVER CLIENT  SERVER USER INTERFACE APPLICATION  FUNCTION DATA APPLICATION FUNCTION NETWORK RESOURCES REQUESTS DATA, SERVICE
WORKSTATION DESKTOP COMPUTER POWERFUL GRAPHICS EXTENSIVE MATH CAPABILITIES MULTI-TASKING USUALLY CONFIGURED TO SPECIAL FUNCTION:  e.g.; CAD, engineering, graphics *
SUPERCOMPUTER TERAFLOP: TRILLION CALCULATIONS/SECOND HIGHLY SOPHISTICATED COMPLEX COMPUTATIONS FASTEST CPUs LARGE SIMULATIONS STATE-OF-THE-ART  COMPONENTS EXPENSIVE *
CENTRALIZED:   PROCESSING BY CENTRAL COMPUTER SITE ONE STANDARD GREATER CONTROL DISTRIBUTED:   PROCESSING BY SEVERAL COMPUTER SITES LINKED BY NETWORKS MORE FLEXIBILITY FASTER RESPONSE * CENTRALIZED / DISTRIBUTED
DOWNSIZING TRANSFER APPLICATIONS FROM LARGE COMPUTERS TO SMALL REDUCES COST SPEEDS RESULTS TO USER COMPUTER ASSIGNED TASK IT DOES BEST COOPERATIVE PROCESSING *
SHARING COMPUTERS NETWORK COMPUTER:   Simplified desktop computer stores minimum data to function (uses server) PEER-TO-PEER COMPUTING:  Networked computers share data, disk space, processing. Parallel processing on a smaller scale  *
MANAGING HARDWARE ASSETS UNDERSTAND TECHNOLOGY REQUIREMENTS   DETERMINE  TOTAL COST OF OWNERSHIP :  Hardware, software, installation, training, support, maintenance, infrastructure PLAN CAPACITY & SCALABILITY IDENTIFY TRENDS *
5 MANAGING HARDWARE ASSETS c  h  a  p  t  e  r

More Related Content

PPTX
PPTX
Phoenix family overview 080414
PPT
Lecture1 - Computer Architecture
PPTX
Esd module1
PPT
Chapter 05
PPTX
Esd module2
PPT
Informática Aplicada - Segunda Parte
PDF
Esd mod 3
Phoenix family overview 080414
Lecture1 - Computer Architecture
Esd module1
Chapter 05
Esd module2
Informática Aplicada - Segunda Parte
Esd mod 3

What's hot (20)

PPT
Chapter 2 v.1
PDF
Processing unit
PPT
Embedded system custom single purpose processors
PDF
Tipping bucketraingauge
PDF
Rama pdf
PPT
Introducing OMAP-L138/AM1808 Processor Architecture and Hawkboard Peripherals
PPTX
Unit 1 2 p2 3 (2)
PPT
Microprocessors and microcontrollers
PDF
SYSTEM ADMINISTRATION AND MAINTENANCE NOTES PERIYAR UNIVERSITY
PPTX
EASA Part-66 Module 5.6 : Basic Computer Structure
PPTX
Processor types
PPTX
ASIP (Application-specific instruction-set processor)
PPTX
Trends in computer architecture
PPT
computer Hardware components
PPTX
Inside the CPU
PPT
Presentation
PDF
ARM Boards for DSP Applications
PPT
Choosing the right processor
PPTX
ARM Cortex-M3 Training
PPTX
Embedded Platform Architecture - I
Chapter 2 v.1
Processing unit
Embedded system custom single purpose processors
Tipping bucketraingauge
Rama pdf
Introducing OMAP-L138/AM1808 Processor Architecture and Hawkboard Peripherals
Unit 1 2 p2 3 (2)
Microprocessors and microcontrollers
SYSTEM ADMINISTRATION AND MAINTENANCE NOTES PERIYAR UNIVERSITY
EASA Part-66 Module 5.6 : Basic Computer Structure
Processor types
ASIP (Application-specific instruction-set processor)
Trends in computer architecture
computer Hardware components
Inside the CPU
Presentation
ARM Boards for DSP Applications
Choosing the right processor
ARM Cortex-M3 Training
Embedded Platform Architecture - I
Ad

Viewers also liked (15)

PPTX
Software utilities p3 - unit 2
PPTX
Utility software
PPTX
Utility software
PPTX
Utility programs
PPTX
Class 1: Introduction - What is an Operating System?
PPTX
Running
PDF
Operating Systems and Utility Programs
PPT
Introduction to Operating System
PPT
User Interface Design
PPT
USER INTERFACE DESIGN PPT
PPTX
types of operating system
PPTX
Types of operating system
PPTX
Operating Systems
PPTX
Operating system overview concepts ppt
PPT
Operating system.ppt (1)
Software utilities p3 - unit 2
Utility software
Utility software
Utility programs
Class 1: Introduction - What is an Operating System?
Running
Operating Systems and Utility Programs
Introduction to Operating System
User Interface Design
USER INTERFACE DESIGN PPT
types of operating system
Types of operating system
Operating Systems
Operating system overview concepts ppt
Operating system.ppt (1)
Ad

Similar to Managing hardware assets (20)

PPT
Computer components
PPT
Ch02.ppt
PPS
Emb Sys Rev Ver1
PPT
Information technology
PPT
Embedded systems-unit-1
PPTX
Computer summary
PDF
E-Note_19681_Content_Document_20240512114009AM.pdf
PPTX
Introduction to embedded System.pptx
PPT
Embedded system
PPT
Embeddedsystem
PPT
System_on_Chip_SOC.ppt
PPT
COS 101 - Computer Architecture lab .ppt
PPT
PPTX
E-m--be-dde-d -sy-s-te---m_Day_1_ES.pptx
PPT
39245147 intro-es-i
PDF
E3100 introduction to computer
PDF
Brochure (2016-01-30)
PPT
Embedded System Basics
PPT
Microprocessor & microcontroller
Computer components
Ch02.ppt
Emb Sys Rev Ver1
Information technology
Embedded systems-unit-1
Computer summary
E-Note_19681_Content_Document_20240512114009AM.pdf
Introduction to embedded System.pptx
Embedded system
Embeddedsystem
System_on_Chip_SOC.ppt
COS 101 - Computer Architecture lab .ppt
E-m--be-dde-d -sy-s-te---m_Day_1_ES.pptx
39245147 intro-es-i
E3100 introduction to computer
Brochure (2016-01-30)
Embedded System Basics
Microprocessor & microcontroller

More from Prof. Othman Alsalloum (20)

PPTX
Information systemsfromfunctionsprospective
PPT
Types of information systems
PPTX
Information systems organization
PPTX
E business digitalgoods
PPTX
Digital firms admin
PPT
Managing the digital firm
PPT
Information what is it
PPT
Information systems
PPT
Information systems, organizations, management, and strategy
PPT
Information systems in the enterprise
PPT
Understanding knowledge
PPT
Strategic use of information systems
PPT
Overview of electronic commerce
PPT
Informational needs of organizations in an information society
PPT
E strategy, internet communities, and global ec
PPT
E commerce market mechanisms
PPT
Definitions of management information systems
PPT
Data mining knowing the unknown
PPT
Knowledge creation and knowledge architecture
PPT
Types of information systems
Information systemsfromfunctionsprospective
Types of information systems
Information systems organization
E business digitalgoods
Digital firms admin
Managing the digital firm
Information what is it
Information systems
Information systems, organizations, management, and strategy
Information systems in the enterprise
Understanding knowledge
Strategic use of information systems
Overview of electronic commerce
Informational needs of organizations in an information society
E strategy, internet communities, and global ec
E commerce market mechanisms
Definitions of management information systems
Data mining knowing the unknown
Knowledge creation and knowledge architecture
Types of information systems

Recently uploaded (20)

PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
NewMind AI Weekly Chronicles - August'25-Week II
PDF
A comparative analysis of optical character recognition models for extracting...
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Encapsulation theory and applications.pdf
PDF
Encapsulation_ Review paper, used for researhc scholars
PPTX
Tartificialntelligence_presentation.pptx
PPTX
MYSQL Presentation for SQL database connectivity
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PPTX
Group 1 Presentation -Planning and Decision Making .pptx
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
Approach and Philosophy of On baking technology
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Getting Started with Data Integration: FME Form 101
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
PPTX
Programs and apps: productivity, graphics, security and other tools
PDF
Machine learning based COVID-19 study performance prediction
Unlocking AI with Model Context Protocol (MCP)
NewMind AI Weekly Chronicles - August'25-Week II
A comparative analysis of optical character recognition models for extracting...
Building Integrated photovoltaic BIPV_UPV.pdf
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Encapsulation theory and applications.pdf
Encapsulation_ Review paper, used for researhc scholars
Tartificialntelligence_presentation.pptx
MYSQL Presentation for SQL database connectivity
Digital-Transformation-Roadmap-for-Companies.pptx
Group 1 Presentation -Planning and Decision Making .pptx
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Approach and Philosophy of On baking technology
“AI and Expert System Decision Support & Business Intelligence Systems”
Getting Started with Data Integration: FME Form 101
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Advanced methodologies resolving dimensionality complications for autism neur...
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
Programs and apps: productivity, graphics, security and other tools
Machine learning based COVID-19 study performance prediction

Managing hardware assets

  • 1. 5 MANAGING HARDWARE ASSETS c h a p t e r
  • 2. LEARNING OBJECTIVES IDENTIFY HARDWARE COMPONENTS DESCRIBE STORAGE, INPUT, OUTPUT TECHNOLOGIES COMPARE MAINFRAME, MIDRANGE, PERSONAL COMPUTERS, SUPER COMPUTERS *
  • 3. LEARNING OBJECTIVES COMPARE ARRANGEMENTS OF COMPUTER PROCESSING: CLIENT/SERVER, NETWORK ANALYZE TECHNOLOGY ISSUES *
  • 4. MANAGEMENT CHALLENGES INFRASTRUCTURE TECHNOLOGY SECONDARY STORAGE STORAGE INPUT & OUTPUT TECHNOLOGIES TYPES OF COMPUTERS & SYSTEMS MANAGING HARDWARE ASSETS *
  • 5. MANAGEMENT CHALLENGES 1. CENTRALIZATION VERSUS DECENTRALIZATION DEBATE 2. MAKING WISE TECHNOLOGY PURCHASING DECISIONS *
  • 6. COMPUTER COMPONENTS BUSES INPUT DEVICES SECONDARY STORAGE PRIMARY STORAGE CPU OUTPUT DEVICES COMMUNICATIONS DEVICES
  • 7. BIT: Binary Digit. On/Off, 0/1, Magnetic/Not BYTE: Group of bits for one character EBCDIC- Extended Binary Coded Decimal Interchange Code (8 or 9 bits per byte) ASCII- American Standard Code for Information Exchange (7 or 8 bits per byte) PARITY BIT: extra bit added to each byte to help detect errors * HOW COMPUTERS REPRESENT DATA
  • 8. EXAMPLES OF BYTES C: 1100 0011 0 100 0011 1 A: 1100 0001 1 100 0001 0 T: 1110 0011 1 101 0100 1 Note how sum for each byte is an EVEN number * EBCDIC ASCII (assume even-parity system)
  • 9. CPU & PRIMARY STORAGE DATA BUS ADDRESS BUS CONTROL BUS CPU PRIMARY STORAGE INPUT DEVICES OUTPUT DEVICES SECONDARY STORAGE
  • 10. CENTRAL PROCESSING UNIT (CPU) CONTROL UNIT RAM PRIMARY (MAIN) MEMORY ARITHMETIC/LOGIC UNIT ROM CLOCK
  • 11. ALU & CONTROL UNIT ARITHMETIC- LOGIC UNIT: CPU component performs logic and arithmetic operations CONTROL UNIT: CPU component controls, coordinates other parts of computer system * © 2002 by Prentice Hall
  • 12. STEPS NEEDED FOR SINGLE INSTRUCTION PCs & OLDER MACHINES: Microseconds (millionth second) POWERFUL MACHINES: Nanoseconds (billionth second) * MACHINE CYCLE
  • 13. COMPUTER TIME Millisecond .001 second thousand 15min 40 sec Microsecond .001 millisecond million 11.6 days Nanosecond .001microsecond billion 31.7 years Picosecond .001 nanosecond trillion 31,700 years * NAME LENGTH SECOND TO 1 SECOND # PER COMPARED
  • 14. TYPES OF MEMORY RAM: Random Access Memory Dynamic: Changes thru processing Static: Remains constant (power on) ROM: Read Only Memory (preprogrammed) PROM: Program can be changed once EPROM: Erasable thru ultraviolet light EEPROM: Electrically erasable *
  • 15. ADDRESSES IN MEMORY Each location can hold data Each location is a REGISTER 101 102 103 201 301 202 203 302 303
  • 16. MEMORY SIZE KILOBYTE (KT): 2 10 bytes... 1024 bytes MEGABYTE (MB): 2 10 KB... “million” bytes GIGABYTE (GB): 2 10 MB... “billion” bytes TERABYTE (TB): 2 10 GB... “trillion” bytes *
  • 17. VLSI CIRCUIT WITH CPU WORD LENGTH: Bits processed at one time MEGAHERTZ: One million cycles per second DATA BUS WIDTH: Bits moved between CPU & other devices REDUCED INSTRUCTION SET COMPUTING (RISC): Embeds most used instructions on chip to enhance speed MultiMedia eXtension (MMX): Enhanced Intel chip improves multimedia applications * MICROPROCESSOR
  • 18. SEQUENTIAL & PARALLEL PROCESSING SEQUENTIAL PARALLEL MASSIVE PARALLEL COMPUTERS CAN HAVE THOUSANDS OF CPUs TO ATTACK LARGE COMPUTING PROBLEMS TASK 1 RESULT TASK 2 RESULT Program CPU Program CPU Program CPU TASK 2 CPU TASK 3 CPU TASK 1 RESULT
  • 19. DISK TAPE OPTICAL STORAGE * SECONDARY STORAGE
  • 20. DIRECT ACCESS STORAGE DEVICE HARD DISK: Steel platter array for large computer systems RAID: Redundant array of Inexpensive Disks FLOPPY DISK: Removable disk for PC *
  • 21. DISK PACK STORAGE LARGE SYSTEMS RELIABLE STORAGE LARGE AMOUNTS OF DATA QUICK ACCESS & RETRIEVABLE TYPICAL: 11 2-sided disks CYLINDER: Same track all surfaces * CYLINDER 10: TRACK 10 (TOP AND BOTTOM OF EACH DISK) DISK 1 DISK 2 DISK 3 DISK 4 DISK 5 READ/WRITE HEADS
  • 22. TRACKS AND SECTORS EACH TRACK HOLDS SAME AMOUNT OF DATA SECTOR TRACKS DIRECTORY ON TRACK 0 START OF TRACKS
  • 23. CD-ROM: 500-660 MEGABYTES LAND: Flat parts of disk surface reflects light PITS: small scratch on surface scatters light WRITE ONCE / READ MANY (WORM): CD-R: Compact Disk - Recordable CD-RW: CD - Rewritable DIGITAL VIDEO DISK (DVD): CD size, up to 10 gigabytes of data * OPTICAL STORAGE
  • 24. STANDARD FOR SEQUENTIAL FILES SPOOL OF PLASTIC TAPE COVERED WITH FERROUS OXIDE (2400 feet per spool) RECORD GROUPS: BLOCKING FACTOR (e.g., 10 records per block) GROUPS SEPARATED BY INTER-BLOCK GAP RECORDS READ BLOCK AT A TIME * HEADER IBG BLOCK 1 BLOCK 2 BLOCK 3 MAGNETIC TAPE
  • 25. ENCLOSED FERROUS OXIDE TAPE USED PERIODICALLY TO BACK UP RECORDS INEXPENSIVE STORED IN SAFE LOCATION CAN BE REUSED * MAGNETIC CARTRIDGE
  • 26. STORAGE AREA NETWORK (SAN) HIGH-SPEED NETWORK CONNECTS VARIOUS STORAGE DEVICES TAPE LIBRARIES DISK ARRAYS STORAGE SERVICE PROVIDER: 3rd party rents storage space *
  • 27. INPUT/OUTPUT DEVICES POINTING DEVICES SOURCE DATA AUTOMATION OUTPUT DEVICES *
  • 28. POINTING DEVICES: KEYBOARD MOUSE WIRED INFRA-RED TRACKBALL TOUCH PAD JOYSTICK TOUCH SCREEN *
  • 29. SOURCE DATA AUTOMATION CAPTURES DATA IN COMPUTER FORM AT TIME & PLACE OF TRANSACTION OPTICAL CHARACTER RECOGNITION (OCR): Saves characters, format BAR CODE: Identifies products in stores, warehouses, shipments MAGNETIC INK CHARACTER RECOGNITION (MICR): Special ink identifies bank, account, amount *
  • 30. PEN-BASED INPUT: Digitizes signature DIGITAL SCANNER: Translates images & characters into digital form VOICE INPUT DEVICES: Converts spoken word into digital form SENSORS: Devices that collect data from environment for computer input (e.g., thermometers, pressure gauges) * SOURCE DATA AUTOMATION
  • 31. OUTPUT DEVICES: CATHODE RAY TUBE (CRT) PRINTER PLOTTER VOICE OUTPUT DEVICE *
  • 32. DATA PROCESSING BATCH PROCESSING: Transaction data stored until convenient to process as a group. Useful for less time-sensitive actions. ON-LINE PROCESSING: Transaction data entered directly into system, constantly updating files. Requires direct-access devices. *
  • 33. BATCH PROCESSING KEYBOARD INPUT BATCH OF TRANSACTIONS SORTED TRANSACTION FILE OLD MASTER FILE NEW MASTER FILE VALIDATE AND UPDATE ERROR REPORTS REPORTS
  • 34. ON-LINE PROCESSING TRANSACTIONS KEYBOARD PROCESS / UPDATE MASTER FILE MASTER FILE IMMEDIATE INPUT IMMEDIATE PROCESSING IMMEDIATE FILE UPDATE
  • 35. INTERACTIVE MULTIMEDIA INTEGRATES TWO OR MORE MEDIA TEXT, GRAPHICS, SOUND, VOICE, VIDEO, ANIMATION STREAMING TECHNOLOGY MP3: Audio compression standard *
  • 36. CATEGORIES OF COMPUTERS MAINFRAME MIDRANGE & MINICOMPUTER SERVER PERSONAL COMPUTER (PC) WORKSTATION SUPERCOMPUTER *
  • 37. MAINFRAME LARGEST ENTERPRISE COMPUTER 5O MEGABYTES TO OVER ONE GIGABYTE RAM COMMERCIAL, SCIENTIFIC, MILITARY APPLICATIONS MASSIVE DATA COMPLICATED COMPUTATIONS * MIPS: Millions of Instructions per second
  • 38. MIDRANGE/MINICOMPUTER MIDDLE-RANGE 10 MEGABYTES TO OVER ONE GIGABYTE RAM UNIVERSITIES, FACTORIES, LABS USED AS FRONT-END PROCESSOR FOR MAINFRAME *
  • 39. DESKTOP OR PORTABLE 64 KILOBYTES TO OVER 128 MEGABYTES RAM PERSONAL OR BUSINESS COMPUTERS AFFORDABLE MANY AVAILABLE COMPONENTS CAN BE NETWORKED * MICROCOMPUTER
  • 40. NETWORKED COMPUTERS CLIENT: User (PC, workstation, laptop) requires data, application, communications it does not have SERVER: Component (computer) having desired data, application, communications * CLIENT / SERVER
  • 41. CLIENT / SERVER CLIENT SERVER USER INTERFACE APPLICATION FUNCTION DATA APPLICATION FUNCTION NETWORK RESOURCES REQUESTS DATA, SERVICE
  • 42. WORKSTATION DESKTOP COMPUTER POWERFUL GRAPHICS EXTENSIVE MATH CAPABILITIES MULTI-TASKING USUALLY CONFIGURED TO SPECIAL FUNCTION: e.g.; CAD, engineering, graphics *
  • 43. SUPERCOMPUTER TERAFLOP: TRILLION CALCULATIONS/SECOND HIGHLY SOPHISTICATED COMPLEX COMPUTATIONS FASTEST CPUs LARGE SIMULATIONS STATE-OF-THE-ART COMPONENTS EXPENSIVE *
  • 44. CENTRALIZED: PROCESSING BY CENTRAL COMPUTER SITE ONE STANDARD GREATER CONTROL DISTRIBUTED: PROCESSING BY SEVERAL COMPUTER SITES LINKED BY NETWORKS MORE FLEXIBILITY FASTER RESPONSE * CENTRALIZED / DISTRIBUTED
  • 45. DOWNSIZING TRANSFER APPLICATIONS FROM LARGE COMPUTERS TO SMALL REDUCES COST SPEEDS RESULTS TO USER COMPUTER ASSIGNED TASK IT DOES BEST COOPERATIVE PROCESSING *
  • 46. SHARING COMPUTERS NETWORK COMPUTER: Simplified desktop computer stores minimum data to function (uses server) PEER-TO-PEER COMPUTING: Networked computers share data, disk space, processing. Parallel processing on a smaller scale *
  • 47. MANAGING HARDWARE ASSETS UNDERSTAND TECHNOLOGY REQUIREMENTS DETERMINE TOTAL COST OF OWNERSHIP : Hardware, software, installation, training, support, maintenance, infrastructure PLAN CAPACITY & SCALABILITY IDENTIFY TRENDS *
  • 48. 5 MANAGING HARDWARE ASSETS c h a p t e r