Storage Devices and Media-notes
Storage Devices and Media-notes
Overview
This chapter explores various aspects of storage devices and media.
It focuses on:
• The importance of backing up data.
• The reasons and methods for creating backups.
• Different types of access methods (serial and direct access).
• Types of storage devices: magnetic, optical, and solid-state.
Backing Up Data
Note,
• Backups don’t always protect against viruses. A virus might
attach itself to backed-up files and reinfect the system upon
reloading.
Types of Access
Data stored on different devices can be accessed through two
primary methods: Serial Access and Direct Access.
Serial Access
Definition,
• Accessing data involves starting at the beginning of the
storage medium and reading sequentially until the required
data is located.
• Primarily used in magnetic tape systems.
Characteristics
• Slower Access: Because it requires traversing the entire
medium.
Applications:
• Used in systems where order or speed is less critical, such as
utility billing, payroll processing, or clearing bank cheques.
Data Update Process
• Updating requires merging old and new data on a separate
tape to produce an updated version.
Direct Access
Definition,
• Data can be accessed directly using a calculated storage
location, bypassing sequential traversal.
• Used in devices like magnetic disks, CDs, and DVDs.
Characteristics,
• Faster Access: Compared to serial access, as the system can
directly locate the desired data.
Applications,
• Ideal for real-time systems (e.g process control in factories,
online ticket booking, or stock control systems).
Data Update Process:
• When updating data, the system writes new data to the next
available space, automatically determining its position.
Uses:
• Operating systems and application software storage.
• Real-time systems (e.g., process control in factories or online
booking).
• File servers for networks.
Advantages
• High data transfer speed.
• Large storage capacity.
Disadvantages
• Can be easily damaged if not properly handled (e.g., during
improper shutdowns or physical movement).
• Limited portability unless used with external cases.
Portable Hard Disk
• Similar to fixed hard disks but external and connected via a
USB port.
• Can be disconnected and used on different computers.
Uses:
• Backup systems for data loss prevention.
• Transferring files, data, and software between computers.
Advantages
• High-speed data transfer.
• Large storage capacity.
• Portable for easy data movement.
Disadvantages
• Susceptible to damage from drops or improper shutdown.
Floppy Disk Drives
• Older storage method consisting of thin disks in protective
plastic cases.
• Read/write head allows data access.
Uses:
• Storing or transferring small files (e.g., documents).
• Used in older computer systems.
Advantages
• Inexpensive and simple technology.
• Low cost.
Disadvantages
• Very low memory capacity.
• Slow data transfer rate compared to modern devices.
• Easily damaged.
Magnetic Tapes
• Plastic strips coated with a magnetic layer used for serial data
storage.
• Data is read/written sequentially, making access slower.
Uses:
• Batch processing (e.g., payroll, utility billing).
• Backup storage for large data sets.
Advantages
• Inexpensive compared to equivalent hard disks.
• Robust and durable.
Disadvantages
• Very slow access time.
• Requires new tapes for updates (merging old and new data).
DVD Technology:
Dual-Layering
• CD-ROMs store:
• Music files
• Software
• Computer games
• Reference software (e.g., encyclopedias)
DVD-ROMs have larger storage and are used for
• Storing films
• Computer data
• High-end computer games
• Applications that require protection of data (e.g., preventing
overwriting)
Advantages of CDs/DVDs
Disadvantages of CDs/DVDs:
Technology Used:
Uses:
Advantages
• Multiple rewritability.
• Supports various file formats.
Disadvantages
DVD-RAM
Technology used:
Advantages