Activity: Networking Concepts & Infrastructure

Network types, architecture, transmission media, and connecting devices with interactive tools

Grade XII • Computer Science ⏱ ~20 min

Brief Intro — Networking Concepts & Infrastructure

Computer networks are the bridges that connect devices across a room or across the planet, built from a mix of physical cables, wireless signals, and intelligent hardware. Understanding the infrastructure—from the type of network to the devices that link them—is essential for anyone working with modern technology.

In this activity, you'll compare different network scales like LAN and WAN, explore transmission media like fiber optics, and learn the roles of connecting devices like routers and switches.

Prerequisites

Objectives Learning Goals & Outcomes

By the end of this activity, you will be able to:

Part 1 Network Types by Scale

Networks are classified by their coverage area, from personal devices in a single room to global systems connecting entire continents.

Interactive Simulator: Network Scale Comparator

Select a network type to explore its coverage area, characteristics, and use cases.

📱
Personal Area Network
~10 meter range
Range
~10m
Speed
High
Cost
Low
Ownership
Personal
Typical Use Case: Connecting personal devices like smartphones, laptops, tablets, and wearables within immediate proximity.

Task 1: PAN (Personal Area Network)

Task 2: LAN (Local Area Network)

Task 3: MAN (Metropolitan Area Network)

Task 4: WAN (Wide Area Network)

Part 2 Network Architecture

Network architecture defines how resources are shared, whether through a central powerful server or directly between equal nodes.

Task 5: Client-Server vs Peer-to-Peer

AspectClient-Server ArchitecturePeer-to-Peer (P2P) Architecture
StructureCentralized server provides services to clientsAll nodes have equal status, no central server
Resource LocationResources stored on central serverResources distributed across all nodes
SecurityCentralized security managementDecentralized, harder to manage
ScalabilityLimited by server capacityHighly scalable with more nodes
CostHigher (server hardware, maintenance)Lower (no dedicated server needed)
ExamplesWeb browsing, email, database accessFile sharing, cryptocurrency, blockchain
ReliabilityServer failure affects all clientsNode failure has minimal impact
Part 3 Transmission Media

Transmission media are the physical or wireless paths that carry data signals, each offering different trade-offs in speed, range, and cost.

Interactive Simulator: Media & Device Explorer

Click a media type in the dock below to see its full details on screen.

🔌
Select a media type from the dock
🎯 Match the Scenario: A small office needs reliable, high-speed internet connection within a single building. Budget is limited. Which media would you choose?

Task 6: Guided Media Characteristics

Media TypeSpeedRangeCostProsConsApplications
UTP10 Mbps - 10 Gbps100mLowCheap, easy to installProne to EMIEthernet LANs
STP10 Mbps - 10 Gbps100mMediumEMI protectionMore expensiveIndustrial environments
Coaxial10 Mbps - 1 Gbps500mMediumHigher bandwidthBulky, harder to installCable TV, old LANs
Fiber Optic100 Mbps - 100 Gbps10km+HighImmune to EMI, high speedExpensive, fragileBackbone, long-distance

Task 7: Unguided Media Characteristics

Media TypeSpeedRangeFrequencyProsConsApplications
Radio WavesVariableGlobal3 KHz - 1 GHzLong range, penetrates wallsProne to interferenceRadio, TV, Wi-Fi
MicrowavesHighLine-of-sight1 GHz - 300 GHzHigh bandwidth, directionalRequires LOS alignmentSatellite, cellular backhaul
InfraredMediumShort300 GHz - 400 THzSecure, no interferenceVery short rangeRemote controls, IrDA
Part 4 Network Connecting Devices

Connecting devices like switches, routers, and gateways act as the "traffic controllers" that manage and direct the flow of data through a network.

Task 8: Network Devices and Functions

DeviceLayerFunctionUse Case
NICLayer 1 & 2Connects device to network, handles MAC addressingEvery networked device
RepeaterLayer 1Regenerates signals to extend rangeLong cable runs
HubLayer 1Multi-port repeater, broadcasts to all portsSimple network expansion
BridgeLayer 2Connects network segments, filters trafficSegmenting networks
SwitchLayer 2Intelligent hub, MAC-based forwardingModern LANs
RouterLayer 3Routes between networks, IP-based forwardingInternet connectivity
GatewayAll LayersProtocol conversion, connects different systemsDissimilar network connection

Task 9: Network Tools and Utilities

ToolFunctionCommon Use
PINGTests connectivity to a hostChecking if a device is reachable
TRACERT/TRACEROUTETraces packet path through networkIdentifying routing path and delays
IPCONFIG/IFCONFIGDisplays network configurationChecking IP address, subnet, DNS
NSLOOKUPQueries DNS serversResolving domain names to IPs
NETSTATDisplays network connectionsMonitoring active connections
PATHPINGCombines ping and tracertDetailed path analysis with packet loss

Ready to test your knowledge?

Take the Assessment →