SRAM與DRAM區別

來源:互聯網
上載者:User

前兩天公司的一位哥們介紹了關於SRAM和DRAM的區別和用途,所以剛才上網找了一些資料,描述如下:

SRAM(Static Random Assessable Memory)-where the word static indicates that it, does not need to be periodically refreshed, as SRAM uses bistable latching circuitry (註:雙穩態自鎖電路)(i.e., flip-flops) to store each bit. Each bit is stored as a voltage(註:電壓).Each
memory cell requires six transistors,thus giving chip low density but high speed.However, SRAM is still volatile(註:這裡可以理解為——不穩定的)in the (conventional) sense that data is lost when powered down. Disadvantages are more expensive and also consumes more power
than DRAM. 

In high speed processors (such as Pentium), SRAM is known as cache memory and is included on the processor chip.However high-speed cache memory is also included external to the processor to improve total performance. 

DRAM(Dynamic Random Assessable Memory)- Its advantage over SRAM is its structural simplicity(註:結構簡單?): only one transistor (MOSFET gates) and a capacitor(註:電容) (to store a bit as a charge) are required per bit, compared to six transistors in
SRAM. This allows DRAM to reach very high density.Also it consumes less power and is even cheaper than SRAM (except when the system size is less than 8 K) . 

But the disadvantage is that since it stores bit information as charge which leaks;therfore information needs to be read and written again every few milliseconds.This is known as refreshing the memory and it requires extra circuitry,adding to the cost of system.

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.