亚洲综合另类欧美久久久久精品_无码人妻AⅤ一区二区三区水密桃_精品91自产拍在线观看二区_国产亚洲av片亚洲_97久久超碰亚洲视觉盛宴_亚洲精品三级片欧美_久久国产精品自在自线观看_H片国产在线观看播放免费,国产91精品一区二区麻豆亚洲福利电影 ,国内女人视频播放,欧美日韩成人精品久久久免费看

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