Module 6 : Semiconductor Memories
Lecture 28 : Static Random Access Memory (SRAM)
 
28.1 SRAM Basics
The memory circuit is said to be static if the stored data can be retained indefinitely, as long as the power supply is on, without any need for periodic refresh operation. The data storage cell, i.e., the one-bit memory cell in the static RAM arrays, invariably consists of a simple latch circuit with two stable operating points. Depending on the preserved state of the two inverter latch circuit, the data being held in the memory cell will be interpreted either as logic '0' or as logic '1'. To access the data contained in the memory cell via a bit line, we need atleast one switch, which is controlled by the corresponding word line as shown in Figure 28.11.
sramcell
Fig 28.11: SRAM Cell
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
back
2
next