SlideShare a Scribd company logo
1 of 67
Computer Concepts 2012
Chapter 2
Computer Hardware
2
Chapter 2: Computer Hardware 2
Chapter Contents
 Section A: Personal Computer Basics
 Section B: Microprocessors and Memory
 Section C: Storage Devices
 Section D: Input and Output Devices
 Section E: Hardware Security
2 FastPoll True/False Questions
Answer A for True and B for False
020100 A netbook is a scaled-down version of a
standard notebook computer.
020200 Small business computers have better sound
and graphics capabilities than home or game
computers.
020300 PCs, Macs, and Linux are three computer
platforms.
020400 Today’s Macs can be configured to run
Windows.
020500 Pentium, Core, Atom, and Athlon are types of
microprocessors.
33Chapter 2: Computer Hardware
2 FastPoll True/False Questions
Answer A for True and B for False
020600 Today’s computers typically process 8 bits
at a time.
020700 Serial processing is when a processor
begins executing one instruction before it completes
the previous instruction.
020800 In RAM microscopic electronic parts called
capacitors hold the bits that represent data.
020900 ROM is a type of memory that holds the
computer’s startup routine.
44Chapter 2: Computer Hardware
2 FastPoll True/False Questions
Answer A for True and B for False
021000 Hard disk drives, optical drives, and solid
state drives are random access devices.
021100 CD-RWs allow you to record data, but data
cannot be changed once it is recorded.
021200 VGA, SVGA, and WUXGA are examples of
screen resolutions.
021300 A surge strip allows you to use your
desktop computer during a power outage.
55Chapter 2: Computer Hardware
2
SECTION A
Chapter 2: Computer Hardware 6
Personal Computer Basics
 Personal Computer Systems
 Desktop and Portable Computers
 Home, Game, and Small Business Systems
 Buying Computer System Components
2 Question
 022100 In the interest of being ecological, many consumers
consider upgrading their computers instead of disposing of
them and buying a new one. Which one of the following
upgrades is best left to professional technicians?
– A. Replacing the microprocessor with a newer model
– B. Adding an external hard drive for backup
– C. Swapping out a graphics card for a more powerful one
– D. Adding RAM
Chapter 2: Computer Hardware 7
2 Personal Computer Systems
Chapter 2: Computer Hardware 8
2
Chapter 2: Computer Hardware 9
Desktop and Portable Computers
 The term form factor refers
to the size and dimensions
of a component, such as a
system board or system
unit
 A desktop computer fits on
a desk and runs on power
from an electrical wall outlet
2
Chapter 2: Computer Hardware 10
Desktop and Portable Computers
 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
– Slate tablet
2 Desktop and Portable Computers
Chapter 2: Computer Hardware 11
2
Chapter 2: Computer Hardware 12
Home, Game,
and Small Business Systems
 A home computer system offers a computer configuration
designed to accommodate consumers who use computers
for personal tasks
 Some of the most cutting-edge computers are designed for
gaming
 Computers marketed for small business applications tend to
be middle-of-the-line models pared down to essentials
2
Chapter 2: Computer Hardware 13
Buying Computer
System Components
 Browse through computer magazines and online computer
stores to get a general idea of features and prices
 Decide on a budget and stick to it
 Make a list of the ways you plan to use your computer
 Select a platform
 Decide on a form factor
 Select peripherals, software, and accessories
2
Chapter 2: Computer Hardware 14
Buying Computer
System Components
 Instead of buying a new computer, you might consider
upgrading
2
SECTION B
Chapter 2: Computer Hardware 15
Microprocessors and Memory
 Microprocessor Basics
 Today’s Microprocessors
 Random Access Memory
 Read-only Memory
 EEPROM
2 Question
 022200 Some 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
2
 A microprocessor is an integrated circuit designed to
process instructions
– Usually the most
expensive component
of a computer
Chapter 2: Computer Hardware 17
Microprocessor Basics
2
Chapter 2: Computer Hardware 18
Microprocessor Basics
 Microprocessor clock
– Megahertz
– Gigahertz
 Multicore processor
 Front side bus
 Cache
– Level 1 cache (L1)
– Level 2 cache (L2)
– Level 3 cache (L3)
 Word size
2
Chapter 2: Computer Hardware 19
Microprocessor Basics
 CISC vs. RISC technology
 Serial processing
– Pipelining
 Parallel processing
 Benchmarks
2 Today’s Microprocessors
Chapter 2: Computer Hardware 20
2
Chapter 2: Computer Hardware 21
Random Access Memory
 RAM (random access memory) is a temporary holding area
for data, application program instructions, and the operating
system
2
Chapter 2: Computer Hardware 22
Random Access Memory
 Microscopic capacitors hold the bits that represent data
 Most RAM is volatile
– Requires electrical power to hold data
2
Chapter 2: Computer Hardware 23
Random Access Memory
 RAM capacity is expressed in megabytes or gigabytes
 Personal computers typically feature between 2 GB and 8
GB of RAM
 If a program exceeds its allocated space, the operating
system uses an area of the hard disk, called virtual memory,
to store parts of programs or data files until they are needed
2
Chapter 2: Computer Hardware 24
Random Access Memory
 SDRAM is fast and relatively inexpensive
– DDR, DDR2, or DDR3
 RAM speed is often expressed in nanoseconds or
megahertz
– Lower nanosecond ratings are better
2
Chapter 2: Computer Hardware 25
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
2
Chapter 2: Computer Hardware 26
EEPROM
 Electrically Erasable
Programmable Read-Only
Memory
 Replaces CMOS
technology
 Requires no power to hold
data
2
SECTION C
Chapter 2: Computer Hardware 27
Storage Devices
 Storage Basics
 Magnetic Disk and Tape Technology
 CD, DVD, and Blu-ray Technology
 Solid State Storage
 Storage Wrap-up
2 Question
 022300 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 drive
– B. CD-R
– C. Solid state drive
– D. USB flash drive
Chapter 2: Computer Hardware 28
2 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 29
2
Chapter 2: Computer Hardware 30
Magnetic Disk and
Tape Technology
 Magnetic storage stores data by magnetizing microscopic
particles on the disk or tape surface
2
Chapter 2: Computer Hardware 31
Magnetic Disk and
Tape Technology
Hard disk platters and
read-write heads are
sealed inside the drive
case or cartridge to
screen out dust and
other contaminants.
2
Chapter 2: Computer Hardware 32
 A hard disk controller positions the disk, locates data, and
interfaces with the components of the system board
– SATA
– Ultra ATA
– EIDE
– SCSI
 Not as durable as many other
storage technologies
– Head crash
Magnetic Disk and
Tape Technology
2
Chapter 2: Computer Hardware 33
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
2
Chapter 2: Computer Hardware 34
CD, DVD, and Blu-ray
Technology
 Today’s DVD drives typically have 24X speeds for a data
transfer rate of 3600 KBps
 Three categories of
optical technologies
– Read-only (ROM)
– Recordable (R)
– Rewritable (RW)
2
Chapter 2: Computer Hardware 35
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
2 CD, DVD, and Blu-ray
Technology
Chapter 2: Computer Hardware 36
2
Chapter 2: Computer Hardware 37
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
2
Chapter 2: Computer Hardware 38
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
2 Storage Wrap-up
Chapter 2: Computer Hardware 39
2 Storage Wrap-up
Chapter 2: Computer Hardware 40
2
SECTION D
Chapter 2: Computer Hardware 41
Input and Output Devices
 Basic Input Devices
 Display Devices
 Printers
 Installing Peripheral Devices
2 Question
 022400 Computer owners usually want to add various
peripheral devices to their computers. Suppose you have a
notebook computer and you want to add an external hard
drive, but you’ve run out of USB ports. What can you do?
– A. Use the HDMI port instead.
– B. Plug directly into the expansion bus.
– C. Swap in a USB hub for one of the currently connected
peripherals.
– D. Use an Ethernet-to-USB converter.
Chapter 2: Computer Hardware 42
2
Chapter 2: Computer Hardware 43
Basic Input Devices
 Keyboard
 Pointing device
– Mice
– Trackball
– Joystick
– Trackpad
 Touch
screen
2
Chapter 2: Computer Hardware 44
Display Devices
 An LCD display produces
an image by filtering light
through a layer of liquid
crystal cells
 Gradually, CCFL
backlighting technology is
being replaced by low-
power light-emitting diodes
(LEDs)
– LED display
2
Chapter 2: Computer Hardware 45
Display Devices
 Screen size
 Dot pitch
 Viewing angle width
 Response rate
 Color depth
 Screen resolution
– VGA, SVGA, XGA, SXGA,
UXGA, WUXGA, and WQXGA
2 Display Devices
Chapter 2: Computer Hardware 46
2
Chapter 2: Computer Hardware 47
Display Devices
 Graphics circuitry generates the signals for displaying an
image on the screen
– Integrated graphics
– Graphics card
– Graphics processing
unit (GPU)
2
Chapter 2: Computer Hardware 48
Printers
 An ink-jet printer has a nozzle-like print head that sprays ink
onto paper
 A laser printer works like a photocopier
2
Chapter 2: Computer Hardware 49
Printers
Laser printers
electrostatically
collect toner on a
drum, then the toner is
transferred onto paper.
2
Chapter 2: Computer Hardware 50
Printers
 Dot matrix printers produce characters and graphics by
using a grid of fine wires
– The wires strike a ribbon and the paper
2
Chapter 2: Computer Hardware 51
Printers
 Printer features
– Resolution
– Print speed
– Duty cycle
– Operating costs
– Duplex capability
– Memory
– Networkability
2
Chapter 2: Computer Hardware 52
Installing Peripheral Devices
 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 port
2
Chapter 2: Computer Hardware 53
Installing Peripheral Devices
An expansion card simply
slides into an expansion
slot. Before you install an
expansion card, make sure
you unplug the computer
and ground yourself—
that’s technical jargon
for releasing static
electricity by using a
special grounding
wristband or by touching
both hands to a metal
object.
2
Chapter 2: Computer Hardware 54
Installing Peripheral Devices
 An expansion port passes data in
and out of a computer or peripheral
device
2 Installing Peripheral Devices
Chapter 2: Computer Hardware 55
 Most peripherals connect to an external USB port
 You can easily add USB ports to your computer by using a
USB hub
2 Installing Peripheral Devices
 Other kinds of ports
 Plug and Play automatically configures your computer to
accommodate new peripheral devices you add
Chapter 2: Computer Hardware 56
2
SECTION E
Chapter 2: Computer Hardware 57
Hardware Security
 Anti-theft Devices
 Surge Protection and Battery Backup
 Basic Maintenance
 Troubleshooting and Repair
2 Question
 022500 When you treat your computer carefully and perform
basic maintenance, you can avoid many hardware problems,
However, if you encounter the blue 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 58
2 Anti-Theft Devices
Chapter 2: Computer Hardware 59
2
Chapter 2: Computer Hardware 60
Surge Protection
and Battery Backup
 A power surge is a sudden increase 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
2
Chapter 2: Computer Hardware 61
Surge Protection
and Battery Backup
2
Chapter 2: Computer Hardware 62
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
2
Chapter 2: Computer Hardware 63
Basic Maintenance
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.
2
Chapter 2: Computer Hardware 64
Troubleshooting and Repair
 There are several telltale signs that your computer is in
trouble
– Failure to power up
– Loud beep
– Blank screens and/or error messages
– Blue screen of death
 Windows troubleshooter
 Safe Mode
2 Troubleshooting and Repair
Chapter 2: Computer Hardware 65
2 What Do You Think?
023100 Have you ever thrown away an old
computer or other electronic device?
– A. Yes B. No C. Not sure
 203200 Are you aware of any options for recycling
electronic equipment in your local area?
– A. Yes B. No C. Not sure
023300 Would it be fair for consumers to pay a
recycling tax on any electronic equipment that they
purchase?
– A. Yes B. No C. Not sure
Chapter 2: Computer Hardware 66
Computer Concepts 2012
Chapter 2 Complete

More Related Content

What's hot

Secondary storage devices
Secondary storage devices Secondary storage devices
Secondary storage devices Slideshare
 
Chapter 3 storage media and devices
Chapter 3   storage media and devicesChapter 3   storage media and devices
Chapter 3 storage media and devicesPratik Gupta
 
Hard disk drive
Hard disk driveHard disk drive
Hard disk driveAwais Alam
 
Assembling and deassembling
Assembling and deassemblingAssembling and deassembling
Assembling and deassemblingOnline
 
Hard disk
Hard diskHard disk
Hard diskHananMH
 
Building a Personal Computer: A detailed guide
Building a Personal Computer: A detailed guideBuilding a Personal Computer: A detailed guide
Building a Personal Computer: A detailed guideAnand Prithviraj
 
Memory module
Memory moduleMemory module
Memory modulelemar12
 
Memory management early_systems
Memory management early_systemsMemory management early_systems
Memory management early_systemsMybej Che
 
computer memory and memory module
computer memory and memory modulecomputer memory and memory module
computer memory and memory modulethensi
 
Computer hardware component. ppt
Computer hardware component. pptComputer hardware component. ppt
Computer hardware component. pptNaveen Sihag
 

What's hot (20)

Hard Disk Componets
Hard Disk ComponetsHard Disk Componets
Hard Disk Componets
 
Hard drive
Hard driveHard drive
Hard drive
 
Secondary storage devices
Secondary storage devices Secondary storage devices
Secondary storage devices
 
Chapter 3 storage media and devices
Chapter 3   storage media and devicesChapter 3   storage media and devices
Chapter 3 storage media and devices
 
Hard disk drive
Hard disk driveHard disk drive
Hard disk drive
 
Assembling and deassembling
Assembling and deassemblingAssembling and deassembling
Assembling and deassembling
 
Hard disk project
Hard disk projectHard disk project
Hard disk project
 
Hard disk
Hard diskHard disk
Hard disk
 
Building a Personal Computer: A detailed guide
Building a Personal Computer: A detailed guideBuilding a Personal Computer: A detailed guide
Building a Personal Computer: A detailed guide
 
Memory module
Memory moduleMemory module
Memory module
 
Memory management early_systems
Memory management early_systemsMemory management early_systems
Memory management early_systems
 
Hard Disk
Hard DiskHard Disk
Hard Disk
 
HARD DISK DRIVE
HARD DISK DRIVE HARD DISK DRIVE
HARD DISK DRIVE
 
How to build a computer
How to build a computerHow to build a computer
How to build a computer
 
STORAGE DEVICES
STORAGE DEVICESSTORAGE DEVICES
STORAGE DEVICES
 
computer memory and memory module
computer memory and memory modulecomputer memory and memory module
computer memory and memory module
 
Hard disk
Hard diskHard disk
Hard disk
 
Computer hardware component. ppt
Computer hardware component. pptComputer hardware component. ppt
Computer hardware component. ppt
 
Memory Hierarchy
Memory HierarchyMemory Hierarchy
Memory Hierarchy
 
COMPUTER STORAGE
COMPUTER STORAGECOMPUTER STORAGE
COMPUTER STORAGE
 

Viewers also liked

Module 4. motherboard.
Module 4. motherboard.Module 4. motherboard.
Module 4. motherboard.kj_sherly
 
It essentials pc hardware and software overview
It essentials pc hardware and software overviewIt essentials pc hardware and software overview
It essentials pc hardware and software overviewAhmed Sultan
 
Chapter 1 Introduction to PC Hardware
Chapter 1 Introduction to PC HardwareChapter 1 Introduction to PC Hardware
Chapter 1 Introduction to PC Hardwareaskme
 
Introduction to computer hardware
Introduction to computer hardwareIntroduction to computer hardware
Introduction to computer hardwaremite6025.hku
 
Computer hardware and networking components
Computer hardware and networking componentsComputer hardware and networking components
Computer hardware and networking componentsManpreet Singh Bedi
 

Viewers also liked (6)

Module 4. motherboard.
Module 4. motherboard.Module 4. motherboard.
Module 4. motherboard.
 
networking devices
networking devicesnetworking devices
networking devices
 
It essentials pc hardware and software overview
It essentials pc hardware and software overviewIt essentials pc hardware and software overview
It essentials pc hardware and software overview
 
Chapter 1 Introduction to PC Hardware
Chapter 1 Introduction to PC HardwareChapter 1 Introduction to PC Hardware
Chapter 1 Introduction to PC Hardware
 
Introduction to computer hardware
Introduction to computer hardwareIntroduction to computer hardware
Introduction to computer hardware
 
Computer hardware and networking components
Computer hardware and networking componentsComputer hardware and networking components
Computer hardware and networking components
 

Similar to Computer hardware

system unit and Motherboard
system unit and Motherboardsystem unit and Motherboard
system unit and Motherboardromeodait
 
Multimedia system and hardware devices
Multimedia system and hardware devices Multimedia system and hardware devices
Multimedia system and hardware devices Abhay Kumar
 
Hardware
HardwareHardware
Hardwaregopi ch
 
CIS99_Ch_01 (1).pptx
CIS99_Ch_01 (1).pptxCIS99_Ch_01 (1).pptx
CIS99_Ch_01 (1).pptxAslamRj1
 
computer archtecture lab, computer hardware , problem and solutons in computer
computer archtecture lab, computer hardware , problem and solutons in computercomputer archtecture lab, computer hardware , problem and solutons in computer
computer archtecture lab, computer hardware , problem and solutons in computerGS Kosta
 
SYSTEM ADMINISTRATION AND MAINTENANCE NOTES PERIYAR UNIVERSITY
SYSTEM ADMINISTRATION AND MAINTENANCE NOTES PERIYAR UNIVERSITYSYSTEM ADMINISTRATION AND MAINTENANCE NOTES PERIYAR UNIVERSITY
SYSTEM ADMINISTRATION AND MAINTENANCE NOTES PERIYAR UNIVERSITYGOKUL SREE
 
Nt1310 Unit 3 Computer Components
Nt1310 Unit 3 Computer ComponentsNt1310 Unit 3 Computer Components
Nt1310 Unit 3 Computer ComponentsKristi Anderson
 
Lesson 2 Ppt V6
Lesson 2 Ppt V6Lesson 2 Ppt V6
Lesson 2 Ppt V6ipwk
 
Management Information System 8/E | Chapter 8 |
Management Information System 8/E | Chapter 8 | Management Information System 8/E | Chapter 8 |
Management Information System 8/E | Chapter 8 | sarahyago17
 
Hardware and software
Hardware and softwareHardware and software
Hardware and softwareBethBauzon1
 

Similar to Computer hardware (20)

Chapter 02
Chapter 02Chapter 02
Chapter 02
 
Basic hardware familiarization
Basic hardware familiarizationBasic hardware familiarization
Basic hardware familiarization
 
system unit and Motherboard
system unit and Motherboardsystem unit and Motherboard
system unit and Motherboard
 
Multimedia system and hardware devices
Multimedia system and hardware devices Multimedia system and hardware devices
Multimedia system and hardware devices
 
Cat info mgt
Cat info mgtCat info mgt
Cat info mgt
 
3945319.ppt
3945319.ppt3945319.ppt
3945319.ppt
 
Hardware
HardwareHardware
Hardware
 
CIS99_Ch_01 (1).pptx
CIS99_Ch_01 (1).pptxCIS99_Ch_01 (1).pptx
CIS99_Ch_01 (1).pptx
 
Computer Fundamentals
Computer FundamentalsComputer Fundamentals
Computer Fundamentals
 
3945319.ppt
3945319.ppt3945319.ppt
3945319.ppt
 
Tg01
Tg01Tg01
Tg01
 
Power point presentation3
Power point presentation3Power point presentation3
Power point presentation3
 
computer archtecture lab, computer hardware , problem and solutons in computer
computer archtecture lab, computer hardware , problem and solutons in computercomputer archtecture lab, computer hardware , problem and solutons in computer
computer archtecture lab, computer hardware , problem and solutons in computer
 
SYSTEM ADMINISTRATION AND MAINTENANCE NOTES PERIYAR UNIVERSITY
SYSTEM ADMINISTRATION AND MAINTENANCE NOTES PERIYAR UNIVERSITYSYSTEM ADMINISTRATION AND MAINTENANCE NOTES PERIYAR UNIVERSITY
SYSTEM ADMINISTRATION AND MAINTENANCE NOTES PERIYAR UNIVERSITY
 
Nt1310 Unit 3 Computer Components
Nt1310 Unit 3 Computer ComponentsNt1310 Unit 3 Computer Components
Nt1310 Unit 3 Computer Components
 
Lesson 2 Ppt V6
Lesson 2 Ppt V6Lesson 2 Ppt V6
Lesson 2 Ppt V6
 
Management Information System 8/E | Chapter 8 |
Management Information System 8/E | Chapter 8 | Management Information System 8/E | Chapter 8 |
Management Information System 8/E | Chapter 8 |
 
STRATEGIC INTERVENTION MATERIAL
STRATEGIC INTERVENTION MATERIALSTRATEGIC INTERVENTION MATERIAL
STRATEGIC INTERVENTION MATERIAL
 
Hardware and software
Hardware and softwareHardware and software
Hardware and software
 
G7 ppt peac
G7 ppt peacG7 ppt peac
G7 ppt peac
 

Recently uploaded

2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch TuesdayIvanti
 
QCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesQCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesBernd Ruecker
 
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesMuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesManik S Magar
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfpanagenda
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...itnewsafrica
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPathCommunity
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Mark Goldstein
 
Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024TopCSSGallery
 
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxGenerative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxfnnc6jmgwh
 
React Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App FrameworkReact Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App FrameworkPixlogix Infotech
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationKnoldus Inc.
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityIES VE
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfIngrid Airi González
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...Wes McKinney
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentPim van der Noll
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Nikki Chapple
 

Recently uploaded (20)

2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch Tuesday
 
QCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesQCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architectures
 
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesMuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to Hero
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
 
Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024
 
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxGenerative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
 
React Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App FrameworkReact Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App Framework
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog Presentation
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a reality
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdf
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
 

Computer hardware

  • 1. Computer Concepts 2012 Chapter 2 Computer Hardware
  • 2. 2 Chapter 2: Computer Hardware 2 Chapter Contents  Section A: Personal Computer Basics  Section B: Microprocessors and Memory  Section C: Storage Devices  Section D: Input and Output Devices  Section E: Hardware Security
  • 3. 2 FastPoll True/False Questions Answer A for True and B for False 020100 A netbook is a scaled-down version of a standard notebook computer. 020200 Small business computers have better sound and graphics capabilities than home or game computers. 020300 PCs, Macs, and Linux are three computer platforms. 020400 Today’s Macs can be configured to run Windows. 020500 Pentium, Core, Atom, and Athlon are types of microprocessors. 33Chapter 2: Computer Hardware
  • 4. 2 FastPoll True/False Questions Answer A for True and B for False 020600 Today’s computers typically process 8 bits at a time. 020700 Serial processing is when a processor begins executing one instruction before it completes the previous instruction. 020800 In RAM microscopic electronic parts called capacitors hold the bits that represent data. 020900 ROM is a type of memory that holds the computer’s startup routine. 44Chapter 2: Computer Hardware
  • 5. 2 FastPoll True/False Questions Answer A for True and B for False 021000 Hard disk drives, optical drives, and solid state drives are random access devices. 021100 CD-RWs allow you to record data, but data cannot be changed once it is recorded. 021200 VGA, SVGA, and WUXGA are examples of screen resolutions. 021300 A surge strip allows you to use your desktop computer during a power outage. 55Chapter 2: Computer Hardware
  • 6. 2 SECTION A Chapter 2: Computer Hardware 6 Personal Computer Basics  Personal Computer Systems  Desktop and Portable Computers  Home, Game, and Small Business Systems  Buying Computer System Components
  • 7. 2 Question  022100 In the interest of being ecological, many consumers consider upgrading their computers instead of disposing of them and buying a new one. Which one of the following upgrades is best left to professional technicians? – A. Replacing the microprocessor with a newer model – B. Adding an external hard drive for backup – C. Swapping out a graphics card for a more powerful one – D. Adding RAM Chapter 2: Computer Hardware 7
  • 8. 2 Personal Computer Systems Chapter 2: Computer Hardware 8
  • 9. 2 Chapter 2: Computer Hardware 9 Desktop and Portable Computers  The term form factor refers to the size and dimensions of a component, such as a system board or system unit  A desktop computer fits on a desk and runs on power from an electrical wall outlet
  • 10. 2 Chapter 2: Computer Hardware 10 Desktop and Portable Computers  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 – Slate tablet
  • 11. 2 Desktop and Portable Computers Chapter 2: Computer Hardware 11
  • 12. 2 Chapter 2: Computer Hardware 12 Home, Game, and Small Business Systems  A home computer system offers a computer configuration designed to accommodate consumers who use computers for personal tasks  Some of the most cutting-edge computers are designed for gaming  Computers marketed for small business applications tend to be middle-of-the-line models pared down to essentials
  • 13. 2 Chapter 2: Computer Hardware 13 Buying Computer System Components  Browse through computer magazines and online computer stores to get a general idea of features and prices  Decide on a budget and stick to it  Make a list of the ways you plan to use your computer  Select a platform  Decide on a form factor  Select peripherals, software, and accessories
  • 14. 2 Chapter 2: Computer Hardware 14 Buying Computer System Components  Instead of buying a new computer, you might consider upgrading
  • 15. 2 SECTION B Chapter 2: Computer Hardware 15 Microprocessors and Memory  Microprocessor Basics  Today’s Microprocessors  Random Access Memory  Read-only Memory  EEPROM
  • 16. 2 Question  022200 Some 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
  • 17. 2  A microprocessor is an integrated circuit designed to process instructions – Usually the most expensive component of a computer Chapter 2: Computer Hardware 17 Microprocessor Basics
  • 18. 2 Chapter 2: Computer Hardware 18 Microprocessor Basics  Microprocessor clock – Megahertz – Gigahertz  Multicore processor  Front side bus  Cache – Level 1 cache (L1) – Level 2 cache (L2) – Level 3 cache (L3)  Word size
  • 19. 2 Chapter 2: Computer Hardware 19 Microprocessor Basics  CISC vs. RISC technology  Serial processing – Pipelining  Parallel processing  Benchmarks
  • 20. 2 Today’s Microprocessors Chapter 2: Computer Hardware 20
  • 21. 2 Chapter 2: Computer Hardware 21 Random Access Memory  RAM (random access memory) is a temporary holding area for data, application program instructions, and the operating system
  • 22. 2 Chapter 2: Computer Hardware 22 Random Access Memory  Microscopic capacitors hold the bits that represent data  Most RAM is volatile – Requires electrical power to hold data
  • 23. 2 Chapter 2: Computer Hardware 23 Random Access Memory  RAM capacity is expressed in megabytes or gigabytes  Personal computers typically feature between 2 GB and 8 GB of RAM  If a program exceeds its allocated space, the operating system uses an area of the hard disk, called virtual memory, to store parts of programs or data files until they are needed
  • 24. 2 Chapter 2: Computer Hardware 24 Random Access Memory  SDRAM is fast and relatively inexpensive – DDR, DDR2, or DDR3  RAM speed is often expressed in nanoseconds or megahertz – Lower nanosecond ratings are better
  • 25. 2 Chapter 2: Computer Hardware 25 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
  • 26. 2 Chapter 2: Computer Hardware 26 EEPROM  Electrically Erasable Programmable Read-Only Memory  Replaces CMOS technology  Requires no power to hold data
  • 27. 2 SECTION C Chapter 2: Computer Hardware 27 Storage Devices  Storage Basics  Magnetic Disk and Tape Technology  CD, DVD, and Blu-ray Technology  Solid State Storage  Storage Wrap-up
  • 28. 2 Question  022300 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 drive – B. CD-R – C. Solid state drive – D. USB flash drive Chapter 2: Computer Hardware 28
  • 29. 2 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 29
  • 30. 2 Chapter 2: Computer Hardware 30 Magnetic Disk and Tape Technology  Magnetic storage stores data by magnetizing microscopic particles on the disk or tape surface
  • 31. 2 Chapter 2: Computer Hardware 31 Magnetic Disk and Tape Technology Hard disk platters and read-write heads are sealed inside the drive case or cartridge to screen out dust and other contaminants.
  • 32. 2 Chapter 2: Computer Hardware 32  A hard disk controller positions the disk, locates data, and interfaces with the components of the system board – SATA – Ultra ATA – EIDE – SCSI  Not as durable as many other storage technologies – Head crash Magnetic Disk and Tape Technology
  • 33. 2 Chapter 2: Computer Hardware 33 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
  • 34. 2 Chapter 2: Computer Hardware 34 CD, DVD, and Blu-ray Technology  Today’s DVD drives typically have 24X speeds for a data transfer rate of 3600 KBps  Three categories of optical technologies – Read-only (ROM) – Recordable (R) – Rewritable (RW)
  • 35. 2 Chapter 2: Computer Hardware 35 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
  • 36. 2 CD, DVD, and Blu-ray Technology Chapter 2: Computer Hardware 36
  • 37. 2 Chapter 2: Computer Hardware 37 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
  • 38. 2 Chapter 2: Computer Hardware 38 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
  • 39. 2 Storage Wrap-up Chapter 2: Computer Hardware 39
  • 40. 2 Storage Wrap-up Chapter 2: Computer Hardware 40
  • 41. 2 SECTION D Chapter 2: Computer Hardware 41 Input and Output Devices  Basic Input Devices  Display Devices  Printers  Installing Peripheral Devices
  • 42. 2 Question  022400 Computer owners usually want to add various peripheral devices to their computers. Suppose you have a notebook computer and you want to add an external hard drive, but you’ve run out of USB ports. What can you do? – A. Use the HDMI port instead. – B. Plug directly into the expansion bus. – C. Swap in a USB hub for one of the currently connected peripherals. – D. Use an Ethernet-to-USB converter. Chapter 2: Computer Hardware 42
  • 43. 2 Chapter 2: Computer Hardware 43 Basic Input Devices  Keyboard  Pointing device – Mice – Trackball – Joystick – Trackpad  Touch screen
  • 44. 2 Chapter 2: Computer Hardware 44 Display Devices  An LCD display produces an image by filtering light through a layer of liquid crystal cells  Gradually, CCFL backlighting technology is being replaced by low- power light-emitting diodes (LEDs) – LED display
  • 45. 2 Chapter 2: Computer Hardware 45 Display Devices  Screen size  Dot pitch  Viewing angle width  Response rate  Color depth  Screen resolution – VGA, SVGA, XGA, SXGA, UXGA, WUXGA, and WQXGA
  • 46. 2 Display Devices Chapter 2: Computer Hardware 46
  • 47. 2 Chapter 2: Computer Hardware 47 Display Devices  Graphics circuitry generates the signals for displaying an image on the screen – Integrated graphics – Graphics card – Graphics processing unit (GPU)
  • 48. 2 Chapter 2: Computer Hardware 48 Printers  An ink-jet printer has a nozzle-like print head that sprays ink onto paper  A laser printer works like a photocopier
  • 49. 2 Chapter 2: Computer Hardware 49 Printers Laser printers electrostatically collect toner on a drum, then the toner is transferred onto paper.
  • 50. 2 Chapter 2: Computer Hardware 50 Printers  Dot matrix printers produce characters and graphics by using a grid of fine wires – The wires strike a ribbon and the paper
  • 51. 2 Chapter 2: Computer Hardware 51 Printers  Printer features – Resolution – Print speed – Duty cycle – Operating costs – Duplex capability – Memory – Networkability
  • 52. 2 Chapter 2: Computer Hardware 52 Installing Peripheral Devices  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 port
  • 53. 2 Chapter 2: Computer Hardware 53 Installing Peripheral Devices An expansion card simply slides into an expansion slot. Before you install an expansion card, make sure you unplug the computer and ground yourself— that’s technical jargon for releasing static electricity by using a special grounding wristband or by touching both hands to a metal object.
  • 54. 2 Chapter 2: Computer Hardware 54 Installing Peripheral Devices  An expansion port passes data in and out of a computer or peripheral device
  • 55. 2 Installing Peripheral Devices Chapter 2: Computer Hardware 55  Most peripherals connect to an external USB port  You can easily add USB ports to your computer by using a USB hub
  • 56. 2 Installing Peripheral Devices  Other kinds of ports  Plug and Play automatically configures your computer to accommodate new peripheral devices you add Chapter 2: Computer Hardware 56
  • 57. 2 SECTION E Chapter 2: Computer Hardware 57 Hardware Security  Anti-theft Devices  Surge Protection and Battery Backup  Basic Maintenance  Troubleshooting and Repair
  • 58. 2 Question  022500 When you treat your computer carefully and perform basic maintenance, you can avoid many hardware problems, However, if you encounter the blue 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 58
  • 59. 2 Anti-Theft Devices Chapter 2: Computer Hardware 59
  • 60. 2 Chapter 2: Computer Hardware 60 Surge Protection and Battery Backup  A power surge is a sudden increase 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
  • 61. 2 Chapter 2: Computer Hardware 61 Surge Protection and Battery Backup
  • 62. 2 Chapter 2: Computer Hardware 62 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
  • 63. 2 Chapter 2: Computer Hardware 63 Basic Maintenance 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.
  • 64. 2 Chapter 2: Computer Hardware 64 Troubleshooting and Repair  There are several telltale signs that your computer is in trouble – Failure to power up – Loud beep – Blank screens and/or error messages – Blue screen of death  Windows troubleshooter  Safe Mode
  • 65. 2 Troubleshooting and Repair Chapter 2: Computer Hardware 65
  • 66. 2 What Do You Think? 023100 Have you ever thrown away an old computer or other electronic device? – A. Yes B. No C. Not sure  203200 Are you aware of any options for recycling electronic equipment in your local area? – A. Yes B. No C. Not sure 023300 Would it be fair for consumers to pay a recycling tax on any electronic equipment that they purchase? – A. Yes B. No C. Not sure Chapter 2: Computer Hardware 66