Skip to content
Computer Science · 11th Grade · Networking and Cyber Defense · Weeks 10-18

Introduction to Computer Networks

Students will explore the fundamental components and types of computer networks.

Common Core State StandardsCSTA: 3B-NI-01

About This Topic

Computer networks connect devices to enable data sharing and communication across distances. 11th grade students explore key components such as routers for directing traffic between networks, switches for local connections within a network, and modems for converting signals. They compare network types like LANs, which serve buildings or campuses, and WANs, which span cities or countries, while differentiating topologies including star for centralized control, bus for linear sharing, and ring for circular flow.

This topic supports CSTA standard 3B-NI-01 by building foundational knowledge in network infrastructure. Students address essential questions on how topologies affect performance and reliability, and why specific hardware meets distinct needs. These ideas link to cybersecurity units, as understanding networks reveals vulnerabilities in data paths.

Active learning excels with this abstract content. When students physically assemble topologies using string and cups or simulate packet routing in pairs, they observe failure points and efficiency firsthand. Group discussions then solidify comparisons, making concepts stick through trial and collaboration.

Key Questions

  1. Differentiate between various network topologies (e.g., star, bus, ring).
  2. Explain the purpose of key network hardware components (routers, switches, modems).
  3. Analyze how different network types (LAN, WAN) serve distinct communication needs.

Learning Objectives

  • Compare and contrast the characteristics and applications of star, bus, and ring network topologies.
  • Explain the function of routers, switches, and modems in facilitating data transmission within and between networks.
  • Analyze the distinct communication needs met by Local Area Networks (LANs) and Wide Area Networks (WANs).
  • Classify network hardware based on its role in managing data flow and connectivity.

Before You Start

Introduction to Computer Hardware

Why: Students need a basic understanding of computer components to grasp how networking hardware interacts with them.

Basic Internet Concepts

Why: Familiarity with how the internet works at a high level provides context for understanding network connections and data flow.

Key Vocabulary

Network TopologyThe physical or logical arrangement of nodes and connections in a computer network. It describes how devices are interconnected.
RouterA networking device that forwards data packets between computer networks. Routers perform traffic directing functions on the Internet.
SwitchA networking device that connects devices together on a computer network, using packet switching to receive, process, and forward data to the destination.
ModemA device that modulates and demodulates signals, converting digital data from a computer into an analog signal for transmission over telephone lines or cable, and vice versa.
LAN (Local Area Network)A computer network that interconnects computers within a limited area such as a residence, school, laboratory, university campus or office building.
WAN (Wide Area Network)A telecommunications network that extends over a large geographic area for the primary purpose of computer networking.

Watch Out for These Misconceptions

Common MisconceptionLAN and WAN differ only in physical size.

What to Teach Instead

LANs limit to small areas with high speed, while WANs cover large distances with potential latency from multiple hops. Mapping activities help students visualize scope differences, and simulations reveal speed variances through timed message passes.

Common MisconceptionAll network topologies perform equally well.

What to Teach Instead

Star offers reliability via central points, bus risks single failure halts, and ring needs full circle integrity. Physical builds let students break models to see impacts, with peer talks correcting overgeneralizations.

Common MisconceptionRouters and switches serve identical purposes.

What to Teach Instead

Switches manage local traffic efficiently, routers connect networks via IP addressing. Role-plays clarify by enacting both, helping students note when inter-network routing fails without proper hardware.

Active Learning Ideas

See all activities

Real-World Connections

  • Internet Service Providers (ISPs) like Comcast and AT&T use routers and modems to connect millions of homes and businesses to the global internet, managing traffic flow across vast WANs.
  • Businesses utilize switches to create efficient Local Area Networks (LANs) within their offices, allowing employees to share printers, servers, and access internal resources quickly.
  • Emergency services rely on robust network infrastructure, including specialized routers and switches, to ensure reliable communication between dispatch centers and first responders, even across large geographical areas.

Assessment Ideas

Exit Ticket

Provide students with three scenarios: 1) Connecting devices in a single classroom, 2) Connecting two buildings on a school campus, 3) Connecting offices in different cities. Ask them to identify the most appropriate network type (LAN/WAN) and suggest one key hardware component (router/switch/modem) for each scenario, explaining their choice.

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 whiteboard or digital tool. Review responses as a class, clarifying misconceptions.

Discussion Prompt

Pose the question: 'Imagine a small business wants to expand its network to include a new branch office across town. What network components and considerations would be most critical for ensuring reliable and secure communication between the two locations?' Facilitate a class discussion, guiding students to consider hardware, topology, and network type.

Frequently Asked Questions

What are the key differences between LAN and WAN?
LANs connect devices in limited areas like a school, using switches for fast, low-cost links. WANs span large regions via routers and service providers, handling slower speeds but broader reach. Topology choices vary: LANs often use star for simplicity, WANs mix for resilience. Activities mapping both clarify scale and hardware needs.
How do network topologies like star, bus, and ring work?
Star centers data through a hub for easy expansion and fault isolation. Bus shares one cable, risking collisions and full halts on breaks. Ring circulates data unidirectionally, efficient until a node fails. Hands-on string models demonstrate flow and weaknesses quickly.
How can active learning help students understand computer networks?
Active methods like building topologies with household items or role-playing hardware make invisible data paths visible. Students test failures in real time, discuss fixes in groups, and connect theory to practice. This boosts retention over lectures, as 11th graders debug issues collaboratively, mirroring real IT work.
What are the roles of routers, switches, and modems in networks?
Switches link devices in a LAN for efficient local traffic. Routers forward packets between networks using addresses. Modems translate digital signals for transmission lines. Simulations assigning these roles let students trace data journeys, correcting mix-ups through step-by-step packet sends.