国产成人啪精品视频免费网_欧美日韩一区二区三在线_欧美日韩一区二区三在线_俺也来国产精品欧美在线观看_在线视频一区二区三区在线播放_国产99视频精品免费视频免里_亚洲免费视频在线观看_国内自拍网红在综合图区_在线毛片一区二区不卡视频,最近更新2021中文字幕电影,99热这里只有精品69,99久久免费精品国产免费

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