国产精品综合视频_国产日本在线视频_噜噜噜久久亚洲精品国产_国产精品伦理一区二区三区_成人免费黄色在线播放_欧美一级淫片免费播放40分钟_国产成人综合在线视频_亚洲精品久久久久avwww潮水_国产精品美女www爽爽爽

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