Introduction To Microprocessor Technology & Microprogramming
Introduction To Microprocessor Technology & Microprogramming
INTRODUCTION TO MICROPROCESSOR
TECHNOLOGY & MICROPROGRAMMING
+
External Memory 2
-Optical Memory
- Magnetic Tapes
Interconnection Structures
+
In 1983, one of the most successful consumer products of all time was
introduced:
the compact disk (CD) digital audio system.
The CD is a non-erasable disk that can store more than 60 minutes of
audio information on one side.
The huge commercial success of the CD enabled the development of
low-cost optical-disk storage technology that has revolutionized
computer data storage.
A variety of optical-disk systems have been introduced (Table).
Table
Optical
Disk
Products
+
Compact Disk Read-Only Memory
(CD-ROM)
Audio CD and the CD-ROM share a similar technology
The main difference is that CD-ROM players are more rugged and
have error correction devices to ensure that data are properly transferred from
disk to computer
To achieve greater capacity, CDs and CD-ROMs do not organize information on concentric
tracks.
Instead, the disk contains a single spiral track, beginning near the center and spiraling out to
the outer edge of the disk.
Sectors near the outside of the disk are the same length as those near the inside.
Thus, information is packed evenly across the disk in segments of the same size and
these are scanned at the same rate by rotating the disk at a variable speed.
The pits are then read by the laser at a constant linear velocity (CLV).
The disk rotates more slowly for accesses near the outer edge than for those near the
center.
Thus, the capacity of a track and the rotational delay both increase for positions nearer the
outer edge of the disk.
The data capacity for a CD-ROM is about 680 MB.
+
CD-ROM is appropriate for the distribution of large CD-ROM
amounts of data to a large number of users
Two competing disk formats and technologies : HD DVD and Blu-ray DVD.
The HD DVD scheme can store 15 GB on a single layer on a single side.
Blu-ray positions the data layer on the disk closer to the laser to enable
a tighter focus and
less distortion
These implies smaller pits and tracks.
Serial recording
Data are laid out as a sequence of bits along each track
In effect, a computer is a network of basic modules. Thus, there must be paths for connecting
the modules.
The collection of paths connecting the various modules is called the interconnection
structure.
The design of this structure will depend on the exchanges that must be made among
modules.
The following list defines the data to be exchanged.
+
Computer
Modules
The interconnection structure must support the following types of transfers::
• I/O to processor: The processor reads data from an I/O device via an I/O
module.
• I/O to or from memory: For these two cases, an I/O module is allowed to exchange
data directly with memory, without going through the processor, using direct memory access.
The interconnection structure must support the
following types of transfers:
An I/O
module is
allowed to
exchange
data
Processor Processor
directly
reads an Processor reads data Processor
with
instruction writes a from an I/O sends data
memory
or a unit of unit of data device via to the I/O
without
data from to memory an I/O device
going
memory module
through the
processor
using direct
memory
access
+ Summary External Memory 2
&
Interconnection structures
Interconnection structure.