Static RANDOM ACCESS MEMORY (SRAM)
SRAM MEMORY is normally "cache" memory, known as "L2" cache. It also provides
the work areas where your operating system (DOS, Win95, NT, etc.), and applications
are loaded and perform their functions.
SRAM circuitry is a "flip-flop" circuit that allows current to move through
one side to the other, depending on which ONE OF TWO transistors are activated.
This circuitry is faster than that of DRAM, but it uses more power, and generates
more heat.
SRAM is used as external "cache" memory (L2) rather than as RAM.
DRAM is the RAM of choice because it costs less and is physically smaller.
Courtesy Kingston Technology Corp.
The fastest SRAM may be as much as 7 times faster than FPM DRAM, and 5 times as fast as some EDO RAM!
SRAM is about TWICE as EXPENSIVE as DRAM! SRAM is physically larger than DRAM,
but takes less power than DRAM.
Now, lets clarify the speed and types of SRAM a little:
- There several types of SRAM.
- Asynchronous SRAM (Async SRAM)
- Synchronous Burst SRAM (Sync SRAM)
- Pipelined Burst SRAM (PB SRAM)
- Async SRAM. Async SRAM has been available since about 1985 or so. It
appeared as L2 Cache in 386s. It is faster than the DRAM of those days,
and has speeds of 12, 15, and 20 nanoseconds. It is still faster than
DRAM and EDORAM, but the new SDRAM is comparable to the fastest Asynch SRAM.
But, it is not as fast as newer versions of SRAM.
- Sync SRAM. This is the fastest SRAM available. But, it is inefficent
when the CPU bus transfer speed exceeds 66 MHz. It is ok for most Pentium
based boards, but in the future will be replaced with PB SRAM. Its speeds
are 8.5 to 12 nanoseconds address/data time.
- PB SRAM. This type is slower than Sync SRAM on slow speed buses; however,
with high speed buses (75 MHz and faster - up to 133 MHz) it outperforms the Sync SRAM.
It has address/data times of 4.5 to 8 nanoseconds. This is because it
doesn't have to change its delivery bursts.
WRITE MORE ASAP!!
RAM Table
Memory Menu