Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 21

Chapter 4

System Unit Components

Discovering
Computers 2012
Your Interactive Guide
to the Digital World
Objectives Overview

Differentiate among various Describe the control unit


Identify chips, adapter
styles of system units on and arithmetic logic unit
cards, and other
desktop computers, components of a processor,
components of a
notebook computers, and and explain the four steps in
motherboard
mobile devices a machine cycle

Identify characteristics of
various personal computer Define a bit and describe Explain how program
processors on the market how a series of bits instructions transfer in and
today, and describe the represents data out of memory
ways processors are cooled

See Page 209 Discovering Computers 2012: Chapter 4 2


for Detailed Objectives
Objectives Overview

Differentiate between a port and


Describe the purpose and types
a connector, and explain the
of expansion slots and adapter
Differentiate among the various differences among a USB port,
cards, and differentiate among
types of memory FireWire port, Bluetooth port,
slots for various removable flash
SCSI port, eSATA port, IrDA port,
memory devices
serial port, and MIDI port

Explain the purpose of a power Understand how to clean a


Describe the types of buses in a
supply and describe how it keeps system unit on a computer or
computer
cool mobile device

See Page 209 Discovering Computers 2012: Chapter 4 3


for Detailed Objectives
The System Unit

• The system unit is


a case that
contains
electronic
components of
the computer
used to process
data

Page 210 Discovering Computers 2012: Chapter 4 4


Figure 4-1
The System Unit

• The inside of the system unit on a desktop


personal computer includes:
Drive bay(s)

Power supply

Sound card

Video card

Processor

Memory
Page 211 Discovering Computers 2012: Chapter 4 5
Figure 4-2
The System Unit

• The motherboard is the main circuit board of the


system unit
– A computer chip contains integrated circuits

Page 212 Discovering Computers 2012: Chapter 4 6


Figure 4-3
Processor

• 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)

Multi-core Dual-core Quad-core


processor processor processor

Page 213 Discovering Computers 2012: Chapter 4 7


Page 213 Discovering Computers 2012: Chapter 4 8
Figure 4-4
Processor

• 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

Page 214 Discovering Computers 2012: Chapter 4 9


Processor
For every instruction, a processor repeats a set of
four basic operations, which comprise a machine
cycle

Discovering Computers 2012: Chapter 4 10


Processor
• Fetching is the process of obtaining a program
instruction or data item from memory.
• The term decoding refers to the process of
translating the instruction into signals the
computer can execute.
• Executing is the process of carrying out the
commands.
• Storing, in this context, means writing the result
to memory
Page 215 Discovering Computers 2012: Chapter 4 11
Figure 4-5
Processor

• Most current personal


computers support
pipelining
– Processor begins
fetching a second
instruction before it
completes the machine
cycle for the first
instruction

Pages 215 – 216 Discovering Computers 2012: Chapter 4 12


Figure 4-6
Processor

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)
Page 216 Discovering Computers 2012: Chapter 4 13
Processor(self Reading)

• The leading
manufacturers of
personal computer
processor chips are Intel
and AMD

Pages 216 – 217 Discovering Computers 2012: Chapter 4 14


Figure 4-7
Processor(self Reading)

• Determine how you plan to use a new computer


before selecting a processor

Page 218 Discovering Computers 2012: Chapter 4 15


Figure 4-8
Processor(self Reading)

• A processor chip
generates heat that
could cause the chip to
burn up
• Require additional
cooling
– Heat sinks
– Liquid cooling
technology

Pages 219 - 220 Discovering Computers 2012: Chapter 4 16


Figures 4-9 – 4-10
Processor

• Parallel processing uses multiple processors


simultaneously to execute a single program or task
– Massively parallel processing involves hundreds or thousands of
processors

Page 220 Discovering Computers 2012: Chapter 4 17


Figure 4-11
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
Page 221 Discovering Computers 2012: Chapter 4 18
Data Representation
A computer circuit represents Eight bits grouped together as a
the 0 or the 1 electronically by unit are called a byte. A byte
the presence or absence of an represents a single character in
electrical charge the computer ASCII character

Page 221 Discovering Computers 2012: Chapter 4 19


Figures 4-12 – 4-13
Data Representation

• ASCII (American
Standard Code for
Information
Interchange) is the most
widely used coding
scheme to represent
data

Page 221 Discovering Computers 2012: Chapter 4 20


Figure 4-14
Page 222 Discovering Computers 2012: Chapter 4 21
Figure 4-15

You might also like