Lesson Notes By Weeks and Term v5 - Grade 10

Communication technologies and networks: basic concepts – Week 10 focus

Download the Lessonotes Mobile South Africa app for faster lesson access on Android and iPhone.

Subject: Information Technology

Class: Grade 10

Term: 2nd Term

Week: 10

Theme: General lesson support

Lesson Video

This page supports the lesson note with a companion video and a short classroom-ready summary.

For class groups and homework, share this lesson page so learners also get the summary, objectives, and full lesson context.

Performance objectives

Lesson summary

In today's interconnected world, understanding communication technologies and networks is no longer a luxury, but a necessity. From using WhatsApp to connect with family in different provinces, to accessing online educational resources, and even applying for jobs online, networks are fundamental to modern life. In South Africa, where access to information can bridge divides and empower communities, a strong understanding of these concepts is crucial for all Grade 10 learners. This week, we'll explore the foundational concepts of computer networks, laying the groundwork for understanding how data travels across the world, and how we can use these technologies safely and effectively.

Lesson notes

Let's dive into the core concepts: What is a Computer Network? At its simplest, a computer network is a collection of two or more computers connected together to share resources. These resources can be anything from files and printers to internet access and applications. The ability to share information and resources is the primary reason for the existence of networks.

Types of Networks: LAN (Local Area Network): A LAN connects computers within a limited geographical area, such as a home, school, or office building. Think of the computers in your school's IT lab or the Wi-Fi network in your house. LANs are typically owned and managed by a single organization. The speed of data transfer in a LAN is generally very high.

Example:* Your school's computer lab, a small business office with shared printers.

WAN (Wide Area Network): A WAN connects computers over a large geographical area, potentially spanning cities, countries, or even continents. The Internet is the largest WAN in the world. WANs are often made up of multiple LANs connected together. Typically, different organizations manage different parts of a WAN. Data transfer speeds in WANs are usually slower than LANs due to the larger distances involved.

Example:* The Internet, a multinational corporation connecting its offices across different countries.

MAN (Metropolitan Area Network): A MAN is a network that covers a city or metropolitan area. It's larger than a LAN but smaller than a WA

N. MANs are often used by universities, government agencies, or telecommunications companies.

Example:* A city-wide Wi-Fi network provided by the municipality.

PAN (Personal Area Network): A PAN is a network that connects devices within a person's immediate vicinity, typically a few meters. This could include devices like smartphones, laptops, and Bluetooth headsets.

Example:* Connecting your smartphone to your laptop using Bluetooth, or using a smartwatch that syncs with your phone.

Network Components: To build a network, you need several key components: Servers: Powerful computers that provide resources to other computers on the network (clients). Servers can provide file storage, printing services, email services, or web hosting.

Clients: Computers that access the resources provided by servers. These are the everyday computers that users interact with.

Transmission Media: The physical pathways through which data travels. These can be wired (e.g., Ethernet cables, fiber optic cables) or wireless (e.g., radio waves, microwaves).

Example: A CAT5e cable connecting your computer to the router at home.* Network Interface Card (NIC): A hardware component that allows a computer to connect to a network. Every device that needs to connect to a network needs a NI

C. Example: The Ethernet port on your computer or the Wi-Fi adapter in your phone.* Network Devices: Devices that manage and control the flow of data on a network.

Routers: Forward data packets between different networks. Essential for connecting a LAN to the Internet. Your home router connects your devices to your IS

P. Switches: Connect devices within the same network (LAN). Switches are more intelligent than hubs and can forward data only to the intended recipient.

Hubs: A simpler device that connects devices on a LAN, but it broadcasts data to all connected devices, which can be inefficient. Hubs are less common now as switches are generally preferred.

Modems: Convert digital signals from a computer into analog signals that can be transmitted over telephone lines or cable TV lines, and vice versa. They are used to connect to the Internet through older technologies.

Network Topologies: A network topology refers to the physical or logical arrangement of computers and devices on a network. Different topologies have different advantages and disadvantages.

Bus Topology: All devices are connected to a single cable (the "bus"). Simple to implement but a break in the cable can disrupt the entire network.

Analogy: Imagine a single power cord with multiple outlets. If the cord breaks, everything connected to it loses power.* Star Topology: All devices are connected to a central hub or switch. If one device fails, it doesn't affect the rest of the network. Easier to troubleshoot than a bus topology.

Analogy: Like spokes on a bicycle wheel connected to the hub. If one spoke breaks, the wheel still functions.* Ring Topology: Devices are connected in a circular fashion, with each device connected to two others. Data travels around the ring until it reaches its destination. A break in the ring can disrupt the entire network.

Analogy: Like a Christmas light string, where one bulb failing can cause the whole string to go out.* Mesh Topology: Each device is connected to multiple other devices. This provides high redundancy and fault tolerance, but it's also more complex and expensive to implement.

Analogy: Imagine a spider web, where multiple paths connect each point.