answersLogoWhite

0

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.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

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.


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.


What is the difference between DRAM and SRAM in terms of characterstics such as size?

•Dynamic cell (DRAM) -Simpler to build, smaller -More dense -Less expensive -Needs refresh -Larger memory units •Static (SRAM) -Faster -Cache


What is the difference between DRAM and SRAM in terms of pin diagram?

dram is material gives sound and sram is the sound itself


What are different types of rams?

sram and dram


What adventage does dram have over sram?

DRAM has a lower price. Further details below:


SRAM is faster than DRAM?

If both are built using the same technology, yes. If not, you must check both part's datasheets.


Ram is divided into two categories what are they?

DRAM and SRAM


Why sram less dense than dram?

SRAM is less dense than DRAM because SRAM cells are made up of multiple transistors, typically 6 transistors per cell, which require more space compared to the single transistor used in DRAM cells. This extra space needed for each cell in SRAM makes it less dense in terms of storing data compared to DRAM.


Why is DRAM analog device and SRAM digital device?

This is incorrect. DRAM is a digital device, and so is SRAM. DRAM and SRAM serve the same functions- temporary storage space (or random access memory, hence 'RAM') in different ways. DRAM data is typically refreshed every so often, uses more power than SRAM and is much slower, but also much cheaper and easier to manufacture in huge sizes. SRAM, such as the cache on CPUs, is much smaller and faster, and stores data until it is cleared or the computer is turned off (and in some cases, even without power) but is extremely expensive.


Why you do not need refreshing circuit in sram?

SRAM (Static Random-Access Memory) stores data using a bistable latching circuit, which eliminates the need for refreshing circuitry found in DRAM (Dynamic Random-Access Memory). The stored data in SRAM remains intact as long as power is supplied to the memory cells, making it faster and simpler to access compared to DRAM.


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.