Magnetic Disks
tracks
The data is stored in a magnetic disk in the
form of tiny dots on the tracks, which are
known as spots
sectors
The broken-up units of tracks are known as
sectors
There are two popular types of magnetic
disks:
– Hard disks
– Floppy disks
Addressing and Geometry
Storage Evaluation Criteria
Access mode
– Access mode is used for accessing some specific data
from the memory.
– The different access modes include random access mode,
sequential access mode and direct access mode.
Access time
– Access time refers to the time taken by the processor in
completing the requests made by the user for performing
the read and write operations.
– The access time depends on the type of storage device
used and the access mode of the data.
– The access time of primary memory is faster than that of
the secondary memory
Storage capacity
– Storage capacity is defined as the size of the memory available for
storing the data in the system.
– The storage capacity of the secondary memory devices is more than
the primary memory devices.
Storage type
– It refers to the type of memory used to store the data.
– The storage type includes the temporary and permanent memory.
– The temporary memory is also known as the volatile memory, which
is able to store the data only when the power or computer system is
switched on.
– The permanent memory is also known as the non-volatile memory,
which is able to store the data, even when the power or computer
system is turned off.
Cost
It refers to the cost of the storage device used in
the computer system for holding the data.