Computer - Introduzione alla nozione di memoria Computador - Introdução à noção de memória Computer - Einleitung in den Begriff "Speicher" Ordinateur - Introduction à la notion de mémoire Equipos - Introducción a la memoria

The Role of Memory

The term "memory" applies to any electronic component capable of temporarily storing data. There are two main categories of memories:

  • internal memory that temporarily memorises data while programs are running. Internal memory uses microconductors, i.e. fast specialised electronic circuits. Internal memory corresponds to what we call random access memory (RAM).
  • auxiliary memory (also called physical memory or external memory) that stores information over the long term, including after the computer is turned off. Auxiliary memory corresponds to magnetic storage devices such as the hard drive, optical storage devices such as CD-ROMs and DVD-ROMs, as well as read-only memories.

Technical Characteristics

The main characteristics of a memory are:

  • Capacity, representing the global volume of information (in bits) that the memory can store
  • Access time, corresponding to the time interval between the read/write request and the availability of the data
  • Cycle time, representing the minimum time interval between two successive accesses
  • Throughput, which defines the volume of information exchanged per unit of time, expressed in bits per second
  • Non-volatility, which characterises the ability of a memory to store data when it is not being supplied with electricity



The ideal memory has a large capacity with restricted access time and cycle time, a high throughput and is non-volatile.

However, fast memories are also the most expensive. This is why memories that use different technologies are used in a computer, interfaced with each other and organised hierarchically.

Access time and capacity of the different types of memory



The fastest memories are located in small numbers close to the processor. Auxiliary memories, which are not as fast, are used to store information permanently.

Types of Memories


Random Access Memory

Random access memory, generally called RAM is the system's main memory, i.e. it is a space that allows you to temporarily store data when a program is running.

Unlike data storage on an auxiliary memory such as a hard drive, RAM is volatile, meaning that it only stores data as long as it supplied with electricity. Thus, each time the computer is turned off, all the data in the memory are irremediably erased.

Read-Only Memory

Read-only memory, called ROM, is a type of memory that allows you to keep the information contained on it even when the memory is no longer receiving electricity. Basically, this type of memory only has read-only access. However, it is possible to save information in some types of ROM memory.

Flash Memory

Flash memory is a compromise between RAM-type memories and ROM memories. Flash memory possesses the non-volatility of ROM memories while providing both read and write access However, the access times of flash memories are longer than the access times of RAM.

More



Last update on Friday April 24, 2009 11:38:51 AM.This document entitled « Computer - Introduction to Memory » from Kioskea (en.kioskea.net) is made available under the Creative Commons license. You can copy, modify copies of this page, under the conditions stipulated by the licence, as this note appears clearly.
Best answers for « Computer Introduction to Memory » in :
Operating Systems - DOS - Memory Show Introduction to memory Memory is an area where programs are stored and from where they can be executed.A PC compatible computer has three types of memory: conventional extended paged The amount of memory present (and available) in a system can...
BIOS Show Introduction to BIOS BIOS ("Basic Input/Output System" is an essential component in computers, which is used for controlling hardware. It is a small software program, part of which is loaded in ROM (read-only memory, which cannot be modified),...
Memory Stick (MS Card) Show Memory Stick The Memory Stick (written as MS or MS Card) is a type of memory card created jointly by Sony and SanDisk in January 2000. The architecture of Memory Stick cards is based on NAND flash memory circuits (EEPROM). Memory stick...
Physical dump memory - File Memory.dmp ShowPhysical dump memory - File Memory.dmp Under the following operating systems (Windows NT / Windows 2000 / Windows XP), during a big crash of the system, the system proceeds to a dump which consist of copying the contents of memory (RAM) in...
Bips and common errors ShowBips and common errors Summary Summary A very short bip: Problem with your motherboard (Bios AMI) Problem with your RAM (Bios AWARD) A short bip: Everything OK (Bios AMI & AWARD) A long bip followed by 3...
Determining how much ram memory and virtual memory you require ShowDetermining how much Ram memory and virtual memory you require WINDOWS XP WINDOWS XP Presentations WINDOWS XP Multemedia Applications WINDOWS VISTA WINDOWS VISTA Office and Business purposes WINDOWS VISTA Multimedia...
Download Clean the Windows ShowPC became an inevitable environment in daily life for the children of low age. Everything is good to initiate to them in the use of a computer. Clean The Windows is an ideal interactive program for very small, as well as big. Program allows to...
Compact Flash memory card ShowCompact Flash Compact Flash memory (sometimes called CF) is a kind of memory card created in 1994 by the company SanDisk. Compact Flash is made up of a memory controller and a flash memory chip contained within a miniature casing (42.8mm wide and...
Memory management ShowDescription of the memory The physical memory on a system falls into two categories: the random access memory: made up of integrated circuits, therefore very fast mass storage: made up of magnetic supports (hard drive, magnetic tapes, etc.), much...
The PC Card bus (PCMCIA) ShowPC Card Bus Introduction The PC Card bus was developed in 1989 by the PCMCIA (Personal Computer Memory Card International Association, which is the name sometimes given to the bus) consortium in order to extend current peripheral equipment...