Memory Elements
Memory Elements
1
Outline
Overview of Memories
Memory Classification
Magnetic Storages
Optical Data Storages
Semiconductor Memories: ROM
Semiconductor Memories: RAM
Types of RAM: SRAM & DRAM
SRAM
DRAM
Summary
2
Memory
Why is the memory required ?
storage?? Later use, Break the problem in time domain
• Bar Code
• CD-ROM
• CD-R (recordable)
• CD-RW (rewritable)
• Digital Versatile Discs (DVD)
Bar Code
• Each number from 0-9 is represented by a
sequence of bars and spaces of characteristic
widths from 1 to 4 units.
• When a laser is shone on the bar code the black
strips reflect less light than the white strips, the
differences in reflectivity across the bar code is
interpreted by the computer in terms of the data.
CD-ROM
Preparation :
• A high power infra-red laser is used to burn a
sequence of holes that represent the data along a
continuous spiral track in a coated glass master
disc.
• A mould is made of the master disc and is injected
with a polycarbonate resin to form a CD.
• A reflective aluminium backing and a protective
coating are then added.
CD-ROM Cont...
Reading Data :
• A CD-ROM is read by shining a low powered laser
through the polycarbonate substrate as the disc
spins under the sensor head.
• Light reflected off a land is read by a photosensor,
whereas light reflected from a pit is scattered and
does not reach the photo-sensor.
• The measured changes in the reflected intensity are
interpreted in terms of 0’s and 1’s.
CD-ROM Cont...
CD-Recordable (CD-R):
• A basic CD-R is a version of a CD in which it is
possible to write to it. It differs from a CD-ROM in
that the aluminium layer is replaced by a gold layer
and between the gold and the polycarbonate there
is a layer of a dye.
• To write to the CD a higher powered laser is used to
heat up the dye. This causes a change in its
chemical structure which makes the dye opaque i.e.
light can no longer pass through it and be reflected
off the gold backing
CD-ROM Cont...
CD-Rewritable (CD-RW) :
Erase :
A laser of less power will melt the amorphous form
which then recrystallizes into the crystalline form of the
alloy.
CD-ROM Cont...
Digital Versatile Discs (DVD) :
• DVD has a semi-reflective layer sandwiched
between two polycarbonate substrates.
• Each containing data encoded as sequences of
pits and lands, and with the whole disc backed by a
layer of reflective Al.
• Which layer of data is read can be controlled by
focusing the laser on one of the layers.
Solid State Drive (SSD)
• Is a new alternative to Hard Disk Drive (HDD)
based secondary storage in computer systems
• It consists of interconnected flash memory chips
• It is built entirely out of semiconductors (hence
the name solid state) and does not have any
moving parts
• It is more expensive than HDD of same capacity,
but is more reliable, rugged, compact and faster
in data access speed
Solid State Drive (SSD)
Flash Drive (Pen Drive)
Flash drive is a compact device of the size of a pen
• Comes in various shapes and stylish designs
• May have different added features
• It is a plug-and-play device
• Plugs into a USB (Universal Serial Bus) port
• Computer detects it automatically as a removable drive
• Once done, it can be simply plugged out of the USB port
• Flash drive does not require any battery, cable, or software
• It is the most preferred external data storage
• It is based on flash memory storage technology
• Flash memory is non-volatile, Electrically Erasable
• Programmable Read Only Memory (EEPROM) chip
• It is a highly durable solid-state storage having data
• retention capability of more than 10 years
Semiconductor Memories
Address n 2n x b b Data
inputs ROM outputs
A(n-1, ... , 0) D(b-1, ... , 0)
R3 R2 R1 R0
+5 V
R3 R2 R1 R0
w3
1000
Transistor 1
/D3 /D2 /D1 /D0
No transistor 0
JZ
Types Of ROMs
Mask ROM
Connections made by the semiconductor vendor Bit Line
Expensive setup cost
Several weeks for delivery
High volume only Word Line
Bipolar or MOS technology
PROM
Programmable ROM
Connections made by equipment manufacturer
Vaporize (blow) fusible links with PROM programmer using
high voltage/current pulses
Bipolar technology
One-time programmable
Types of ROMs
EPROM
Erasable Programmable ROM
Charge trapped on extra “floating gate” of
MOS transistors
Exposure to UV light to removes charge
10-20 minutes
Quartz Lid = expensive package
Limited number of erasures (10-100)
All data is erased when UV light is exposed.
(Disadvantage)
Chip must be removed before exposing to UV
light
EEPROM (E2ROM)
Electrically Erasable ROM
Floating gates charged/discharged electrically
Selected data can be erased.
Not RAM! (relatively slow charge/discharge)
Types of ROMs Cont…
Flash Memory
Electronically erasable in blocks
100,000 erase cycles
Simpler and denser than EEPROM
ROM Type Summary
Application
Primary memory, Cache , FIFO , STACK
Speed
Access Typical – 10 – 100 ns
Memory
34
Summary
In this lecture we have covered the following
topics:-
Overview of Memories
Memory Classification
Magnetic Storages
Optical Data Storages
Semiconductor Memories: ROM
Semiconductor Memories: RAM
Types of RAM: SRAM & DRAM
SRAM
DRAM
35
THANK YOU!!
36