pctechguide.com

  • Home
  • Guides
  • Tutorials
  • Articles
  • Reviews
  • Glossary
  • Contact

Keyboards

A computer keyboard is a peripheral modelled on the typewriter keyboard. Keyboards are designed for the input of text and characters, and also to control the operation of the computer. Physically, computer keyboards are an arrangement of rectangular or near-rectangular buttons, or keys. The most common arrangements in Western countries are based on the QWERTY layout The number of keys on a keyboard generally varies from the standard 101 keys and 104-key Windows keyboards, to as many as 130 keys, with many programmable keys. There are also compact variants that have fewer than 90 keys.

A computer keyboard is effectively an array of switches, each of which sends the PC a unique signal when pressed. Two types of switch are commonly used: mechanical and rubber membrane. Mechanical switches are simply spring-loaded push to make types, so when pressed down they complete the circuit and then break it again when released. These are the type used in clicky keyboards with plenty of tactile feedback.

Membranes are composed of three sheets: the first has conductive tracks printed on it, the second is a separator with holes in it and the third is a conductive layer with bumps on it. A rubber mat over this gives the springy feel. When a key is pressed, it pushes the two conductive layers together to complete the circuit. On top is a plastic housing which includes sliders to keep the keys aligned.

A dome-switch keyboard is commonly used variation of the membrane-type keyboard.

Membrane

Keyboard

With these a key depression pushes down on a rubber dome sitting beneath the key. A conductive contact on the underside of the dome touches (and hence connects) a pair of conductive lines on the circuit below. This bridges the gap between them and allows current to flow, changing the signal strength. A scanning signal is emitted by the chip along the pairs of lines to all the keys. When the signal in one pair becomes different, the chip generates a make code corresponding to the key connected to that pair of lines. The code generated is sent to the computer either via a keyboard cable (using on-off electrical pulses to represent bits) or over a wireless connection. A chip inside the computer receives the signal bits and decodes them into the appropriate keypress. The computer then decides what to do on the basis of the key pressed (e.g. display a character on the screen, or perform some action).

An important factor for keys is their force displacement curve, which shows how much force is needed to depress a key, and how this force varies during the key’s downward travel. Research shows most people prefer 80g to 100g, but games consoles may go to 120g or higher while other keys could be as low as 50g.

The keys are connected up as a matrix, and their row and column signals feed into the keyboard’s own microcontroller chip. This is mounted on a circuit board inside the keyboard, and interprets the signals with its built-in firmware program. A particular key press might signal as row 3, column B, so the controller might decode this as an A and send the appropriate code for A back to the PC. These scan codes are defined as standard in the PC’s BIOS, though the row and column definitions are specific only to that particular keyboard.

Keyboard

Increasingly, keyboard firmware is becoming more complex as manufacturers make their keyboards more sophisticated. It is not uncommon for a programmable keyboard, in which some keys have switchable multiple functions, to need 8KB of ROM to store its firmware. Most programmable functions are executed through a driver running on the PC.

A keyboard’s microcontroller is also responsible for negotiating with the keyboard controller in the PC, both to report its presence and to allow software on the PC to do things like toggling the status light on the keyboard. The two controllers communicate asynchronously over the keyboard cable.

Many ergonomic keyboards work according to one principle; angling the two halves of the main keypad to allow the elbows to rest in a more natural position. Apple’s Adjustable Keyboard has a wide, gently sloping wrist rest, and splits down the middle, enabling the user to find the most comfortable typing angle. It has a detachable numeric keypad so the user can position the mouse closer to the alphabetic keys. Cherry Electrical sells a similar split keyboard for the PC. The keyboard which sells in the largest volumes (and is one of the cheapest) is the Microsoft Natural Keyboard. This also separates the keys into two halves and its undulating design is claimed to accommodate the natural curves of the hand.

  • Keyboards
  • Ergonomic Keyboards
  • Opto-Mechanical mice
  • Optical Mice
  • Cordless Input Devices
  • Laser Mice
  • Trackballs
  • Joysticks
  • Input Device Interfaces
  • Touchscreens

Filed Under: Input Devices

Latest Articles

Fight the Search Protect Invasion by Conduit

When it comes of web surfing, browser extension is believed to have malicious characteristics. Many users observed this to be true these past years where several adware is masked as legitimate browser and one of them is the Search Protect by Conduit. Once Search Protect is installed in your … [Read More...]

A Comparison Chart of Intel’s Chipsets from 915P to P965

The following table compares a number of major characteristics of Intel's mainstream desktop chipsets from the P965 to the 915P. Intel P965 Express Chipset Intel 955X Express Chipset Intel 945P Express Chipset Intel 915P Express Chipset Target Segment Performance … [Read More...]

Remove Qone8.com Browser Hijacker

Qone8.com looks like a harmless search engine that will help you find useful information like Yahoo, Google or Bing. The search engine is owned Taiwan Shui Mu Chih Ching Technology Limited. However, it is a browser hijacker designed to supplant your home page with their search engine. It can do this … [Read More...]

Comments

  1. Sharelord Advanced says

    November 15, 2011 at 7:19 am

    Keyboard is the old input device of the computer. Nowadays it still use as important device

  2. Gas Pipe says

    November 17, 2011 at 5:50 am

    I am a software engineer but I don’t know that so much about keyboard which we are using in our profession. Thanks for sharing this valuable news.

  3. Real Estate Sydney says

    November 24, 2011 at 8:15 am

    Good Article on Keyboard. This will help to those students who are learning basics of computer.

Importance of Inbound Marketing in the Digital Age

A couple of months ago, Zacks reported that Hubspot was starting to make some major changes to its inbound marketing strategy. They talk a lot about … [Read More...]

Damage Control Strategies for Resolving Online PR Crises

Last July, Astrologer faced a major crisis after its CEO went viral at a ColdPlay concert when having an affair. This was just one of the many times a … [Read More...]

AI is Not Killing Computer Jobs Like Doomers Projected

There is no denying the reality that AI technology has played a massive role in disrupting our lives. A growing number of people claim that AI … [Read More...]

Everything You Need to Know About Sourcing Circuit Boards From U.S. Suppliers

In This Article This article includes: Why Source PCBs From the United States?How to Get a Quote From a U.S.-Based PCB ManufacturerThe Top U.S. … [Read More...]

Top Taplio Alternatives in 2025 : Why MagicPost Leads for LinkedIn Posting ?

LinkedIn has become a strong platform for professionals, creators, and businesses to establish authority, grow networks, and elicit engagement. Simple … [Read More...]

Shocking Cybercrime Statistics for 2025

People all over the world are becoming more concerned about cybercrime than ever. We have recently collected some statistics on this topic and … [Read More...]

Guides

  • Computer Communications
  • Mobile Computing
  • PC Components
  • PC Data Storage
  • PC Input-Output
  • PC Multimedia
  • Processors (CPUs)

Recent Posts

Fix Hard Disks Running in Compatibility Mode

Anybody who has owned a PC with Windows long enough has no doubt seen a message that tells them that compatibility mode is on. When this happens, … [Read More...]

Guidelines on Processing Big Data with Hadoop

We are observing an increasing number of social and industrial applications where the flow of data and information grows at an exponential rate, which … [Read More...]

How difficult is it to learn Node.js?

Node.js is considered to be a runtime environment executing JavaScript code outside the browser. In case you need to get acquainted with it a bit … [Read More...]

[footer_backtotop]

Copyright © 2026 About | Privacy | Contact Information | Wrtie For Us | Disclaimer | Copyright License | Authors