Storage devices in terms of computers.

Authors Avatar

There are two types of storage systems in terms of computers:

  • Primary storage: is the storage provided by memory in a computer
  • Secondary storage:  storage provided by peripheral devices other than memory

Primary storage:

Memory - The amount of memory in a computer system determines the level of complexity of task that the system can handle. A single unit of memory is called a bit. A bit can store 0 or 1. Eight bits together are called a byte. Memory, and data storage capacity is usually measured in larger units.

There are two classes of memory in a computer system:

  • Ram: (random access memory)
  • Rom: (read only memory)

RAM is memory that can be both read and written to. It is used for storing data and programs while the computer is being used. Most RAM is volatile, i.e. it can only hold data while power is supplied to the computer. Once the power is turned off the contents of ram are lost. System settings such as date and time are stored in CMOS (complementary metal oxide semiconductor) RAM. CMOS RAM has a battery to keep the data. Therefore the data is not lost when the main power to the computer is closed.

The main part of RAM may either be static or dynamic.

  • Static RAM is more expensive but allows for faster transfer of data
  • In dynamic Ram, the contents will “decay” even when the power is on, and so needs to be continually refreshed which slows down your computer.
Join now!

ROM: Read only memory contains the start up sequence for a computer system, this will also include the BIOS. Once the computer is switched on the BIOS will load up the rest of the operating system to allow the user to use the computer. 

The data in ROM cannot be altered or deleted, unless it is erasable and reprogrammable (EPROM) however this can only be reprogrammed a fixed number of times before it wears out. ROM is also non-volatile.  

Buffering:

A buffer is an area of memory used for holding ...

This is a preview of the whole essay