Difference between revisions of "Drum"

From Computer History Wiki
Jump to: navigation, search
m (typo)
m (minor tweaks)
Line 1: Line 1:
 
'''Drums''' were the predecessor [[magnetic storage]] technology to [[disk]]s; they were (as the name suggests) in physical form a drum, and generally had a [[head]] per [[track]] (like [[fixed-head disk]]s).
 
'''Drums''' were the predecessor [[magnetic storage]] technology to [[disk]]s; they were (as the name suggests) in physical form a drum, and generally had a [[head]] per [[track]] (like [[fixed-head disk]]s).
  
This avoided the delays involved in having the head(s) [[seek]] to the correct track, and was also mechanically simpler (an important point at this early stage of development), but did require more components.  
+
Like fixed-head disks, this avoided the delays involved in having the head(s) [[seek]] to the correct track, and was also mechanically simpler (an important point at this early stage of development), but did require more components; drums also needed more volume for their installation.
  
 
The very first drums were actuallly used for [[main memory]] on some very early computers; and also on slightly later, but low-end, ones (e.g. the [[IBM 650]]). Some drums were actually used to store [[register]]s, storing several registers in each track, and using multiple heads on that track to give faster access to the contents of the registers.
 
The very first drums were actuallly used for [[main memory]] on some very early computers; and also on slightly later, but low-end, ones (e.g. the [[IBM 650]]). Some drums were actually used to store [[register]]s, storing several registers in each track, and using multiple heads on that track to give faster access to the contents of the registers.
Line 7: Line 7:
 
Once [[core memory]] appeared, drums were only seen in the role of high-speed [[secondary storage]]; often being used for [[swapping]] or [[virtual memory|paging]] purposes.
 
Once [[core memory]] appeared, drums were only seen in the role of high-speed [[secondary storage]]; often being used for [[swapping]] or [[virtual memory|paging]] purposes.
  
Drums fell out of use because they took more physical space than a disk with the equivalent surface area. A number of [[disk platter]]s, given in total a significantly greater amount of storage, could be stacked in the volume occupied by a single drum.
+
Drums fell out of use because they took more physical room than a disk with the equivalent surface area. A number of [[disk platter]]s, giving in total a significantly greater amount of storage, could be stacked in the volume occupied by a single drum.
  
 
[[Category: Device Basics]]
 
[[Category: Device Basics]]

Revision as of 23:18, 1 September 2020

Drums were the predecessor magnetic storage technology to disks; they were (as the name suggests) in physical form a drum, and generally had a head per track (like fixed-head disks).

Like fixed-head disks, this avoided the delays involved in having the head(s) seek to the correct track, and was also mechanically simpler (an important point at this early stage of development), but did require more components; drums also needed more volume for their installation.

The very first drums were actuallly used for main memory on some very early computers; and also on slightly later, but low-end, ones (e.g. the IBM 650). Some drums were actually used to store registers, storing several registers in each track, and using multiple heads on that track to give faster access to the contents of the registers.

Once core memory appeared, drums were only seen in the role of high-speed secondary storage; often being used for swapping or paging purposes.

Drums fell out of use because they took more physical room than a disk with the equivalent surface area. A number of disk platters, giving in total a significantly greater amount of storage, could be stacked in the volume occupied by a single drum.