GCSE Computer Science Revision — Network Topologies
Revise Network Topologies for GCSE Computer Science with a topic explanation, worked example and common mistakes. Check the board notes for specification differences.
At a glance
- What StudyVector is
- An exam-practice platform with board-aligned questions, explanations, and adaptive next steps.
- This topic
- Network Topologies in GCSE Computer Science: explanation, examples, and practice links on this page.
- Who it’s for
- Students revising GCSE Computer Science for UK exams.
- Exam boards
- Check your course page and the topic board notes for supported specifications.
- Free plan
- Sign up free to use tutor paths and feedback on your answers. Free access is Free daily revision · No card required. Pricing
- What makes it different
- Syllabus-shaped practice and progress tracking—not generic AI answers.
This page includes a topic explanation and a worked example. Check your course for current practice coverage.
Next in this topic area
Next step: System Security
Continue in the same course — structured practice and explanations on StudyVector.
Go to System SecurityTopic explanation
What is Network Topologies?
Network topology refers to the layout of connected devices in a network. At GCSE, you need to know the star and bus topologies. In a star topology, all devices connect to a central switch or hub, which is robust but has a single point of failure. In a bus topology, all devices share a single common cable, which is cheap but can be slow and difficult to troubleshoot.
Board notes: Both star and bus topologies are required knowledge for AQA, Edexcel, and OCR. You should be able to draw diagrams of each and state their pros and cons.
Step-by-step explanationWorked examples
Worked example
In a small office with four computers, a star topology would involve connecting each of the four PCs to a central switch with its own cable. If one PC's cable is unplugged, the other three can still communicate. In a bus topology, the four PCs would all connect to a single cable; if someone unplugs one end of that main cable, the whole network goes down.
Practise this topic
Start with low-focus cards for Network Topologies, then move into full exam-style practice when you want the heavier session.
Common mistakes
- 1Confusing the physical topology (the actual layout of wires) with the logical topology (how data moves). GCSE focuses on the physical layout.
- 2Thinking a hub and a switch are the same. A hub broadcasts data to all devices, while a switch is smarter and sends data only to the intended recipient, improving efficiency and security.
- 3Forgetting the main disadvantage of a bus topology: a break in the main cable (the backbone) will cause the entire network to fail.
Network Topologies exam questions
Check the available question sets for Network Topologies. Use your course and exam board to confirm which practice is relevant.
Network Topologies exam questionsGet help with Network Topologies
Get a personalised explanation for Network Topologies from the StudyVector tutor. Ask follow-up questions and work through problems with step-by-step support.
Open tutorSave your progress in Network Topologies
Start a free account for low-focus question cards, feedback and Play routes across available topics. Free daily limits apply; no card required.
Continue your revision
A public question for Network Topologies is still being reviewed. Your course page shows the topics currently available for practice.
Continue with Network Topologies
Create a free account to keep your course choice and save your practice progress.
Start free low-focus cardsAlready have an account? Log in
Frequently asked questions
What are the advantages of a star topology over a bus topology?
A star topology is more reliable because if one cable fails, it only affects one device. It's also easier to add new devices and has better performance as data is sent directly to the recipient.
Why would anyone use a bus topology?
Bus topologies are very cheap and simple to set up for small networks as they require less cabling than a star topology. However, they are rarely used in modern networks due to their disadvantages.