You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
This lesson covers the main input devices required by the OCR H446 specification. For each device, you must understand how it works, what it is used for, and its advantages and disadvantages.
An input device is any hardware that allows a user (or the environment) to enter data or instructions into a computer system. The data is converted into a digital form the computer can process.
| Type | Mechanism |
|---|---|
| Membrane keyboard | A pressure pad under each key completes a circuit when pressed. Cheaper, quieter, less tactile |
| Mechanical keyboard | Each key has an individual switch mechanism. When pressed, the switch closes a circuit. More tactile, more durable |
| Capacitive keyboard | Pressing a key changes the capacitance of a circuit beneath it. No physical contact needed. Used in some premium keyboards |
When a key is pressed:
| Type | Mechanism |
|---|---|
| Optical mouse | An LED illuminates the surface beneath the mouse. A small camera sensor takes thousands of images per second. A DSP compares successive images to detect movement direction and speed |
| Laser mouse | Similar to optical, but uses a laser instead of an LED. More precise and works on more surfaces |
| Mechanical (ball) mouse | A ball rolls as the mouse moves. Rollers inside detect the ball's movement in the X and Y axes. Largely obsolete |
The mouse sends movement data (delta X, delta Y) and button click events to the computer, typically via USB or Bluetooth.
| Type | Mechanism |
|---|---|
| Capacitive | The screen has a conductive layer. When a finger (which is electrically conductive) touches the screen, it disturbs the electric field at that point. Sensors at the corners measure the change to calculate the touch position. Supports multi-touch |
| Resistive | Two thin conductive layers separated by a small gap. When pressed, the layers make contact and complete a circuit. The position is calculated from the voltage at the contact point. Works with any object (finger, stylus, glove) |
| Infrared | A grid of infrared LEDs and sensors around the edges of the screen. When a finger breaks the infrared beams, the position is calculated from which beams are interrupted |
| Feature | Capacitive | Resistive | Infrared |
|---|---|---|---|
| Multi-touch | Yes | No (usually) | Yes |
| Accuracy | High | Moderate | High |
| Works with gloves | No (unless special gloves) | Yes | Yes |
| Durability | Good | Wears over time (layers degrade) | Good |
| Cost | Moderate-high | Low | High |
| Common use | Smartphones, tablets | ATMs, industrial panels | Large displays, kiosks |
Scanner resolution is measured in dpi (dots per inch). Higher dpi = more detail captured = larger file size.
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.