Top Banner
Chapter 2 Computer Hardware
59

Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2 Section B: Microprocessors and Memory Section C: Storage Devices Section.

Jan 12, 2016

Download

Documents

Henry Jones
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Chapter 2Computer Hardware

Page 2: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Chapter Contents

Chapter 2: Computer Hardware

2

Section B: Microprocessors and Memory

Section C: Storage Devices

Section D: Input and Output Devices

Section E: Hardware Security

Page 3: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Desktop and Portable Computers

Chapter 2: Computer Hardware

3

A portable computer is a small, lightweight personal computer

A notebook computer (also referred to as a laptop), is a small, lightweight portable computer that opens like a clamshell to reveal a screen and keyboard

A netbook offers even more portability than a standard computer

A tablet computer is a portable computing device featuring a touch-sensitive screen that can be used as a writing or drawing pad

Page 4: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Buying Computer System Components

Chapter 2: Computer Hardware

4

Instead of buying a new computer, you might consider upgrading

Page 5: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Microprocessors and Memory

Chapter 2: Computer Hardware

5

Microprocessor Basics

Today’s Microprocessors

Random Access Memory

Read-only Memory

EEPROM

Page 6: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Microprocessor Basics

Chapter 2: Computer Hardware

6

A microprocessor is an integrated circuit designed to process instructions

Usually the most expensive component of a computer

Page 7: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Microprocessor Basics Microprocessor clock

MegahertzGigahertz

Front side bus

Word size

Cache

Level 1 cache (L1)Level 2 cache (L2)

CISC vs. RISC technology

Chapter 2: Computer Hardware

7

Page 8: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Microprocessor Basics

Serial processing

Pipelining

Parallel processing

Multi-core processor

Benchmarks

Chapter 2: Computer Hardware

8

Page 9: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Today’s Microprocessors

Chapter 2: Computer Hardware

9

Page 10: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Random Access Memory

RAM (random access memory) is a temporary holding area for data, application program instructions, and the operating system

Chapter 2: Computer Hardware

10

Page 11: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Random Access Memory Microscopic capacitors hold the bits that represent data

Most RAM is volatile

Requires electrical power to hold data

Chapter 2: Computer Hardware

11

Page 12: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Random Access Memory

RAM capacity is expressed in megabytes or gigabytes

Personal computers typically feature between 2 GB and 8 GB of RAM

An area of the hard disk, called virtual memory, can be used if an application runs out of allocated RAM

Chapter 2: Computer Hardware

12

Page 13: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Random Access Memory

RAM speed is often expressed in nanoseconds or megahertz

SDRAM is fast and relatively inexpensive

DDR, DDR2, or DDR3

Dual-channel architecture can supply two streams of data over the bus between RAM and the processor

Chapter 2: Computer Hardware

13

Page 14: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Read-Only Memory

ROM is a type of memory circuitry that holds the computer’s startup routine

Permanent and non-volatile

The ROM BIOS tells the computer how to access the hard disk, find the operating system, and load it into RAM

Chapter 2: Computer Hardware

14

Page 15: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

EEPROM

Electrically Erasable Programmable Read-Only Memory

More permanent than RAM, and less permanent than ROM

Requires no power to hold data

Chapter 2: Computer Hardware

15

Page 16: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

QuestionSome computers are suitable for e-mail, word

processing, and similar low-key operations, whereas other computers have the power to keep up while you play complex action games, edit high-resolution videos, and prepare multi-track sound recordings. Which of the following computers is the most powerful? A. Intel Core 2 Quad processor; 4 GB RAM B. AMD Phenom Quad core processor; 3 GB RAM C. Intel Core 2 Quad processor; 2 GB RAM D. Intel Atom processor; 4 GB RAM

Chapter 2: Computer Hardware

16

Page 17: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Storage Devices

Storage Basics

Magnetic Disk and Tape Technology

CD, DVD, and Blu-ray Technology

Solid State Storage

Storage Wrap-up

Chapter 2: Computer Hardware

17

Page 18: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Storage Basics

A storage medium contains data

A storage device records and retrieves data from a storage medium Data gets copied from a

storage device into RAM, where it waits to be processed

Processed data is held temporarily in RAM before it is copied to a storage medium

Vertical vs. horizontal storage

Chapter 2: Computer Hardware

18

Page 19: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Magnetic Disk and Tape Technology

Magnetic storage stores data by magnetizing microscopic particles on the disk or tape surface

Chapter 2: Computer Hardware

19

Page 20: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Magnetic Disk and Tape Technology

Chapter 2: Computer Hardware

20

Hard disk platters and read-write heads are sealed inside the drive case or cartridge to screen out dust and other contaminants.

Page 21: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Magnetic Disk and Tape Technology

A hard disk controller positions the disk, locates data, and interfaces with the components of the system board

SATAUltra ATAEIDESCSI

Not as durable as many other storage technologies

Head crashChapter 2: Computer Hardware

21

Page 22: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Magnetic Disk and Tape Technology

A floppy disk is a round piece of flexible Mylar plastic covered with a thin layer of magnetic oxide and sealed inside a protective casing

Tape storage is too slow for modern computing

Chapter 2: Computer Hardware

22

Page 23: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

CD, DVD, and Blu-ray Technology

Optical storage stores data as microscopic light and dark spots on the disk surface

CD, DVD, and Blu-ray storage technologies

Chapter 2: Computer Hardware

23

Page 24: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

CD, DVD, and Blu-ray Technology

Today’s DVD drives typically have 22X speeds for a data transfer rate of 297 Mbps

Three categories of optical technologies

Read-only (ROM)Recordable (R)Rewritable (RW)

Chapter 2: Computer Hardware

24

Page 25: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

CD, DVD, and Blu-ray Technology

CD-DA

DVD-Video

CD-ROM

DVD-ROM

CD-R

DVD+R or DVD-R

CD-RW

DVD+RW or DVD-RW

BD-ROM, BD-R, and BD-RE

Chapter 2: Computer Hardware

25

Page 26: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

CD, DVD, and Blu-ray Technology

Chapter 2: Computer Hardware

26

Page 27: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Solid State Storage

Solid state storage technology stores data in an erasable, rewritable circuitry

Non-volatile

Card reader may be required

to read data on solid state storage

Chapter 2: Computer Hardware

27

Page 28: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Solid State Storage

A USB flash drive is a portable storage device that plugs directly into a computer’s system unit using a built-in connector

Files stored on a USB flash drive can be opened, edited, deleted, and run just as though those files were on magnetic or optical media

Chapter 2: Computer Hardware

28

Page 29: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Storage Wrap-up

Chapter 2: Computer Hardware

29

Page 30: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Storage Wrap-up

Chapter 2: Computer Hardware

30

Page 31: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Question

Chapter 2: Computer Hardware

31

Storage devices have varying levels of versatility, durability, speed, and capacity. For a student who owns a computer, but sometimes needs to use computers in the school lab, which storage device is most versatile?

A. Hard disk driveB. CD-RC. Solid state driveD. USB flash drive

Page 32: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Input and Output Devices

Chapter 2: Computer Hardware

32

Basic Input Devices

Display Devices

Printers

Installing Peripheral Devices

Page 33: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Basic Input Devices

Keyboard

Pointing device

MicePointing stickTrackpadTrackball Joystick

Touchscreen

Chapter 2: Computer Hardware

33

Page 34: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Display Devices

Chapter 2: Computer Hardware

34

An LCD manipulates light within a layer of liquid crystal cells

OLED screens use organic light emitting diodes and use less power

Page 35: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Display Devices

Chapter 2: Computer Hardware

35

Screen size

Dot pitch

Viewing angle width

Response rate

Color depth

ResolutionVGA, SVGA, XGA, SXGA,

UXGA, WUXGA, and WQXGA

Page 36: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Display Devices

Chapter 2: Computer Hardware

36

Page 37: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Display Devices

Chapter 2: Computer Hardware

37

Graphics circuitry generates the signals for displaying an image on the screen

Integrated graphicsGraphics cardGraphics processing

unit (GPU)

Page 38: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Printers

Chapter 2: Computer Hardware

38

An ink-jet printer has a nozzle-like print head that sprays ink onto paper

A laser printer works like a photocopier

Page 39: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Printers

Chapter 2: Computer Hardware

39

Laser printers are a popular technology when high-volumeoutput or good-quality printouts are required.

Page 40: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Printers

Chapter 2: Computer Hardware

40

Dot matrix printers produce characters and graphics by using a grid of fine wires

The wires strike a ribbon and the paper

Page 41: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Printers

Chapter 2: Computer Hardware

41

Printer features

ResolutionPrint speedDuty cycleOperating costs

– Duplex capability– Memory– Networkability

Page 42: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Installing Peripheral Devices

Chapter 2: Computer Hardware

42

The data bus moves data between RAM and the microprocessor

The segment of the data bus to which peripheral devices connect is called the expansion bus

An expansion slot is a long, narrow socket on the system board into which you can plug an expansion card

Expansion cards are small circuit boards that give the computer additional capabilities Expansion slot

Page 43: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Installing Peripheral Devices

Chapter 2: Computer Hardware

43

An expansion card simplyslides into an expansion slot. Before you install an expansion card, make sure you unplug the computer and ground yourself—that’s technical jargonfor releasing static electricity by using a special grounding wristband or by touching both hands to a metal object.

Page 44: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Installing Peripheral Devices

Chapter 2: Computer Hardware

44

An expansion port passes data in and out of a computer or peripheral device

Page 45: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Examples

Chapter 2: Computer Hardware

45

Page 46: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Installing Peripheral Devices

Chapter 2: Computer Hardware

46

Most peripherals connect to an external USB port

You can easily add USB ports to your computer by using a USB hub

Page 47: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Installing Peripheral Devices

Chapter 2: Computer Hardware

47

Other kinds of ports

Plug and Play automatically configures your computer to accommodate new peripheral devices you add

HDMI FireWire VGA DVI

Page 48: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Hardware Security

Anti-theft Devices

Surge Protection and Battery Backup

Basic Maintenance

Troubleshooting and Repair

Chapter 2: Computer Hardware

48

Page 49: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Anti-Theft Devices

Chapter 2: Computer Hardware

49

Page 50: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Surge Protection and Battery Backup

A power surge is a sudden increase or spike in electrical energy, affecting the current that flows to electrical outlets

A surge strip is a device that contains electrical outlets protected by circuitry that blocks surges

A UPS is a device that not only provides surge protection, but also furnishes your computer with battery backup power during a power outage

Chapter 2: Computer Hardware

50

Page 51: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Surge Protection and Battery Backup

Chapter 2: Computer Hardware

51

Page 52: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Basic Maintenance

Computer component failures can be caused by manufacturing defects and other circumstances beyond your control

Keep the keyboard clean

Clean your computer screen on a regular basis

Keep the area clean around your computer

Make sure fans are free of dust

Chapter 2: Computer Hardware

52

Page 53: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Basic Maintenance

Chapter 2: Computer Hardware

53

Carefully use a cotton swab and a can of compressed air or a vacuum cleaner to remove dust and debris from your keyboard. Sticky liquids are difficult to remove. That can of pop? Better to keep it away from your keyboard.

Page 54: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Troubleshooting and Repair

There are several telltale signs that your computer is in trouble

Failure to power upLoud beepBlank screens and/or error messagesBlack screen of death

Windows Help and Support

Safe Mode

Chapter 2: Computer Hardware

54

Page 55: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Troubleshooting and Repair

Chapter 2: Computer Hardware

55

Page 56: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Question

When you treat your computer carefully and perform basic maintenance, you can avoid many hardware problems, However, if you encounter the black screen of death, what has gone wrong?

A. The operating system has encountered an error from which it cannot recover.

B. Your computer has contracted a virus.C. Your hard disk is full.D. Your display device has malfunctioned.

Chapter 2: Computer Hardware

56

Page 57: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

FastPoll True/False QuestionsAnswer A for True and B for False

A netbook is a scaled-down version of a standard notebook computer.

Small business computers have better sound and graphics capabilities than home or game computers.

PCs, Macs, and Linux are three computer platforms.

Today’s Macs can be configured to run Windows.

Pentium, Core, Atom, and Athlon are types of microprocessors.

Chapter 2: Computer Hardware

57

57

Page 58: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Today’s computers typically process 8 bits at a time.

Serial processing is when a processor begins executing one instruction before it completes the previous instruction.

In RAM microscopic electronic parts called capacitors hold the bits that represent data.

ROM is a type of memory that holds the computer’s startup routine.

Chapter 2: Computer Hardware

58

58

FastPoll True/False QuestionsAnswer A for True and B for False

Page 59: Chapter 2 Computer Hardware. Chapter Contents Chapter 2: Computer Hardware 2  Section B: Microprocessors and Memory  Section C: Storage Devices  Section.

Hard disk drives, optical drives, and solid state drives are random access devices.

CD-RWs allow you to record data, but data cannot be changed once it is recorded.

VGA, SVGA, and WUXGA are examples of screen resolutions.

A surge strip allows you to use your desktop computer during a power outage.

Chapter 2: Computer Hardware

59

59

FastPoll True/False QuestionsAnswer A for True and B for False