You are on page 1of 12

11/16/2023

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
processors on the market how a series of bits
today, and describe the represents data
ways processors are cooled

See Page 209 2


for Detailed Objectives

1
11/16/2023

The System Unit

• The system unit is a case that contains electronic


components of the computer used to process data.
• Made of metal or plastic to protects the
internal components from damage.
• All computers have a system unit. It is available
in variety of shapes & sizes.

Page 210 3
Figure 4-1

2
11/16/2023

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 5
Figure 4-2

Motherboard

• The motherboard is the


main circuit board of the
system unit.
• Contains expansion slots,
processor chips, and
memory slots
• Sometimes called a
system board

Page 212 6
Figure 4-3

3
11/16/2023

Motherboard

• Most computers use integrated circuits also called chips ,


for their CPU and main memory.
• Memory chips are installed on memory module( card)
that fit in a slot on the mother board.
• What is a chip?
• Small piece of semi-conducting material on which
integrated circuits (IC) are etched.
• IC contain many microscopic pathways capable of
carrying electrical current.
• Each IC can contain millions of elements such as resistors,
capacitors, transistors. Next 7

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) that work together to perform processing
operations

Multi-core Dual-core Quad-core


processor processor processor
Page 213 8

4
11/16/2023

Processor

Page 213 9
Figure 4-4

Processor

• The control unit is the component of the processor


that directs and coordinates most of the operations
in the computer.
– Handles the transmission of data into and out of the CPU
and supervises its overall operations.
– Its interprets each instruction issued by a program & then
initiates the appropriate action to carry out the
instruction.
• The arithmetic logic unit (ALU) performs arithmetic,
comparison, and other operations.
Page 214 10

5
11/16/2023

Processor

• For every instruction, a processor repeats a set of


four basic operations, which comprise a machine
cycle

Page 215 11
Figure 4-5

Processor

The processor contains registers, that


temporarily hold data and instructions

The system clock controls the timing


of all computer operations

Page 216 12

6
11/16/2023

Processor
Registers
• The registers are special storage areas in the CPU.
• Their function is to hold instructions, data values, memory
addresses of both the instructions and data.
• There are 4 basic types of it: CU, ALU
• Instruction register hold instruction
• Address register hold address of( data , next instruction ).
• Storage register store data retrieved from main memory prior to
processing.
• Accumulator store the results of arithmetic & logic operations

13

Processor

System clock
• It generates regular electronic pulses , or ticks,
that control the timing of all computer operations
( i.e. set operating pace of components of system
unit)
• Pace of system clock is clock speed. Most clock speeds
are in the gigahertz (GHz) range (1 GHz = one
billion ticks of system clock per second).

14

7
11/16/2023

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 15


Figure 4-6

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 16
Figure 4-11

8
11/16/2023

Processor

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

Pages 216 – 217 17


Figure 4-7

Processor

• Determine
how you
plan to use a
new
computer
before
selecting a
processor

Page 218 18
Figure 4-8

9
11/16/2023

Processor

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

Pages 219 - 220 19


Figures 4-9 – 4-10

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 recognize only two discrete states: on or off.
• Use a binary system to recognize two states
• Use number system with two unique digits: 0 and 1, called bits (short for
binary digits)

Page 221 20

10
11/16/2023

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 ( numbers, upper
or lower case letters, or
punctuation marks)

Page 221 21
Figures 4-12 – 4-13

Data Representation

• The different combinations of 0s and 1s are defined by patterns


called a coding schema.
• There are two coding schemas used to represent data
 ASCII—American Standard Code for Information Interchange
[Personal Computers – PCS]
 EBCDIC—Extended Binary Coded Decimal Interchange Code
[Mainframes, Mini-computers]

Page 221 22
Figure 4-14

11
11/16/2023

Data Representation

• ASCII is the most widely used coding scheme to


represent data

Page 221 23
Figure 4-14

Data Representation

Page 222 24
Figure 4-15

12

You might also like