Lesson Notes By Weeks and Term v5 - Grade 11

Network technologies: topologies and communication media – Week 5 focus

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

Subject: Computer Applications Technology

Class: Grade 11

Term: 3rd Term

Week: 5

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

This week, we delve into the foundational concepts of network technologies, specifically network topologies and communication media. Understanding these elements is crucial because networks are the backbone of modern communication and information sharing, impacting almost every aspect of our lives in South Africa. From accessing educational resources online to conducting business transactions or staying connected with family, networks are indispensable. The efficiency, reliability, and security of a network depend significantly on its topology and the communication media employed.

Lesson notes

2.1 Network Topologies: A network topology describes the physical or logical arrangement of devices (computers, servers, routers, etc.) in a network. The topology influences the network's performance, reliability, and ease of management.

Bus Topology: Description: All devices are connected to a single cable called the "bus" or backbone.

Advantages: Simple to set up and inexpensive for small networks.

Disadvantages: If the bus cable breaks, the entire network goes down. Performance degrades as more devices are added due to collisions (when two devices try to transmit data simultaneously). Difficult to troubleshoot.

Example: Imagine a single power extension cord (the bus) with multiple appliances (computers) plugged into it. If the cord is cut, all appliances lose power.

South African context: Historically used in small offices but rarely used now due to its limitations.

Star Topology: Description: All devices are connected to a central hub or switch.

Advantages: Easy to troubleshoot. If one device fails, it doesn't affect the rest of the network. Relatively easy to add or remove devices.

Disadvantages: If the central hub/switch fails, the entire network goes down. More expensive than a bus topology due to the cost of the hub/switch.

Example: Think of a spoked wheel. The hub is the center, and each spoke is a connection to a device.

South African context: Very common in homes, schools, and businesses due to its reliability and manageability. Most school computer labs use star topology.

Ring Topology: Description: Devices are connected in a closed loop. Data travels in one direction around the ring.

Advantages: Can provide high bandwidth for all devices.

Disadvantages: If one device fails, the entire network can be affected (unless a dual ring is used). Difficult to troubleshoot. Adding or removing devices can disrupt the network.

Example: Imagine a circular race track where cars (data packets) only travel in one direction.

South African context: Less common than star or mesh. Sometimes used in older network infrastructure but is being replaced by more modern technologies.

Mesh Topology: Description: Each device is connected to multiple other devices.

There are two types: Full Mesh: Every device is directly connected to every other device.

Partial Mesh: Some devices are connected to all other devices, while others are only connected to a few.

Advantages: Very reliable. If one connection fails, data can still be transmitted through another path. Provides high bandwidth and security.

Disadvantages: Very expensive to implement, especially a full mesh. Complex to manage.

Example: Imagine a road network with many intersecting routes between cities. If one road is blocked, traffic can still flow through other routes.

South African context: Often used in core network infrastructure (e.g., internet service provider networks) and critical systems where reliability is paramount.

Tree Topology: Description: Combines features of bus and star topologies. A hierarchy of devices is connected to a central hub/switch, which is connected to another hub/switch, and so on.

Advantages: Scalable and allows for easy expansion of the network. Easy to manage.

Disadvantages: If the central hub/switch at the top of the tree fails, the entire network can be affected. More complex to set up than a simple star topology.

Example: Think of a family tree.

South African context: Suitable for large organizations with multiple departments or branches. 2.2 Communication Media: Communication media are the physical pathways through which data is transmitted across a network.

Twisted Pair Cable: Description: Consists of two insulated copper wires twisted together to reduce interference.

There are two types: Unshielded Twisted Pair (UTP) and Shielded Twisted Pair (STP).

Advantages: Relatively inexpensive. Easy to install.

Disadvantages: Limited bandwidth and range compared to other media. Susceptible to interference.

Example: The cable used to connect your computer to your router at home or school.

South African context: Widely used in local area networks (LANs) for connecting computers, printers, and other devices.

Coaxial Cable: Description: Consists of a central copper conductor surrounded by insulation and a braided shield.

Advantages: Higher bandwidth and range than twisted pair cable. Less susceptible to interference.

Disadvantages: More expensive than twisted pair cable. More difficult to install.

Example: Used to connect your TV to a decoder or to receive cable television signals.

South African context: Used for cable television and some broadband internet connections.

Fibre Optic Cable: Description: Transmits data as light pulses through thin strands of glass or plastic.

Advantages: Very high bandwidth and range. Immune to interference. Highly secure.

Disadvantages: Most expensive type of cable. Difficult to install and repair. Requires specialized equipment.