Skip to content
Computer Science · Grade 9 · Data and Digital Representation · Term 2

Introduction to Computer Networks

Students will explore the basic components and types of computer networks (LAN, WAN).

Ontario Curriculum ExpectationsCS.HS.N.5CS.HS.S.4

About This Topic

Introduction to Computer Networks introduces students to the foundational elements that connect devices for data sharing. They differentiate Local Area Networks (LANs), which span small areas like a school, from Wide Area Networks (WANs), which link cities or countries via the internet. Students identify key hardware components such as routers, switches, modems, and network interface cards, and examine how network topologies like star, bus, or ring influence performance, reliability, and fault tolerance.

This topic aligns with Ontario's Grade 9 Computer Science curriculum in the Data and Digital Representation unit, supporting standards CS.HS.N.5 and CS.HS.S.4. It fosters skills in analyzing systems, predicting outcomes, and troubleshooting, which prepare students for advanced topics like cybersecurity and cloud computing. By mapping real-world examples, such as school Wi-Fi versus global internet access, students grasp how networks enable collaboration and data flow.

Active learning shines here because network concepts feel abstract without visualization. When students construct physical models or simulate topologies with string and devices, they test connectivity firsthand, observe bottlenecks, and debate improvements. This hands-on approach turns passive recall into active problem-solving and deepens retention.

Key Questions

  1. Differentiate between a Local Area Network (LAN) and a Wide Area Network (WAN).
  2. Analyze the essential hardware components required for a functional network.
  3. Explain how network topology affects network performance and reliability.

Learning Objectives

  • Compare and contrast the characteristics, scale, and typical uses of Local Area Networks (LANs) and Wide Area Networks (WANs).
  • Identify and explain the function of essential hardware components required for a functional computer network, including routers, switches, modems, and network interface cards.
  • Analyze how different network topologies (e.g., star, bus, ring) impact network performance, reliability, and fault tolerance.
  • Explain the role of protocols in enabling communication between devices on a network.

Before You Start

Basic Computer Hardware

Why: Students need to recognize fundamental computer components like a computer, monitor, and keyboard to understand how they connect.

Introduction to Data Transmission

Why: Understanding that data is sent in packets is foundational for comprehending how networks move information.

Key Vocabulary

Local Area Network (LAN)A computer network that interconnects devices within a limited area, such as a residence, school, laboratory, or office building.
Wide Area Network (WAN)A computer network that spans a large geographic area, often connecting multiple LANs across cities, regions, or even countries. The internet is the largest WAN.
RouterA networking device that forwards data packets between computer networks, directing traffic to its intended destination.
SwitchA networking device that connects multiple devices on a computer network, using MAC addresses to forward data to the correct recipient within a LAN.
Network Interface Card (NIC)A hardware component that allows a computer to connect to a network, translating data into signals that can be transmitted over the network medium.

Watch Out for These Misconceptions

Common MisconceptionLAN and WAN differ only in physical size, with identical functions.

What to Teach Instead

LANs prioritize speed over distance for local sharing, while WANs manage latency across regions using protocols like TCP/IP. Active mapping activities help students compare school vs. home-to-cloud connections, revealing functional distinctions through trial and error.

Common MisconceptionNetwork topology has no impact on performance; any layout works.

What to Teach Instead

Topologies affect data paths, redundancy, and failure points, like star offering central control versus bus risking total outage. Simulations where students physically disrupt models clarify these effects, encouraging peer explanations.

Common MisconceptionThe internet is a single giant computer or central server.

What to Teach Instead

The internet is a WAN of interconnected networks with distributed servers. Group debates using globe models shift this view, as students trace data routes collaboratively.

Active Learning Ideas

See all activities

Real-World Connections

  • IT professionals in a large corporation manage the company's WAN, ensuring seamless connectivity between branch offices in different cities for employees to access shared resources and communicate.
  • Home users rely on their home LAN, managed by a router and modem, to connect multiple devices like computers, smartphones, and smart TVs to the internet and to each other for file sharing and streaming.
  • Telecommunications engineers design and maintain the infrastructure for global WANs, such as undersea fiber optic cables and satellite links, that form the backbone of the internet.

Assessment Ideas

Quick Check

Provide students with a diagram showing several connected devices. Ask them to label each device (e.g., computer, router, switch) and identify whether the network depicted is a LAN or a WAN, explaining their reasoning.

Discussion Prompt

Pose the question: 'Imagine your school network suddenly stopped working. Which hardware components would be most critical to troubleshoot first, and why?' Facilitate a class discussion where students justify their choices based on network function.

Exit Ticket

On an index card, students should write one sentence comparing a LAN and a WAN, and list two hardware components essential for any network, briefly stating the role of each.

Frequently Asked Questions

How to differentiate LAN and WAN for Grade 9 students?
Start with relatable examples: LAN as classroom Wi-Fi for quick file shares, WAN as video calls to family abroad facing delays. Use diagrams scaling from room to world maps. Hands-on station rotations reinforce scale, speed, and hardware differences, helping students internalize through comparison.
What essential hardware components make a network functional?
Core items include network interface cards for device connections, switches for LAN traffic direction, routers for internet gateways, and modems for signal conversion. Cable or wireless media complete the setup. Device audits in school environments let students identify and test roles, building practical recognition.
How can active learning help students understand computer networks?
Active methods like building topology models with string and devices make invisible connections visible. Students simulate failures, measure data flow times, and redesign for efficiency, turning theory into experimentation. This approach boosts engagement, reveals cause-effect relationships, and improves retention over lectures, as peer collaboration uncovers nuances.
Why does network topology matter for performance?
Topology determines data routing efficiency, scalability, and recovery from faults: star isolates issues quickly, while ring propagates errors. Classroom simulations with physical disruptions show real-time impacts, prompting students to analyze trade-offs and justify choices for scenarios like a busy school network.