Difference between revisions of "Device controller"

From Computer History Wiki
Jump to: navigation, search
m (Correct cat)
m (+cat)
 
Line 6: Line 6:
  
 
{{semi-stub}}
 
{{semi-stub}}
 +
 +
[[Category: Computer Basics]]

Latest revision as of 02:06, 16 December 2018

A device controller is a block of electronic hardware which is an intermediary between a computer (usually connecting to its bus, although possibly to the CPU directly) and some external peripheral device (often secondary storage).

The canonical pairing is a disk controller and a disk drive, although controllers are also found with magnetic tape drives, paper tape readers and/or punches, and numerous other kinds of devices.

Usually a single controller is able to handle multiple identical devices, thereby amortizing the controller's cost, since the external devices often include mechanical components, and are thus slower than the all-electronic controller.