How Packet Switching Works

Part of Packet Switching · Section 5 of 12

Key FactsUnit: 3.5 Fundamentals of Computer NetworksGCSE

This key facts covers How Packet Switching Works within Packet Switching for GCSE Computer Science. Revise Packet Switching in 3.5 Fundamentals of Computer Networks for GCSE Computer Science with 15 exam-style questions and 18 flashcards. This topic appears regularly enough that it should still be part of a steady revision cycle. It is section 5 of 12 in this topic. Use this key facts to connect the idea to the wider topic before moving on to questions and flashcards.

How Packet Switching Works

Step-by-Step Process:

1. Data Division:

  • Large message/file broken into small packets (e.g., 1MB file → 700 packets of 1500 bytes)
  • Each packet numbered for reassembly

2. Adding Headers:

  • Each packet gets header with source/destination IP, packet number
  • Trailer added with error-checking information

3. Transmission:

  • Packets sent across network independently
  • Each packet can take different route through routers
  • Routers forward packets based on current network conditions

4. Routing:

  • Routers read destination IP in header
  • Choose best available route (fastest, least congested)
  • Different packets may take different paths

5. Arrival:

  • Packets arrive at destination (possibly out of order)
  • Error checking performed using trailer
  • Damaged packets reported, retransmission requested

6. Reassembly:

  • Packets sorted using sequence numbers
  • Reassembled into original message/file
  • Complete data delivered to application

Practice questions for Packet Switching

Which of the following best describes packet switching?

  • A. Data is sent as a single continuous stream along one fixed path
  • B. Data is split into smaller packets that may travel by different routes to the destination
  • C. Data is encrypted before being sent along a dedicated circuit
  • D. Data is compressed and stored before being forwarded to the destination
1 markfoundation

Explain why packets from the same file can travel by different routes through a network. [2 marks]

2 marksstandard

Quick recall flashcards

15 questions on Packet Switching — practise free

Instant marking, adaptive difficulty and spaced-repetition flashcards — all aligned to your exam board.

Start revising free →