





























Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
An overview of storage systems and technologies. It covers the properties of storage systems, types of hard drives, optical discs, flash-memory-based storage devices, and other storage systems. It also discusses logical and physical representation, hard drive speed, partitioning and file systems, storage systems for large computer systems and networks, RAID, flash memory systems, USB flash drives, and smart cards. figures and diagrams to illustrate the concepts.
Typology: Study notes
1 / 37
This page cannot be seen from the preview
Don't miss anything!






























1
Learning Objectives
Storage System Characteristics
Logical vs. Physical Representation
Hard Drives
(^) Can be internal and external
(^) Use metal hard disks (^) Read/write heads magnetize particles to represent the data’s 0s and 1s
(^) Use flash memory technology (^) Use less power and have no moving parts (^) Particularly appropriate for portable computers
Magnetic Hard Drives
Solid State Drives (SSDs)
External Hard Drives
Hard Drive Cache
(^) It works on the theory that neighboring data will likely have to be read soon anyway. (^) So the computer reduces the number of disk accesses by copying such data into RAM early. (^) When the next piece of data is requested, computer first checks the disk cache area. If data is not there, then data is retrieved from the disk.
Hybrid Hard Drives
Partitioning and File Systems
Partitioning and File Systems
Hard Drive Interface Standards
Storage Systems for Large Computer Systems and Networks