Skip to main content
EnglandComputer ScienceSyllabus dot point

How do wired and wireless connections affect performance, and how do you calculate transmission time from file size and speed?

Understand how the characteristics of wired and wireless connectivity impact on performance (speed, range, latency, bandwidth), that network speeds are measured in bits per second, and construct expressions involving file size, transmission rate and time.

A focused answer to Edexcel GCSE Computer Science 4.1.4 and 4.1.5, covering how wired and wireless connectivity affect speed, range, latency and bandwidth, network speed units, and calculating file size, transmission rate and time.

Generated by Claude Opus 4.89 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. Key performance terms
  3. Wired versus wireless
  4. Network speed units
  5. Calculating transmission time
  6. Bringing performance and calculations together
  7. Try this

What this dot point is asking

Edexcel wants you to compare wired and wireless connections by their effect on performance (speed, range, latency, bandwidth), to know that network speed is measured in bits per second, and to calculate using file size, transmission rate and time.

Key performance terms

These terms are often confused, so anchor each: bandwidth is the capacity (how much per second the link can carry), latency is the delay (how long before data arrives), speed is the actual rate achieved, and range is the distance covered. A connection can have high bandwidth but also high latency, so both matter for performance.

Wired versus wireless

The trade-off is performance versus convenience. A wired desktop gets the most consistent, fastest, lowest-latency connection, which is why gaming PCs and servers are often wired. Wireless lets phones, laptops and tablets connect anywhere in range without cabling, which is why it dominates for mobile devices, at the cost of a signal that weakens with distance and is disturbed by interference and walls, and that slows when many devices share it.

Network speed units

The bits-versus-bytes point is the single biggest source of calculation errors. A "50 Mbps" connection moves 50 million bits per second, while a file size is often quoted in bytes. Always make the file size and the rate use the same unit (both bits or both bytes) before dividing.

Calculating transmission time

Bringing performance and calculations together

When Edexcel asks why one connection performs better, answer in terms of bandwidth, latency, reliability and range, contrasting wired and wireless. When it asks for a transmission time, use time=size÷rate\text{time} = \text{size} \div \text{rate} with matching units. The two ideas connect: a higher-bandwidth (often wired) connection transfers a given file in less time, which is exactly what the calculation shows.

Try this

Q1. State the unit in which network transmission speed is measured. [1 mark]

  • Cue. Bits per second (for example megabits per second).

Q2. A 16 megabit file is sent at 4 megabits per second. Calculate the transmission time. [1 mark]

  • Cue. 16÷4=416 \div 4 = 4 seconds.

Exam-style practice questions

Practice questions written in the style of Pearson Edexcel exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

Edexcel 20233 marksA file of 12 megabits is transferred over a connection with a transmission rate of 8 megabits per second. Calculate the time taken to transfer the file. Show your working.
Show worked answer →

Time is file size divided by transmission rate, with the file size in the same unit as the rate.

The file is 12 megabits and the rate is 8 megabits per second, so time =12÷8=1.5= 12 \div 8 = 1.5 seconds.

Markers reward the relationship (time = size divided by rate), matching units (both in megabits), and the answer 1.5 seconds. A common error is mixing bits and bytes, so check the units match before dividing.

Edexcel 20224 marksExplain two reasons why a wired connection might give better performance than a wireless connection for a desktop computer.
Show worked answer →

Give two developed contrasts.

First, a wired connection usually offers higher bandwidth and faster, more consistent speeds, because the signal travels through a dedicated cable without sharing the air with other devices, whereas wireless bandwidth is shared and varies.

Second, a wired connection is more reliable and has lower latency and fewer errors, because it is not affected by interference, walls or distance from an access point, which weaken and slow a wireless signal.

Markers reward two developed reasons contrasting wired with wireless: higher and more consistent bandwidth or speed, lower latency, more reliable, less interference. Each must compare the two.

Related dot points

Sources & how we know this