There are two technologies for manufacturing RAM: static and dynamic, they each have their field of application
The SRAM or Static RAM is the oldest. The bits y are memorized by electronic flip-flops whose production requires six transistors per bit to be memorized. The information remains stored until the component is switched on. The motherboards use an SRAM constructed in CMOS technology and equipped with a battery to keep the configuration data (setup) of the BIOS in a non-volatile manner. The circuit of this CMOS RAM is associated with the clock circuit which also needs the battery to operate continuously even when the computer is turned off. The SRAM is very fast and is for this reason the type of memory used for cache memories.
The DRAM for dynamic RAM is much simpler than the SRAM. This makes it possible to make components with a higher density and a lower cost.
Each bit of a DRAM is stored by an electrical charge stored in a small capacitor. This device offers the advantage of being very little bulky but has the disadvantage of not being able to keep the information for a long time. The capacitor discharges after a few milliseconds (ms). Also in order not to lose the bit of information it contains, a device is required which reads the memory and rewrites it to recharge the capacitors. These RAMs are called dynamic RAMs because this refresh operation must be repeated regularly.
Table of contents
Size : | 1,082.86 Kb |
File type : | |
Downloads: | 536 |
Created: | 2016-12-31 |
The aims and objectives of this course is to understand fundamentally the general scope of the computer system. Free PDF basic computer tutorial....
Introduction to architectureThis tutorial explains the different computer components and the role of a building architect ....
Operating Systems: From 0 to 1Download free course Operating Systems: From 0 to 1, pdf file on 309 pages by Tu Do Hang....
ROM, EPROM, and EEPROM pdf tutorialDownload free pdf tutorial about ROM, EPROM, and EEPROM, training course intended to beginners....
Cache Memory courseDownload free training document in pdf ,brief overview of memory cache on 18 pages by Linda Wong....