Computer Networks (Components and Types)

Context: FIT1047_MOC · the networks half begins (LO5–6) · vocabulary + the one calculation that recurs: transfer time from data size ÷ rate

Quick Revision

  • 🎯 Objective: four components ➔ client (user access) · server (stores data/software for clients) · switch (connects computers within a LAN) · router (connects two or more networks).
  • ⚡ Key Constraint: transfer-time arithmetic — mind GByte vs Gbit () and the unit ladder M→G→T.

📝 Core

  • Network types by reachLAN (room/building; clients+servers sharing a circuit) → BN backbone (< few km; high-speed LAN interconnect) → MAN (> few km, across locations) → WAN (same idea, longer distances).
  • The Internet ➔ a network of networks — millions of networks, billions of devices, glued by one standard protocol set (Internet Model (Layers, Protocols, Encapsulation)).
  • Key metric ➔ data transmission rate in bits/second: ~1 Mbps home upload · 50–500 Mbps WLAN · 1 Gbps LAN · 10 Gbps backbone · Tbps optical fibre.

📊 Applied Exercise — lecture calculation (50 GB movie)

⚠️ Common Mistakes

  • 💡 Bytes ≠ bits ➔ rates are in bits/s, file sizes in bytes — forgetting ×8 is the classic mark-loss.
  • 💡 Switch vs router ➔ switch joins computers inside one LAN; router joins networks — the boundary word decides.

🧠 Active Recall