| Internal Storage |
|
Hard disk - for medium-term storage of data. A hard disk drive (HDD), commonly referred to as a hard drive, hard disk, or fixed disk drive, is a non-volatile storage device which stores digitally encoded data on rapidly rotating platters with magnetic surfaces. Strictly speaking, "drive" refers to a device distinct from its medium, such as a tape drive and its tape, or a floppy disk drive and its floppy disk. Early HDDs had removable media; however, an HDD today is typically a sealed unit (except for a filtered vent hole to equalize air pressure) with fixed media. A HDD is a rigid-disk drive, although it is probably never referred to as such. By way of comparison, a so-called "floppy" drive (more formally, a diskette drive) has a disc that is flexible. Originally, the term "hard" was temporary slang, substituting "hard" for "rigid", before these drives had an established and universally-agreed-upon name. Some time ago, IBM's internal company term for an HDD was "file". HDDs (introduced in 1956 as data storage for an IBM accounting computer) were originally developed for use with general purpose computers; see History of hard disk drives. In the 21st century, applications for HDDs have expanded to include digital video recorders, digital audio players, personal digital assistants, digital cameras and video game consoles. In 2005 the first mobile phones to include HDDs were introduced by Samsung and Nokia. The need for large-scale, reliable storage, independent of a particular device, led to the introduction of configurations such as RAID arrays, network attached storage (NAS) systems and storage area network (SAN) systems that provide efficient and reliable access to large volumes of data. Note that although not immediately recognizable as a computer, all the aforementioned applications are actually embedded computing devices of some sort. Solid-state drive - a device similar to hard disk, but containing no moving parts. A solid-state drive (SSD) is a data storage device that uses solid-state memory to store persistent data. An SSD emulates a hard disk drive, thus easily replacing it in any application. An SSD using SRAM or DRAM (instead of flash memory) is often called a RAM-drive. The original usage of the term solid-state (from solid-state physics) refers to the use of semiconductor devices rather than electron tubes, but has in this context been adopted to distinguish solid-state electronics from electromechanical devices as well. With no moving parts, a solid-state drive is usually more robust than a traditional hard drive, thus greatly reducing the risk of mechanical failure. It is also silent, unless a cooling fan is attached to it, and usually enjoys reduced seek time and latency as there are no mechanical delays. SSDs have begun to appear in laptops, although they are at present substantially more expensive per unit of capacity than hard drives. Disk array controller - a device to manage several hard disks, to achieve performance or reliability improvement. A disk array controller is a device which manages the physical disk drives and presents them to the computer as logical units. It almost always implements hardware RAID, thus it is sometimes referred to as RAID controller. It also often provides additional disk cache. A disk array controller name is often improperly shortened to a disk controller. The two should not be confused as they provide very different functionality. |