💻 Paper 1 · Topic 3: Hardware
3.4a Wired Network Hardware
Cambridge IGCSE Computer Science 0478 · ~12 min read · ⭐ Pro

Network Interface Card (NIC)

A Network Interface Card (NIC) is a hardware component that allows a device to connect to a network. Every device on a network must have a NIC (built-in or add-on card).

  • Provides a unique MAC address (burned into the card permanently)
  • Wired NICs connect via Ethernet cables; wireless NICs connect via Wi-Fi
  • Converts data between the device's internal format and the network transmission format

Switch

A switch is a device used to connect multiple devices within a LAN. It operates at the data link layer and uses MAC addresses to direct data frames to the correct device.

  • Each device has its own dedicated connection to the switch
  • Switch maintains a MAC address table — maps MAC addresses to ports
  • Sends data only to the intended recipient (not broadcast to all) — more efficient than a hub
  • Reduces unnecessary traffic and collisions

Router

A router connects different networks together — most commonly, it connects a LAN to the internet (WAN). It operates at the network layer and uses IP addresses to route packets.

  • Forwards packets between networks by choosing the best route
  • Assigns local IP addresses via DHCP
  • Often contains built-in firewall and NAT (Network Address Translation)
  • Home routers typically also include a switch and wireless access point

Modem

A modem (modulator-demodulator) converts digital data from a computer into an analogue signal suitable for transmission over telephone lines, and vice versa.

  • Required to connect to an ISP (Internet Service Provider) via phone/cable line
  • Modern broadband connections (fibre optic) may not require a traditional modem
  • Often combined with a router in a single home gateway device

Comparison of Devices

DeviceFunctionAddresses usedWhere used
NICConnects device to networkMAC addressInside every device
SwitchConnects devices within a LANMAC addressInside a LAN
RouterConnects networks togetherIP addressBetween LAN and WAN
ModemConverts digital ↔ analogue signalBetween home and ISP

Transmission Media

Wired networks use physical cables to transmit data:

  • Copper (ethernet/coaxial) — cheap, flexible, but susceptible to interference and limited distance
  • Fibre optic — uses light signals; much faster, longer range, immune to EMI; more expensive
Exam tip: Know the key distinction: a switch uses MAC addresses (within a LAN), while a router uses IP addresses (between networks). The modem converts between digital and analogue. A very common exam question is to describe the role of a router or switch — make sure you mention the type of address used.
⚠️ Common Mistakes
  • Saying a switch uses IP addresses — it uses MAC addresses
  • Confusing a hub with a switch — a hub broadcasts to ALL devices; a switch sends only to the correct device
  • Forgetting that a modem converts digital to analogue (and back)
Video coming soon
Click slide or press arrow keys to navigate
✍️

Worksheet — Wired Network Hardware

5 questions · 10 marks

Q1State the purpose of a router in a network and name the type of address it uses to direct data. [2]
✅ Mark scheme
A router connects different networks together (e.g. a LAN to the internet/WAN) [1]; it uses IP addresses to route packets to their destination [1]
Q2Explain how a switch differs from a hub when sending data to a device on a LAN. [2]
✅ Mark scheme
A switch uses the MAC address of the destination device to send data only to the correct device/port [1]; a hub broadcasts data to all connected devices regardless of the intended recipient [1]
Q3Describe the function of a modem. [2]
✅ Mark scheme
A modem converts digital data from a computer into an analogue signal for transmission over telephone lines [1]; and converts received analogue signals back into digital data [1]
Q4Give two advantages of fibre optic cable over copper cable for network transmission. [2]
✅ Mark scheme
Any two: Faster data transmission speed [1]; Less susceptible to electromagnetic interference (EMI) [1]; Can transmit over longer distances without signal degradation [1]
Q5What is the role of a Network Interface Card (NIC)? [2]
✅ Mark scheme
A NIC allows a device to connect to a network [1]; it provides the device with a unique MAC address and handles conversion between the device's internal data format and the network transmission format [1]
Quiz — Wired Network Hardware
Q 1 of 8
Score
/ 8
Click to reveal
TermDefinition
🎯

Mini Test — Wired Network Hardware

10 minutes · mixed marks

← 3.3 Data Storage Topic 3: Hardware Next: 3.4b Wireless Networking →
🔒
Pro Content
Upgrade to access all lessons.
£7.99/month
or £59/year
Subscribe now →