Chapter 3
Chapter 3
CHAPER 3
COMPUTER HARDWARE
Introduction to Information Technology
Turban, Rainer and Potter
Chapter 3 Computer Hardware
Learning Objectives
Identify the major hardware components of a computer
Describe the design and functioning of the central processing unit
Discuss the relationships between microprocessor component
designs and performance
Describe the main types of primary and secondary storage
Distinguish between primary and secondary storage along the
dimensions of speed, cost, and capacity
Describe the hierarchy of a computer according to power and
their respective roles
Differentiate the types of input and output technologies and their
uses
Describe what multimedia systems are and what technologies they
use
Discuss strategic issues that link hardware design and innovation
to competitive business strategy
Introduction to Information Technology
Turban, Rainer and Potter
Chapter 3 Computer Hardware
Chapter Overview
The Central Computer Computer
Processing Unit Memory Hierarchy
• How the • Memory Capacity • Supercomputers
CPU Works • Primary Storage • Mainframe Computers
• Advances in • Secondary Storage • Minicomputers
Microprocessor • Workstations
Design • Microcomputer
• Computing Devices
Input Output Strategic
Technologies Technologies Hardware Issues
• Human Data • Monitors • Printer • Productivity
Entry Devices • Voice Output • Changing Work Styles
• Source Data • Multifunction • New Products and
Automation Devices Services
• Multimedia • Improve
Communications
Introduction to Information Technology
Turban, Rainer and Potter
Chapter 3 Computer Hardware
Case: Cutting Edge Hardware
Solutions for the Bellagio Hotel
The Problem
select to assure uptime and minimize
the strain on their massive network
tested the capabilities of the Intel Xeon processor
The Solution
Dell PowerEdge 6300 and PowerVault 650F five-
channel storage - in addition to a mix of 100 Dell
PowerEdge 2200 and 2300 workgroup-level servers
The Results
Able to implement the network they needed to help
make this one of the truly great resorts in the world
Introduction to Information Technology
Turban, Rainer and Potter
Chapter 3 Computer Hardware
Case (continued…)
What have we learned from this case??
selecting the right IT infrastructure
» ‘out of the box’ thinking - imagining how business
processes could ideally be configured and supported,
rather than incremental technology-based improvement of
an outdated process model
» focus on three interrelated factors : capability (power and
appropriateness of the task), speed, and cost
» evaluating new hardware options and figuring out how to
integrate them with existing systems
» changing of computer hardware almost always means
much of its software needs to be rewritten to run on the
hardware’s new operating system
Introduction to Information Technology
Turban, Rainer and Potter
Chapter 3 Computer Hardware
Computer Hardware
The physical equipment used for the input,
processing, output, and storage activities of a
computer system
Central processing unit (CPU)
Memory (primary and secondary storage)
Input technologies
Output technologies
Communication technologies
Introduction to Information Technology
Turban, Rainer and Potter
Chapter 3 Computer Hardware
CPU (continued …)
How the CPU Works?
THE MICROPROCESSOR
CONTROL UNIT ARITHMETIC -
LOGIC UNIT
Instruction Instruction Instruction
EDCODE EXECUTE
FETCH STORE
INPUT
FROM Results
REGISTERS
SOFTWARE Instruction
CPU (continued …)
Advances in Microprocessor Design
increasing miniaturization of transistors
making the physical layout of the chip’s components
as compact and efficient as possible
new materials for the chip that improve the
conductivity (flow) of electricity
amount of basic instructions programmed into the
chip
» complex instruction set computing (CISC)
» reduced instruction set computing (RISC)
Introduction to Information Technology
Turban, Rainer and Potter
Chapter 3 Computer Hardware
Computer Memory
Computer memory affects the type of program it can
run and the work it can do, its speed, and both the cost
of the machine and the cost of processing data
Memory capacity
» bits - ‘0’ or ‘1’
> eight bits are needed to represent any one of alphanumeric
character or mathematical operation
» byte - eight-bit string
» kilobyte (KB) - 1,024 bytes (210 bytes)
» megabyte (MB) - 1,048,576 bytes (210 x 210 bytes)
> most PC have several megabytes of RAM memory
» gigabyte (GB) - 1,073,741,824 bytes (210 x 210 x 210 bytes)
> hard drive in modern PCs is often more than one GB
» terabyte - 1,078,036,791,296 bytes
Introduction to Information Technology
Turban, Rainer and Potter
Chapter 3 Computer Hardware
Computer Hierarchy
Supercomputer
has the most processing power
especially valuable for large simulation models of real-
world phenomena
Mainframe Computer
used in large corporations for centralized data processing
and maintaining large databases
allowing for data and information to be shared
throughout the organization
several hundreds or thousands of online computers can
be linked to a mainframe
Introduction to Information Technology
Turban, Rainer and Potter
Chapter 3 Computer Hardware
Input Technologies
Human Data Entry Devices
keyboard - designed like a typewriter but with
many additional function keys
mice and trackball - used to point a cursor at a
desired place on the screen
touch screens - touch the desired area to trigger an
action
stylus - a pen-style device
joy stick - used primarily at workstations that can
display dynamic graphics
microphone - used to dictate to the computer
Introduction to Information Technology
Turban, Rainer and Potter
Chapter 3 Computer Hardware
Output Technologies
Monitors
the video screen used with most computers that
displays input as well as output
Printers
impact printers
» like typewriter, using some kind of striking action
non-impact printers
» laser printer - uses laser beams to write information
plotters
» uses computer-directed pens for creating high-
quality images
Introduction to Information Technology
Turban, Rainer and Potter
Chapter 3 Computer Hardware