Skip to content
Learnearn.uk » A Level Computer Science Home » Network Topologies

Network Topologies

Introduction

Network Topologies

A network topology is the arrangement of elements in a computer network. Each network topology has its advantages and disadvantages and as new topologies are adopted older topologies are depreciated(no longer recommended and their use slowly discontinued).

Older topologies that are no longer widely used include Ring and Bus networks.

Physical vs Logical Topology

A network topology can be used to represents networks both physically and logically.

  • Logical Topology – How elements are connected in principle, though the physical connection may differ
  • Physical Topology – How elements are actually plugged in together in reality.
These two networks have different physical network topology(one is wired, the other wireless) but they have the same logical topology.

These two networks have different physical network topology(one is wired, the other wireless) but they have the same logical topology.

Bus

Ring

Mesh

Star

Hybrid

Quiz

Resources