SlideShare a Scribd company logo
Chapter 6
Inside Computers
and Mobile Devices
Discovering Computers
Technology in a World of Computers,
Mobile Devices, and the Internet
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
Copyright © Cengage Learning. All rights reserved.See Page 248
for Detailed Objectives
Objectives Overview
Differentiate among
the various types of
memory
Describe the purpose
of adapter cards, USB
adapters, and
ExpressCard modules
Explain the function
of a bus
Explain the purpose
of a power supply
and batteries
Understand how to
care for computers
and mobile devices
Copyright © Cengage Learning. All rights reserved.See Page 248
for Detailed Objectives
Inside the Case
• The case contains and protects the electronics of the
computer or mobile device from damage
Copyright © Cengage Learning. All rights reserved.Page 248
Figure 6-1
Inside the Case
Copyright © Cengage Learning. All rights reserved.Page 250
Figure 6-2
Inside the Case
• The motherboard is the main circuit board of the
computer
– A computer chip contains integrated circuits
Copyright © Cengage Learning. All rights reserved.Pages 250 - 251
Figure 6-3
Processors
• The processor, also called the central processing
unit (CPU), interprets and carries out the basic
instructions that operate a computer
– Contain a control unit and an arithmetic logic unit
(ALU)
• A multi-core processor is a single chip with two or
more separate processor cores
Copyright © Cengage Learning. All rights reserved.Pages 252 - 253
Processors
Copyright © Cengage Learning. All rights reserved.Page 253
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
Copyright © Cengage Learning. All rights reserved.Page 253
Processors
• For every instruction, a processor repeats a set of
four basic operations, which comprise a machine
cycle
Copyright © Cengage Learning. All rights reserved.Page 254
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 measured in gigahertz (GHz)
Copyright © Cengage Learning. All rights reserved.Page 255
Processors
• The leading
manufacturers of
personal computer
processor chips are Intel
and AMD
Copyright © Cengage Learning. All rights reserved.
Page 255
Processors
• A processor chip generates heat that could cause
the chip to malfunction or fail
• Require additional cooling
– Heat sinks
– Liquid cooling technology
– Cooling mats
Copyright © Cengage Learning. All rights reserved.Pages 256 - 257
Figures 6-6 – 6-7
Cloud Computing
• Home and business users choose cloud computing
for a variety of reasons
Copyright © Cengage Learning. All rights reserved.Page 257
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
Copyright © Cengage Learning. All rights reserved.Page 259
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
Copyright © Cengage Learning. All rights reserved.
Pages 259 - 260
Figures 6-8 – 6-9
Data Representation
Copyright © Cengage Learning. All rights reserved.Page 260
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:
Copyright © Cengage Learning. All rights reserved.Page 261
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)
Copyright © Cengage Learning. All rights reserved.Page 261
Figure 6-11
Memory
• The system unit contains two types of memory:
Copyright © Cengage Learning. All rights reserved.Page 262
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
Copyright © Cengage Learning. All rights reserved.Page 262
Figure 6-12
Memory
• Two common types of RAM chips exist:
Copyright © Cengage Learning. All rights reserved.Page 263
Table 6-1
Dynamic RAM
(DRAM)
Static RAM (SRAM)
Memory
• RAM chips usually reside on a memory module
and are inserted into memory slots
Copyright © Cengage Learning. All rights reserved.Page 263
Figure 6-13
Memory
• Memory cache speeds the processes of the computer
because it stores frequently used instructions and data
Copyright © Cengage Learning. All rights reserved.Page 265
Figure 6-14
Memory
Read-only memory (ROM)
refers to memory chips
storing permanent data and
instructions
•Firmware
Copyright © Cengage Learning. All rights reserved.Page 265
Memory
• Flash memory can be erased electronically and
rewritten
– CMOS technology provides high speeds and consumes
little power
Copyright © Cengage Learning. All rights reserved.Pages 266 - 267
Memory
• Access time is the amount of time it takes the
processor to read from memory
– Measured in nanoseconds
Copyright © Cengage Learning. All rights reserved.Page 267
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 graphics card
• An expansion slot is a
socket on a desktop or
server motherboard that
can hold an adapter card
Copyright © Cengage Learning. All rights reserved.
Page 269
Table 6-3
Adapters
• With Plug and Play, the computer automatically
can recognize peripheral devices as you install
them
Copyright © Cengage Learning. All rights reserved.Page 269
Figure 6-16
Adapters
• Adapters for mobile computers are in the form of
a removable flash memory device
– USB adapter
– ExpressCard module
Copyright © Cengage Learning. All rights reserved.Page 269
Figures 6-17 – 6-18
Buses
• A bus allows the various
devices both inside and
attached to the system
unit to communicate with
each other
– Data bus
– Address bus
• Word size is the number
of bits the processor can
interpret and execute at a
given time
Copyright © Cengage Learning. All rights reserved.
Pages 270 - 271
Figure 6-19
Buses
• A computer might have these three types of
buses:
Copyright © Cengage Learning. All rights reserved.Page 271
System
bus
Backside
bus
Expansion
bus
Power Supply and Battery
• The power supply or
laptop AC adapter
converts the wall outlet
AC power into DC
power
Copyright © Cengage Learning. All rights reserved.
Page 271
Figure 6-20
Power Supply and Battery
• Mobile computers and devices can run using
either a power supply or batteries
• Batteries typically are rechargeable lithium-ion
batteries
Copyright © Cengage Learning. All rights reserved.Page 272
Figure 6-21
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
Copyright © Cengage Learning. All rights reserved.Page 275
Chapter 6
Inside Computers
and Mobile Devices
Discovering Computers
Technology in a World of Computers,
Mobile Devices, and the Internet
Chapter 6 Complete

More Related Content

What's hot

Chapter 01 Digital Literacy
Chapter 01 Digital LiteracyChapter 01 Digital Literacy
Chapter 01 Digital Literacyxtin101
 
Dc16 ch02
Dc16 ch02Dc16 ch02
Dc16 ch02
Maria_Khanzada
 
Lecture 2.pptx
Lecture 2.pptxLecture 2.pptx
Lecture 2.pptx
DuncanWachira3
 
Discovering Computers: Chapter 03
Discovering Computers: Chapter 03Discovering Computers: Chapter 03
Discovering Computers: Chapter 03
Anna Stirling
 
DC16_Ch05.pptx
DC16_Ch05.pptxDC16_Ch05.pptx
DC16_Ch05.pptx
Dyrandz Lantita
 
Discovering Computers: Chapter 11
Discovering Computers: Chapter 11Discovering Computers: Chapter 11
Discovering Computers: Chapter 11
Anna Stirling
 
Discovering computers- Chapter 1 (1).pptx
Discovering computers- Chapter 1 (1).pptxDiscovering computers- Chapter 1 (1).pptx
Discovering computers- Chapter 1 (1).pptx
GIFTCHIMWENDO
 
Importance of multimedia
Importance of multimediaImportance of multimedia
Importance of multimedia
Online
 
Chapter 2 - Connecting and Communicating Online.pptx
Chapter 2 - Connecting and Communicating Online.pptxChapter 2 - Connecting and Communicating Online.pptx
Chapter 2 - Connecting and Communicating Online.pptx
FannyKwok1
 
Lecture 5.pptx
Lecture 5.pptxLecture 5.pptx
Lecture 5.pptx
DuncanWachira3
 
DTCC Chapter 2 The Internet and the WWW
DTCC Chapter 2 The Internet and the WWWDTCC Chapter 2 The Internet and the WWW
DTCC Chapter 2 The Internet and the WWW
Jan Fisher
 
Discovering Computers: Chapter 06
Discovering Computers: Chapter 06Discovering Computers: Chapter 06
Discovering Computers: Chapter 06
Anna Stirling
 
Chapter 11 computer security and safety, ethics, and privacy
Chapter 11   computer security and safety, ethics, and privacyChapter 11   computer security and safety, ethics, and privacy
Chapter 11 computer security and safety, ethics, and privacy
haider ali
 
Computer Ethics
Computer EthicsComputer Ethics
Computer Ethics
Ramki M
 
Discovering Computers: Chapter 05
Discovering Computers: Chapter 05Discovering Computers: Chapter 05
Discovering Computers: Chapter 05
Anna Stirling
 
Chapter 8 operating systems and utility programs
Chapter 8   operating systems and utility programsChapter 8   operating systems and utility programs
Chapter 8 operating systems and utility programs
haider ali
 
Discovering Computers: Chapter 07
Discovering Computers: Chapter 07Discovering Computers: Chapter 07
Discovering Computers: Chapter 07
Anna Stirling
 
Discovering Computers: Chapter 10
Discovering Computers: Chapter 10Discovering Computers: Chapter 10
Discovering Computers: Chapter 10
Anna Stirling
 
Discovering Computers: Chapter 09
Discovering Computers: Chapter 09Discovering Computers: Chapter 09
Discovering Computers: Chapter 09
Anna Stirling
 
Discovering Computers: Chapter 04
Discovering Computers: Chapter 04Discovering Computers: Chapter 04
Discovering Computers: Chapter 04
Anna Stirling
 

What's hot (20)

Chapter 01 Digital Literacy
Chapter 01 Digital LiteracyChapter 01 Digital Literacy
Chapter 01 Digital Literacy
 
Dc16 ch02
Dc16 ch02Dc16 ch02
Dc16 ch02
 
Lecture 2.pptx
Lecture 2.pptxLecture 2.pptx
Lecture 2.pptx
 
Discovering Computers: Chapter 03
Discovering Computers: Chapter 03Discovering Computers: Chapter 03
Discovering Computers: Chapter 03
 
DC16_Ch05.pptx
DC16_Ch05.pptxDC16_Ch05.pptx
DC16_Ch05.pptx
 
Discovering Computers: Chapter 11
Discovering Computers: Chapter 11Discovering Computers: Chapter 11
Discovering Computers: Chapter 11
 
Discovering computers- Chapter 1 (1).pptx
Discovering computers- Chapter 1 (1).pptxDiscovering computers- Chapter 1 (1).pptx
Discovering computers- Chapter 1 (1).pptx
 
Importance of multimedia
Importance of multimediaImportance of multimedia
Importance of multimedia
 
Chapter 2 - Connecting and Communicating Online.pptx
Chapter 2 - Connecting and Communicating Online.pptxChapter 2 - Connecting and Communicating Online.pptx
Chapter 2 - Connecting and Communicating Online.pptx
 
Lecture 5.pptx
Lecture 5.pptxLecture 5.pptx
Lecture 5.pptx
 
DTCC Chapter 2 The Internet and the WWW
DTCC Chapter 2 The Internet and the WWWDTCC Chapter 2 The Internet and the WWW
DTCC Chapter 2 The Internet and the WWW
 
Discovering Computers: Chapter 06
Discovering Computers: Chapter 06Discovering Computers: Chapter 06
Discovering Computers: Chapter 06
 
Chapter 11 computer security and safety, ethics, and privacy
Chapter 11   computer security and safety, ethics, and privacyChapter 11   computer security and safety, ethics, and privacy
Chapter 11 computer security and safety, ethics, and privacy
 
Computer Ethics
Computer EthicsComputer Ethics
Computer Ethics
 
Discovering Computers: Chapter 05
Discovering Computers: Chapter 05Discovering Computers: Chapter 05
Discovering Computers: Chapter 05
 
Chapter 8 operating systems and utility programs
Chapter 8   operating systems and utility programsChapter 8   operating systems and utility programs
Chapter 8 operating systems and utility programs
 
Discovering Computers: Chapter 07
Discovering Computers: Chapter 07Discovering Computers: Chapter 07
Discovering Computers: Chapter 07
 
Discovering Computers: Chapter 10
Discovering Computers: Chapter 10Discovering Computers: Chapter 10
Discovering Computers: Chapter 10
 
Discovering Computers: Chapter 09
Discovering Computers: Chapter 09Discovering Computers: Chapter 09
Discovering Computers: Chapter 09
 
Discovering Computers: Chapter 04
Discovering Computers: Chapter 04Discovering Computers: Chapter 04
Discovering Computers: Chapter 04
 

Similar to Chapter 06 Inside Computers and Mobile Devices

Hardware Book BTI.pdf
Hardware Book BTI.pdfHardware Book BTI.pdf
Hardware Book BTI.pdf
Mohamoud Saed Mohamed
 
IC-2021-lec4-ComputingComponent.pptx
IC-2021-lec4-ComputingComponent.pptxIC-2021-lec4-ComputingComponent.pptx
IC-2021-lec4-ComputingComponent.pptx
TarikHassanElsonni
 
DC16_Ch06.pptx
DC16_Ch06.pptxDC16_Ch06.pptx
DC16_Ch06.pptx
MegatRidwanbinMegatA
 
Net essentials6e ch1
Net essentials6e ch1Net essentials6e ch1
Net essentials6e ch1
APSU
 
Chapter 06 Computing Components.pptxabdi
Chapter 06 Computing Components.pptxabdiChapter 06 Computing Components.pptxabdi
Chapter 06 Computing Components.pptxabdi
abdikarimf348
 
Ite v5.0 chapter1
Ite v5.0 chapter1Ite v5.0 chapter1
Ite v5.0 chapter1
Kazi Rafsun Shaanto
 
IT Essentials version 5.0 Presentation Lectures
IT Essentials version 5.0 Presentation LecturesIT Essentials version 5.0 Presentation Lectures
IT Essentials version 5.0 Presentation Lectures
crestjin03
 
Components of system unit-chapter-04.pptx
Components of system unit-chapter-04.pptxComponents of system unit-chapter-04.pptx
Components of system unit-chapter-04.pptx
AnmolJalil
 
ITE v5.0 - Chapter 1
ITE v5.0 - Chapter 1ITE v5.0 - Chapter 1
ITE v5.0 - Chapter 1
Irsandi Hasan
 
DC16_Ch06 (1).pptx
DC16_Ch06 (1).pptxDC16_Ch06 (1).pptx
DC16_Ch06 (1).pptx
Aiman Niazi
 
Chapter 02 system unit csc & tts
Chapter 02 system unit csc & ttsChapter 02 system unit csc & tts
Chapter 02 system unit csc & ttsHisyam Rosly
 
Basics of Computer! BATRA COMPUTER CENTRE IN AMBALA
Basics of Computer! BATRA COMPUTER CENTRE IN AMBALABasics of Computer! BATRA COMPUTER CENTRE IN AMBALA
Basics of Computer! BATRA COMPUTER CENTRE IN AMBALA
jatin batra
 
Lesson 2.1. System Unit.pptx
Lesson 2.1. System Unit.pptxLesson 2.1. System Unit.pptx
Lesson 2.1. System Unit.pptx
JojamesArnaldoGaddi
 
BAIT1003 Chapter 2
BAIT1003 Chapter 2BAIT1003 Chapter 2
BAIT1003 Chapter 2
limsh
 
Chapter 04
Chapter 04Chapter 04
Chapter 04
Abdur Rahman
 
Chapter 4 the components of the system unit
Chapter 4   the components of the system unitChapter 4   the components of the system unit
Chapter 4 the components of the system unit
haider ali
 
Chapter 04
Chapter 04Chapter 04
Computer hardware servicing 102 chapter3 PC Overview
Computer hardware servicing 102 chapter3 PC OverviewComputer hardware servicing 102 chapter3 PC Overview
Computer hardware servicing 102 chapter3 PC OverviewGreyzie Gonzales
 

Similar to Chapter 06 Inside Computers and Mobile Devices (20)

Hardware Book BTI.pdf
Hardware Book BTI.pdfHardware Book BTI.pdf
Hardware Book BTI.pdf
 
IC-2021-lec4-ComputingComponent.pptx
IC-2021-lec4-ComputingComponent.pptxIC-2021-lec4-ComputingComponent.pptx
IC-2021-lec4-ComputingComponent.pptx
 
DC16_Ch06.pptx
DC16_Ch06.pptxDC16_Ch06.pptx
DC16_Ch06.pptx
 
Net essentials6e ch1
Net essentials6e ch1Net essentials6e ch1
Net essentials6e ch1
 
Chapter 06 Computing Components.pptxabdi
Chapter 06 Computing Components.pptxabdiChapter 06 Computing Components.pptxabdi
Chapter 06 Computing Components.pptxabdi
 
Ite v5.0 chapter1
Ite v5.0 chapter1Ite v5.0 chapter1
Ite v5.0 chapter1
 
IT Essentials version 5.0 Presentation Lectures
IT Essentials version 5.0 Presentation LecturesIT Essentials version 5.0 Presentation Lectures
IT Essentials version 5.0 Presentation Lectures
 
Components of system unit-chapter-04.pptx
Components of system unit-chapter-04.pptxComponents of system unit-chapter-04.pptx
Components of system unit-chapter-04.pptx
 
ITE v5.0 - Chapter 1
ITE v5.0 - Chapter 1ITE v5.0 - Chapter 1
ITE v5.0 - Chapter 1
 
DC16_Ch06 (1).pptx
DC16_Ch06 (1).pptxDC16_Ch06 (1).pptx
DC16_Ch06 (1).pptx
 
Chapter 02 system unit csc & tts
Chapter 02 system unit csc & ttsChapter 02 system unit csc & tts
Chapter 02 system unit csc & tts
 
Basics of Computer! BATRA COMPUTER CENTRE IN AMBALA
Basics of Computer! BATRA COMPUTER CENTRE IN AMBALABasics of Computer! BATRA COMPUTER CENTRE IN AMBALA
Basics of Computer! BATRA COMPUTER CENTRE IN AMBALA
 
Lesson 2.1. System Unit.pptx
Lesson 2.1. System Unit.pptxLesson 2.1. System Unit.pptx
Lesson 2.1. System Unit.pptx
 
BAIT1003 Chapter 2
BAIT1003 Chapter 2BAIT1003 Chapter 2
BAIT1003 Chapter 2
 
Chapter 04
Chapter 04Chapter 04
Chapter 04
 
Chapter 4 the components of the system unit
Chapter 4   the components of the system unitChapter 4   the components of the system unit
Chapter 4 the components of the system unit
 
Chapter 04
Chapter 04Chapter 04
Chapter 04
 
The system unit ch # 4
The system unit ch # 4The system unit ch # 4
The system unit ch # 4
 
Computer hardware servicing 102 chapter3 PC Overview
Computer hardware servicing 102 chapter3 PC OverviewComputer hardware servicing 102 chapter3 PC Overview
Computer hardware servicing 102 chapter3 PC Overview
 
Week 2
Week 2Week 2
Week 2
 

More from xtin101

Access Chapter 01
Access Chapter 01Access Chapter 01
Access Chapter 01xtin101
 
Access2013 ch03
Access2013 ch03Access2013 ch03
Access2013 ch03xtin101
 
Access Chapter 02
Access Chapter 02Access Chapter 02
Access Chapter 02xtin101
 
Excel Chapter 03
Excel Chapter 03Excel Chapter 03
Excel Chapter 03xtin101
 
Excel Chapter 02
Excel Chapter 02Excel Chapter 02
Excel Chapter 02xtin101
 
Excel Chapter 01
Excel Chapter 01Excel Chapter 01
Excel Chapter 01xtin101
 
PowerPoint Chapter 03
PowerPoint Chapter 03PowerPoint Chapter 03
PowerPoint Chapter 03xtin101
 
PowerPoint Chapter 2
PowerPoint Chapter 2PowerPoint Chapter 2
PowerPoint Chapter 2xtin101
 
PowerPoint Chapter 01
PowerPoint Chapter 01PowerPoint Chapter 01
PowerPoint Chapter 01xtin101
 
Word Chapter 03
Word Chapter 03Word Chapter 03
Word Chapter 03xtin101
 
Word Chapter 02
Word Chapter 02Word Chapter 02
Word Chapter 02xtin101
 
Word Chapter 01
Word Chapter 01Word Chapter 01
Word Chapter 01xtin101
 
Ch12 records management
Ch12 records managementCh12 records management
Ch12 records managementxtin101
 
Ch10 records management
Ch10 records managementCh10 records management
Ch10 records managementxtin101
 
Ch11 records management
Ch11 records managementCh11 records management
Ch11 records managementxtin101
 
Ch09 records management
Ch09 records managementCh09 records management
Ch09 records managementxtin101
 
Ch07 records management
Ch07 records managementCh07 records management
Ch07 records managementxtin101
 
Ch08 records management
Ch08 records managementCh08 records management
Ch08 records managementxtin101
 
Ch06 records management
Ch06 records managementCh06 records management
Ch06 records managementxtin101
 
Ch05 records management
Ch05 records managementCh05 records management
Ch05 records managementxtin101
 

More from xtin101 (20)

Access Chapter 01
Access Chapter 01Access Chapter 01
Access Chapter 01
 
Access2013 ch03
Access2013 ch03Access2013 ch03
Access2013 ch03
 
Access Chapter 02
Access Chapter 02Access Chapter 02
Access Chapter 02
 
Excel Chapter 03
Excel Chapter 03Excel Chapter 03
Excel Chapter 03
 
Excel Chapter 02
Excel Chapter 02Excel Chapter 02
Excel Chapter 02
 
Excel Chapter 01
Excel Chapter 01Excel Chapter 01
Excel Chapter 01
 
PowerPoint Chapter 03
PowerPoint Chapter 03PowerPoint Chapter 03
PowerPoint Chapter 03
 
PowerPoint Chapter 2
PowerPoint Chapter 2PowerPoint Chapter 2
PowerPoint Chapter 2
 
PowerPoint Chapter 01
PowerPoint Chapter 01PowerPoint Chapter 01
PowerPoint Chapter 01
 
Word Chapter 03
Word Chapter 03Word Chapter 03
Word Chapter 03
 
Word Chapter 02
Word Chapter 02Word Chapter 02
Word Chapter 02
 
Word Chapter 01
Word Chapter 01Word Chapter 01
Word Chapter 01
 
Ch12 records management
Ch12 records managementCh12 records management
Ch12 records management
 
Ch10 records management
Ch10 records managementCh10 records management
Ch10 records management
 
Ch11 records management
Ch11 records managementCh11 records management
Ch11 records management
 
Ch09 records management
Ch09 records managementCh09 records management
Ch09 records management
 
Ch07 records management
Ch07 records managementCh07 records management
Ch07 records management
 
Ch08 records management
Ch08 records managementCh08 records management
Ch08 records management
 
Ch06 records management
Ch06 records managementCh06 records management
Ch06 records management
 
Ch05 records management
Ch05 records managementCh05 records management
Ch05 records management
 

Chapter 06 Inside Computers and Mobile Devices

  • 1. Chapter 6 Inside Computers and Mobile Devices Discovering Computers Technology in a World of Computers, Mobile Devices, and the Internet
  • 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 Copyright © Cengage Learning. All rights reserved.See Page 248 for Detailed Objectives
  • 3. Objectives Overview Differentiate among the various types of memory Describe the purpose of adapter cards, USB adapters, and ExpressCard modules Explain the function of a bus Explain the purpose of a power supply and batteries Understand how to care for computers and mobile devices Copyright © Cengage Learning. All rights reserved.See Page 248 for Detailed Objectives
  • 4. Inside the Case • The case contains and protects the electronics of the computer or mobile device from damage Copyright © Cengage Learning. All rights reserved.Page 248 Figure 6-1
  • 5. Inside the Case Copyright © Cengage Learning. All rights reserved.Page 250 Figure 6-2
  • 6. Inside the Case • The motherboard is the main circuit board of the computer – A computer chip contains integrated circuits Copyright © Cengage Learning. All rights reserved.Pages 250 - 251 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 – Contain a control unit and an arithmetic logic unit (ALU) • A multi-core processor is a single chip with two or more separate processor cores Copyright © Cengage Learning. All rights reserved.Pages 252 - 253
  • 8. Processors Copyright © Cengage Learning. All rights reserved.Page 253 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 Copyright © Cengage Learning. All rights reserved.Page 253
  • 10. Processors • For every instruction, a processor repeats a set of four basic operations, which comprise a machine cycle Copyright © Cengage Learning. All rights reserved.Page 254 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 measured in gigahertz (GHz) Copyright © Cengage Learning. All rights reserved.Page 255
  • 12. Processors • The leading manufacturers of personal computer processor chips are Intel and AMD Copyright © Cengage Learning. All rights reserved. Page 255
  • 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 mats Copyright © Cengage Learning. All rights reserved.Pages 256 - 257 Figures 6-6 – 6-7
  • 14. Cloud Computing • Home and business users choose cloud computing for a variety of reasons Copyright © Cengage Learning. All rights reserved.Page 257 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 Copyright © Cengage Learning. All rights reserved.Page 259
  • 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 Copyright © Cengage Learning. All rights reserved. Pages 259 - 260 Figures 6-8 – 6-9
  • 17. Data Representation Copyright © Cengage Learning. All rights reserved.Page 260 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: Copyright © Cengage Learning. All rights reserved.Page 261 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) Copyright © Cengage Learning. All rights reserved.Page 261 Figure 6-11
  • 20. Memory • The system unit contains two types of memory: Copyright © Cengage Learning. All rights reserved.Page 262 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 Copyright © Cengage Learning. All rights reserved.Page 262 Figure 6-12
  • 22. Memory • Two common types of RAM chips exist: Copyright © Cengage Learning. All rights reserved.Page 263 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 Copyright © Cengage Learning. All rights reserved.Page 263 Figure 6-13
  • 24. Memory • Memory cache speeds the processes of the computer because it stores frequently used instructions and data Copyright © Cengage Learning. All rights reserved.Page 265 Figure 6-14
  • 25. Memory Read-only memory (ROM) refers to memory chips storing permanent data and instructions •Firmware Copyright © Cengage Learning. All rights reserved.Page 265
  • 26. Memory • Flash memory can be erased electronically and rewritten – CMOS technology provides high speeds and consumes little power Copyright © Cengage Learning. All rights reserved.Pages 266 - 267
  • 27. Memory • Access time is the amount of time it takes the processor to read from memory – Measured in nanoseconds Copyright © Cengage Learning. All rights reserved.Page 267 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 graphics card • An expansion slot is a socket on a desktop or server motherboard that can hold an adapter card Copyright © Cengage Learning. All rights reserved. Page 269 Table 6-3
  • 29. Adapters • With Plug and Play, the computer automatically can recognize peripheral devices as you install them Copyright © Cengage Learning. All rights reserved.Page 269 Figure 6-16
  • 30. Adapters • Adapters for mobile computers are in the form of a removable flash memory device – USB adapter – ExpressCard module Copyright © Cengage Learning. All rights reserved.Page 269 Figures 6-17 – 6-18
  • 31. Buses • A bus allows the various devices both inside and attached to the system unit to communicate with each other – Data bus – Address bus • Word size is the number of bits the processor can interpret and execute at a given time Copyright © Cengage Learning. All rights reserved. Pages 270 - 271 Figure 6-19
  • 32. Buses • A computer might have these three types of buses: Copyright © Cengage Learning. All rights reserved.Page 271 System bus Backside bus Expansion bus
  • 33. Power Supply and Battery • The power supply or laptop AC adapter converts the wall outlet AC power into DC power Copyright © Cengage Learning. All rights reserved. Page 271 Figure 6-20
  • 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 Copyright © Cengage Learning. All rights reserved.Page 272 Figure 6-21
  • 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 Copyright © Cengage Learning. All rights reserved.Page 275
  • 36. Chapter 6 Inside Computers and Mobile Devices Discovering Computers Technology in a World of Computers, Mobile Devices, and the Internet Chapter 6 Complete