SlideShare a Scribd company logo
1 of 55
Principles of Information Systems, Eleventh
Edition
1
Principles of Information
Systems
Chapter 3
Hardware: Input, Processing, and
Output, and Storage Devices
Principles and Learning Objectives
• Computer hardware must be carefully
selected to meet the evolving needs of the
organization and of its supporting information
systems
– Describe the role of the central processing unit
and main memory
– State the advantages of multiprocessing and
parallel computing systems, and provide examples
of the types of problems they address
Principles of Information Systems, Eleventh
Edition
2
Principles and Learning Objectives
(continued)
– Describe the access methods, capacity, and
portability of various secondary storage devices
– Identify and discuss the speed, functionality, and
importance of various input and output devices
– Identify the characteristics of and discuss the
usage of various classes of single-user and
multiuser computer systems
Principles of Information Systems, Eleventh
Edition
3
Principles and Learning Objectives
(continued)
• The computer hardware industry is rapidly
changing and highly competitive, creating an
environment ripe for technological
breakthroughs
– Describe Moore’s Law and discuss its implications
for future computer hardware developments
– Give an example of recent innovations in
computer CPU chips, memory devices, and
input/output devices
Principles of Information Systems, Eleventh
Edition
4
Principles and Learning Objectives
(continued)
• The computer hardware industry and users
are implementing green computing designs
and products
– Define the term green computing and identify the
primary goals of this program
– Identify several benefits of green computing
initiatives that have been broadly adopted
Principles of Information Systems, Eleventh
Edition
5
Why Learn About Hardware?
• Organizations invest in computer hardware to:
– Improve worker productivity
– Increase revenue, reduce costs
– Provide better customer service
– Speed up time-to-market
– Enable collaboration among employees
• Managers:
– Must assess opportunities to apply computer
hardware and evaluate options and features
Principles of Information Systems, Eleventh
Edition
6
Computer Systems: Integrating the
Power of Technology
Hardware components:
– Central processing unit (CPU):
• Arithmetic/logic unit, the control unit, and the register areas
– Arithmetic/logic unit (ALU):
• Performs mathematical calculations and makes logical
comparisons
– Control unit :
• Sequentially accesses program instructions, decodes them, and
coordinates the flow of data in and out of the ALU, registers,
primary storage, and even secondary storage and various output
devices
Principles of Information Systems, Eleventh
Edition
7
Computer Systems: Integrating the
Power of Technology (continued)
– Registers:
• High-speed storage areas
• Used to temporarily hold small units of program
instructions and data
– Primary storage:
• Also called main memory
• Closely associated with the CPU
Principles of Information Systems, Eleventh
Edition
8
Computer Systems: Integrating the
Power of Technology (continued)
Principles of Information Systems, Eleventh
Edition
9
Hardware Components in Action
• Step 1: Fetch instruction
• Step 2: Decode instruction
• Step 3: Execute instruction
• Step 4: Store results
Principles of Information Systems, Eleventh
Edition
10
Principles of Information Systems, Eleventh
Edition
11
Hardware Components in Action
(continued)
Processing and Memory Devices:
Power, Speed, and Capacity
• System unit:
– Houses the components responsible for
processing (the CPU and memory)
• All other computer system devices are:
– Linked either directly or indirectly into the system
unit housing
Principles of Information Systems, Eleventh
Edition
12
Processing Characteristics and
Functions
• Machine cycle time is measured in:
– Nanoseconds (1 billionth of a second)
– Picoseconds (1 trillionth of a second)
– MIPS (millions of instructions per second)
Principles of Information Systems, Eleventh
Edition
13
Processing Characteristics and
Functions (continued)
Clock speed:
– Series of electronic pulses produced at a
predetermined rate that affects machine cycle
time
– Often measured in:
• Megahertz (MHz): millions of cycles per second
• Gigahertz (GHz): billions of cycles per second
Principles of Information Systems, Eleventh
Edition
14
Processing Characteristics and
Functions (continued)
Physical characteristics of the CPU:
– Most CPUs are:
• Collections of digital circuits imprinted on silicon
wafers, or chips, each no bigger than the tip of a pencil
eraser
– Moore’s Law:
• Hypothesis stating that transistor densities on a single
chip will double every two years
Principles of Information Systems, Eleventh
Edition
15
Memory Characteristics and
Functions
• Main memory
– Provides the CPU with a working storage area for
programs and data
– Rapidly provides data and instructions to the CPU
• Storage capacity
– Eight bits together form a byte (B)
Principles of Information Systems, Eleventh
Edition
16
Principles of Information Systems, Eleventh
Edition
17
Memory Characteristics and Functions
(continued)
Memory Characteristics and
Functions (continued)
Types of memory:
– Random access memory (RAM):
• Temporary and volatile
– Types of RAM:
• DRAM (Dynamic RAM)
• DDR2 SDRAM and DDR3 SDRAM
• Static Random Access Memory (SRAM)
• Double Data Rate Synchronous Dynamic Random
Access Memory (DDR SDRAM)
Principles of Information Systems, Eleventh
Edition
18
Memory Characteristics and
Functions (continued)
Types of memory (continued):
– Read-only memory (ROM):
• Nonvolatile
• Provides permanent storage for data and instructions
that do not change
– Cache memory:
• High-speed memory that a processor can access more
rapidly than main memory
Principles of Information Systems, Eleventh
Edition
19
Principles of Information Systems, Eleventh
Edition
20
Memory Characteristics and Functions
(continued)
Multiprocessing
• Multiprocessing:
– Simultaneous execution of two or more
instructions at the same time
• Coprocessor:
– Executes specific types of instructions
– Speeds processing
• Multicore microprocessor:
– Combines two or more independent processors
into a single computer
Principles of Information Systems, Eleventh
Edition
21
Multiprocessing (continued)
Graphics processing unit (GPU):
– A specialized processor that offloads the tasks
associated with 3D graphics rendering from the
CPU
– Can also be used in certain applications that
require massive vector operations to provide
performance several orders of magnitude higher
than a traditional CPU
Principles of Information Systems, Eleventh
Edition
22
Parallel Computing
• Parallel computing:
– Simultaneous execution of the same task on
multiple processors to obtain results faster
• Massively parallel processing:
– Links hundreds or thousands of processors to
operate at the same time
• Grid computing:
– Use of a collection of computers to work in a
coordinated manner to solve a common problem
Principles of Information Systems, Eleventh
Edition
23
Secondary Storage
• Compared with memory, offers the
advantages of nonvolatility, greater capacity,
and greater economy
• On a cost-per-megabyte basis:
– Secondary storage is considerably less expensive
than primary memory
• Types used, access methods, storage
capacities, and portability required of
secondary storage media determined by the
information system’s objectives
Principles of Information Systems, Eleventh
Edition
24
Access Methods
• Sequential access:
– Data must be retrieved in the order in which it is
stored
– Devices used called sequential access storage
devices (SASDs)
• Direct access:
– Records can be retrieved in any order
– Devices used are called direct access storage
devices (DASDs)
Principles of Information Systems, Eleventh
Edition
25
Secondary Storage Devices
• Magnetic tapes:
– Primarily for storing backups of critical
organizational data
• Magnetic disks:
– Direct-access storage device
• Redundant array of independent/inexpensive
disks (RAID):
– Method of storing data that generates extra bits of
data from existing data
Principles of Information Systems, Eleventh
Edition
26
Secondary Storage Devices
(continued)
• Virtual tape:
– Used for less frequently needed data
• Optical secondary storage devices:
– Compact disc read-only memory (CD-ROM):
• Storage capacity is 740 MB
– Digital video disc (DVD):
• 6 x capacity of CD
– Blue-ray high-definition video disk:
• 3 x capacity of DVD
Principles of Information Systems, Eleventh
Edition
27
Secondary Storage Devices
(continued)
• Solid state secondary storage devices:
– Store data in memory chips rather than magnetic
or optical media
– Have few moving parts, so they are less fragile
than hard disk drives
– Disadvantages of SSD
• High cost per GB of data storage
• Lower capacity compared to current hard drives
Principles of Information Systems, Eleventh
Edition
28
Enterprise Storage Options
• Network-attached storage (NAS):
– Hard disk storage that is set up with its own
network address rather than being attached to a
single computer
• Storage area network (SAN):
– Special-purpose, high-speed network that
provides direct connections among data-storage
devices and computers
Principles of Information Systems, Eleventh
Edition
29
Principles of Information Systems, Eleventh
Edition
30
Enterprise Storage Options (continued)
Enterprise Storage Options
(continued)
• Storage as a service:
– A data storage model where a data storage service
provider rents space to people and organizations
– Providers for enterprises:
• AT&T, Aviva, Amazon.com, EMC, Google, Microsoft,
ParaScale
– Providers for individuals
• Box.net, Carbonite, SugarSynch, Symantec, Mozy
Principles of Information Systems, Eleventh
Edition
31
Input and Output Devices: The
Gateway to Computer Systems
• Input and output devices:
– Gateways to the computer system
– Part of a computer’s user interface
• Organizations:
– Should keep their business goals in mind when
selecting input and output devices
Principles of Information Systems, Eleventh
Edition
32
Characteristics and Functionality
• Data can be human- or machine-readable
• Data entry converts human-readable data into
machine-readable form
• Data input transfers machine-readable data
into system
• Source data automation captures and edits
data where data is initially created and in a
form that can be directly input to a computer
Principles of Information Systems, Eleventh
Edition
33
Input Devices
• Devices used to input general types of data:
– Personal computer input devices
– Speech recognition technology
– Digital cameras
– Scanning devices
– Optical data readers
– Magnetic ink character recognition (MICR) devices
– Magnetic stripe card
Principles of Information Systems, Eleventh
Edition
34
Input Devices (continued)
• Devices used to input general types of data
(continued):
– Chip-and-PIN cards and contactless cards
– Point-of-sale devices
– Automated teller machine (ATM) devices
– Pen input devices
– Touch-sensitive screens
– Bar-code scanners
– Radio frequency identification chips
Principles of Information Systems, Eleventh
Edition
35
Input Devices (continued)
Principles of Information Systems, Eleventh
Edition
36
Output Devices
• Display monitors used to display output from
computer
• Plasma display:
– Uses thousands of smart cells (pixels) consisting of
electrodes and neon and xenon gases that are
electrically turned into plasma to emit light
• LCD displays:
– Flat displays that use liquid crystals
– Brighter, flicker-free, and do not emit radiation
Principles of Information Systems, Eleventh
Edition
37
Output Devices (continued)
• OLED displays
– Uses layer of organic material sandwiched
between two conductors
– Provide sharper and brighter colors than LCDs and
CRTs
• Power usage
– Plasma (most), LCD, OLED (least)
• Digital audio player:
– Can store, organize, and play digital music files
Principles of Information Systems, Eleventh
Edition
38
Output Devices (continued)
• Printers and plotters:
– Laser printers and inkjet printers
– Plotters used for general design work
• Digital Audio Players
– MP3 players compress sound sequence into small
file while preserving original level of sound quality
• E-books:
– Digital media equivalent of a conventional printed
book
Principles of Information Systems, Eleventh
Edition
39
Output Devices (continued)
Principles of Information Systems, Eleventh
Edition
40
Principles of Information Systems, Eleventh
Edition
41
Computer System Types
(continued)
Principles of Information Systems, Eleventh
Edition
42
Portable Single-User Computers
• Handheld computers:
– Single-user computers that provide ease of
portability because of their small size
• Smartphone:
– Combines functionality of mobile phone, camera,
Web browser, e-mail tool, MP3 player, and other
devices into a single device
Principles of Information Systems, Eleventh
Edition
43
Portable Single-User Computers
(continued)
• Laptop computer:
– Designed for use by mobile users
• Notebook computer:
– Weighs less than 5 pounds
• Netbook computer:
– Small, light, inexpensive
• Tablet computers:
– Portable, lightweight computers with no keyboard
Principles of Information Systems, Eleventh
Edition
44
Nonportable Single-User
Computers
• Thin client:
– Low-cost, centrally managed computer with no
extra drives
• Desktop computers:
– Single-user computer systems that are highly
versatile
Principles of Information Systems, Eleventh
Edition
45
Nonportable Single-User
Computers (continued)
• Nettop computer:
– Inexpensive desktop computer designed to be
smaller, lighter, and consume much less power
than a traditional desktop computer
• Workstations:
– More powerful than personal computers but still
small enough to fit on a desktop
Principles of Information Systems, Eleventh
Edition
46
Multiple-User Computer Systems
• Server:
– Used by many users to perform a specific task,
such as running network or Internet applications
• Scalability:
– The ability to increase the processing capability of
a computer system so that it can handle more
users, more data, or more transactions
• Blade server:
– Houses many computer motherboards
Principles of Information Systems, Eleventh
Edition
47
Multiple-User Computer Systems
(continued)
• Mainframe computer:
– Large, powerful computer shared by dozens or
even hundreds of concurrent users connected to
the machine over a network
• Supercomputers:
– The most powerful computers with the fastest
processing speed and highest performance
Principles of Information Systems, Eleventh
Edition
48
Multiple-User Computer Systems
(continued)
Principles of Information Systems, Eleventh
Edition
49
Multiple-User Computer Systems
(continued)
Principles of Information Systems, Eleventh
Edition
50
Green Computing
• Concerned with the efficient and
environmentally responsible design,
manufacture, operation, and disposal of IS-
related products
• Goals:
– Reduce the use of hazardous material
– Enable companies to lower their power-related
costs
– Enable safe disposal or recycling of equipment
Principles of Information Systems, Eleventh
Edition
51
Green Computing (continued)
Principles of Information Systems, Eleventh
Edition
52
Summary
• Computer hardware:
– Should be selected to meet specific user and
business requirements
• Random access memory (RAM):
– Temporary and volatile
• ROM (read-only memory):
– Nonvolatile
– Contains permanent program instructions for
execution by the CPU
Principles of Information Systems, Eleventh
Edition
53
Summary (continued)
• Multicore microprocessor:
– Combines two or more independent processors into a
single computer so they can share the workload
• Computer systems:
– Can store larger amounts of data and instructions in
secondary storage
• Overall trend in secondary storage is toward:
– Direct access methods
– Higher capacity, increased portability
– Automated storage management
Principles of Information Systems, Eleventh
Edition
54
Summary (continued)
• Computer systems categories:
– Single user and multiple users
• CPU processing speed:
– Limited by physical constraints such as the distance
between circuitry points and circuitry materials
• Green computing:
– Concerned with the efficient and environmentally
responsible design, manufacture, operation, and disposal
of IT related products
Principles of Information Systems, Eleventh
Edition
55

More Related Content

What's hot

Basics of Computer! BATRA COMPUTER CENTRE IN AMBALA
Basics of Computer! BATRA COMPUTER CENTRE IN AMBALABasics of Computer! BATRA COMPUTER CENTRE IN AMBALA
Basics of Computer! BATRA COMPUTER CENTRE IN AMBALAjatin batra
 
1.0 Introduction to Hardware Computer Architecture
1.0 Introduction to Hardware Computer Architecture1.0 Introduction to Hardware Computer Architecture
1.0 Introduction to Hardware Computer ArchitectureAbdelrahman Hosny
 
CS4109 Computer System Architecture
CS4109 Computer System ArchitectureCS4109 Computer System Architecture
CS4109 Computer System Architecturektosri
 
Introduction to Computer Architecture
Introduction to Computer ArchitectureIntroduction to Computer Architecture
Introduction to Computer ArchitectureAnkush Srivastava
 
Computer Organization Lecture Notes
Computer Organization Lecture NotesComputer Organization Lecture Notes
Computer Organization Lecture NotesFellowBuddy.com
 
Core Hardware: Lecture 2
Core Hardware: Lecture 2Core Hardware: Lecture 2
Core Hardware: Lecture 2Awinash Goswami
 
Lecture1 - Computer Architecture
Lecture1 - Computer ArchitectureLecture1 - Computer Architecture
Lecture1 - Computer ArchitectureVolodymyr Ushenko
 
Digital computer Basics by, Er. Swapnil Kaware
Digital computer Basics by, Er. Swapnil KawareDigital computer Basics by, Er. Swapnil Kaware
Digital computer Basics by, Er. Swapnil KawareProf. Swapnil V. Kaware
 
0 introduction to computer architecture
0 introduction to computer architecture0 introduction to computer architecture
0 introduction to computer architectureaamc1100
 
Core Hardware: Lecture 1
Core Hardware: Lecture 1Core Hardware: Lecture 1
Core Hardware: Lecture 1Awinash Goswami
 
Lecture 2 computer function
Lecture 2  computer functionLecture 2  computer function
Lecture 2 computer functionPradeep Kumar TS
 

What's hot (20)

Basics of Computer! BATRA COMPUTER CENTRE IN AMBALA
Basics of Computer! BATRA COMPUTER CENTRE IN AMBALABasics of Computer! BATRA COMPUTER CENTRE IN AMBALA
Basics of Computer! BATRA COMPUTER CENTRE IN AMBALA
 
7043 t pertemuan1 - s1
7043 t pertemuan1 - s17043 t pertemuan1 - s1
7043 t pertemuan1 - s1
 
1.0 Introduction to Hardware Computer Architecture
1.0 Introduction to Hardware Computer Architecture1.0 Introduction to Hardware Computer Architecture
1.0 Introduction to Hardware Computer Architecture
 
Coa
CoaCoa
Coa
 
Ch3
Ch3Ch3
Ch3
 
Computer architecture
Computer architectureComputer architecture
Computer architecture
 
CS4109 Computer System Architecture
CS4109 Computer System ArchitectureCS4109 Computer System Architecture
CS4109 Computer System Architecture
 
Introduction to Computer Architecture
Introduction to Computer ArchitectureIntroduction to Computer Architecture
Introduction to Computer Architecture
 
Computer Organization Lecture Notes
Computer Organization Lecture NotesComputer Organization Lecture Notes
Computer Organization Lecture Notes
 
Core Hardware: Lecture 2
Core Hardware: Lecture 2Core Hardware: Lecture 2
Core Hardware: Lecture 2
 
Aca module 1
Aca module 1Aca module 1
Aca module 1
 
Computer hardware
Computer hardwareComputer hardware
Computer hardware
 
Lecture1 - Computer Architecture
Lecture1 - Computer ArchitectureLecture1 - Computer Architecture
Lecture1 - Computer Architecture
 
3 computer memory
3   computer memory3   computer memory
3 computer memory
 
Basic+machine+organization
Basic+machine+organizationBasic+machine+organization
Basic+machine+organization
 
Computer Memory
Computer MemoryComputer Memory
Computer Memory
 
Digital computer Basics by, Er. Swapnil Kaware
Digital computer Basics by, Er. Swapnil KawareDigital computer Basics by, Er. Swapnil Kaware
Digital computer Basics by, Er. Swapnil Kaware
 
0 introduction to computer architecture
0 introduction to computer architecture0 introduction to computer architecture
0 introduction to computer architecture
 
Core Hardware: Lecture 1
Core Hardware: Lecture 1Core Hardware: Lecture 1
Core Hardware: Lecture 1
 
Lecture 2 computer function
Lecture 2  computer functionLecture 2  computer function
Lecture 2 computer function
 

Viewers also liked

Customised Fat Loss Review
Customised Fat Loss ReviewCustomised Fat Loss Review
Customised Fat Loss Reviewbarczakdorot
 
Some cities in Macedonia
Some cities in MacedoniaSome cities in Macedonia
Some cities in MacedoniaFlorinaSelimi
 
Janitorial Cleaning Business
Janitorial Cleaning BusinessJanitorial Cleaning Business
Janitorial Cleaning Businesslacklandia
 
Presentation
Presentation Presentation
Presentation becca1088
 
Limavady rotary technology tournament march 2013
Limavady rotary technology tournament march 2013Limavady rotary technology tournament march 2013
Limavady rotary technology tournament march 2013Betty McNerlin
 
Females Looking For Males
Females Looking For MalesFemales Looking For Males
Females Looking For Malescaplanximl
 
Sales Courses: 7 Stages of Sales Cycle
Sales Courses: 7 Stages of Sales CycleSales Courses: 7 Stages of Sales Cycle
Sales Courses: 7 Stages of Sales Cyclebrianwilson085
 
Arson Fat Burner
Arson Fat BurnerArson Fat Burner
Arson Fat Burnermonaghanda
 
Bursting Cyst
Bursting CystBursting Cyst
Bursting Cystserumchab
 
Best Day Trading Software
Best Day Trading SoftwareBest Day Trading Software
Best Day Trading Softwarechuckcki
 

Viewers also liked (15)

Customised Fat Loss Review
Customised Fat Loss ReviewCustomised Fat Loss Review
Customised Fat Loss Review
 
Forex Pips
Forex PipsForex Pips
Forex Pips
 
Some cities in Macedonia
Some cities in MacedoniaSome cities in Macedonia
Some cities in Macedonia
 
Janitorial Cleaning Business
Janitorial Cleaning BusinessJanitorial Cleaning Business
Janitorial Cleaning Business
 
Presentation
Presentation Presentation
Presentation
 
Limavady rotary technology tournament march 2013
Limavady rotary technology tournament march 2013Limavady rotary technology tournament march 2013
Limavady rotary technology tournament march 2013
 
Females Looking For Males
Females Looking For MalesFemales Looking For Males
Females Looking For Males
 
Sales Courses: 7 Stages of Sales Cycle
Sales Courses: 7 Stages of Sales CycleSales Courses: 7 Stages of Sales Cycle
Sales Courses: 7 Stages of Sales Cycle
 
Randy Men
Randy MenRandy Men
Randy Men
 
Arson Fat Burner
Arson Fat BurnerArson Fat Burner
Arson Fat Burner
 
New maldivia
New maldiviaNew maldivia
New maldivia
 
Bursting Cyst
Bursting CystBursting Cyst
Bursting Cyst
 
Best Day Trading Software
Best Day Trading SoftwareBest Day Trading Software
Best Day Trading Software
 
Resume
ResumeResume
Resume
 
Become Tall
Become TallBecome Tall
Become Tall
 

Similar to Is ch03

IS740 Chapter 03
IS740 Chapter 03IS740 Chapter 03
IS740 Chapter 03iDocs
 
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 2 - The Sys...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 2 - The Sys...Understanding Computers: Today and Tomorrow, 13th Edition Chapter 2 - The Sys...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 2 - The Sys...yaminohime
 
Uc14 chap02
Uc14 chap02Uc14 chap02
Uc14 chap02ayahye
 
Introduction to computer systems. Architecture of computer systems.
Introduction to computer systems. Architecture of computer systems.Introduction to computer systems. Architecture of computer systems.
Introduction to computer systems. Architecture of computer systems.TazhikDukenov
 
1-ComputerBasics.ppt
1-ComputerBasics.ppt1-ComputerBasics.ppt
1-ComputerBasics.pptJithaKannan1
 
Ch01 .pptssysueueueueu65egegeg3f3geye6d6yeueu
Ch01 .pptssysueueueueu65egegeg3f3geye6d6yeueuCh01 .pptssysueueueueu65egegeg3f3geye6d6yeueu
Ch01 .pptssysueueueueu65egegeg3f3geye6d6yeueutasheebedane
 
Chapter 02 system unit csc & tts
Chapter 02 system unit csc & ttsChapter 02 system unit csc & tts
Chapter 02 system unit csc & ttsHisyam Rosly
 
Computer architecture pptx
Computer architecture pptxComputer architecture pptx
Computer architecture pptxMDSHABBIR12
 
Ca lecture 03
Ca lecture 03Ca lecture 03
Ca lecture 03Haris456
 
Uc14 chap05
Uc14 chap05Uc14 chap05
Uc14 chap05ayahye
 

Similar to Is ch03 (20)

IS740 Chapter 03
IS740 Chapter 03IS740 Chapter 03
IS740 Chapter 03
 
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 2 - The Sys...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 2 - The Sys...Understanding Computers: Today and Tomorrow, 13th Edition Chapter 2 - The Sys...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 2 - The Sys...
 
Computer Basics
Computer BasicsComputer Basics
Computer Basics
 
ITE 101 - Week 4
ITE 101 - Week 4ITE 101 - Week 4
ITE 101 - Week 4
 
Uc14 chap02
Uc14 chap02Uc14 chap02
Uc14 chap02
 
ch1.pptx
ch1.pptxch1.pptx
ch1.pptx
 
Introduction to computer systems. Architecture of computer systems.
Introduction to computer systems. Architecture of computer systems.Introduction to computer systems. Architecture of computer systems.
Introduction to computer systems. Architecture of computer systems.
 
1-ComputerBasics.ppt
1-ComputerBasics.ppt1-ComputerBasics.ppt
1-ComputerBasics.ppt
 
OS-Part-01.pdf
OS-Part-01.pdfOS-Part-01.pdf
OS-Part-01.pdf
 
Uc13.chapter.05
Uc13.chapter.05Uc13.chapter.05
Uc13.chapter.05
 
Ch 2
Ch 2Ch 2
Ch 2
 
Ch01 .pptssysueueueueu65egegeg3f3geye6d6yeueu
Ch01 .pptssysueueueueu65egegeg3f3geye6d6yeueuCh01 .pptssysueueueueu65egegeg3f3geye6d6yeueu
Ch01 .pptssysueueueueu65egegeg3f3geye6d6yeueu
 
Chapter 02 system unit csc & tts
Chapter 02 system unit csc & ttsChapter 02 system unit csc & tts
Chapter 02 system unit csc & tts
 
module01.ppt
module01.pptmodule01.ppt
module01.ppt
 
1 hardware
1 hardware1 hardware
1 hardware
 
Computer architecture pptx
Computer architecture pptxComputer architecture pptx
Computer architecture pptx
 
Chapter Three
Chapter ThreeChapter Three
Chapter Three
 
Lecture 02 hardwares
Lecture 02 hardwaresLecture 02 hardwares
Lecture 02 hardwares
 
Ca lecture 03
Ca lecture 03Ca lecture 03
Ca lecture 03
 
Uc14 chap05
Uc14 chap05Uc14 chap05
Uc14 chap05
 

Recently uploaded

8447779800, Low rate Call girls in Uttam Nagar Delhi NCR
8447779800, Low rate Call girls in Uttam Nagar Delhi NCR8447779800, Low rate Call girls in Uttam Nagar Delhi NCR
8447779800, Low rate Call girls in Uttam Nagar Delhi NCRashishs7044
 
8447779800, Low rate Call girls in Rohini Delhi NCR
8447779800, Low rate Call girls in Rohini Delhi NCR8447779800, Low rate Call girls in Rohini Delhi NCR
8447779800, Low rate Call girls in Rohini Delhi NCRashishs7044
 
Marketplace and Quality Assurance Presentation - Vincent Chirchir
Marketplace and Quality Assurance Presentation - Vincent ChirchirMarketplace and Quality Assurance Presentation - Vincent Chirchir
Marketplace and Quality Assurance Presentation - Vincent Chirchirictsugar
 
Chapter 9 PPT 4th edition.pdf internal audit
Chapter 9 PPT 4th edition.pdf internal auditChapter 9 PPT 4th edition.pdf internal audit
Chapter 9 PPT 4th edition.pdf internal auditNhtLNguyn9
 
8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCR
8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCR8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCR
8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCRashishs7044
 
Cyber Security Training in Office Environment
Cyber Security Training in Office EnvironmentCyber Security Training in Office Environment
Cyber Security Training in Office Environmentelijahj01012
 
Innovation Conference 5th March 2024.pdf
Innovation Conference 5th March 2024.pdfInnovation Conference 5th March 2024.pdf
Innovation Conference 5th March 2024.pdfrichard876048
 
PSCC - Capability Statement Presentation
PSCC - Capability Statement PresentationPSCC - Capability Statement Presentation
PSCC - Capability Statement PresentationAnamaria Contreras
 
Unlocking the Future: Explore Web 3.0 Workshop to Start Earning Today!
Unlocking the Future: Explore Web 3.0 Workshop to Start Earning Today!Unlocking the Future: Explore Web 3.0 Workshop to Start Earning Today!
Unlocking the Future: Explore Web 3.0 Workshop to Start Earning Today!Doge Mining Website
 
Market Sizes Sample Report - 2024 Edition
Market Sizes Sample Report - 2024 EditionMarket Sizes Sample Report - 2024 Edition
Market Sizes Sample Report - 2024 EditionMintel Group
 
8447779800, Low rate Call girls in New Ashok Nagar Delhi NCR
8447779800, Low rate Call girls in New Ashok Nagar Delhi NCR8447779800, Low rate Call girls in New Ashok Nagar Delhi NCR
8447779800, Low rate Call girls in New Ashok Nagar Delhi NCRashishs7044
 
Kenya Coconut Production Presentation by Dr. Lalith Perera
Kenya Coconut Production Presentation by Dr. Lalith PereraKenya Coconut Production Presentation by Dr. Lalith Perera
Kenya Coconut Production Presentation by Dr. Lalith Pereraictsugar
 
Ten Organizational Design Models to align structure and operations to busines...
Ten Organizational Design Models to align structure and operations to busines...Ten Organizational Design Models to align structure and operations to busines...
Ten Organizational Design Models to align structure and operations to busines...Seta Wicaksana
 
The-Ethical-issues-ghhhhhhhhjof-Byjus.pptx
The-Ethical-issues-ghhhhhhhhjof-Byjus.pptxThe-Ethical-issues-ghhhhhhhhjof-Byjus.pptx
The-Ethical-issues-ghhhhhhhhjof-Byjus.pptxmbikashkanyari
 
Darshan Hiranandani [News About Next CEO].pdf
Darshan Hiranandani [News About Next CEO].pdfDarshan Hiranandani [News About Next CEO].pdf
Darshan Hiranandani [News About Next CEO].pdfShashank Mehta
 
Fordham -How effective decision-making is within the IT department - Analysis...
Fordham -How effective decision-making is within the IT department - Analysis...Fordham -How effective decision-making is within the IT department - Analysis...
Fordham -How effective decision-making is within the IT department - Analysis...Peter Ward
 
Organizational Structure Running A Successful Business
Organizational Structure Running A Successful BusinessOrganizational Structure Running A Successful Business
Organizational Structure Running A Successful BusinessSeta Wicaksana
 
Global Scenario On Sustainable and Resilient Coconut Industry by Dr. Jelfina...
Global Scenario On Sustainable  and Resilient Coconut Industry by Dr. Jelfina...Global Scenario On Sustainable  and Resilient Coconut Industry by Dr. Jelfina...
Global Scenario On Sustainable and Resilient Coconut Industry by Dr. Jelfina...ictsugar
 

Recently uploaded (20)

8447779800, Low rate Call girls in Uttam Nagar Delhi NCR
8447779800, Low rate Call girls in Uttam Nagar Delhi NCR8447779800, Low rate Call girls in Uttam Nagar Delhi NCR
8447779800, Low rate Call girls in Uttam Nagar Delhi NCR
 
8447779800, Low rate Call girls in Rohini Delhi NCR
8447779800, Low rate Call girls in Rohini Delhi NCR8447779800, Low rate Call girls in Rohini Delhi NCR
8447779800, Low rate Call girls in Rohini Delhi NCR
 
Marketplace and Quality Assurance Presentation - Vincent Chirchir
Marketplace and Quality Assurance Presentation - Vincent ChirchirMarketplace and Quality Assurance Presentation - Vincent Chirchir
Marketplace and Quality Assurance Presentation - Vincent Chirchir
 
Chapter 9 PPT 4th edition.pdf internal audit
Chapter 9 PPT 4th edition.pdf internal auditChapter 9 PPT 4th edition.pdf internal audit
Chapter 9 PPT 4th edition.pdf internal audit
 
8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCR
8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCR8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCR
8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCR
 
Cyber Security Training in Office Environment
Cyber Security Training in Office EnvironmentCyber Security Training in Office Environment
Cyber Security Training in Office Environment
 
No-1 Call Girls In Goa 93193 VIP 73153 Escort service In North Goa Panaji, Ca...
No-1 Call Girls In Goa 93193 VIP 73153 Escort service In North Goa Panaji, Ca...No-1 Call Girls In Goa 93193 VIP 73153 Escort service In North Goa Panaji, Ca...
No-1 Call Girls In Goa 93193 VIP 73153 Escort service In North Goa Panaji, Ca...
 
Innovation Conference 5th March 2024.pdf
Innovation Conference 5th March 2024.pdfInnovation Conference 5th March 2024.pdf
Innovation Conference 5th March 2024.pdf
 
PSCC - Capability Statement Presentation
PSCC - Capability Statement PresentationPSCC - Capability Statement Presentation
PSCC - Capability Statement Presentation
 
Unlocking the Future: Explore Web 3.0 Workshop to Start Earning Today!
Unlocking the Future: Explore Web 3.0 Workshop to Start Earning Today!Unlocking the Future: Explore Web 3.0 Workshop to Start Earning Today!
Unlocking the Future: Explore Web 3.0 Workshop to Start Earning Today!
 
Market Sizes Sample Report - 2024 Edition
Market Sizes Sample Report - 2024 EditionMarket Sizes Sample Report - 2024 Edition
Market Sizes Sample Report - 2024 Edition
 
8447779800, Low rate Call girls in New Ashok Nagar Delhi NCR
8447779800, Low rate Call girls in New Ashok Nagar Delhi NCR8447779800, Low rate Call girls in New Ashok Nagar Delhi NCR
8447779800, Low rate Call girls in New Ashok Nagar Delhi NCR
 
Enjoy ➥8448380779▻ Call Girls In Sector 18 Noida Escorts Delhi NCR
Enjoy ➥8448380779▻ Call Girls In Sector 18 Noida Escorts Delhi NCREnjoy ➥8448380779▻ Call Girls In Sector 18 Noida Escorts Delhi NCR
Enjoy ➥8448380779▻ Call Girls In Sector 18 Noida Escorts Delhi NCR
 
Kenya Coconut Production Presentation by Dr. Lalith Perera
Kenya Coconut Production Presentation by Dr. Lalith PereraKenya Coconut Production Presentation by Dr. Lalith Perera
Kenya Coconut Production Presentation by Dr. Lalith Perera
 
Ten Organizational Design Models to align structure and operations to busines...
Ten Organizational Design Models to align structure and operations to busines...Ten Organizational Design Models to align structure and operations to busines...
Ten Organizational Design Models to align structure and operations to busines...
 
The-Ethical-issues-ghhhhhhhhjof-Byjus.pptx
The-Ethical-issues-ghhhhhhhhjof-Byjus.pptxThe-Ethical-issues-ghhhhhhhhjof-Byjus.pptx
The-Ethical-issues-ghhhhhhhhjof-Byjus.pptx
 
Darshan Hiranandani [News About Next CEO].pdf
Darshan Hiranandani [News About Next CEO].pdfDarshan Hiranandani [News About Next CEO].pdf
Darshan Hiranandani [News About Next CEO].pdf
 
Fordham -How effective decision-making is within the IT department - Analysis...
Fordham -How effective decision-making is within the IT department - Analysis...Fordham -How effective decision-making is within the IT department - Analysis...
Fordham -How effective decision-making is within the IT department - Analysis...
 
Organizational Structure Running A Successful Business
Organizational Structure Running A Successful BusinessOrganizational Structure Running A Successful Business
Organizational Structure Running A Successful Business
 
Global Scenario On Sustainable and Resilient Coconut Industry by Dr. Jelfina...
Global Scenario On Sustainable  and Resilient Coconut Industry by Dr. Jelfina...Global Scenario On Sustainable  and Resilient Coconut Industry by Dr. Jelfina...
Global Scenario On Sustainable and Resilient Coconut Industry by Dr. Jelfina...
 

Is ch03

  • 1. Principles of Information Systems, Eleventh Edition 1 Principles of Information Systems Chapter 3 Hardware: Input, Processing, and Output, and Storage Devices
  • 2. Principles and Learning Objectives • Computer hardware must be carefully selected to meet the evolving needs of the organization and of its supporting information systems – Describe the role of the central processing unit and main memory – State the advantages of multiprocessing and parallel computing systems, and provide examples of the types of problems they address Principles of Information Systems, Eleventh Edition 2
  • 3. Principles and Learning Objectives (continued) – Describe the access methods, capacity, and portability of various secondary storage devices – Identify and discuss the speed, functionality, and importance of various input and output devices – Identify the characteristics of and discuss the usage of various classes of single-user and multiuser computer systems Principles of Information Systems, Eleventh Edition 3
  • 4. Principles and Learning Objectives (continued) • The computer hardware industry is rapidly changing and highly competitive, creating an environment ripe for technological breakthroughs – Describe Moore’s Law and discuss its implications for future computer hardware developments – Give an example of recent innovations in computer CPU chips, memory devices, and input/output devices Principles of Information Systems, Eleventh Edition 4
  • 5. Principles and Learning Objectives (continued) • The computer hardware industry and users are implementing green computing designs and products – Define the term green computing and identify the primary goals of this program – Identify several benefits of green computing initiatives that have been broadly adopted Principles of Information Systems, Eleventh Edition 5
  • 6. Why Learn About Hardware? • Organizations invest in computer hardware to: – Improve worker productivity – Increase revenue, reduce costs – Provide better customer service – Speed up time-to-market – Enable collaboration among employees • Managers: – Must assess opportunities to apply computer hardware and evaluate options and features Principles of Information Systems, Eleventh Edition 6
  • 7. Computer Systems: Integrating the Power of Technology Hardware components: – Central processing unit (CPU): • Arithmetic/logic unit, the control unit, and the register areas – Arithmetic/logic unit (ALU): • Performs mathematical calculations and makes logical comparisons – Control unit : • Sequentially accesses program instructions, decodes them, and coordinates the flow of data in and out of the ALU, registers, primary storage, and even secondary storage and various output devices Principles of Information Systems, Eleventh Edition 7
  • 8. Computer Systems: Integrating the Power of Technology (continued) – Registers: • High-speed storage areas • Used to temporarily hold small units of program instructions and data – Primary storage: • Also called main memory • Closely associated with the CPU Principles of Information Systems, Eleventh Edition 8
  • 9. Computer Systems: Integrating the Power of Technology (continued) Principles of Information Systems, Eleventh Edition 9
  • 10. Hardware Components in Action • Step 1: Fetch instruction • Step 2: Decode instruction • Step 3: Execute instruction • Step 4: Store results Principles of Information Systems, Eleventh Edition 10
  • 11. Principles of Information Systems, Eleventh Edition 11 Hardware Components in Action (continued)
  • 12. Processing and Memory Devices: Power, Speed, and Capacity • System unit: – Houses the components responsible for processing (the CPU and memory) • All other computer system devices are: – Linked either directly or indirectly into the system unit housing Principles of Information Systems, Eleventh Edition 12
  • 13. Processing Characteristics and Functions • Machine cycle time is measured in: – Nanoseconds (1 billionth of a second) – Picoseconds (1 trillionth of a second) – MIPS (millions of instructions per second) Principles of Information Systems, Eleventh Edition 13
  • 14. Processing Characteristics and Functions (continued) Clock speed: – Series of electronic pulses produced at a predetermined rate that affects machine cycle time – Often measured in: • Megahertz (MHz): millions of cycles per second • Gigahertz (GHz): billions of cycles per second Principles of Information Systems, Eleventh Edition 14
  • 15. Processing Characteristics and Functions (continued) Physical characteristics of the CPU: – Most CPUs are: • Collections of digital circuits imprinted on silicon wafers, or chips, each no bigger than the tip of a pencil eraser – Moore’s Law: • Hypothesis stating that transistor densities on a single chip will double every two years Principles of Information Systems, Eleventh Edition 15
  • 16. Memory Characteristics and Functions • Main memory – Provides the CPU with a working storage area for programs and data – Rapidly provides data and instructions to the CPU • Storage capacity – Eight bits together form a byte (B) Principles of Information Systems, Eleventh Edition 16
  • 17. Principles of Information Systems, Eleventh Edition 17 Memory Characteristics and Functions (continued)
  • 18. Memory Characteristics and Functions (continued) Types of memory: – Random access memory (RAM): • Temporary and volatile – Types of RAM: • DRAM (Dynamic RAM) • DDR2 SDRAM and DDR3 SDRAM • Static Random Access Memory (SRAM) • Double Data Rate Synchronous Dynamic Random Access Memory (DDR SDRAM) Principles of Information Systems, Eleventh Edition 18
  • 19. Memory Characteristics and Functions (continued) Types of memory (continued): – Read-only memory (ROM): • Nonvolatile • Provides permanent storage for data and instructions that do not change – Cache memory: • High-speed memory that a processor can access more rapidly than main memory Principles of Information Systems, Eleventh Edition 19
  • 20. Principles of Information Systems, Eleventh Edition 20 Memory Characteristics and Functions (continued)
  • 21. Multiprocessing • Multiprocessing: – Simultaneous execution of two or more instructions at the same time • Coprocessor: – Executes specific types of instructions – Speeds processing • Multicore microprocessor: – Combines two or more independent processors into a single computer Principles of Information Systems, Eleventh Edition 21
  • 22. Multiprocessing (continued) Graphics processing unit (GPU): – A specialized processor that offloads the tasks associated with 3D graphics rendering from the CPU – Can also be used in certain applications that require massive vector operations to provide performance several orders of magnitude higher than a traditional CPU Principles of Information Systems, Eleventh Edition 22
  • 23. Parallel Computing • Parallel computing: – Simultaneous execution of the same task on multiple processors to obtain results faster • Massively parallel processing: – Links hundreds or thousands of processors to operate at the same time • Grid computing: – Use of a collection of computers to work in a coordinated manner to solve a common problem Principles of Information Systems, Eleventh Edition 23
  • 24. Secondary Storage • Compared with memory, offers the advantages of nonvolatility, greater capacity, and greater economy • On a cost-per-megabyte basis: – Secondary storage is considerably less expensive than primary memory • Types used, access methods, storage capacities, and portability required of secondary storage media determined by the information system’s objectives Principles of Information Systems, Eleventh Edition 24
  • 25. Access Methods • Sequential access: – Data must be retrieved in the order in which it is stored – Devices used called sequential access storage devices (SASDs) • Direct access: – Records can be retrieved in any order – Devices used are called direct access storage devices (DASDs) Principles of Information Systems, Eleventh Edition 25
  • 26. Secondary Storage Devices • Magnetic tapes: – Primarily for storing backups of critical organizational data • Magnetic disks: – Direct-access storage device • Redundant array of independent/inexpensive disks (RAID): – Method of storing data that generates extra bits of data from existing data Principles of Information Systems, Eleventh Edition 26
  • 27. Secondary Storage Devices (continued) • Virtual tape: – Used for less frequently needed data • Optical secondary storage devices: – Compact disc read-only memory (CD-ROM): • Storage capacity is 740 MB – Digital video disc (DVD): • 6 x capacity of CD – Blue-ray high-definition video disk: • 3 x capacity of DVD Principles of Information Systems, Eleventh Edition 27
  • 28. Secondary Storage Devices (continued) • Solid state secondary storage devices: – Store data in memory chips rather than magnetic or optical media – Have few moving parts, so they are less fragile than hard disk drives – Disadvantages of SSD • High cost per GB of data storage • Lower capacity compared to current hard drives Principles of Information Systems, Eleventh Edition 28
  • 29. Enterprise Storage Options • Network-attached storage (NAS): – Hard disk storage that is set up with its own network address rather than being attached to a single computer • Storage area network (SAN): – Special-purpose, high-speed network that provides direct connections among data-storage devices and computers Principles of Information Systems, Eleventh Edition 29
  • 30. Principles of Information Systems, Eleventh Edition 30 Enterprise Storage Options (continued)
  • 31. Enterprise Storage Options (continued) • Storage as a service: – A data storage model where a data storage service provider rents space to people and organizations – Providers for enterprises: • AT&T, Aviva, Amazon.com, EMC, Google, Microsoft, ParaScale – Providers for individuals • Box.net, Carbonite, SugarSynch, Symantec, Mozy Principles of Information Systems, Eleventh Edition 31
  • 32. Input and Output Devices: The Gateway to Computer Systems • Input and output devices: – Gateways to the computer system – Part of a computer’s user interface • Organizations: – Should keep their business goals in mind when selecting input and output devices Principles of Information Systems, Eleventh Edition 32
  • 33. Characteristics and Functionality • Data can be human- or machine-readable • Data entry converts human-readable data into machine-readable form • Data input transfers machine-readable data into system • Source data automation captures and edits data where data is initially created and in a form that can be directly input to a computer Principles of Information Systems, Eleventh Edition 33
  • 34. Input Devices • Devices used to input general types of data: – Personal computer input devices – Speech recognition technology – Digital cameras – Scanning devices – Optical data readers – Magnetic ink character recognition (MICR) devices – Magnetic stripe card Principles of Information Systems, Eleventh Edition 34
  • 35. Input Devices (continued) • Devices used to input general types of data (continued): – Chip-and-PIN cards and contactless cards – Point-of-sale devices – Automated teller machine (ATM) devices – Pen input devices – Touch-sensitive screens – Bar-code scanners – Radio frequency identification chips Principles of Information Systems, Eleventh Edition 35
  • 36. Input Devices (continued) Principles of Information Systems, Eleventh Edition 36
  • 37. Output Devices • Display monitors used to display output from computer • Plasma display: – Uses thousands of smart cells (pixels) consisting of electrodes and neon and xenon gases that are electrically turned into plasma to emit light • LCD displays: – Flat displays that use liquid crystals – Brighter, flicker-free, and do not emit radiation Principles of Information Systems, Eleventh Edition 37
  • 38. Output Devices (continued) • OLED displays – Uses layer of organic material sandwiched between two conductors – Provide sharper and brighter colors than LCDs and CRTs • Power usage – Plasma (most), LCD, OLED (least) • Digital audio player: – Can store, organize, and play digital music files Principles of Information Systems, Eleventh Edition 38
  • 39. Output Devices (continued) • Printers and plotters: – Laser printers and inkjet printers – Plotters used for general design work • Digital Audio Players – MP3 players compress sound sequence into small file while preserving original level of sound quality • E-books: – Digital media equivalent of a conventional printed book Principles of Information Systems, Eleventh Edition 39
  • 40. Output Devices (continued) Principles of Information Systems, Eleventh Edition 40
  • 41. Principles of Information Systems, Eleventh Edition 41
  • 42. Computer System Types (continued) Principles of Information Systems, Eleventh Edition 42
  • 43. Portable Single-User Computers • Handheld computers: – Single-user computers that provide ease of portability because of their small size • Smartphone: – Combines functionality of mobile phone, camera, Web browser, e-mail tool, MP3 player, and other devices into a single device Principles of Information Systems, Eleventh Edition 43
  • 44. Portable Single-User Computers (continued) • Laptop computer: – Designed for use by mobile users • Notebook computer: – Weighs less than 5 pounds • Netbook computer: – Small, light, inexpensive • Tablet computers: – Portable, lightweight computers with no keyboard Principles of Information Systems, Eleventh Edition 44
  • 45. Nonportable Single-User Computers • Thin client: – Low-cost, centrally managed computer with no extra drives • Desktop computers: – Single-user computer systems that are highly versatile Principles of Information Systems, Eleventh Edition 45
  • 46. Nonportable Single-User Computers (continued) • Nettop computer: – Inexpensive desktop computer designed to be smaller, lighter, and consume much less power than a traditional desktop computer • Workstations: – More powerful than personal computers but still small enough to fit on a desktop Principles of Information Systems, Eleventh Edition 46
  • 47. Multiple-User Computer Systems • Server: – Used by many users to perform a specific task, such as running network or Internet applications • Scalability: – The ability to increase the processing capability of a computer system so that it can handle more users, more data, or more transactions • Blade server: – Houses many computer motherboards Principles of Information Systems, Eleventh Edition 47
  • 48. Multiple-User Computer Systems (continued) • Mainframe computer: – Large, powerful computer shared by dozens or even hundreds of concurrent users connected to the machine over a network • Supercomputers: – The most powerful computers with the fastest processing speed and highest performance Principles of Information Systems, Eleventh Edition 48
  • 49. Multiple-User Computer Systems (continued) Principles of Information Systems, Eleventh Edition 49
  • 50. Multiple-User Computer Systems (continued) Principles of Information Systems, Eleventh Edition 50
  • 51. Green Computing • Concerned with the efficient and environmentally responsible design, manufacture, operation, and disposal of IS- related products • Goals: – Reduce the use of hazardous material – Enable companies to lower their power-related costs – Enable safe disposal or recycling of equipment Principles of Information Systems, Eleventh Edition 51
  • 52. Green Computing (continued) Principles of Information Systems, Eleventh Edition 52
  • 53. Summary • Computer hardware: – Should be selected to meet specific user and business requirements • Random access memory (RAM): – Temporary and volatile • ROM (read-only memory): – Nonvolatile – Contains permanent program instructions for execution by the CPU Principles of Information Systems, Eleventh Edition 53
  • 54. Summary (continued) • Multicore microprocessor: – Combines two or more independent processors into a single computer so they can share the workload • Computer systems: – Can store larger amounts of data and instructions in secondary storage • Overall trend in secondary storage is toward: – Direct access methods – Higher capacity, increased portability – Automated storage management Principles of Information Systems, Eleventh Edition 54
  • 55. Summary (continued) • Computer systems categories: – Single user and multiple users • CPU processing speed: – Limited by physical constraints such as the distance between circuitry points and circuitry materials • Green computing: – Concerned with the efficient and environmentally responsible design, manufacture, operation, and disposal of IT related products Principles of Information Systems, Eleventh Edition 55