What Is A Computer Storage Device?

Memory or computer information storage refers toIn addition, there is also a third memory or tertiary
different types of computer device that maintainmemory. This memory is much slower in contrast to
digital information used for computing. It is one of thethe primary and secondary memory. Moreover, the
vital components, which makes the computer work.use of the tertiary memory was mainly for archival
Commonly, a computer is equipped with two typesof rarely accessed information. This memory is usually
of memory respectively called primary memory andused for extremely large information stores.
secondary memory. Each of the memory has theirFurthermore, it can store information without human
own method of storing information.operators. This device typically uses robotic
In the past, the primary memory is made of smallmechanism, which will mount and dismount data from
magnetic ceramic rings that are threaded with wires.the archive.
This can store information through the polarity of theFurthermore, the performance of the storage device
magnetic field. The magnetic ceramic rings were usedis measured through its latency. Usually, the unit of
up until silicon chips are used. These days, the mainmeasurement for the main memory is nanosecond
memory is made of integrated circuits, which allows itand millisecond for the secondary memory. The raw
to store information. Moreover, the random accesscapacity of the primary and secondary memory also
memory can access any data and return it in adiffers. The best accessibility characteristic for both
constant time. Furthermore, the main memory is smallprimary memory and secondary memory is random
and lightweight. However, this type of storage isaccess. This is due to that stored information in any
quite expensive. In addition, most of the mainlocation can be accessed at any instant in just about
memory is volatile, which means that once there isthe same time.
no power supplied to the memory, data will be lost.Overall, there are different type of storage device
On the other hand, the secondary memory isthat a computer can make use of. These memory
different from the main memory. The secondarydevices are extremely important for the computer to
storage is not directly accessible by the CPU. Usually,function. The computer memory has different
hard disk drives are used as the secondary memorycharacteristics. There are volatile and non-volatile
for modern computers. The speed of the hard drivesmemory devices. Moreover, the speed and
is much slower in contrast with the random accessaccessibility of the computer memory depends on its
memory. However, the secondary memory iscapacity. Usually, the main memory is much faster
non-volatile, which makes it an ideal data-storingthan other memory stores. Furthermore, these
device. The information that is stored in the hardmemory stores are made to be energy efficient and
disks will not be lost even if there is no suppliedcan be recycled, which will make it much better for
power to the device. Moreover, hard disks are lessthe environment.
expensive than the primary memory.