answersLogoWhite

0

SRAM is static RAM. It does not need to be refreshed like DRAM. Although it is faster than DRAM it is also very expensive. So it is not used computer prices would triple. Don't get that confused with SDRAM...that's a whole different story.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

Features of SRAM?

SRAM is also referred to as Static random-access memory. SRAM is used memory which utilizes semiconductors and is used with electronics and other computer applications. SRAM features random access memory and data that is held statically.


What is Memory cache is referred to?

sram


What type of RAM is cache?

Cache memory is typically made from Static Random Access Memory (SRAM). Unlike Dynamic RAM (DRAM), which is used for main system memory, SRAM is faster and more reliable because it does not need to be refreshed periodically. This speed makes SRAM ideal for cache memory, which stores frequently accessed data to improve overall system performance.


What advantage does DRAM have over SRAM?

Dynamic Random Access Memory contents need to be continuously refreshed. When its contents are being refreshed, memory can not be read from nor write to. Another point to note is that DRAM is cheap to manufacture (This could be the only advantage it has to SRAM).Where as in Static Random Access Memory, memory need not to be continuosly refreshed and therefore memory can be accessed at any time. SRAM is expensive to manufacture.


Memory cache is referred to as SRAM?

Yes it is true that memory caching is a method used to store data or programs in SRAM for quick retrieval. The North Bridge is the faster end of the hub that contains the graphics and memory controller.


Which is faster SRAM or DRAM?

Typically SRAM is faster than DRAM. Because Static RAM requires anywhere from 4 to 6 transistors and some wiring.The memory never has to be refreshed. It's therefore faster than dynamic RAM. Because it has more parts, though it takes up more space on a memory chip, which gives the chip less memory and makes it more expensive.


How would you write about SRAM?

---SRAM--- Static random access memory (SRAM) is a type of semiconductor memory where the word static indicates that it, unlike dynamic RAM (DRAM), does not need to be periodically refreshed, as SRAM uses bistable latching circuitry to store each bit. SRAM exhibits data remanence, but is still volatile in the conventional sense that data is eventually lost when the memory is not powered. The term SDRAM, which stands for synchronous DRAM, should not be confused with SRAM.


What are the differences between sram and sd ram?

SRAM (Static Random Access Memory) is faster and more expensive than SDRAM (Synchronous Dynamic Random Access Memory). SRAM retains data bits as long as power is supplied, making it ideal for cache memory in CPUs, while SDRAM must be refreshed periodically to maintain data, which can slow down performance. Additionally, SRAM uses more transistors per memory cell compared to SDRAM, resulting in lower density and higher cost for SRAM. SDRAM is typically used for main system memory in computers due to its cost-effectiveness and sufficient speed for most applications.


What is faster sram or dram?

SRAM is faster than DRAM. Because Static RAM requires anywhere from 4 to 6 transistors and some wiring.The memory never has to be refreshed. It's therefore faster than dynamic RAM. Because it has more parts, though it takes up more space on a memory chip, which gives the chip less memory and makes it more expensive.


What type of RAM is used for cache memory?

sram is used for cache for cache memory.


RAM uses static memory or dynamic memory?

Well, it can be either. There is DRAM (Dynamic random access memory) and SRAM (Static random access memory). DRAM is a much more simple and inexpensive type of memory, it only requires one transistor and capacitor per bit where as SRAM requires four transistors. However, SRAM is faster and uses much less power.


Is SRAM considered to be a volatile device?

Yes, SRAM (Static Random-Access Memory) is considered a volatile memory device. This means that it requires power to maintain the stored information; once the power is removed, the data is lost. Unlike non-volatile memory types such as flash memory, SRAM does not retain data without a continuous power supply.