Storage is the function that reads, writes and retains data. The ability to store and retrieve data is the major reason why computers are able to perform multiple tasks. Other technologies invented by man are dedicated to performing one particular task; e.g. an oven cannot be easily modified to perform as a refrigerator. Computers can in a matter of seconds change from being a word-processor to managing businesses finance. In this section we examine different types of storage used by computers and how they work together to efficiently carry out storage functions. There are a variety of different storage devices used in a typical computer system. These devices are commonly classified as primary storage and secondary storage or temporary and permanent storage. Primary storage works closely with the processor; it is generally very fast and apart from Read Only Memory (ROM), requires power to retain its contents.
Secondary storage generally has a far greater storage capacity and does not require power to retain data. Both these storage types work together to carry out the storage functions.
|
11 SDD > 8.1 Concepts and Issues in the Design and Development of Software > 8.1.2 Hardware and software > 2. Computer Hardware and their Functions >
