![]() |
|||
French German Portuguese Spanish Russian |
|||
| Basics of Computer | |||
| Home
> Computer Basics
KeyboardThe keyboard is the main means of issuing directions of your PC. A computer keyboard is quite similar to that of typewriter. But it has some additional key. They are : 1) Arrow and other movement key (Home, PgUp, PgDn) Keyboards are of 2 main styles they are: 1) Standard with usually 83-84 key and Typewriter keys are the normal keys on the keyboard. These keys includes letters, numbers and punctuation symbols. Keyboard consists of electronic circuit to decide which key has been pressed. Thus the keyboard control electronic circuit has to perform the following functions : a) Sensing a key pressed. When a key on a keyboard is pressed, the corresponding key switch is activated. They keyboard electronic circuit make use of matrix scanning technique in order to determine which key has been pressed. Then a standard 8-bit binary code is generated to correspond to the depressed key value. This 9-bit scan code is sent into the computer as input data. The keyboard control electronics circuitry not only just senses the pressed key but it also keep track that when the operator or user releases that key. There are separate scan codes for the press and release of each key, so that they can be identified very easily. Each separate key action is recorded by the keyboard control electronic circuit and send to the computer as distinct scan code. The scan codes are communicated to the pressing unit via interrupt mechanism. |
More Information Related Information |
||
|
|||