Chapter 8 Flashcards
storage medium
physical material on which a computer keeps data, info, programs, and apps (secondary storage)
cloud storage
keeps info on servers on the internet, and the actual media where the files are stored are transparent to the user
storage device
the hardware that records and/or retrieves items to and from storage media
reading
the process of transferring items from a storage medium into memory
writing
the process of transferring items from memory to a storage medium
capacity
the number of bytes a storage medium can hold
kilobyte
one thousand
megabyte
one million
gigabyte
one billion
terabyte
one trillion
storage medium
items remain intact even when you turn off a computer or mobile device- nonvolatile
memory
holds data and instructions temporarily-volatile
transfer rate
the speed with which data, instructions, and info transfer to and from a device
hard drive
the collection term for both hard disks and SSDs- contains circular platters that use magnetic particles to store data, instructions, and info
what determines storage capacity of a hard drive
number of platters it contains, whether it uses longitudinal or perpendicular recording, and the density
formatting of a hard drive
dividing the disk into tracks and sectors so the operating system can store and locate data and info on the disk
track
a narrow recording band that forms a full circle on the surface of the disk
sector
wedged shaped sections, which break the tracks into small arcs
disk defragmenter
a tool that reorganizes the files and unused space on a computer’s hard disk so that the operating system accesses data more quickly and programs run faster
form factor
size
read/write heads
the mechanism that reads and writes items in the drive as it barely touches the disk’s recording surface (each platter has 2)
head crash
when a read/write head touches the surface of a platter
solid state drive (SSD)
flash memory storage device that contains its own processor to manage its storage
SSD advantages
faster access times, faster transfer rates, quieter operation, more durable, lighter weight, less power consumption, less heat generation, longer life, and defragmentation isn’t required