Term Paper
Term Paper
Classification of memory:-
Memory generally classified in two types as shown figure:
RAM:
1.Static RAM:-
SRAM (Static RAM): SRAM consists of the flip-flop; using either transistor or MOS. For
each bit we require one flip-flop. Bit status will remain as it is; unless and until you
perform the next write operation or power supply is switched off.
Advantages of SRAM:
Disadvantages of SRAM:
● Costly
2.Dynamic RAM:-
DRAM (Dynamic RAM): In this type of memory a data is stored in the form of charge in
capacitors. When data is 1, the capacitor will be charged and if data is 0, the capacitor
will not be charged. Because of capacitor leakage currents, the data will not be held by
these cells. So the DRAMs require refreshing of memory cells. It is a process in which
the same data is read and written after a fixed interval.
Advantages of DRAM:
● Low Cost
Disadvantages of DRAM:
● Required refreshing circuit to maintain or refresh charge on the capacitor, every after
few milliseconds
ROM:
The data in this memory can only be read, no writing is allowed. It is used to store
permanent programs. It is a nonvolatile type of memory.
1.Masked ROM:
In this ROM, the program or data are permanently installed at the time of manufacturing
as per requirement. The data cannot be altered. The process of permanent recording is
expensive but economical for large quantities.
2.PROM:
The basic function is the same as that of masked ROM. but in PROM, we have fuse
links. Depending upon the bit pattern, the fuse can be burnt or kept intact. This job is
performed by a PROM programmer. To do this, it uses a high current pulse between
two lines. Because of high current, the fuse will get burnt; effectively making two lines
open. Once a PROM is programmed we cannot change connections, only a facility
provided over masked ROM is, the user can load his program in it. The disadvantage is
a chance of re-growing of the fuse and changing the programmed data because of
aging.
3.EPROM:
EPROM is programmable by the user. It uses MOS circuitry to store data. They store
1’s and 0’s in the form of charge. The information stored can be erased by exposing the
memory to ultraviolet light which erases the data stored in all memory locations. For
ultraviolet light, a quartz window is provided which is covered during normal operation.
Upon erasing it can be reprogrammed by using an EPROM programmer. This type of
memory is used in a project developed and for experiment use. The advantage is it can
be programmed, erased and reprogrammed. The disadvantage is all the data gets
erased even if you want to change a single data bit.
4.EEPROM:
This is similar to EPROM except that the erasing is done by electrical signals instead of
ultraviolet light. The main advantage is the memory location can be selectively erased
and reprogrammed. But the manufacturing process is complex and expensive so it is
not commonly used.
5.Flash Memory:
It’s a special type of EEPROM. It can be erased with help of electricity in block. It is
electrically eraseable. Its has more endurance than EEPROM.
6.PCM:
Mature memory technology used for large products. Allows more analog states. Much
longer Endurance than flash. Good physical understanding of devices such as
conductance drift
Conclusion:-
The Memory plays a crucial role in the functioning of the computer system. With
technological advancements, the inventions of better memory speeds make it certain that
they will improvise the quality of computer performances that are today used across the
globe for all the major programming and processes of all types in different industries.
References:-
1.) https//www.geeksforgeeks.com
2.) https//www.tutorialsinhand.com
3.) https//www.javapoint.com
4.) Short Note on ROM: Types of ROM- PROM, EPROM, EEPROM, &
more (testbook.com)