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: | 559 |
Created: | 2016-12-31 |
Download free course Program Arcade Games, pdf file on 392 pages by Paul Craven....
CPU Architecture TutorialA complet tutorial about 80x86 CPU family and the major improvements occuring along the line, free download pdf training document....
Analysis for Computer ScientistsDownload free course Analysis for Computer Scientists, pdf file on 372 pages by by Michael Oberguggenberger, Alexander Ostermann....
Introduction to Computer ScienceThis PDF tutorial aimes to give students a basic introduction to computer science, computer hardware/software, programming language and compilers. Free training document course under 109 pages by Ryan Stansifer....
How To Build Your Own PCWe'll walk you through everything you need to know to build your own PC. This is a free Building PC PDF tutorial in 19 chapters and 26 pages....
Gender Differences in Computer and Information LiteracyDownload free course Gender Differences in Computer and Information Literacy, pdf file on 82 pages by Eveline Gebhardt, Sue Thomson, John Ainley, Kylie Hillman....
Basic Computer Hardware TutorialDownload Basic Computer Hardware Tutorial, training document in pdf intended to beginners....
Basic Computer UsageYou will with this pdf tutorial the basics of computer sciences, installing software, running commandes and using files....
Intel Xeon Phi Coprocessor Architecture and ToolsIntel Xeon Phi Coprocessor Architecture and Tools: The Guide for Application Developers pr..., download free Intel Xeon Phi tutorial in PDF (232 pages) created by Rezaur Rahman ....
Introduction to Computing Explorations in Language, Logic, and MachinesThis book introduces the most important ideas in computing using the Scheme and Python programming languages, free download ebook in creative commons license....