国语自产精品视频在线播放-中文字幕视频精品在线观看-国产欧美日本韩国一区二区-5D肉蒲团之性战奶水欧美

Contact us
Send E-MAIL
Home ? News ? News & Events ? Static random-access memory

Static random-access memory

2017-12-07 14:13:19

   Static random-access memory (static RAM or SRAM) is a type of semiconductor memory that uses bistable latching circuitry (flip-flop) to store each bit. SRAM exhibits data remanence, but it is still volatile in the conventional sense that data is eventually lost when the memory is not powered.
 
The term static differentiates SRAM from DRAM (dynamic random-access memory) which must be periodically refreshed. SRAM is faster and more expensive than DRAM; it is typically used for CPU cache while DRAM is used for a computer's main memory.
Characteristics                                                                                                                                                                                                                                                                                                                              
Advantages:
·    Low power consumption
·    Simplicity – a refresh circuit is not needed
·     Reliability
The power consumption of SRAM varies widely depending on how frequently it is accessed; in some instances, it can use as much power as dynamic RAM, when used at high frequencies, and some ICs can consume many watts at full bandwidth. On the other hand, static RAM used at a somewhat slower pace, such as in applications with moderately clocked microprocessors, draws very little power and can have a nearly negligible power consumption when sitting idle – in the region of a few micro-watts. Several techniques have been proposed to manage power consumption of SRAM-based memory structures.
Open