Chapter 2 (Computer Hardware)
Chapter 2 (Computer Hardware)
LEARNING OBJECTIVES
• Identify the essential hardware components of a computer
• List key peripherals attached to most computers
• Describe the four basic operations of the central processing unit
(CPU)
• Explain how power is measured for computers
• Describe common computer input, output, and storage devices
• List the names of 6 types of computers and describe how they are
different
• Describe computer network hardware devices and their functions
PREPARATION
A. Class Preparation
1. Review the references at the end of the
chapter
2. Review the AMIA History Project
website
3. Visit Internet web sites
B. PRETEST
A. No pretest for this chapter
CHAPTER 2
A computer uses electronic components to:
a. Perform calculations
b. To do repetitive and complex procedures
c. Process text
d. Manipulate data
Has evolved from room sized to palm sized
COMPUTER HARDWARE
• physical components of a computer
• attached to a flat MOTHERBOARD
• Motherboard connects all the components plugged
into it
MOTHERBOARD connects all the components
plugged into it
Basic HARDWARE includes
a. Electronic circuits
b. Microchips / processors
c. Random Access Memory (RAM)
d. Read Only Memory (ROM)
e. Graphic and sound cards
ELECTRONIC CIRCUIT
In electronics, a circuit is
a closed path that allows
electricity to flow from one
point to another.
PROCESSOR/CPU
Sound card
slot
CHAPTER 2
Other devices found in the case
a. Main storage device- usually a hard drive
b. Cooling system
c. Modem
d. Ethernet connections
e. Optical drives
f. Universal Serial Bus (USB) connectors
g. Multi-format media card readers
ETHERNET CONNECTION
CHAPTER 2
Other devices are attached to outside of case. These include
input and output devices:
a. Keyboards
b. Monitors
c. Printers
d. External speakers
Computers are composed of many components
Group of hardware items are called its
configuration
Computers are now pervasive
Computers allow for distance visualization and
communication
Computers are expected to improve health care
STORAGE MEDIA
• Hard drive
• Memory
ROM
RAM
CACHE
• External storage media
USB
Optical media
• Other storage media
Cloud storage
HARD DRIVE
• ROM
• RAM
• CACHE
READ-ONLY-MEMORY
(ROM)
ROM generally
contains the programs
used by the CPU
RANDOM ACCESS
MEMORY (RAM)
a. Refers to the working memory used for primary
storage
b. Temporary storage
c. RAM is a permanent part of computer
d. RAM empties when the computer is turned off
e. Parts of the programs are loaded from the slower
hard drive to the faster RAM to run
f. Parts erase when the computer is turned off
CHAPTER 2
3. Cache
a. Its purpose is to speed up processing by storing frequently called items
in a small, rapid access memory location
b. Prior to the cache, all information fetched from the hard drive, and
then stored in RAM
c. Without cache, the processor has to move information in and out of
RAM (and back to the hard drive) in order to manage all the data
d. RAM is large and it takes time to find the needed data
e. Fetching from cache takes much less time than from RAM
f. Keeping information that will be used frequently in cache greatly
reduces the amount of time needed to move data around among the
memory locations
g. It is a relatively inexpensive way to increase the speed of the computer
EXTERNAL STORAGE
MEDIA
2. Mainframes
a. The most common fast, large, and expensive type of computer
used in large businesses (including hospitals and other large
healthcare facilities) for processing, storing, and retrieving data.
b. It is a large, multi-user, central computer that meets the
computing needs large and medium sized public and private
organizations.
c. Mainframes are used for processing the large amount of
repetitive calculations involved in handling billing, payroll,
inventory control, and business operations computing.
d. Mainframes always have very high processing speeds
(calculated in millions of processes per second, or MIPS, or in
floating point operations per second, or FLOPS).
CHAPTER 2