Network Topology and Wireless Networking
Aligned to the AQA 7517 specification
- Level
- Intermediate
- Reading time
- 6 min
- Published
- 13 June 2026
- Updated
- 1 July 2026
On this page
Key takeaways
- Physical topology is the actual cable or radio connections while logical topology is how data flows; a physical star using a switch often operates as a logical bus, which is how most wired Ethernet LANs work.
- In client-server, dedicated servers provide services to requesting clients with centralised control, whereas in peer-to-peer all nodes are equal with no dedicated server and no single point of failure.
- WiFi uses CSMA/CA (Collision Avoidance) rather than CSMA/CD (Collision Detection) because a wireless device cannot simultaneously transmit and listen to the channel.
- WPA2 encryption is the actual wireless security mechanism; disabling SSID broadcast is only a minor inconvenience because hidden SSIDs are revealed by probe packets and scanning tools.
- RTS/CTS is an optional handshake that reduces hidden node collisions, where the AP's CTS reply is heard by all in-range devices so they defer transmission during the reserved window.
How much of this have you taken in?
Quiz yourself on this section, free, no card needed.
Key terms
- Network topology
- The way devices on a network are arranged and connected.
- Physical star topology
- A topology where every device connects directly to a central switch or hub with its own dedicated cable.
- Logical bus topology
- A topology where all devices share a single communication channel and each checks whether transmitted data is addressed to it.
- Client-server
- A model where dedicated servers provide services and clients request them, giving centralised control over permissions, security, and backups.
- Peer-to-peer (P2P)
- A model where all nodes are equal, each acting as both client and server, with no dedicated server and no single point of failure.
- Wireless access point (WAP)
- Hardware that connects the wireless network to the wired network and Internet and manages wireless communication.
- SSID
- Service Set Identifier: the human-readable name of a wireless network that devices scan for to discover available networks.
- WPA2
- Wi-Fi Protected Access 2: the current home/office wireless security standard, which uses AES encryption to encrypt wireless traffic.
- CSMA/CA
- Carrier Sense Multiple Access with Collision Avoidance: the WiFi method of listening before transmitting and using random backoff to avoid collisions.
- RTS/CTS
- An optional Request to Send / Clear to Send handshake that reserves the channel to reduce hidden node collisions.
- Hidden node
- Two devices out of range of each other but both in range of the access point, which RTS/CTS helps avoid colliding.
Frequently asked questions
Physical topology is the actual cable or radio connections, such as all devices cabled to a central switch in a star. Logical topology is how data flows; a physical star using a switch often behaves as a logical bus because the switch broadcasts or forwards data so all nodes share a channel.
WiFi uses CSMA/CA (Collision Avoidance) because a transmitting wireless device cannot simultaneously listen to the channel, making collision detection impossible. Collisions are avoided by listening first (carrier sense) and using a random backoff period if the channel is busy.
No. Disabling SSID broadcast is a minor inconvenience, not real security: the SSID is still visible in probe packets from connecting devices and network scanning tools reveal hidden SSIDs easily. WPA2 encryption is the actual security mechanism.
Generate revision on any topic you study
Type any topic you're studying and Aicademy generates a complete lesson, quiz, and flashcard set, personalised to your level.
Lessons on anything
Structured, level-matched lessons on any topic you study
Practice quizzes
Find out what you actually know before the exam does
Flashcard sets
Lock in key concepts with instant revision cards
Ask Aica
Stuck on something? Get a clear explanation, any time
Communication Methods
The Internet and DNS
Related lessons
6 min
6 min
6 min