SRAM

From bildr

Jump to: navigation, search

Static Random Access Memory refers to a type of RAM (Random Access Memory) which does not need to be periodically refreshed, and is therefore stable so long as power is supplied to its circuit. SRAM is faster than its common counterpart, DRAM, and also more expensive. Because it is capable of a stable "idling" state, SRAM is considerably more efficient in its power draw compared to DRAM.

In microcontrollers and embedded computing, SRAM is used as the memory medium for the internal CPU cache, as in the Atmel ATmega328, which powers newer Arduino boards.



References

This page is an Article on bildr. Articles are pages that define or explain a concept, method, or generic item.

NOTE: All information contained within this article is pure opinion. Although this article is intended to help people, it may contain faulty or misleading information. This article is not to be considered professional opinion or advice, and is in no way a replacement for reading all safety/instructional documentation. Always remember to protect yourself when handling/using hazardous materials, as well as test new techniques before using them on projects/work intended to be handed in or used.

bildr and its contributers take NO responsibility for the information contained within.