What is ram ?
Random Access Memory (Ram) help to store Data in the form of
codingRandom Access Memory, or RAM (pronounced as ramm), is the physical hardware inside a computer that temporarily stores data, serving as the computer's "working" memory. Additional RAM allows a computer to work with more information at the same time, which usually has a dramatic effect on total system performance.
Random-access memory is a form of computer data storage that stores data and ... Dynamic random-access memory (DRAM) allowed replacement of a 4 or 6-transistor latch circuit
Random Access Memory (Ram) help to store Data in the form of
codingRandom Access Memory, or RAM (pronounced as ramm), is the physical hardware inside a computer that temporarily stores data, serving as the computer's "working" memory. Additional RAM allows a computer to work with more information at the same time, which usually has a dramatic effect on total system performance.
Random-access memory is a form of computer data storage that stores data and ... Dynamic random-access memory (DRAM) allowed replacement of a 4 or 6-transistor latch circuit
Alternatively referred to as main memory, primary memory, or system memory, Random Access Memory (RAM) is a hardware device that allows information to be stored and retrieved on a computer. RAM is usually associated with DRAM, which is a type of memory module. Because information is accessed randomly instead of sequentially like it is on a CD or hard drive, the computer can access the data much faster. However, unlike ROM or the hard drive, RAM is a volatile memoryand requires power to keep the data accessible. If the computer is turned off, all data contained in RAM is lost.
Tip: New users often confuse RAM with disk drive space. See our memory definition for a comparison between memory and storage.
Types of RAM
Over the evolution of the computer there have been different variations of RAM. Some of the more common examples are DIMM, RIMM, SIMM, SO-DIMM, and SOO-RIMM. Below is an example image of a 512 MB DIMMcomputer memory module, a typical piece of RAM found in desktop computers. This memory module would be installed into one of the memory slots on a motherboard.

Additional RAM information
As the computer boots, parts of the operating system and drivers are loaded into memory, which allows the CPU to process the instructions faster and speeds up the boot process. After the operating system has loaded, each program you open, such as the browser you're using to view this page, is loaded into memory while it is running. If too many programs are open, the computer will swapthe data in the memory between the RAM and the hard disk drive.
A computer's speed and performance is largely attributed to the amount of memory in the computer. If a computer does not have enough memory to run the operating system and software programs being used, it will result in a slower performance. More memory in a computer allows it to efficiently run the operating system and any software programs, reducing or eliminating the need for files and data to be swapped in and out of memory every second.
History of RAM
The second widely used form of RAM was magnetic-core memory, invented in 1947. Frederick Viehe is credited with much of the work, having filed for several patents relating to the design. Magnetic-core memory works through the use of tiny metal rings and wires connecting to each ring. One bit of data could be stored per ring and accessed at any time.
However, RAM as we know it today, as solid-state memory, was first invented in 1968 by Robert Dennard. Known specifically as dynamic random access memory, or DRAM, transistors were used to store bits of data.
Related RAM pages
Comments
Post a Comment