A-Level Computer Science / Unit 4: CPU Operation and Low-Level Processing

4.1.5 Connecting Peripheral Devices

🔒 Lesson slides are available to signed-in users. Sign in

4.1.5 Connecting Peripheral Devices

Peripheral devices need a suitable interface through which they can exchange signals with a computer. This page focuses on three required connection standards: USB, HDMI and VGA. The best choice depends on the device and on the type of information that must be carried.

By the end of this section, you should be able to:

  • Explain the purpose of a port and a device controller.
  • Describe how a peripheral communicates with the wider computer system.
  • Identify the main uses of USB, HDMI and VGA.
  • Compare the kinds of signals carried by the three connections.
  • Select and justify a suitable port for a stated peripheral and requirement.

From Peripheral to Processor

A peripheral is not normally connected directly to the CPU's internal circuitry. Communication passes through an interface and controller that translate the device's requirements into operations the computer system can manage.

Port: a physical or logical interface through which a device connects to a computer system.
Device controller: hardware that manages communication with a particular device or group of devices, including timing, signalling and temporary buffering.
Peripheral Produces or receives data
Port Provides the connection
Controller Coordinates the transfer
Computer system Processes or stores the data

The controller can present status information to the processor, receive commands and temporarily hold data while the peripheral and computer operate at different speeds.

Common mistake: A port and a controller are not the same thing. The port is the connection interface; the controller manages the communication.

How to Choose an Appropriate Port

Start with the communication requirement rather than the connector's appearance. Ask what kind of information must travel and which device is being connected.

Question to ask Why it matters Likely connection
Is this a general-purpose peripheral exchanging data? Keyboards, storage devices, cameras and printers need a flexible data connection. USB
Must a display receive digital video and audio together? A single multimedia link is required. HDMI
Does an older display accept an analogue video signal? The connection must match a legacy display input. VGA
Exam tip: Do not only name the port. Justify it by referring to the peripheral and the signal or data it needs to carry.

Universal Serial Bus (USB)

USB is a general-purpose serial connection standard used by many input, output and storage peripherals. Data are transmitted using the USB communication protocol rather than through the computer's internal system bus.

USB: a serial bus standard that allows compatible peripherals to exchange data with a computer.

A supported USB device can normally be connected while the computer is operating. The system detects the device and loads or selects the software needed to communicate with it. This supports hot-plugging and plug-and-play.

USB feature Meaning Benefit
General-purpose data transfer Many different device categories can use the same standard. Fewer specialised port types are needed.
Hot-plugging A device can be attached or removed while the system is running. The computer does not usually need to be shut down first.
Plug-and-play The system identifies and configures a supported device. Less manual setup is required.
Power delivery Some connected devices can receive electrical power through the cable. Small peripherals may not need a separate power supply.
Precise wording: USB is a connection standard. A USB port is an interface, while a USB drive is a storage device that uses the standard.

High-Definition Multimedia Interface (HDMI)

HDMI is designed for digital multimedia output. It commonly connects a computer or another source device to a monitor, television or projector.

HDMI: a digital connection capable of carrying video and audio through the same cable.

HDMI is suitable when a display must receive a digital picture and sound together. For example, a presentation computer connected to a hall projector may send both the slides and the accompanying audio through one HDMI connection.

Strong justification: “HDMI is appropriate because the display requires digital video and audio through one connection.”

Video Graphics Array (VGA)

VGA is a legacy display connection that carries an analogue video signal. It may still be found on older monitors and projectors.

VGA: an analogue video connection used with compatible display equipment.

VGA does not carry audio. A separate audio connection is required when sound is needed. Because modern computers and displays often use digital signals, converting between a digital output and VGA may require an appropriate adapter.

Common mistake: Do not choose VGA when the requirement explicitly says that sound must travel to the display through the same cable.

USB, HDMI and VGA Compared

Connection Main role Signal or information carried Example peripheral
USB General-purpose peripheral connection Serial data; some connections also provide power Mouse, keyboard, printer, camera or external storage
HDMI Digital multimedia output Digital video and audio Monitor, television or projector
VGA Legacy display output Analogue video only Older monitor or projector
Real systems may offer alternatives: A printer might connect through USB, a network or a wireless link. In an exam scenario, use the stated requirements and choose from the options given.

Interactive: Peripheral Connection Explorer

Select a scenario, choose a port and check whether the connection satisfies the stated requirement. The widget also shows the communication path through the device controller.

1. Choose a scenario

Requirement --

2. Choose the connection

Peripheral
Port
Controller
Computer system
Selected connection --
Connection category --
Information carried --
Choose a scenario and connection.

Quick check: use the terms precisely

Select the accurate statement.

Choose an answer.

Common Mistakes and Misconceptions

  • Calling USB itself a storage device rather than a connection standard.
  • Describing a port as if it permanently stored the transferred data.
  • Confusing the physical port with the controller that manages communication.
  • Claiming that VGA carries audio as well as video.
  • Forgetting to mention that HDMI carries digital video and audio.
  • Choosing a port without linking the decision to the scenario's requirements.

Practice

Core questions

  1. Explain why a device controller is used between a peripheral and the computer system.
  2. Distinguish among USB, a USB port and a USB storage device.
  3. Describe two features that make USB convenient for connecting peripherals.
  4. Compare the signals carried by HDMI and VGA.
  5. A meeting-room display must receive sound and a digital picture through one cable. Select a suitable connection and justify your answer.
  6. An older projector accepts only analogue video. Select a suitable connection and state one limitation.

Apply your understanding

A design studio needs to connect a graphics tablet, an external backup drive and a large display with built-in speakers. Recommend a suitable connection for each device and explain each choice.

Answer structure: Identify the peripheral, state the required signal or data, name the port and explain why the port meets the requirement.

Review

Term Essential idea
Port An interface through which a device connects to the computer.
Device controller Hardware that coordinates signalling and data transfer for the device.
USB A general-purpose serial standard for peripheral data transfer.
HDMI A digital multimedia connection carrying video and audio.
VGA A legacy analogue video connection that does not carry audio.
Final check: Can you choose among USB, HDMI and VGA from a requirement and justify the decision using the type of information carried?