# Input and Output Devices

> CIE A-Level Computer Science · 9618 (2022-2024)
> Source: https://www.owlsprep.com/study/cie-9618-u3-input-and-output-devices/

This sub-topic covers classification of input, output and hybrid I/O devices for CIE A-Level Computer Science, focusing on matching device types to scenario requirements for multiple choice and short answer exam questions.

**Prerequisites:** [Basic computer hardware components](https://www.owlsprep.com/study/cie-9618-u3-computer-components/)

## Learning objectives

- Classify common I/O devices by category and use case
- Describe the function of different I/O devices for specific applications
- Select appropriate I/O devices for a given scenario for exam questions
- Distinguish between input, output and hybrid I/O devices

## Input Devices: Classification and Use Cases

**Input Device** — Hardware that transmits data and control signals from the external environment or user to a computer system.

*Example:* Keyboards, barcode scanners, and microphones are all common input devices.

- **Manual input devices**: Operated directly by a user (e.g. keyboard, mouse, graphics tablet)
- **Automatic/direct input devices**: Capture data without ongoing manual intervention (e.g. barcode scanners, sensors, microphones)
- **Specialist input devices**: Built for niche use cases (e.g. MIDI controllers, scanners, RFID readers)

**Worked example:** A retail grocery store wants to speed up checkout by automatically scanning product barcodes to add items to a customer bill. Name the most appropriate input device and classify it.

1. Step 1: Confirm the requirement: automatic, fast capture of data from printed product barcodes.
2. Step 2: Select the appropriate device: a barcode scanner (or barcode reader) is the correct input device.
3. Step 3: Classify the device: it is an automatic direct input device, as it captures data directly without manual entry.

> **Exam tip:** Always link your device choice to the specific requirement given in the question, do not just list generic features.

## Output Devices: Classification and Use Cases

**Output Device** — Hardware that receives processed data from a computer system and converts it into a form usable by humans or other machines.

*Example:* Monitors, printers, and speakers are all common output devices.

- **Hard copy output**: Produces permanent physical output (e.g. inkjet printers, laser printers, plotters)
- **Soft copy output**: Produces temporary visual or audio output (e.g. monitors, speakers, projectors)
- **Specialist output**: For industrial or technical use (e.g. actuators, 3D printers)

**Worked example:** An architecture firm needs to print full-size, high-resolution blueprints for a construction site. State the most appropriate output device and justify your choice.

1. Step 1: Identify the core requirement: large-format, high-accuracy technical line drawings.
2. Step 2: Select the appropriate device: A large-format plotter is the correct output device.
3. Step 3: Justification: Plotters are designed to produce continuous, high-resolution drawings much larger than standard printers can handle, which matches the requirement for full-size architectural blueprints.

## Hybrid Input/Output Devices

**Hybrid I/O Device** — A peripheral device that can function both as an input device (sending data to the computer) and an output device (receiving data from the computer to produce output).

*Example:* Touchscreens are the most common hybrid I/O device found in consumer electronics.

- Touchscreen displays: Input via touch, output via visual display
- Interactive whiteboards: Input via touch/stylus, output via projected display
- Headsets with microphones: Output via speakers, input via microphone
- Modems: Send and receive data over network connections

**Worked example:** A school runs interactive lessons where a teacher writes on a large connected display that shows content from the classroom computer for students. Name the hybrid device used here.

1. Step 1: List the required functions: output visual content to students, accept input from the teacher's writing.
2. Step 2: Identify the device: An interactive whiteboard (smart board) meets both requirements.
3. Step 3: Confirm classification: It outputs content from the computer and inputs the teacher's input back to the computer, so it is correctly classified as a hybrid I/O device.

## Common pitfalls

- **Wrong:** Claiming a touchscreen is only an input device
  - Why it fails: Many students forget touchscreens also output visual content to the user
  - Correct: Always classify touchscreens as hybrid input/output devices
- **Wrong:** Classifying sensors as output devices
  - Why it fails: Sensors only capture data to send to the computer, they never produce output from processed data
  - Correct: Sensors are always classified as input devices
- **Wrong:** Choosing a standard laser printer for large architectural blueprints
  - Why it fails: Standard printers only support up to A3 size, blueprints require much larger formats
  - Correct: Select a plotter for large-format technical drawings and blueprints
- **Wrong:** Only naming a device without justification in long answer questions
  - Why it fails: CIE examiners award marks for linking device features to the given scenario, not just naming the device
  - Correct: Always add one sentence justifying why your chosen device fits the question's requirements

## Cheatsheet

| Device | Category | Common Use Case |
| --- | --- | --- |
| Barcode scanner | Input (automatic) | Retail checkout |
| Keyboard | Input (manual) | Text entry |
| Graphics tablet | Input (specialist) | Digital art |
| Laser printer | Output (hard copy) | High volume office documents |
| Plotter | Output (hard copy) | Large architectural blueprints |
| Monitor | Output (soft copy) | General purpose display |
| Touchscreen | Hybrid I/O | Smartphones, POS terminals |
| Interactive whiteboard | Hybrid I/O | Classroom interactive lessons |
| Headset | Hybrid I/O | Video calls, remote meetings |
| 3D printer | Hybrid I/O | Rapid prototyping |

## What's next

This topic forms the foundation of understanding computer peripherals for CIE 9618, and is regularly tested in Paper 1 multiple choice and short answer questions. Correctly classifying devices and matching them to scenarios is a low-effort way to pick up easy marks on exam day. The concepts you learned here will support your study of peripheral interfaces, system design, and hardware architecture for more advanced topics in Unit 3. Mastering these classification rules will help you answer even the trickiest scenario-based I/O questions confidently.

- [Secondary Storage](https://www.owlsprep.com/study/cie-9618-u3-secondary-storage/)
- [Processor fundamentals](https://www.owlsprep.com/study/cie-9618-u4-overview/)
- [CPU Structure and Function](https://www.owlsprep.com/study/cie-9618-u4-cpu-structure-and-function/)

---

From [OwlsPrep](https://www.owlsprep.com) — free study guides for A-Level, IB, AP and IGCSE, written against the official syllabus. Canonical page: https://www.owlsprep.com/study/cie-9618-u3-input-and-output-devices/
