NetworksTopic Summary

Knowledge Organiser: Packet Switching

Part of Packet Switching · GCSE GCSE Computer Science revision

This topic summary covers Knowledge Organiser: Packet Switching within Packet Switching for GCSE Computer Science. Revise Packet Switching in 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 12 of 12 in this topic. Use this topic summary to connect the idea to the wider topic before moving on to questions and flashcards.

Topic position

Section 12 of 12

Practice

15 questions

Recall

18 flashcards

Knowledge Organiser: Packet Switching

Key Terms
  • Packet: A small chunk of data with header, payload, and trailer
  • Packet switching: Method of transmitting data by splitting it into packets that travel independently
  • Header: Part of a packet containing source IP, destination IP, and packet sequence number
  • Payload: The actual data carried in a packet (500–1500 bytes typically)
  • Trailer: End of a packet containing error-checking data (checksum/CRC)
  • Router: Network device that forwards packets towards their destination using IP addresses
Must-Know Facts
  • Data is broken into small packets before transmission
  • Each packet can take a different route through the network
  • Packets are reassembled in the correct order at the destination using sequence numbers
  • Packets may arrive out of order — this is normal
  • Packet switching is efficient — network bandwidth is shared by many users
  • If a packet is lost or corrupted, only that packet is retransmitted (not the whole file)
  • Packets can reroute around failures — making the network resilient
Key Concepts
  • Packet structure: Header (addresses + sequence number) + Payload (data) + Trailer (error check)
  • Why split into packets: Efficient sharing of network links; resilience (reroute around failures); only lost packets retransmitted
  • Reassembly: Destination device uses sequence numbers in headers to reorder packets correctly
  • Packet switching vs circuit switching: Packet = shared paths, efficient; circuit = dedicated line, wasteful
Common Mistakes
  • Saying all packets travel the same route: In packet switching, different packets from the same message can take different routes through the network — they are reassembled in the correct order at the destination using sequence numbers
  • Confusing header and payload: The header contains addressing information (source IP, destination IP, sequence number); the payload is the actual data being transmitted — the header is the envelope, the payload is the letter
  • Saying packets arrive in order: Packets can arrive out of order due to taking different routes — the receiving device uses sequence numbers in the header to reassemble them correctly
  • Forgetting what the trailer contains: The trailer contains error-checking data (e.g. a checksum) that allows the receiver to detect if a packet was corrupted during transmission

Revise this topic interactively on PrepWise — self-test mode, tap-to-reveal definitions, and Common Mistakes from examiners.

Try the interactive Knowledge Organiser — free →

Keep building this topic

Read this section alongside the surrounding pages in Packet Switching. That gives you the full topic sequence instead of a single isolated revision point.

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 18 spaced repetition flashcards. Free until your GCSEs.

Try PrepWise Free