Network technologies: basic concepts and advantages – Week 5 focus
Download the Lessonotes Mobile South Africa app for faster lesson access on Android and iPhone.
Subject: Computer Applications Technology
Class: Grade 10
Term: 3rd Term
Week: 5
Theme: General lesson support
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.
In today’s interconnected world, understanding computer networks is not just a technical skill, but a crucial life skill. From accessing educational resources online to communicating with family and friends across the country (or even the world!), networks are the invisible backbone of our digital lives. In South Africa, with the increasing penetration of mobile technology and the government's focus on bridging the digital divide, understanding networks empowers you to participate fully in the digital economy, access vital information, and potentially build a career in a growing field.
What is a Computer Network? A computer network is simply a collection of two or more computers or other computing devices that are connected together to share resources. Resources can include things like files, printers, internet access, and applications. Think of it like a community library. Each house in the community is like a computer, and the library is like a server. Everyone in the community (computers) can access the books (resources) in the library (server) because they are connected.
Key Components of a Network: Servers: Powerful computers that provide resources or services to other computers on the network. For example, a school might have a server that stores all the students' assignments and makes them accessible to teachers. Think of it like the central 'brain' of the network.
Clients: Computers that access resources or services provided by a server. Your computer at home, or your school's computers used for CAT practicals are clients.
Transmission Media: The physical pathways that connect computers in a network. This can be cables (e.g., Ethernet cables), wireless signals (e.g., Wi-Fi), or even fibre optic cables.
Network Interface Card (NIC): Every computer needs a NIC to connect to a network. This is a hardware component that allows the computer to communicate over the network. Think of it like the computer's "ears" and "mouth" for the network.
Routers: Devices that forward data packets between different networks. Routers are like the traffic cops of the internet, directing information to the right destination.
Switches: Devices that connect devices within the same network. Switches are more efficient than hubs because they send data only to the intended recipient. Types of Networks based on Geographical Scope: Local Area Network (LAN): A network that covers a small geographical area, such as a home, school, or office. For example, the computer lab at your school is likely connected via a LAN. A spaza shop's point-of-sale system connected to a back-office computer would also be a LA
N. Wide Area Network (WAN): A network that covers a large geographical area, such as a city, country, or even the entire world. The internet is the largest WA
N. MTN's mobile network, covering South Africa, is a WA
N. Metropolitan Area Network (MAN): A network that covers a metropolitan area, such as a city. An example could be the network connecting all municipal offices within Johannesburg.
Advantages of Computer Networks: Resource Sharing: Networks allow users to share resources such as printers, scanners, and internet connections. This can save money and improve efficiency. Imagine a small business in Khayelitsha where multiple computers share one printer. This reduces costs significantly.
Communication: Networks facilitate communication between users through email, instant messaging, video conferencing, and other tools. Students can collaborate on group projects using shared online documents, regardless of their physical location.
Centralized Management: Networks allow administrators to centrally manage user accounts, software installations, and security policies. This simplifies administration and improves security. A school IT administrator can install software updates on all computers in the lab from a single location.
Data Storage: Networks can provide centralized storage for data, making it easier to back up and protect important information. Imagine a farmer using a network to store data collected from sensors in their fields (e.g., moisture levels, temperature).
Network Topologies: Network topology refers to the physical or logical arrangement of devices in a network.
Bus Topology: All devices are connected to a single cable (the "bus"). Simple to set up, but if the bus cable breaks, the entire network fails.
Star Topology: All devices are connected to a central hub or switch. Easy to troubleshoot, and if one device fails, the rest of the network is unaffected. Most modern networks use a star topology.
Ring Topology: Devices are connected in a closed loop. Data travels around the ring until it reaches its destination. Less common than star topology.
Example: Understanding Network Speed Network speed is often measured in bits per second (bps).
It's important to understand the prefixes: Kbps (Kilobits per second): Thousands of bits per second Mbps (Megabits per second): Millions of bits per second Gbps (Gigabits per second): Billions of bits per second Suppose you have a 10 Mbps internet connection. How long will it take to download a 5MB file (where 1MB = 8Mb – Megabits)?
Solution: Total file size in bits: 5 MB * 8 Mb/MB = 40 Mb Download time: 40 Mb / 10 Mbps = 4 seconds Therefore, it will take approximately 4 seconds to download the file. Guided Practice (With Solutions)
Question 1: Explain the difference between a LAN and a WAN, providing a specific example of each in a South African context.