Skip to content
Computer Science · Grade 10 · Networks and the Internet · Term 2

Introduction to Computer Networks

Understand the basic components of a computer network and different network topologies.

Ontario Curriculum ExpectationsCS.HS.N.1CS.HS.N.2

About This Topic

Introduction to computer networks teaches students how devices connect to share data, printers, and internet access. Key components include clients like computers and phones, servers for centralized storage, routers to direct traffic between networks, switches for device connections within a network, and media such as Ethernet cables or Wi-Fi signals. Students examine topologies: star centers on a hub for reliable expansion and easy troubleshooting; bus links all devices linearly, which saves cost but risks total failure from a single break; ring circulates data in a loop for efficient flow yet struggles with node failures. They contrast LANs, limited to one building like a school, with WANs covering regions through providers like telephone lines.

This foundation supports the Networks and the Internet unit, linking to protocols and cybersecurity later. Analyzing topology trade-offs builds skills in evaluation and problem-solving, essential for computer science.

Active learning suits this topic well. Students construct physical models with string and cards to simulate topologies, then introduce failures to observe impacts. Such hands-on trials make abstract concepts concrete, spark discussions on real-world choices, and strengthen retention through direct experience.

Key Questions

  1. Explain the purpose of a computer network and its essential components.
  2. Compare different network topologies (e.g., star, bus, ring) and their advantages.
  3. Analyze how local area networks (LANs) differ from wide area networks (WANs).

Learning Objectives

  • Compare the advantages and disadvantages of star, bus, and ring network topologies.
  • Analyze the primary differences in function and scope between a Local Area Network (LAN) and a Wide Area Network (WAN).
  • Identify the essential components of a computer network, including clients, servers, routers, switches, and media.
  • Explain the purpose of a computer network in facilitating data sharing and resource access.
  • Design a simple network diagram illustrating the placement of key components for a small office.

Before You Start

Basic Computer Hardware

Why: Students need to recognize common computer components like desktops, laptops, and printers to understand their role as clients or peripherals in a network.

Internet Basics

Why: Familiarity with the concept of the internet and how devices connect to it provides context for understanding networks.

Key Vocabulary

ClientA device, such as a computer or smartphone, that requests services or resources from a server.
ServerA powerful computer or program that provides services, data, or resources to other devices (clients) on a network.
RouterA networking device that forwards data packets between computer networks, directing traffic to its intended destination.
SwitchA hardware device that connects multiple devices within a single network, forwarding data only to the intended recipient device.
Network TopologyThe physical or logical arrangement of nodes and connections in a computer network, such as star, bus, or ring.

Watch Out for These Misconceptions

Common MisconceptionAll networks use the same layout everywhere.

What to Teach Instead

Networks vary by topology to match needs, like star for offices. Physical builds let students test failures in each, revealing why star isolates issues better than bus. Group comparisons correct oversimplification through shared evidence.

Common MisconceptionWireless networks need no hardware components.

What to Teach Instead

Wi-Fi still requires routers, access points, and switches. Mapping school networks shows hidden infrastructure. Simulations help students trace signals, clarifying that wireless replaces cables, not components.

Common MisconceptionThe internet is one giant LAN.

What to Teach Instead

Internet links WANs of LANs via providers. Debates on LAN-WAN differences highlight scale. Student surveys of local vs global connections build accurate scale understanding through real examples.

Active Learning Ideas

See all activities

Real-World Connections

  • Internet Service Providers (ISPs) like Rogers or Bell manage vast Wide Area Networks (WANs) to connect homes and businesses across Canada to the global internet.
  • A school's IT department configures a Local Area Network (LAN) using switches and routers to allow students and staff to share printers, access school servers, and connect to Wi-Fi.
  • Companies use network topologies to design their internal systems; for example, a star topology is common in offices for its ease of management and fault isolation.

Assessment Ideas

Exit Ticket

Provide students with a scenario: 'Imagine you are setting up a small library with 5 computers, 1 printer, and 1 internet connection.' Ask them to draw a basic network diagram showing clients, a server (for cataloging), a switch, and a router, labeling each component and its function.

Quick Check

Display images of different network topologies (star, bus, ring). Ask students to write down the name of each topology and one advantage and one disadvantage for each on a small whiteboard or paper.

Discussion Prompt

Pose the question: 'If a single cable breaks in a bus network, what is likely to happen to the entire network? How does this differ from a break in a cable connecting a single computer to the central hub in a star network?' Facilitate a brief class discussion comparing the fault tolerance.

Frequently Asked Questions

What are the main components of a computer network?
Core parts include clients (computers, phones), servers (data storage), routers (traffic direction between networks), switches (local connections), and transmission media (cables, Wi-Fi). Students identify these in diagrams and builds, seeing how routers bridge LANs to WANs like the internet. Hands-on labeling reinforces roles in data flow.
How do star, bus, and ring topologies differ?
Star uses a central hub for easy adds and fault isolation; bus shares one cable, cheap but fragile; ring loops data sequentially for speed, yet one break halts all. Activities like string models let students compare reliability firsthand, noting star's prevalence in schools.
What is the difference between LAN and WAN?
LANs cover small areas like a classroom with owned switches; WANs span cities using leased lines from providers. Surveys of school setups vs home-to-cloud access clarify ownership and scale. This distinction prepares for internet studies.
How can active learning help teach computer networks?
Building topologies with materials or simulating failures in tools like Packet Tracer gives direct experience of pros and cons, far beyond diagrams. Group rotations and debates build collaboration, while mapping real LANs connects theory to environment. These methods boost engagement and retention of abstract ideas.