Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Sequential access memory

In computing, sequential access memory (SAM) is a class of data storage devices that read stored data in a sequence. This is in contrast to random access memory (RAM) where data can be accessed in any order. Sequential access devices are usually a form of magnetic storage or optical storage.

While sequential access memory is read in sequence, arbitrary locations can still be accessed by "seeking" to the requested location. This operation, however, is often relatively inefficient (see seek time, rotational latency).

Magnetic sequential access memory is typically used for secondary storage in general-purpose computers due to their higher density at lower cost compared to RAM, as well as resistance to wear and non-volatility. Magnetic tape is a type of sequential access memory still in use; historically, drum memory has also been used.

We don't have any images related to Sequential access memory yet.
We don't have any YouTube videos related to Sequential access memory yet.
We don't have any PDF documents related to Sequential access memory yet.
We don't have any Books related to Sequential access memory yet.
We don't have any archived web articles related to Sequential access memory yet.

See also

References

  1. difference between sequential and random access operations http://kb.sandisk.com/app/answers/detail/a_id/8150/~/difference-between-sequential-and-random-access-operations

  2. Turing machine model of computation sequential access memory http://www.docfoc.com/1-lecture-13-turing-machine-model-of-computation-sequential-access-memory