Input Devices

The internal operations of the computer intersect with the world of the user at the input and output devices attached to the computer.

Let's first consider the idea of input.

As we have learned, the only thing a microprocessor does is to mimic binary arithmetic. In the most fundamental terms, input is simply the task of sending binary arithmetic tasks to the microprocessor.

Fortunately, the user has a splendid array of input devices that take care of encoding binary instructions to be sent to the microprocessor. For instance:

 

  • KeyboardComputer Keyboard which converts "alphanumeric characters" (letters, numbers, and other standard "typewriter" characters, such as punctuation marks). Depressing a key causes 0s and 1s —in the form of high or low voltages on wires— to be sent to the microprocessor.
  • Computer Mouse , which falls into the category of a "pointing device." Moving the mouse causes 0s and 1s describing the measurements of movement of the mouse to be sent to the microprocessor. A computer joystick works in a similar way.
  • Microphone - when attached to a computer, sounds picked up by the microphone are turned into zeroes and ones by a sound card, or similar hardware. Voice-recogntion software, which maps certain sounds to certain commands, enables a user to give voice instructions to the system.

     

Previous Page Next Page
 



These pages were written by Steven H. VanderLeest and Jeffrey Nyhoff and edited by Nancy Zylstra
©2005 Calvin University (formerly Calvin College), All Rights Reserved

If you encounter technical errors, contact computing@calvin.edu.