Skip to main content

DIFFERENCES BETWEEN MEMORY TECHNOLOGIES

 

DIFFERENCES BETWEEN MEMORY TECHNOLOGIES :

Memory system organization is a major factor in determining device performance. Different memory technologies, such as DRAM, SRAM, EPROM and EEPROM, offer trade-offs in capacity, speed, and cost. Let’s see how these memory technologies differing from each other.

 
 
What is the difference between RAM and ROM?

 

Factors

RAM

ROM

Usage

 

RAM allows the computer to read data quickly to run applications.


ROM stores all the application which is needed to   boot the computer initially. It only allows for reading.

Volatility

 

RAM is volatile. So, its contents are lost when the device is powered off.


 ROM is non-volatile, i.e., its contents are retained even if the device is powered off

Accessibility

Information stored in the RAM is easily accessed.

 

The processor can't directly access the information that is stored in the ROM. In order to access ROM information first, the information is transferred into the RAM, and then it can be executed by the processor.


Speed

 

It is a high-speed memory.


It is much slower than the RAM.

 

CPU Interaction

 

The CPU can access the data stored on it.


 

The CPU can not access the data stored on it unless the data is stored in RAM.

 Size and Capacity

 

Large size with higher capacity.

 

Small size with less capacity.

Structure

 

The RAM chip is in rectangle form and is inserted over the motherboard of the computer.


Read-only memory (ROM) is a type of storage medium that permanently stores data on personal computers (PCs) and other electronic devices.

          

        Cost


RAM is costly.

ROM is cheap.


What is the difference between SRAM and DRAM?

Factors

DRAM

SRAM

Speed

DRAM has the characteristics of off-chip memory. It has a more substantial access time than the SRAM and is therefore slower.

SRAM is in the form of on-chip memory. It has a small access time, and thus it is faster than DRAM.

Density

The DRAM is highly dense.

SRAM is rarer than DRAM in density.

Cost-effectiveness

The DRAM is reasonably priced.

SRAM is expensive and is thus less cost-effective than DRAM.

Used in

Main memory

Cache memory

Storage capacity

DRAM possesses a larger storage capacity.

SRAM is usually of smaller size.

Construction

Simple and uses capacitors and very few transistors.

Complex and uses transistors and latches.

Single block of memory requires

Only one transistor.

6 transistors.

Charge leakage property

Present hence require power refresh circuitry. 

Not present

Power consumption

High

Low


What is the difference between EPROM and EEPROM?

 Factors

EPROM

EEPROM

Definition

 

EPROM is ROM type which can be erased and reused


EEPROM is can be erased and  reprogrammed through  a normal electrical voltage.

           Technology

 

EPROM is an older technology.


EEPROM is modern version over EPROM.

Appearance

        EPROM has a transparent quartz crystal window at the top

      EEPROM are totally encased in an opaque plastic case

Data Erasing 

 

Ultraviolet light is used to erase the content of EPROM. 


EEPROM contents are erased using electronic signal

Erased and Reprogrammed

 

EPROM chip has to be removed from the computer circuit to erase and reprogram the computer BIOS.


EEPROM chip can be erased and reprogrammed in the computer circuit to erase and reprogram the content of computer BIOS.



References 


Thank you for reading this blog! Stay updated for further knowledge about memory technologies in digital design! Please comment and share.

  The contributor to this article is: Vedika Patil.

Comments

  1. Oh, this is actually well put and simple to understand,

    ReplyDelete
  2. Informative and easy to understand !!

    ReplyDelete
  3. Easy to understand. Well explained. The table format really helps.

    ReplyDelete
  4. Informative content��

    ReplyDelete
  5. Very informative!!

    ReplyDelete
  6. Very informative!!

    ReplyDelete
  7. Very helpful contentπŸ™Œ

    ReplyDelete
  8. On the point comparison thus concepts get more clear....

    ReplyDelete
  9. Nice πŸ‘πŸ‘πŸ‘πŸ‘

    ReplyDelete
  10. Good initiative , awaiting for new blog

    ReplyDelete
  11. Well done Vedika.Simple & easy to understand for the beginners.

    ReplyDelete

Post a Comment

Popular posts from this blog

TECHNOLOGY IMPACT ON GROWTH AND EMPLOYMENT

MARKET OVERVIEW n-memory Computing Market is estimated to register a CAGR of 25.37% over the forecast period (2020-2025). Adoption of In-memory Computing, also known as IMC, is on the rise. This can be attributed to the growing demand for faster processing and analytics on big data, the need for simplifying architecture as the number of various data sources increases, and technology enhancements that are optimizing total cost of ownership (TCO). To maintain a competitive edge and meet the demands for optimal customer experience in the current scenario, enterprises are seeking for solutions to deal with the constant upsurge of available data and the never-ending demands for better and faster performance. This is boosting the development of In-Memory Computing technologies. Over the past several years, companies across a broad range of industries increasingly started adopting in-memory computing platforms to achieve the application performance and scalability they need to achieve their d...

NEW MEMORY TECHNOLOGIES

     NEW MEMORY TECHNOLOGIES Today, several next-generation memories, such as Magnetic RAM (MRAM) , phase-change memory (PCM) and Re-RAM, are shipping to one degree or another. Some of upcoming memories are extensions of the current technologies. Removing them out of Research and development overcomes several technical and business difficulties, and it’s unlikely that all of them will succeed. But some are especially promising and potentially targeted to replace today’s Dynamic random access memory (DRAM), NAND and Static random-access memory ( SRAM). What is the need for different memory technologies? Globally, 4.3 million videos are being watched on YouTube, 400 hours of new videos are added, more than 474,000 tweets shared, and there are over 3.5 billion searches on Google - every minute . According to a report by IDC, in 2025 there will be 175 zettabytes of data. picture courtesy/source : https://bigstep.com/blog/modern-storage-technologies-in-2020   ...