A discussion related with SRAMs and DRAMs.

  • Thread starter therash09
  • Start date
  • Tags
    Discussion
In summary, the main criteria for choosing between SRAMs and DRAMs is the balance between speed, power consumption, and space. While SRAMs are faster, they consume more power and take up more space than DRAMs. However, DRAMs have limitations in terms of speed and require refreshing circuitry to function properly. Ultimately, the decision on which type of RAM to use depends on the specific needs and requirements of the device or application. Just like how a trucking company chooses the right mix of truck types for their business, the choice between SRAMs and DRAMs involves considering various properties and their relevance to the desired outcome.
  • #1
therash09
12
0
I have always wondered the criteria behind choosing between SRAMs and DRAMs. I know a few of them- like SPEED, POWER, SPACE, etc. But how do we know which one has to be prioritized?

In case of Space, DRAM wins, but loses in Speed of operation. Though DRAMs are less power consuming than SRAMs, the refreshing circuitry adds to the power requirement and makes DRAM more power consuming.
However, the space saving done by DRAM comprehensivley defeats the limitations of this technology!

How do we then decide which one to use in our device? For example, calculators are designed to be compact, yet fast and consume very little power, to the extent that simple dry cells are used to power them! How can we predict the type of RAM used in a calculator based on these?

In the case of a PC, for example, RAMs are DRAMs, but cache memories are SRAMs due to the latter's higher operational speed. Does it mean that with SRAM technology, our PCs could have been faster?

And, if DRAMs have outclassed SRAMs in context of Random Access Memory designs of PCs, what is the limitation that limits their total supremacy over SRAMs? Is it just speed? Or is there some other limitation as well?
 
Engineering news on Phys.org
  • #2
Sure, there are many properties. Speed, cost, non-volatility. You compare the properties to the application and make a choice. That's the same in any field, not just computers. How does a trucking company decide on the mix of truck types to buy?
 

1. What is the difference between SRAM and DRAM?

SRAM (Static Random Access Memory) and DRAM (Dynamic Random Access Memory) are both types of computer memory, but they differ in how they store and access data. SRAM is faster and more expensive, but it retains data without needing to be refreshed. DRAM is slower and less expensive, but it requires constant refreshing to retain data.

2. Which type of memory is better for a computer system?

It depends on the specific needs of the computer system. SRAM is better for applications that require faster access to data, such as cache memory. DRAM is better for applications that require more storage capacity, such as main memory. Many computer systems use both types of memory for optimal performance.

3. How does SRAM and DRAM affect a computer's performance?

SRAM and DRAM have a significant impact on a computer's performance. SRAM is faster and more efficient, so it is used for storing frequently accessed data and instructions. DRAM is slower, but it can store more data, making it better suited for storing larger amounts of data and running multiple programs at once.

4. What are the advantages of SRAM and DRAM over other types of memory?

SRAM and DRAM are both types of random access memory, which means they can access data in any order and at any location. This makes them faster and more efficient than sequential access memory, such as hard drives. They also have low latency, meaning they can retrieve data quickly, making them ideal for use in computer systems.

5. How does the technology used in SRAM and DRAM continue to evolve?

The technology used in SRAM and DRAM is constantly evolving to meet the increasing demands for faster and more efficient memory. This includes developments such as smaller transistors, improved circuit designs, and more advanced materials. As technology continues to advance, we can expect to see even faster and more powerful SRAM and DRAM in the future.

Similar threads

Replies
10
Views
3K
  • Computing and Technology
Replies
14
Views
3K
  • Classical Physics
Replies
18
Views
2K
Replies
10
Views
2K
  • Special and General Relativity
Replies
6
Views
740
  • Sci-Fi Writing and World Building
Replies
4
Views
2K
  • Sci-Fi Writing and World Building
Replies
6
Views
663
  • Mechanical Engineering
Replies
11
Views
2K
  • Special and General Relativity
3
Replies
75
Views
3K
Back
Top