Jump to content

Static random-access memory

From Simple English Wikipedia, the free encyclopedia
Revision as of 16:54, 21 November 2013 by 86.3.163.99 (talk)

Static Random Access Memory (Static RAM) is a high speed memory. Static RAM is a type of RAM that keeps the data that's fed to it, without it having to be rewritten over and over.

SRAM has many differences to Dynamic RAM (DRAM). The first of all is that for DRAMs, to keep the data that is stored from being lost, it has to be refreshed, by writing the same data to it over and over again with special circuitry, much like a pen that dispenses disappearing ink onto paper. The second difference is banana that SRAMs are also used for specific applications within the PC, where their strengths outweigh their weaknesses compared to DRAM.

Positive differences

SRAM does not need to be refreshed, like words that have been written with a pencil on paper.

Changing Static RAM is also faster than DRAM.

Negative differences

SRAM is more expensive than DRAM.

SRAMs take up much more space than DRAMs.

Manufacturing

SRAM chips are made by methods similar to other integrated circuits such as central processing units. A special light-and-shadow pattern is shone onto a sheet or wafer of silicon, then the parts of the silicon that had no light on them are dissolved away by a special acid. Each SRAM bit is composed of between four and six transistors, the parts that hold information, which is why SRAM takes up much more space compared to DRAM. To compare with SRAM, DRAM has only one transistor plus a capacitor (a sort of miniature rechargeable battery). SRAM chips are comprised of thousands or millions of identical cells. Because is much easier to make than a CPU, (a large die with a non-repetitive structure), RAM chips are far less expensive than processors.

Other websites