Secondary storage
Features | Drive names | Logical | Housekeeping | Cache RAM | Interaction
b_html2.gif (189 bytes)Use and Purpose| Physical (Characteristics | Data organisation)

Magnetic disk basics

  • There are a wide variety of magnetic disk storage devices available today.
  • What they all have in common is flat rotating sides. (ie. a disk).
  • There are many ways to classify disk storage
    • By portability
      1. Removable (exchangable)
        Where drive and disk are separate,
        such as floppy storage.
      2. Fixed
        Where drive and disk are one unit,
        such as Winchester Hard Disk
    • By physical features
      1. Flexible (Floppy)
        Where disk is made of a flexible plastic
      2. Hard
        Where disk is made of a rigid metal (eg. Aluminium)
      3. Optical
        Disk is a hard plastic
    • By storage technology
      1. Magnetic
        Iron-oxide is magnetised (Floppy disk, Hard disk)
      2. Optical
        Photo-cell with a laser is used to read data.

[cartoon - what's on a disk?]

Features

  • Magnetic Disk

    • Data and Programs stored on Disk are;
      • Easily accessed and modifiable
      • May be accessed randomly
    • Some magnetic disks are rigid and called hard disks, others are flexible and are called floppy disks or diskettes.
    • Floppy disks gain rigidity when rotated at speed and therefore mimic hard disks very closely.
    • Are mainly used to store data and programs in tracks and sectors where each sector is directly addressable giving fast access.
    • Where disk and drive are one unit (as in a Winchester unit) the terms may be used interchangably.
    • Other forms of magnetic disks include Magneto-optical disks (similar to Compact disks), which provide high density and high accuracy data storage media( in the order of Gigabytes of storage).
  • Magnetic Disk Drive

    • Holds a spinning magnetised disk that stores data.
    • Has a moving read/write head to access the disks data
    • Given the term Direct Access Devices
    • Disk sizes and speed basically depend on how much you wish to pay, from a floppy disk at $2 for 1.44MB, to a fixed hard disk at $450 for 5.2GB plus operating system. (Aug98)
      (Note. The costs of disk storage decreases rapidly. You should check with a current computer publication for an estimate of costs.)

Other Terms ; Secondary Storage, Random Access Storage

Hard Disks

Winchester (Sealed fixed drive)

hwhdq.gif (6327 bytes)

  • Sealed unit
  • Built in Read Write Heads
  • Reliable
  • Capacity : 2.1GB (1998) common on PC's.
  • Access time : 9 to 12 millisecs, transfer rate of 5 - 15 MB / sec.
  • Usually multiple platters, and sides per platter
  • Physical : 3.5 to 5.25 inch diameter, Half Height, or Full Height or third height.
  • May be mounted on a Hard Card that fits into an expansion port.

Drive Names

The disk drives are identified by a disk letter

  • A: Internal Floppy Disk (Removable, File backups)
  • B: Second Internal Floppy (if it exists)
  • C: Internal Hard Disk
  • D,E,..:.may be additional hard disks, partitions on a single hard disk, CD-ROM drives, or Network Drives

Example:

  • Drives displayed include:
    A - floppy,
    C,D,E - local hard drive,
    F - CD-Rom drive,
    G,H - Network drives

Logical Characteristics

Logical Organisation of Data is how WE see the data.

Example

Housekeeping

w98mcp1.gif (5565 bytes) hwssdfr1.gif (3880 bytes)For a disk file the system maintains basic data about the file itself.

(A files properties may be displayed in Win95 and 98 (shown) by right clicking on the file in My Computer).

As files are added, modified and erased, they become fragmented over the disk. Defragmenting the hard drive will improve file access and therefore performance.

Cache RAM

For a Hard Disk Cache RAM may sit between the PC and drive and can increase your drives effective speed.

Disk drive - Interaction

Between memory and disk drive.

When starting up the computer.

The CPU requests the Operating system from a disk (either floppy or hard). The disk drive moves the read head over the sector(s) and reads the program into RAM.

When retrieving data.

The program (instructions) in RAM request a file or data to be transferred from the disk drive. The disk drive moves the read head over the sector(s) and reads the data into RAM.

When saving data.

The program (instructions) in RAM request a file or data to be transferred from RAM to the disk drive. The disk drive moves the read head over the sector(s) and copies the data from RAM and writes it onto the Disk surface.

When the Disk is working as Virtual RAM.

The CPU causes data and programs that are not currently in use to be copied from RAM onto the disk. This makes room for copies of other data and programs to be read into RAM for reference, change and additions.

[Rev: 6/10/98] 6-May-97 © 1997-98 V/2-Com (Verhaart), P O Box 8415, Havelock North, New Zealand.