Unit Overview
Communication
CIE A-Level Computer ScienceΒ· 5 min read π n/a
1. Unit at a Glance
This unit builds incrementally from foundational network structure up to the core technologies that power the global internet. You will start by learning what networks are and how they are physically and logically arranged, then move on to the universal rules (protocols) that govern orderly data transfer.
After covering core protocol concepts, you will explore specialized wireless communication standards, then dive into the specific technologies that make the internet work, before finishing with a comparison of the two main methods for routing data across networks.
Below are the sub-topics you will complete in this unit:
Networks and topologies
Learn the purpose of networks, categories of network size, and common physical and logical network arrangements.
β β β± 10 min
Protocols
Covers layered network models (OSI and TCP/IP) and the function of common standard network protocols.
β β β β± 12 min
Wireless networking
Explore common wireless standards, their characteristics, and key security considerations for wireless networks.
β β β± 8 min
Internet technologies
Learn how the internet is structured, including IP addressing, DNS, routing, and the client-server model.
β β β β± 15 min
Circuit and packet switching
Compare the operation, advantages, disadvantages, and use cases for circuit and packet switching.
β β β β± 10 min
2. Common Pitfalls
Wrong move:
Confusing the layer structure of the OSI model with the TCP/IP model
Why:
Students often mix up the number of layers and which functional responsibilities map to each model
Correct move:
Memorize the 4-layer TCP/IP model and map the 7 OSI layers to it for clear comparison
Wrong move:
Assuming packet switching is always superior to circuit switching
Why:
Students often forget that circuit switching has unique benefits for specific use cases
Correct move:
Always link the switching method to its common use cases when comparing the two approaches
3. Quick Reference Cheatsheet
Concept | Key Unit Summary |
|---|---|
Network size categories | PAN (<10m), LAN (single site), WAN (multiple geographic sites) |
TCP/IP Model Layers | Link Layer β Internet Layer β Transport Layer β Application Layer |
TCP vs UDP | TCP: reliable, connection-oriented; UDP: low-latency, connectionless |
Switching comparison | Circuit: dedicated end-to-end path; Packet: data split into independently routed packets |
Common wireless standards | IEEE 802.11 = WiFi; Bluetooth = IEEE 802.15.1 |
What's Next
Start your learning of this Communication unit with the first sub-topic below, which covers foundational network concepts you will need for all subsequent topics in this unit. Once you complete all sub-topics here, you will move on to the next core unit of the CIE 9618 syllabus.
