The Components of The System Unit
The Components of The System Unit
The Components
of the System Unit
The System Unit
system unit
system unit
Next
The System Unit
What are common components inside the system unit?
Processor power supply drive bays
Memory
Adapter cards processor
Sound card
Modem card ports
memory
Video card
Network card
Ports
sound card
Drive bays
Power supply
video card
modem card
network card
Next
The System Unit
adapter cards
What is the motherboard? processor chip
Main circuit
board in system
unit
Contains adapter memory chips
cards, processor
chips, and
memory chips
Also called
memory slots
system board Expansion
slots for
adapter cards motherboard
Next
The System Unit
dual inline
packages (DIP)
What is a chip? holds memory
chips
Small piece of semi-conducting
material on which integrated
circuits are etched
Integrated circuits contain
many microscopic pathways
capable of carrying electrical
current
pin grid
Chips are packaged so they can array (PGA)
package
be attached to a circuit board holds processor
chips
Next
Central Processing Unit
Storage
Devices
Next
Central Processing Unit
Memory
Step 2.
Step 4. Store Decode
Write result to memory Translate
instruction into
Processor commands
ALU Control Unit
Step 3. Execute
Carry out command
Next
Central Processing Unit
What is a register?
Temporary high-speed storage area that holds
data and instructions
Stores location
from where instruction
was fetched
Stores Stores data
instruction while it is while ALU
being decoded computes it
Stores results
of calculation
Next
Central Processing Unit
Next
Data Representation
What is a byte?
Eight bits grouped together as a unit
Provides enough different combinations of 0s and 1s
to represent 256 individual characters
Numbers
Uppercase
and lowercase
letters
Punctuation
marks
Next
Data Representation
Step 4. Step 3.
After processing, the binary The signal for the capital letter D
code for the capital letter D is is converted to its ASCII binary
converted to an image, and code (01000100) and is stored in
displayed on the output device. memory for processing.
Next
Memory
Seat #2B4 Seat #2B3
What is memory?
Electronic components that
store instructions, data, and
results
Consists of one or
more chips on
motherboard or
other circuit board
Each byte stored
in unique location
called an address,
similar to addresses
on a passenger train
Next
Memory
Next
Memory
Next
Memory
How do program instructions transfer in and out of RAM?
RAM Step 1. When you start the computer, certain
operating system files load into RAM from the
Operating system Operating system hard disk. The operating system displays the user
instructions interface interface on the screen.
Next
Memory
Next
Ports
Next
Buses
What is a bus?
Channel that allows devices
inside computer to
communicate with each other
System bus connects processor
and RAM
Bus width determines number
of bits transmitted at one time
Word size is the number of
bits processor can interpret
and execute at a given time
Next