Skip to content
Computing · JC 1 · Networks and Cyber Security · Semester 2

Introduction to Computer Networks

Understanding the basic concepts of networks, types of networks (LAN, WAN), and network topologies.

MOE Syllabus OutcomesMOE: Networks and Cyber Security - JC1

About This Topic

Introduction to Computer Networks introduces students to how computers connect and share resources. They learn about network types, including Local Area Networks (LANs) for small areas like schools and Wide Area Networks (WANs) that span cities or countries, such as the internet. Students compare their characteristics, like speed and cost, and applications, then study topologies such as star, bus, ring, and mesh, along with hardware roles: switches connect devices in LANs, while routers link networks.

In the JC1 Networks and Cyber Security unit, this topic builds foundational knowledge for data flow, security vulnerabilities, and real-world computing systems. Students analyze advantages, for example star topology's fault tolerance versus bus simplicity and cable limits, and disadvantages like higher costs. This develops comparison skills and systems thinking needed for higher-level topics.

Active learning suits this topic well since networks involve invisible processes. When students build physical models of topologies or simulate traffic jams in group scenarios, they observe bottlenecks and fixes directly. Peer discussions during these activities clarify hardware functions and make abstract ideas concrete and engaging.

Key Questions

  1. Compare the characteristics and applications of LANs and WANs.
  2. Analyze the advantages and disadvantages of different network topologies (e.g., star, bus).
  3. Explain the role of network hardware like routers and switches.

Learning Objectives

  • Compare the characteristics and applications of Local Area Networks (LANs) and Wide Area Networks (WANs).
  • Analyze the advantages and disadvantages of star, bus, and mesh network topologies.
  • Explain the function of routers and switches in facilitating network communication.
  • Identify common network hardware components and their roles within a network.

Before You Start

Basic Computer Hardware

Why: Students need a foundational understanding of computer components like the CPU, memory, and storage to comprehend how these components connect and interact within a network.

Introduction to Data Representation

Why: Understanding how data is represented in binary is essential for grasping how data is transmitted and processed across networks.

Key Vocabulary

Local Area Network (LAN)A network that connects computers and devices within a limited geographical area, such as a home, school, or office building.
Wide Area Network (WAN)A network that spans a large geographical area, connecting multiple LANs across cities, countries, or even continents; the Internet is the largest WAN.
Network TopologyThe physical or logical arrangement of nodes and connections within a network, dictating how data travels between devices.
RouterA network device that forwards data packets between computer networks, acting as a gateway between different networks.
SwitchA network device that connects multiple devices on a computer network, using MAC addresses to forward data packets to their intended destination within a single network.

Watch Out for These Misconceptions

Common MisconceptionLANs are always faster and cheaper than WANs simply due to size.

What to Teach Instead

Characteristics like bandwidth, latency, and infrastructure costs matter more; LANs often have higher speeds over short distances but WANs require expensive links. Pair debates on scenarios help students weigh factors beyond size and correct oversimplifications through evidence comparison.

Common MisconceptionAll network topologies perform equally in any situation.

What to Teach Instead

Each has trade-offs, such as star's central failure risk versus mesh's high cost. Group model-building reveals these visually; students test failures and discuss, shifting from vague equality views to nuanced analysis.

Common MisconceptionSwitches and routers perform identical functions.

What to Teach Instead

Switches manage local traffic within LANs; routers direct between networks using IP addresses. Role-play simulations let students experience the difference firsthand, with packets navigating layers, clarifying distinctions through active participation.

Active Learning Ideas

See all activities

Real-World Connections

  • Internet Service Providers (ISPs) like Singtel and StarHub manage vast WAN infrastructure to provide internet access to homes and businesses across Singapore, connecting local networks to the global internet.
  • Office buildings utilize LANs to connect employee computers, printers, and servers, enabling seamless file sharing and access to internal resources, managed by IT departments using switches and routers.
  • Smart home devices, such as smart speakers and thermostats, form a small LAN within a residence, communicating with each other and connecting to the internet via a router to provide remote control and automation.

Assessment Ideas

Exit Ticket

Provide students with a scenario describing a new business needing network setup. Ask them to: 1. State whether a LAN or WAN is primarily needed for internal operations. 2. Suggest one network topology (star or bus) and justify their choice with one advantage and one disadvantage.

Discussion Prompt

Pose the question: 'Imagine a network failure in your school. Which network topology (star or bus) would likely cause more widespread disruption and why?' Facilitate a brief class discussion, encouraging students to reference hardware roles like switches and routers in their explanations.

Quick Check

Display images of a router and a switch. Ask students to write down the primary function of each device and one key difference between them. Collect responses to gauge understanding of hardware roles.

Frequently Asked Questions

How to compare LANs and WANs effectively for JC1 students?
Use real-world examples: LANs for a school Wi-Fi network with fast, low-cost connections; WANs for internet banking across countries with higher latency. Tables listing characteristics like coverage, speed, ownership, and security needs guide analysis. Scenario-matching activities reinforce differences, helping students apply concepts to applications like video calls or file sharing.
What are the main advantages and disadvantages of star and bus topologies?
Star topology offers easy fault isolation and scalability via a central hub but risks single-point failure and higher cabling costs. Bus uses simple linear cabling cheaply yet suffers signal degradation and hard troubleshooting. Hands-on builds show these clearly, with students noting how star handles growth better for modern LANs while bus suits small, temporary setups.
How can active learning help students understand network topologies?
Active methods like building string-and-pin models or simulating data flow make abstract topologies tangible. Students see failure effects immediately, such as a cut bus line halting all traffic versus star's isolated impact. Group debriefs build analytical skills, turning passive recall into deep comprehension of pros, cons, and hardware roles through trial and collaboration.
What roles do routers and switches play in networks?
Switches connect devices in a LAN, forwarding data based on MAC addresses for efficient local traffic. Routers connect multiple networks, like LAN to WAN, using IP addresses and routing tables for internet access. They also provide security via firewalls. Simulations where students act these roles clarify distinctions and why both are essential in mixed environments.