Each cell of a static RAM contains
4 MOS transistors
Static Random-Access Memory (SRAM) is a type of random-access memory that uses latching circuitry to store each bit. Unlike Dynamic RAM (DRAM), SRAM does not need to be periodically refreshed to maintain the data.
The fundamental building block of an SRAM is the memory cell. This cell is designed to store a single bit of binary data (either a 0 or a 1). The key to SRAM's 'static' nature is the use of a flip-flop or latch circuit, which holds its state as long as power is supplied.
While the most common type of CMOS SRAM cell today uses six transistors (a "6T cell"), which includes two cross-coupled inverters (4 transistors) and two access transistors, other configurations exist, especially in older technologies or simplified models focusing just on the core storage element.
The question asks about the composition of an SRAM cell. Let's look at the options in the context of how a binary value can be stored using transistors.
Based on the typical structures used for Static RAM storage and evaluating the given options, a configuration built with 4 MOS transistors is capable of forming the core latching mechanism required for static data storage, distinguishing it from DRAM (which uses capacitors).
| Component Count | Type | Suitability for Static RAM |
|---|---|---|
| 2 MOS transistors | Latch? | Generally insufficient for a stable static latch. |
| 4 MOS transistors | Latch | Can form the core latching element (e.g., 4T NMOS). |
| 4 MOS transistors and 1 capacitor | Hybrid/DRAM-like | Capacitor indicates DRAM, not SRAM. |
| 4 MOS transistors and 2 capacitors | Hybrid/DRAM-like | Capacitors indicate DRAM, not SRAM. |
Therefore, among the provided options, the structure that correctly represents a configuration suitable for a Static RAM cell is one containing 4 MOS transistors.
| Concept | Description |
|---|---|
| Static RAM (SRAM) | Memory that uses latches/flip-flops to store data. |
| Dynamic RAM (DRAM) | Memory that stores data as charge on a capacitor, requiring periodic refreshing. |
| Memory Cell | The smallest unit of memory that stores one bit. |
| Latch / Flip-flop | A circuit that can hold one of two stable states (0 or 1) as long as power is on. |
| MOS Transistor | Metal-Oxide-Semiconductor Field-Effect Transistor, the fundamental switch used in modern digital circuits like SRAM. |
It is crucial to understand the fundamental difference in how SRAM and DRAM cells store data:
The presence of capacitors in a memory cell is characteristic of DRAM, not SRAM. The latching structure built with transistors is characteristic of SRAM.
Which of the following memories can be programmed once by the user and then cannot be erased and reprogrammed?
How many bits are in a byte?
Class of mass memory devices that use a laser beam to write and read on to a specified coated disk
Which one of the following provides three output states ?