Memory Technology
Memory Technology
2 MEMORY TECHNOLOGY
There are four primary technologies used today
in memory hierarchies.
DRAM & SRAM:-
Main memory is implemented from DRAM
(Dynamic Random access memory).
MZCET\ECE\4A&B\7SEM\EC6009\ 2
ACA\5
5.2
Flash Memory:-
• This nonvolatile memory is the
secondary memory in Personal Mobile
Devices.
Magnetic Disk:-
MZCET\ECE\4A&B\7SEM\EC6009\ 3
ACA\5
5.2
MZCET\ECE\4A&B\7SEM\EC6009\ 4
ACA\5
5.2 i) SRAM Technology:
• SRAMs are simply integrated circuits
that are memory arrays with a single
i) access port that can provide either a
read or write.
• SRAMS have a fixed access time
though the read and write access time
ii) may differ.
• SRAMs don't need to refresh and so
the access time is very close to the
iii) cycle time.
MZCET\ECE\4A&B\7SEM\EC6009\ 5
ACA\5
5.2
• SRAM typically use six to eight
transistors per bit to prevent the
information from being disturbed
iv) when read.
MZCET\ECE\4A&B\7SEM\EC6009\ 6
ACA\5
5.2 ii) DRAM Technology:
• DRAM the value kept in a cell is stored
i) as a charge in a capacitor.
MZCET\ECE\4A&B\7SEM\EC6009\ 7
ACA\5
5.2
• DRAMs store the charge on a
capacitor it cannot be kept
iv) indefinitely and must periodically be
refreshed.
MZCET\ECE\4A&B\7SEM\EC6009\ 8
ACA\5
5.2
MZCET\ECE\4A&B\7SEM\EC6009\ 9
ACA\5
5.2
• The row organization that helps with refresh
also helps with performance.
MZCET\ECE\4A&B\7SEM\EC6009\ 11
ACA\5
5.2
Advantages
SDRAM
(Synchronous DRAMs)
MZCET\ECE\4A&B\7SEM\EC6009\ 13
ACA\5
5.2
Personal mobile devices
i) ipad use individual DRAMs memory for servers are
commonly sold on small boards call dual inline
memory modules (DIMMs).
ii) DIMMS typically contain 4 – 16 DRAMs and they are
normally organized to be 8 bytes wide for server
systems.
iii) A DIMM using DDR4 3200 SDRAMs could transfer
at 8 X 3200 = 25600 megabytes per second.
MZCET\ECE\4A&B\7SEM\EC6009\ 14
ACA\5
5.2
iii) FLASH MEMORY
MZCET\ECE\4A&B\7SEM\EC6009\ 15
ACA\5
5.2
iv) DISK MEMORY
• A magnetic hard disk consist of a collection of
platters which rotate on a spindle at 5400 to
15000 revolutions per minute.
• The metal platters are covered with magnetic
recording material on both sides.
Sectors
MZCET\ECE\4A&B\7SEM\EC6009\ 17
ACA\5
5.2
• The entire device is permanently sealed to
control the environment inside the drive which
in turn allows the disk heads to be much closer
to the drive surface.
MZCET\ECE\4A&B\7SEM\EC6009\ 18
ACA\5
5.2
MZCET\ECE\4A&B\7SEM\EC6009\ 19
ACA\5
5.2
MZCET\ECE\4A&B\7SEM\EC6009\ 20
ACA\5
5.2
Seek
Time
MZCET\ECE\4A&B\7SEM\EC6009\ 21
ACA\5
5.2
• The disk heads for each surface are connected
together and move in conjunction so that
every head is over the same track of every
surface.
Rotational
Latency
(or)
Rotational
delay
The time required for the desired
sector of a disk to rotate under the
read/write head usually assumed
to be half the rotation time.
MZCET\ECE\4A&B\7SEM\EC6009\ 24
ACA\5
5.2
• The average latency to the desired
information is halfway around the disk.
MZCET\ECE\4A&B\7SEM\EC6009\ 25
ACA\5
5.2
Transfer time