SlideShare a Scribd company logo
1 of 36
Chapter 6
Computing
Components
Discovering Computers 2016
Tools, Apps, Devices, and the Impact of Technology
Objectives Overview
Describe the various
computer and mobile
device cases and the
contents they protect
Describe multi-core
processors, the components
of a processor, and the four
steps in a machine cycle
Identify characteristics of
various personal computer
processors on the market
today, and describe the
ways processors are cooled
Explain the advantages and
services of cloud computing
Define a bit, and describe
how a series of bits
represents data
Explain how program and
application instructions
transfer in and out of
memory
© 2016 Cengage Learning®. May not be scanned, copied
or duplicated, or posted to a publicly accessible website,
in whole or in part.
2
See Page 276
for Detailed Objectives
Objectives Overview
Differentiate
among the various
types of memory
Describe the
purpose of
adapter cards and
USB adapters
Explain the
function of a bus
Explain the
purpose of a
power supply and
batteries
Describe how to
care for computers
and mobile
devices
© 2016 Cengage Learning®. May not be scanned, copied
or duplicated, or posted to a publicly accessible website,
in whole or in part.
3
See Page 276
for Detailed Objectives
Inside the Case
• The case contains and protects the electronics of the
computer or mobile device from damage
© 2016 Cengage Learning®. May not be scanned, copied
or duplicated, or posted to a publicly accessible website,
in whole or in part.
4
Pages 276 - 277
Figure 6-1
Inside the Case
© 2016 Cengage Learning®. May not be scanned, copied
or duplicated, or posted to a publicly accessible website,
in whole or in part.
5
Page 278
Figure 6-2
Inside the Case
• The motherboard is the main circuit board of the
computer
– A computer chip contains integrated circuits
© 2016 Cengage Learning®. May not be scanned, copied
or duplicated, or posted to a publicly accessible website,
in whole or in part.
6
Pages 278 - 279
Figure 6-3
Processors
• The processor, also called the central processing
unit (CPU), interprets and carries out the basic
instructions that operate a computer
• A multi-core processor is a single chip with two or
more separate processor cores
• Processors contain a control unit and an arithmetic logic
unit (ALU)
© 2016 Cengage Learning®. May not be scanned, copied
or duplicated, or posted to a publicly accessible website,
in whole or in part.
7
Pages 280 - 281
Processors
© 2016 Cengage Learning®. May not be scanned, copied
or duplicated, or posted to a publicly accessible website,
in whole or in part.
8
Page 281
Figure 6-4
Processors
• The control unit is the component of the
processor that directs and coordinates most of
the operations in the computer
• The arithmetic logic unit (ALU) performs
arithmetic, comparison, and other operations
© 2016 Cengage Learning®. May not be scanned, copied
or duplicated, or posted to a publicly accessible website,
in whole or in part.
9
Page 281
Processors
• For every instruction, a processor repeats a set of
four basic operations, which comprise a machine
cycle
© 2016 Cengage Learning®. May not be scanned, copied
or duplicated, or posted to a publicly accessible website,
in whole or in part.
10
Pages 281 - 282
Figure 6-5
Processors
The processor contains registers, that
temporarily hold data and instructions
The system clock controls the timing of
all computer operations
• The pace of the system clock is called the clock
speed, and is usually measured in gigahertz (GHz)
© 2016 Cengage Learning®. May not be scanned, copied
or duplicated, or posted to a publicly accessible website,
in whole or in part.
11
Pages 282 - 283
Processors
• The leading
manufacturers of
personal computer
processor chips are Intel
and AMD
© 2016 Cengage Learning®. May not be scanned, copied
or duplicated, or posted to a publicly accessible website,
12
Page 283
Processors
• A processor chip generates heat that could cause
the chip to malfunction or fail
• Require additional cooling
– Heat sinks
– Liquid cooling technology
– Cooling pads
© 2016 Cengage Learning®. May not be scanned, copied
or duplicated, or posted to a publicly accessible website,
in whole or in part.
13
Page 284
Figures 6-6 – 6-7
Cloud Computing
• Home and business users choose cloud computing
for a variety of reasons
© 2016 Cengage Learning®. May not be scanned, copied
or duplicated, or posted to a publicly accessible website,
in whole or in part.
14
Page 287
Accessibility Cost savings
Space
savings
Scalability
Data Representation
Analog signals are continuous and vary in
strength and quality
Digital signals are in one of two states: on
or off
• Most computers are digital
• The binary system uses two unique digits (0 and 1)
• Bits and bytes
© 2016 Cengage Learning®. May not be scanned, copied
or duplicated, or posted to a publicly accessible website,
in whole or in part.
15
Page 288
Data Representation
The circuitry in a computer or
mobile device represents the on or
the off states electronically by the
presence or absence of an electronic
charge
Eight bits grouped together as a
unit are called a byte. A byte
represents a single character in
the computer or mobile device
© 2016 Cengage Learning®. May not be scanned, copied
or duplicated, or posted to a publicly accessible website,
16
Pages 288- 289
Figures 6-8 – 6-9
Data Representation
© 2016 Cengage Learning®. May not be scanned, copied
or duplicated, or posted to a publicly accessible website,
in whole or in part.
17
Page 289
Figure 6-10
Memory
• Memory consists of electronic components that
store instructions waiting to be executed by the
processor, data needed by those instructions, and
the results of processing the data
• Stores three basic categories of items:
© 2016 Cengage Learning®. May not be scanned, copied
or duplicated, or posted to a publicly accessible website,
in whole or in part.
18
Page 290
The operating
system and other
programs
Applications
Data being
processed and the
resulting
information
Memory
• Each location in memory has an address
• Memory size commonly is measured in gigabytes
(GB) or terabytes (TB)
© 2016 Cengage Learning®. May not be scanned, copied
or duplicated, or posted to a publicly accessible website,
in whole or in part.
19
Page 290
Figure 6-11
Memory
• Computers and mobile devices contain two types of
memory:
© 2016 Cengage Learning®. May not be scanned, copied
or duplicated, or posted to a publicly accessible website,
in whole or in part.
20
Page 290
Volatile memory
Loses its contents when
power is turned off
Example includes RAM
Nonvolatile memory
Does not lose contents
when power is removed
Examples include ROM,
flash memory, and CMOS
Memory
© 2016 Cengage Learning®. May not be scanned, copied
or duplicated, or posted to a publicly accessible website,
in whole or in part.
21
Page 291
Figure 6-12
Memory
• Two common types of RAM exist:
© 2016 Cengage Learning®. May not be scanned, copied
or duplicated, or posted to a publicly accessible website,
in whole or in part.
22
Page 292
Table 6-1
Dynamic RAM
(DRAM)
Static RAM (SRAM)
Memory
• RAM chips usually reside on a memory module
and are inserted into memory slots
© 2016 Cengage Learning®. May not be scanned, copied
or duplicated, or posted to a publicly accessible website,
in whole or in part.
23
Page 293
Figure 6-13
Memory
• Memory cache speeds the processes of the computer
because it stores frequently used instructions and data
© 2016 Cengage Learning®. May not be scanned, copied
or duplicated, or posted to a publicly accessible website,
in whole or in part.
24
Page 294
Figure 6-14
Memory
Read-only memory (ROM)
refers to memory chips
storing permanent data and
instructions
•Firmware
© 2016 Cengage Learning®. May not be scanned, copied
or duplicated, or posted to a publicly accessible website,
in whole or in part.
25
Page 294
Memory
• Flash memory can be erased electronically and
rewritten
– CMOS technology uses battery power to retain
information when when the power to the computer is
off
© 2016 Cengage Learning®. May not be scanned, copied
or duplicated, or posted to a publicly accessible website,
in whole or in part.
26
Pages 295- 296
Memory
• Access time is the amount of time it takes the
processor to read from memory
– Measured in nanoseconds
© 2016 Cengage Learning®. May not be scanned, copied
or duplicated, or posted to a publicly accessible website,
in whole or in part.
27
Page 296
Table 6-2 and Figure 6-15
Adapters
• An adapter card enhances
functions of a component of
a desktop or server system
unit and/or provides
connections to peripherals
– Sound card and video card
• An expansion slot is a
socket on a desktop or
server motherboard that
can hold an adapter card
© 2016 Cengage Learning®. May not be scanned, copied
or duplicated, or posted to a publicly accessible website,
28
Pages 297 - 298
Table 6-3
Adapters
• With Plug and Play, the computer automatically
can recognize peripheral devices as you install
them
© 2016 Cengage Learning®. May not be scanned, copied
or duplicated, or posted to a publicly accessible website,
in whole or in part.
29
Pages 297 - 298
Figure 6-16
Adapters
• A USB adapter enhances functions of a mobile
computer and/or provides connections to
peripheral devices
© 2016 Cengage Learning®. May not be scanned, copied
or duplicated, or posted to a publicly accessible website,
in whole or in part.
30
Pages 298 - 299
Figure 6-17
Buses
• A bus allows the various
devices both inside and
attached to the system
unit to communicate with
one another
– Data bus
– Address bus
• Word size is the number
of bits the processor can
interpret and execute at a
given time
© 2016 Cengage Learning®. May not be scanned, copied
or duplicated, or posted to a publicly accessible website,
31
Pages 299 - 300
Figure 6-18
Buses
• A computer might have these three types of
buses:
© 2016 Cengage Learning®. May not be scanned, copied
or duplicated, or posted to a publicly accessible website,
in whole or in part.
32
Page 300
System
bus
Backside
bus
Expansion
bus
Power Supply and Batteries
• The power supply or laptop AC adapter converts
the wall outlet AC power into DC power
© 2016 Cengage Learning®. May not be scanned, copied
or duplicated, or posted to a publicly accessible website,
in whole or in part.
Page 301
Figure 6-19
33
Power Supply and Battery
• Mobile computers and devices can run using
either a power supply or batteries
• Batteries typically are rechargeable lithium-ion
batteries
© 2016 Cengage Learning®. May not be scanned, copied
or duplicated, or posted to a publicly accessible website,
in whole or in part.
34
Pages 301 – 302
Figure 6-20
Summary
Various components
inside computers
and mobile devices
Types of processors,
steps in a machine
cycle, and processor
cooling methods
Advantages and
services of cloud
computing
How memory stores
data and described
various types of
memory
Adapters, buses,
power supplies and
batteries
Ways to care for
computers and
mobile devices
© 2016 Cengage Learning®. May not be scanned, copied
or duplicated, or posted to a publicly accessible website,
in whole or in part.
35
Page 305
Chapter 6
Computing
Components
Discovering Computers 2016
Tools, Apps, Devices, and the Impact of Technology
Chapter 6 Complete

More Related Content

Similar to DC16_Ch06.pptx

Chapter 09 Operating Systems
Chapter 09 Operating SystemsChapter 09 Operating Systems
Chapter 09 Operating Systems
xtin101
 
9781337117562_ppt_ch01.pptxChapter 1An Overview of Compute.docx
9781337117562_ppt_ch01.pptxChapter 1An Overview of Compute.docx9781337117562_ppt_ch01.pptxChapter 1An Overview of Compute.docx
9781337117562_ppt_ch01.pptxChapter 1An Overview of Compute.docx
sleeperharwell
 
Gl2010 m1 com-presentation
Gl2010 m1 com-presentationGl2010 m1 com-presentation
Gl2010 m1 com-presentation
Tracie King
 

Similar to DC16_Ch06.pptx (20)

Lecture six- Discovering computers (2018)
Lecture six- Discovering computers (2018)Lecture six- Discovering computers (2018)
Lecture six- Discovering computers (2018)
 
12063691.ppt
12063691.ppt12063691.ppt
12063691.ppt
 
lecture_2.ppt
lecture_2.pptlecture_2.ppt
lecture_2.ppt
 
Chapter 09 Operating Systems
Chapter 09 Operating SystemsChapter 09 Operating Systems
Chapter 09 Operating Systems
 
Chapter 2 - The System Unit.pptx
Chapter 2 - The System Unit.pptxChapter 2 - The System Unit.pptx
Chapter 2 - The System Unit.pptx
 
Introduction to Computer Tecchnology.pptx
Introduction to Computer Tecchnology.pptxIntroduction to Computer Tecchnology.pptx
Introduction to Computer Tecchnology.pptx
 
Lecture 7.pptx
Lecture 7.pptxLecture 7.pptx
Lecture 7.pptx
 
DC16_Ch03.pptx
DC16_Ch03.pptxDC16_Ch03.pptx
DC16_Ch03.pptx
 
4LTR_MIS5_Ch02.ppt
4LTR_MIS5_Ch02.ppt4LTR_MIS5_Ch02.ppt
4LTR_MIS5_Ch02.ppt
 
DC17_Ch03.pptx
DC17_Ch03.pptxDC17_Ch03.pptx
DC17_Ch03.pptx
 
computer technology- computer and mobile devices
computer technology- computer and mobile devicescomputer technology- computer and mobile devices
computer technology- computer and mobile devices
 
Sql9e ppt ch08
Sql9e ppt ch08Sql9e ppt ch08
Sql9e ppt ch08
 
9781337117562_ppt_ch01.pptxChapter 1An Overview of Compute.docx
9781337117562_ppt_ch01.pptxChapter 1An Overview of Compute.docx9781337117562_ppt_ch01.pptxChapter 1An Overview of Compute.docx
9781337117562_ppt_ch01.pptxChapter 1An Overview of Compute.docx
 
Tips for Installing Cognos Analytics: Configuring and Installing the Server
Tips for Installing Cognos Analytics: Configuring and Installing the ServerTips for Installing Cognos Analytics: Configuring and Installing the Server
Tips for Installing Cognos Analytics: Configuring and Installing the Server
 
A Guide to IT Technical Support, 9thEdition.pptx
A  Guide to IT Technical Support, 9thEdition.pptxA  Guide to IT Technical Support, 9thEdition.pptx
A Guide to IT Technical Support, 9thEdition.pptx
 
computer technology -input and output devices and method
computer technology -input and output devices and methodcomputer technology -input and output devices and method
computer technology -input and output devices and method
 
Hardware Book BTI.pdf
Hardware Book BTI.pdfHardware Book BTI.pdf
Hardware Book BTI.pdf
 
1457 - Reviewing Experiences from the PureExperience Program
1457 - Reviewing Experiences from the PureExperience Program1457 - Reviewing Experiences from the PureExperience Program
1457 - Reviewing Experiences from the PureExperience Program
 
Lecture 3.pptx
Lecture 3.pptxLecture 3.pptx
Lecture 3.pptx
 
Gl2010 m1 com-presentation
Gl2010 m1 com-presentationGl2010 m1 com-presentation
Gl2010 m1 com-presentation
 

More from MegatRidwanbinMegatA (9)

DC16_Ch05.pptx
DC16_Ch05.pptxDC16_Ch05.pptx
DC16_Ch05.pptx
 
DC16_Ch02.pptx
DC16_Ch02.pptxDC16_Ch02.pptx
DC16_Ch02.pptx
 
DC16_Ch01.pptx
DC16_Ch01.pptxDC16_Ch01.pptx
DC16_Ch01.pptx
 
4 Expanding on PowerPoint Basics.ppt
4 Expanding on PowerPoint Basics.ppt4 Expanding on PowerPoint Basics.ppt
4 Expanding on PowerPoint Basics.ppt
 
3 Working with Visual Elements.ppt
3 Working with Visual Elements.ppt3 Working with Visual Elements.ppt
3 Working with Visual Elements.ppt
 
2 Creating and Enhancing PowerPoint Presentations.ppt
2 Creating and Enhancing PowerPoint Presentations.ppt2 Creating and Enhancing PowerPoint Presentations.ppt
2 Creating and Enhancing PowerPoint Presentations.ppt
 
1 Microsoft PowerPoint Basics.ppt
1 Microsoft PowerPoint Basics.ppt1 Microsoft PowerPoint Basics.ppt
1 Microsoft PowerPoint Basics.ppt
 
Chapter 8 - Safety and Security.pptx
Chapter 8 - Safety and Security.pptxChapter 8 - Safety and Security.pptx
Chapter 8 - Safety and Security.pptx
 
Chapter 7 - Systems Life Cycle.pptx
Chapter 7 - Systems Life Cycle.pptxChapter 7 - Systems Life Cycle.pptx
Chapter 7 - Systems Life Cycle.pptx
 

Recently uploaded

The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 
Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPSSpellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
AnaAcapella
 

Recently uploaded (20)

80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
Tatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf artsTatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf arts
 
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdfFICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
 
latest AZ-104 Exam Questions and Answers
latest AZ-104 Exam Questions and Answerslatest AZ-104 Exam Questions and Answers
latest AZ-104 Exam Questions and Answers
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPSSpellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
 
Basic Intentional Injuries Health Education
Basic Intentional Injuries Health EducationBasic Intentional Injuries Health Education
Basic Intentional Injuries Health Education
 
Simple, Complex, and Compound Sentences Exercises.pdf
Simple, Complex, and Compound Sentences Exercises.pdfSimple, Complex, and Compound Sentences Exercises.pdf
Simple, Complex, and Compound Sentences Exercises.pdf
 
AIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.pptAIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.ppt
 

DC16_Ch06.pptx

  • 1. Chapter 6 Computing Components Discovering Computers 2016 Tools, Apps, Devices, and the Impact of Technology
  • 2. Objectives Overview Describe the various computer and mobile device cases and the contents they protect Describe multi-core processors, the components of a processor, and the four steps in a machine cycle Identify characteristics of various personal computer processors on the market today, and describe the ways processors are cooled Explain the advantages and services of cloud computing Define a bit, and describe how a series of bits represents data Explain how program and application instructions transfer in and out of memory © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part. 2 See Page 276 for Detailed Objectives
  • 3. Objectives Overview Differentiate among the various types of memory Describe the purpose of adapter cards and USB adapters Explain the function of a bus Explain the purpose of a power supply and batteries Describe how to care for computers and mobile devices © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part. 3 See Page 276 for Detailed Objectives
  • 4. Inside the Case • The case contains and protects the electronics of the computer or mobile device from damage © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part. 4 Pages 276 - 277 Figure 6-1
  • 5. Inside the Case © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part. 5 Page 278 Figure 6-2
  • 6. Inside the Case • The motherboard is the main circuit board of the computer – A computer chip contains integrated circuits © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part. 6 Pages 278 - 279 Figure 6-3
  • 7. Processors • The processor, also called the central processing unit (CPU), interprets and carries out the basic instructions that operate a computer • A multi-core processor is a single chip with two or more separate processor cores • Processors contain a control unit and an arithmetic logic unit (ALU) © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part. 7 Pages 280 - 281
  • 8. Processors © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part. 8 Page 281 Figure 6-4
  • 9. Processors • The control unit is the component of the processor that directs and coordinates most of the operations in the computer • The arithmetic logic unit (ALU) performs arithmetic, comparison, and other operations © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part. 9 Page 281
  • 10. Processors • For every instruction, a processor repeats a set of four basic operations, which comprise a machine cycle © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part. 10 Pages 281 - 282 Figure 6-5
  • 11. Processors The processor contains registers, that temporarily hold data and instructions The system clock controls the timing of all computer operations • The pace of the system clock is called the clock speed, and is usually measured in gigahertz (GHz) © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part. 11 Pages 282 - 283
  • 12. Processors • The leading manufacturers of personal computer processor chips are Intel and AMD © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, 12 Page 283
  • 13. Processors • A processor chip generates heat that could cause the chip to malfunction or fail • Require additional cooling – Heat sinks – Liquid cooling technology – Cooling pads © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part. 13 Page 284 Figures 6-6 – 6-7
  • 14. Cloud Computing • Home and business users choose cloud computing for a variety of reasons © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part. 14 Page 287 Accessibility Cost savings Space savings Scalability
  • 15. Data Representation Analog signals are continuous and vary in strength and quality Digital signals are in one of two states: on or off • Most computers are digital • The binary system uses two unique digits (0 and 1) • Bits and bytes © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part. 15 Page 288
  • 16. Data Representation The circuitry in a computer or mobile device represents the on or the off states electronically by the presence or absence of an electronic charge Eight bits grouped together as a unit are called a byte. A byte represents a single character in the computer or mobile device © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, 16 Pages 288- 289 Figures 6-8 – 6-9
  • 17. Data Representation © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part. 17 Page 289 Figure 6-10
  • 18. Memory • Memory consists of electronic components that store instructions waiting to be executed by the processor, data needed by those instructions, and the results of processing the data • Stores three basic categories of items: © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part. 18 Page 290 The operating system and other programs Applications Data being processed and the resulting information
  • 19. Memory • Each location in memory has an address • Memory size commonly is measured in gigabytes (GB) or terabytes (TB) © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part. 19 Page 290 Figure 6-11
  • 20. Memory • Computers and mobile devices contain two types of memory: © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part. 20 Page 290 Volatile memory Loses its contents when power is turned off Example includes RAM Nonvolatile memory Does not lose contents when power is removed Examples include ROM, flash memory, and CMOS
  • 21. Memory © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part. 21 Page 291 Figure 6-12
  • 22. Memory • Two common types of RAM exist: © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part. 22 Page 292 Table 6-1 Dynamic RAM (DRAM) Static RAM (SRAM)
  • 23. Memory • RAM chips usually reside on a memory module and are inserted into memory slots © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part. 23 Page 293 Figure 6-13
  • 24. Memory • Memory cache speeds the processes of the computer because it stores frequently used instructions and data © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part. 24 Page 294 Figure 6-14
  • 25. Memory Read-only memory (ROM) refers to memory chips storing permanent data and instructions •Firmware © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part. 25 Page 294
  • 26. Memory • Flash memory can be erased electronically and rewritten – CMOS technology uses battery power to retain information when when the power to the computer is off © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part. 26 Pages 295- 296
  • 27. Memory • Access time is the amount of time it takes the processor to read from memory – Measured in nanoseconds © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part. 27 Page 296 Table 6-2 and Figure 6-15
  • 28. Adapters • An adapter card enhances functions of a component of a desktop or server system unit and/or provides connections to peripherals – Sound card and video card • An expansion slot is a socket on a desktop or server motherboard that can hold an adapter card © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, 28 Pages 297 - 298 Table 6-3
  • 29. Adapters • With Plug and Play, the computer automatically can recognize peripheral devices as you install them © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part. 29 Pages 297 - 298 Figure 6-16
  • 30. Adapters • A USB adapter enhances functions of a mobile computer and/or provides connections to peripheral devices © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part. 30 Pages 298 - 299 Figure 6-17
  • 31. Buses • A bus allows the various devices both inside and attached to the system unit to communicate with one another – Data bus – Address bus • Word size is the number of bits the processor can interpret and execute at a given time © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, 31 Pages 299 - 300 Figure 6-18
  • 32. Buses • A computer might have these three types of buses: © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part. 32 Page 300 System bus Backside bus Expansion bus
  • 33. Power Supply and Batteries • The power supply or laptop AC adapter converts the wall outlet AC power into DC power © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part. Page 301 Figure 6-19 33
  • 34. Power Supply and Battery • Mobile computers and devices can run using either a power supply or batteries • Batteries typically are rechargeable lithium-ion batteries © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part. 34 Pages 301 – 302 Figure 6-20
  • 35. Summary Various components inside computers and mobile devices Types of processors, steps in a machine cycle, and processor cooling methods Advantages and services of cloud computing How memory stores data and described various types of memory Adapters, buses, power supplies and batteries Ways to care for computers and mobile devices © 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part. 35 Page 305
  • 36. Chapter 6 Computing Components Discovering Computers 2016 Tools, Apps, Devices, and the Impact of Technology Chapter 6 Complete