Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Volatile memory
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Types== There are two kinds of volatile RAM: [[Dynamic random-access memory|dynamic]] and [[Static random-access memory|static]]. Even though both types need continuous electrical current to retain data, there are some important differences between them. Dynamic RAM (DRAM) is very popular due to its cost-effectiveness. DRAM stores each bit of information in a different capacitor within the integrated circuit. DRAM chips need just one single capacitor and one transistor to store each bit of information. This makes it space-efficient and inexpensive.<ref>{{citation |url=http://smithsonianchips.si.edu/ice/cd/MEMORY97/SEC07.PDF |title=DRAM Technology |publisher=Integrated Circuit Engineering Corporation |access-date=2018-03-27}}</ref> The main advantage of static RAM (SRAM) is that it is much faster than dynamic RAM. Its disadvantage is its high price. SRAM does not need continuous electrical refreshes, but it still requires constant current to sustain the difference in voltage. Every single bit in a static RAM chip needs a cell of six transistors, whereas dynamic RAM requires only one capacitor and one transistor. As a result, SRAM is unable to accomplish the storage capabilities of the DRAM family.<ref name="HowStuffWorks">{{cite web |url=https://computer.howstuffworks.com/question452.htm |title=What is the difference between static RAM and dynamic RAM? |access-date=2018-05-14 |publisher=[[HowStuffWorks]]|date=2000-08-24 }}</ref> SRAM is commonly used as [[CPU cache]] and for [[processor register]]s and in networking devices.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)