






















Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
The basics of encoding, memory, buses, and peripheral devices. It covers the difference between RAM and ROM, the concept of the bus, bus speed, bus size, peripheral devices, and USB. It also warns about bottleneck problems and explains disk drive interfaces like ATA and SCSI.
Typology: Slides
1 / 30
This page cannot be seen from the preview
Don't miss anything!























1
transforming information into a form
that can be entered and retained in the
the memory system
Analog to Digital Encoding
Memory is made up of semi-conductor switches.
The position of the switch (open or closed) is
used to represent the binary numbers 0 or 1.
A single unit of memory is called a BIT and can
store 0 or 1.
Two BITS together allow 4 different binary
numbers to be stored: 00 , 01 , 10 or 11.
Eight BITS can store 256 different numbers:
00000000 through to 11111111
Memory
7
bus - groups of wires on a circuit
board that carry information
(bits - on’s and off’s) between
computer components on a
circuit board or within the
microchip itself
8
What travels on
the bus?
10
Information: data and
instructions
(software)
bits
on’s and off’s
Bits travel between microchips
(coming up next)
11
Bus speed- the speed in
which information (bits)
travel on a circuit board
Speed is measured in
megahertz
megahertz (MHz) - the
number of millions of beats
in one second
8 MHz - in one second, 8 million
bits travel on that bus line (lane)
13
Faster bus performance means
faster response for the user
Faster bus performance
INPUT PROCESSOR OUTPUT
PERMANENT
STORAGE
The four hardware
components of a
computer system
14
interface cards (interface boards
or card) - circuit boards
which have specific
functions, used to connect
peripheral devices to the
motherboard
16
inserted into an expansion slot on
motherboard
17
Expansion Slots (interface slots)
motherboard used to insert
interface cards, in order
to connect external
devices (peripheral
devices) to the
motherboard
expansion slots are on the
motherboard
an interface card is inserted into
an expansion slot
a peripheral device is connected
to the interface card via a
special cable
Serial and Parallel
Communications
19
Data/Information is transmitted
in one of two ways:
1.Single lane, one bit at a time:
2.multiple lanes, multiple bits at
a time:
Parallel communications
Can be anexpansion card, a
built-in port, or a type of
transmissions
operating
systems and
local area
networks
(Network
Interface Cards)
(between RAM
and CPU)
interface cards
and RAM (PCI)
20