- This topic has 2 replies, 2 voices, and was last updated 3 years, 8 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
UK Tech Forums
› UKTH forums › π» Computers › Desktops › RAM Types That Run in Today’s Computers Nearly every computing-capable device needs RAM. Take a look at your favorite device (e.g. smartphones, tablets, desktops, laptops, graphing calculators, HDTVs, handheld gaming systems, etc.), and you should find some...
Nearly every computing-capable device needs RAM. Take a look at your favorite device (e.g. smartphones, tablets, desktops, laptops, graphing calculators, HDTVs, handheld gaming systems, etc.), and you should find some information about the RAM. Although all RAM basically serves the same purpose, there are a few different types commonly in use today:
What Is RAM?
RAMΒ stands for Random Access Memory. The data stored inΒ RAMΒ can be accessed almost instantly regardless of where in memory it is stored, so it’s very fast β milliseconds fast.Β RAMΒ has a very fast path to theΒ computer’sΒ CPU, or central processing unit, the brain of theΒ computerΒ that does most of the work.
Random access memory (RAM) is a general-purpose memory which usually stores the user data in a program. RAM memory is volatile in the sense that it cannot retain data in the absence ofΒ power, i.e. data are lost after the removal ofΒ power. Most microcontrollers have some amount of internal RAM.
In a completely sane world, madness is the only freedom (J.G.Ballard).
You need to login in order to vote
RDRAMΒ
Rambus Dynamic Random Access Memory
184 Pins
Stands for “Rambus Dynamic Random Access Memory.” It is a type of RAM made by Rambus (big surprise) and is the fastest type of computer memory available. Typical SDRAM can transfer data at speeds up to 133 MHz, while standardΒ RDRAMΒ can crank it up over 1 GHz.
Β PC100 DIMMS
168 Pins
In a completely sane world, madness is the only freedom (J.G.Ballard).
You need to login in order to vote
The two widely used forms of modern RAM are static RAM (SRAM) and dynamic RAM (DRAM). In SRAM, a bit of data is stored using the state of a six-transistor memory cell, typically using six MOSFETs.
You need to login in order to vote