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.
The controller can present status information to the processor, receive commands and temporarily hold data while the peripheral and computer operate at different speeds.
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 |
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.
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. |
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 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.
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 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.
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 |
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.
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
- Explain why a device controller is used between a peripheral and the computer system.
- Distinguish among USB, a USB port and a USB storage device.
- Describe two features that make USB convenient for connecting peripherals.
- Compare the signals carried by HDMI and VGA.
- A meeting-room display must receive sound and a digital picture through one cable. Select a suitable connection and justify your answer.
- 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.
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. |