SRAM Full Form Static Random Access Memory (original) (raw)

Last Updated : 12 Jul, 2025

Static Random Access Memory kind of volatile semiconductor memory, or simply SRAM, as it is called wide applications in computing and electronic devices. Its characteristics, advantages, disadvantages, and applications will be discussed.

**In this article, the history of SRAM, its working architecture, and comparisons with other types of memory are elaborated to give a proper overview of this expensive yet fast memory technology.

What is SRAM?

**SRAM stands for **Static Random Access Memory. It is a form of a semiconductor. It is widely used in microprocessors, general computing applications, and electronic devices. The SRAM is volatile which means the data stored in it gets all wiped out once the power supply is cut. SRAM comprised of flip flops. It consists of 4-6 transistors, once the flip flop stores the bit it keeps it stored until the opposite bit is stored in it. SRAM-Full-Form

History of SRAM

Engineer John Schmidt invented the SRAM in 1964 at Fairchild Semiconductors. The first SRAM is 64-bit and uses p-channel MOS.

Intel released its first 256-bit Intel 1101 SRAM chip in 1969, five years after its invention. But it uses Schottky TTL (Transistor-Transistor-Logic) architecture for its build.

Early SRAMs were manufactured using ceramic plastic. But nowadays, SRAMs are integrated directly to the CPU for faster and better processing.

Characteristics

Advantages

Disadvantages

Examples of SRAM

**1. Cache memory:

**2. Register files in microprocessors

**3. Small amounts of memory in microcontrollers

**Working Architecture of One Bit SRAM

Architecture of SRAM

One Bit SRAM

One-bit SRAM cell typically consists of six transistors arranged in a specific configuration. Here's a basic explanation of its components and operation:

Core storage element:

Access transistors:

Bit lines:

Word line:

Operation:

Conclusion

The most volatile semiconductor memory prevailing in every computing and electronic device is called SRAM, or Static Random Access Memory. In the year 1964, John Schmidt invented this SRAM. Flip-flops have 4-6 transistors which store the data statically in a cell and hence do not require refresh cycles to hold the data. The key properties of SRAM are that it has faster access times, provides random data access, and uses CPU cache memory.

But at the same time, while SRAM has its speed advantages and is even more power-efficient than DRAM, the cons of using it are higher cost, lower storage capacity, volatility. It finds applications in CPU cache memory, GPU cache, microprocessor register files, and microcontrollers. One standard architecture in SRAM will contain six transistors, forming a storage cell with access transistors and bit/word lines for the operations of read/write.