1. Input/output devices
IGCSE Computer Science (0478)
  • Chapter 6: Automated & Emerging Technologies
  • Data Representation
    • Introduction
    • Why computers use binary (how binary represents data)
    • Number system
      • Introduction
      • Number Conversions
      • Addition of Binary Numbers
      • Logical binary shifts (positive 8-bit integers)
      • Two’s Complement (Signed: Positive and Negative Numbers)
      • Use of the Hexadecimal System
    • Text, Sound and Image
      • Text, Sound and Images
      • File Types
    • Data storage and File compression
      • Measurement of the Size of Computer Memories
      • Lossless and Lossy File Compression
  • Hardware
    • Computer Architecture
      • The CPU & Microprocessors
      • Von Neumann Architecture
      • Fetch-Decode-Execute Cycle (FDE)
      • Characteristics of the CPU
      • CPU Instruction Sets
      • Embedded Systems
    • Input/output devices
      • Input devices
      • Output devices
      • Sensors
    • Data Storage
      • What is Primary Storage?
      • What is Secondary Storage?
      • What is Virtual Memory?
      • What is cloud storage?
    • Network hardware
      • What is a Network Interface Card(NIC)?
      • MAC Addresses & IP Addresses
      • What is a Router?
  1. Input/output devices

Output devices

An output device is any hardware that receives processed data from the CPU
and presents it in a form that humans or other systems can use.
Output Device = Hardware that converts digital signals from the CPU into
a usable form (visual, audio, or physical).

2. Categories of Output Devices#


3. Visual Output Devices#

🖥️ Monitor (Screen / Display)#

The most common output device — displays text, images, and video.
TypeFull NameHow it WorksKey Feature
LCDLiquid Crystal DisplayLiquid crystals block/allow backlight throughThin, low power
LEDLight Emitting DiodeLEDs act as backlight for LCD panelBrighter, more energy efficient
TFTThin Film TransistorA type of LCD with a transistor per pixelSharper image, faster refresh
OLEDOrganic LEDEach pixel produces its own lightDeep blacks, no backlight needed
Key monitor properties:
Resolution — number of pixels (e.g., 1920 × 1080); higher = sharper image.
Refresh rate — how many times per second the image updates (Hz).
Screen size — measured diagonally in inches.
Used in: Desktops, laptops, TVs, tablets, smartphones.

📽️ Projector#

Projects an image from a computer onto a large external surface (screen or wall).
Useful when the image needs to be seen by a large audience.
Resolution and brightness (measured in lumens) are key specifications.
Used in: Classrooms, conference rooms, cinemas, presentations.

4. Printed Output Devices#

Used in: Prototyping, medical implants, prosthetics, manufacturing, architecture models.
✅ Advantages❌ Disadvantages
Creates complex 3D shapesVery slow
Produces prototypes cheaplyMaterials can be expensive
Customisable for each printLower strength than manufactured parts

5. Audio Output Devices#

🔊 Speakers#

Convert digital audio signals from the computer into sound waves.
The CPU sends a digital signal → converted to analogue by a DAC (Digital-to-Analogue Converter) → drives the speaker cone → produces sound.
Used in: Multimedia, music, video playback, alerts and notifications.

🎧 Headphones#

Work on the same principle as speakers but are worn directly on or in the ears.
Provide personal audio output without disturbing others.
Used in: Personal music, gaming, video calls, recording studios.

6. Control Output Devices (Actuators)#

An actuator is an output device that causes a physical action or movement in the real world. Commonly used in embedded systems and automated control.
Actuator TypeWhat it DoesExample Use
Electric MotorProduces rotation or movementWashing machine drum, robotic arm
HeaterGenerates heatCentral heating system, oven
Buzzer / AlarmProduces an audio alertBurglar alarm, fire alarm
Light / LEDEmits light as a signalTraffic lights, indicator lamps
Valve / PumpControls flow of liquid or gasIrrigation system, fuel injection
Note: Actuators are the output side of embedded/control systems —
they are the equivalent of sensors on the input side.

7. Choosing the Right Output Device#

ScenarioBest Output DeviceReason
Printing high-quality colour photosInkjet PrinterBest colour reproduction
Printing 500 black & white reportsLaser PrinterFast, cheap per page
Printing duplicate invoicesDot Matrix PrinterCan create carbon copies
Displaying a presentation to 100 peopleProjectorLarge image for audience
Producing a precise CAD engineering planPlotterHigh accuracy vector output
Creating a physical prototype3D PrinterProduces physical 3D objects
Playing audio from a computerSpeakersConverts digital signal to sound
Controlling a motor in an embedded systemActuator (Motor)Produces physical movement

8. Comparison of Printer Types#

FeatureInkjetLaserDot Matrix
Print qualityHigh (colour)High (text)Low
Print speedSlowFastVery slow
Cost to buyLowHighMedium
Cost per pageHighLowVery low
Noise levelQuietQuietVery noisy
Carbon copies?❌ No❌ No✅ Yes
Best forPhotos, home useOffice documentsReceipts, forms

9. Key Vocabulary#

TermDefinition
Output DeviceHardware that presents processed data from the CPU
ResolutionNumber of pixels on a screen; higher = sharper image
Inkjet PrinterSprays liquid ink droplets onto paper
Laser PrinterUses laser + toner powder fused by heat onto paper
Dot Matrix PrinterImpact printer using pins and ink ribbon; prints carbon copies
PlotterDraws precise lines using a moving pen; used for CAD
3D PrinterBuilds physical 3D objects layer by layer
ActuatorAn output device that causes physical movement or action
DACDigital-to-Analogue Converter — converts digital signals to analogue
TonerDry powder used in laser printers

10. Exam Tips ✅#

Always justify your choice of output device — name it and explain why it suits the scenario.
The dot matrix printer is the only printer that can produce carbon/duplicate copies — this is its main exam use case.
Know that speakers/actuators use a DAC (Digital-to-Analogue Converter) —
the opposite of sensors which use an ADC.
Plotters are for technical/precise drawings (CAD), not general documents.
3D printers produce physical objects — always link them to prototyping or manufacturing.
A touch screen is both input and output — the screen is an output device.
For actuators, link them back to embedded systems and control systems.

Cambridge (CIE) IGCSE Computer Science — 0478 / 0984
Modified at 2026-04-03 09:53:31
Previous
Input devices
Next
Sensors
Built with