Skip to content
Computing · JC 2 · Computer Networks and Communication · Semester 2

Introduction to Computer Networks

Students will learn the basic concepts of computer networks, including network types, topologies, and components.

About This Topic

Introduction to computer networks equips JC 2 students with essential knowledge of network types, topologies, and components. They explore LANs for local connectivity in schools or homes, and WANs for broader internet links. Students compare topologies like star for centralized management and fault isolation, bus for simple cabling but single-point failure risks, and ring for orderly data flow yet vulnerability to breaks. Key devices include hubs for basic broadcasting, switches for efficient directed traffic, and routers for inter-network routing.

This topic aligns with the MOE Computing curriculum's Semester 2 unit on networks and communication. It sharpens analytical skills through evaluating trade-offs, such as cost versus reliability, and prepares students for H2 Computing syllabi on data transmission protocols. Understanding these basics reveals how everyday devices connect seamlessly.

Active learning excels for this topic because networks involve invisible processes best revealed through hands-on models and simulations. When students construct topologies with everyday materials or simulate traffic in software, they witness failure modes firsthand. This approach turns abstract diagrams into tangible experiences, boosting retention and sparking discussions on real-world applications.

Key Questions

  1. Compare different network topologies (e.g., star, bus, ring) and their advantages.
  2. Explain the role of various network devices like routers, switches, and hubs.
  3. Analyze how different network types (LAN, WAN) serve distinct purposes.

Learning Objectives

  • Compare the advantages and disadvantages of star, bus, and ring network topologies.
  • Explain the function of routers, switches, and hubs in directing network traffic.
  • Analyze the distinct purposes and applications of Local Area Networks (LANs) and Wide Area Networks (WANs).
  • Classify network devices based on their role in data transmission and connectivity.

Before You Start

Introduction to Computer Systems

Why: Students need a basic understanding of computer hardware components and their functions to comprehend how network devices interact.

Data Representation

Why: Understanding how data is represented in binary is foundational for grasping how it is transmitted across networks.

Key Vocabulary

Network TopologyThe physical or logical arrangement of nodes and connections in a computer network. Common examples include star, bus, and ring.
RouterA network device that forwards data packets between computer networks. Routers perform traffic directing functions on the Internet.
SwitchA network device that connects devices together on a computer network by using packet switching to receive, process, and forward data to the destination.
HubA basic network device that connects multiple computers or other network devices together, broadcasting data to all connected devices.
LAN (Local Area Network)A computer network that interconnects devices within a limited area such as a residence, school, laboratory, or office building.
WAN (Wide Area Network)A computer network that spans a large geographic area, often connecting multiple LANs. The Internet is the largest WAN.

Watch Out for These Misconceptions

Common MisconceptionAll network topologies perform equally in any situation.

What to Teach Instead

Topologies have specific strengths, like star's easy troubleshooting over bus's cable limits. Group building activities let students test failures directly, revealing trade-offs through observation and comparison, which corrects oversimplification.

Common MisconceptionHubs, switches, and routers do the same job.

What to Teach Instead

Hubs flood all ports, switches learn MAC addresses for targeted sends, routers handle IP routing across networks. Role-play simulations clarify these distinctions as students experience traffic jams versus smooth flow, promoting precise understanding.

Common MisconceptionLAN and WAN differ only in size, not function.

What to Teach Instead

LANs optimize for speed in small areas, WANs manage long-distance with protocols. Mapping school networks versus global internet in debates helps students see purpose-driven designs, dispelling size-only myths.

Active Learning Ideas

See all activities

Real-World Connections

  • Network engineers at telecommunications companies like Singtel design and maintain the infrastructure for WANs, ensuring reliable internet access for millions of users across Singapore and beyond.
  • IT support specialists in large corporations use switches to manage internal network traffic within office buildings, optimizing data flow for employees accessing shared resources.
  • Home network setup often involves a router, acting as the gateway between a home's LAN and the broader internet (WAN), managed by individuals setting up their home Wi-Fi.

Assessment Ideas

Quick Check

Present students with a diagram of a network topology. Ask them to identify the topology type and list one advantage and one disadvantage of using it for a small office network.

Discussion Prompt

Pose the question: 'Imagine you are setting up a network for a new school campus. Would you prioritize a LAN or a WAN for internal communication, and why? What role would a router play in this setup?'

Exit Ticket

On an index card, have students define 'switch' in their own words and then name one situation where a switch is more efficient than a hub.

Frequently Asked Questions

How to explain network topologies to JC 2 students?
Start with real-life analogies like star as a school hub with spokes, bus as a single power line. Use physical models for groups to build and break, followed by diagrams. This sequence builds from concrete to abstract, ensuring students compare advantages like fault tolerance clearly. Link to exam questions on evaluation.
What are the roles of routers, switches, and hubs?
Hubs repeat signals to all ports indiscriminately, causing collisions. Switches use MAC tables for efficient unicast. Routers connect networks via IP, deciding paths. Classroom demos with lights or software traces these differences, helping students analyze device choices in LAN/WAN setups for syllabus depth.
How can active learning help students understand computer networks?
Active methods like building topologies with strings or simulating data flow in Packet Tracer make invisible processes visible. Students in small groups test failures, debate fixes, and log results, deepening comprehension of topologies and devices. This beats lectures by fostering ownership, collaboration, and links to key questions on comparisons.
Why compare LAN and WAN in JC 2 Computing?
Comparison highlights LAN's high-speed, low-cost local use versus WAN's scalability for global reach with security needs. Activities like scenario mapping prepare students for analysis questions, building skills for H2 topics. It connects theory to Singapore's smart nation infrastructure.