.

HARDWARE - SECONDARY STORAGE

Secondary Storage

Secondary storage means external storage. This storage device includes a magnetic disk, optical disk, magnetic tape and others. The most widely used external storage is as follows:

Logical Data Elements

If there is no systematic way to store and retrieve data, it is too difficult to get any information from an information system. Therefore, data resource should be organized in some logical manner. Data are logically organized into characters, fields, records, files, and database.


Floppy Disks

Floppy disks are removable, direct access storage media inserted into disk drives. Floppy disks are flat, circular pieces of Mylar plastic that rotate within a jacket. These are also called flexible disks, floppies, Diskettes or simply disks.
Data and instructions are stored as forms of bits and bytes using the ASCII or EBCDIC data coding schemes. They are stored as electromagnetic charges on a disk surface. The two most common disks are 5 1/4-inch (5.25") and 3 1/2-inch (3.5") in their diameter. More efficient size, high storage capacity and sturdier design of a 3.5"-disk make microcomputers now use the 3.5" disks more.

Tracks/Sectors

Hard / Soft Sectored Disks and Formatting

There are two kinds of sectors for a disk. A hard sectored disk is one and a soft sectored disk is the other. The hard sectored disk identifies sectors with some physical marks on the disk, whereas the soft sectored disk identifies sectors with sector identification contained in the recording tracks.
A format program places the sector identification on the disk. When a user buys a disk manufactured without tracks and sectors in place (this kind of disk does not have "Formatted" label on it), he or she must put the tracks and sectors using a format program.

Capacity Floppy Drives

A floppy drive grabs a disk at its center and spins it inside its plastic jacket. The floppy drive obtains stored data and instructions from a floppy disk and stores them onto the disk. The drive is made up of a box with a slot into which a user inserts a disk. The slot has a drive gate. This drive rotates the disk with a motor inside the drive. Electronic read/write heads "read" data from the disk and "write" data to it while the disk rotates.
A microcomputer usually has internal floppy drives inside the computer cabinet, but it sometimes has external floppy drive, a separate component outside the cabinet.

Working Process of Floppy Drive


Hard Disks (Hard Drives)

A hard disk is a magnetic disk made of metal and covered with a magnetic recording surface. Hard disks come in removable and fixed varieties that hold from several hundreds of megabytes to several gigabytes. They are tightly sealed to prevent any foreign matter from getting inside which causes head crash.

Interface Type

Access Time

Different Forms of Hard Disks


Optical Disks

More advanced technology created a new disk storage forms. Optical disk is a disk written and read by laser beam. This optical disk has a great impact on today's storage technology. Optical disk does not spin, does not need to move access arms and read/write heads, because a laser beam can be moved electronically. The capacity of the storage is considerably greater than their magnetic disk counterparts, and optical disk storage may eventually replace all magnetic tape and disk storage.
Then how do they work? To write data, a laser beam burns tiny cavities into the surface of a disk to mark bits for data. To read the data, a laser beam scans these areas. There are three forms of optical disks available:


Magnetic Tape

A magnetic tape is a tape coated with a magnetic material on which data can be stored. This is a sequential storage device that is usually used for a backup purpose. A magnetic tape is slower than direct access storage such as disk, because it is sequential access storage. The biggest advantage of magnetic tape is the cost. It is much less expensive than magnetic disk and optical disk. An advanced tape backup technology (DAT) is available these days.


Cache (Cache memory)

A cache is a specially designed buffer storage used to improve computer performance by reducing access time. It holds instructions and data that are likely to be needed for next operation by the processor. The cache copies frequently accessed data and instructions from primary storage (main memory) or secondary storage (disks).



File
In word processing, a file is a single document. In computer graphics, a file is a set of image descriptors for one picture. In a database, a file is a collection of records.

Read-Write Head
A device that reads and writes data on a magnetic disk. For writing, the surface of the disk is moved past the read/write head. Bits of data are recorded as tiny, magnetized spots of positive or negative polarity, by discharging electrical impulses at the appropriate times. For reading, the bits on a disk induce an electrical current across the read head.

Access arm
This is a mechanical arm that moves the read/write head across the surface of a disk. The access arm is directed by the operating system to move the read/write head to a specific track on the disk.

Fast SCSI
Fast SCSI provides 10MB data transfer through an 8-bit-bus.

Wide SCSI
Wide SCSI provides up to 40MB transfer speed with a secondary "B" cable for 16-bit and 32-bit data.

Tightly Sealed Container
A hard disk is enclosed in a tightly sealed container. The reason is to prevent any foreign material from getting inside. The read-write head rides on a cushion of air about 0.000001- inch thick. It is so thin that a smoke particle, fingerprint, or human hair could cause a head crash.

Head Crash
This is a physical destruction of a hard disk. Misalignment or contamination with dust can cause the read/write head to collide with the disk's recording surface. The head crash destroys all or part of data on the disk.

Hardcard
A hardcard is a circuit board with a disk that plugs into an expansion slot in the computer. The card is only 1-inch-thick. This can be an alternative to the external hard-disk drives.

CD-ROM XA
CD-ROM eXtended Architecture is an extension of the CD-ROM standard that allows for audio to be played concurrently while viewing data. CD-ROM XA uses a standard CD-ROM player, but requires a CD-ROM XA controller card in the computer.

DAT
Digital Audio Tape is a technology to record data using digital recording technology on a small magnetic tape. A 4mm-DAT drive holds 2 GB or more.



.