COMPUTER NETWORKS — (PAN, LAN, MAN, WAN)
INTRODUCTION
Think about the last time you sent a WhatsApp message, browsed the internet at a cafe in Lagos, or printed a document from a shared office printer. Have you ever paused to wonder how all of that actually works? The answer is simpler than you think — it all comes down to computer networks.
A computer network is what makes it possible for two or more computers or devices to communicate, share information, and use resources together. Without networks, every computer would be an island — isolated and unable to connect with the rest of the world.
In Nigeria today, networks power everything from banking on your phone with apps like Opay or Kuda, to students accessing learning materials online, to hospitals sharing patient records between departments. Understanding how networks work is no longer just for IT professionals — it is knowledge every SSS 1 student needs to thrive in our increasingly connected world.
This lesson covers everything you need to know about computer networks as required by the Nigerian NERDC curriculum for Senior Secondary School 1 (SSS 1) Computer Studies.
LEARNING OBJECTIVES
By the end of this lesson, students should be able to:
- Define a computer network and explain its purpose
- Identify and describe the four main types of networks — PAN, LAN, MAN, and WAN
- List and explain the major components of a computer network
- Describe the benefits of computer networking with real-life Nigerian examples
- Discuss basic ethical and safety considerations when using networks
- Attempt simple activities and questions to test their understanding
WHAT IS A COMPUTER NETWORK?
A computer network is a system where two or more computers or devices are connected together so that they can share data, resources, and information.
The connection can be done using cables (wired) or through wireless signals like Wi-Fi or Bluetooth.
Imagine a group of students in a school library — each one has a laptop, but they are all connected to the same Wi-Fi router and can access the same internet. That is a basic example of a network at work.
Networks can be small enough to connect two phones in the same room, or large enough to connect millions of computers across the entire globe.
TYPES OF COMPUTER NETWORKS
Networks are grouped based on how large they are and how far they spread. The four main types you need to know for SSS 1 are PAN, LAN, MAN, and WAN.
- PAN — PERSONAL AREA NETWORK
A Personal Area Network (PAN) is the smallest type of network. It covers a very short range — usually within 10 metres around a single person.
PANs connect personal devices like your phone, wireless earbuds, smartwatch, or laptop together.
How it works: PANs mostly use Bluetooth or infrared technology. When you connect your wireless headset to your phone, or share files between two phones using Bluetooth, you are using a PAN.
Real-life Nigerian Example: A student in Abuja connects their phone to a Bluetooth speaker to play music during a birthday party. That wireless connection between the two devices is a PAN.
Key features of PAN:
- Very short range (usually 1 to 10 metres)
- Used for personal devices
- Usually wireless (Bluetooth, infrared)
- Low cost to set up
- LAN — LOCAL AREA NETWORK
A Local Area Network (LAN) connects computers and devices within a limited area such as a home, a classroom, a school, or an office building.
LANs are the most commonly used type of network in schools and small businesses.
How it works: Devices in a LAN are connected using Ethernet cables or Wi-Fi. A router or switch usually sits at the centre and manages all the connections.
Real-life Nigerian Example: In a computer laboratory at a secondary school in Ibadan, 30 computers are all connected to one printer and share the same internet connection. That entire setup is a LAN.
Key features of LAN:
- Covers a small geographic area (one building or campus)
- High speed of data transfer
- Easy to manage and maintain
- Relatively low cost
- Can be wired or wireless
TOOLS NEEDED TO SET UP A LAN
Setting up a Local Area Network requires specific hardware and software tools working together. If you have ever walked into a school computer lab or a small office and seen cables running between computers, a box with blinking lights on a shelf, and a shared printer in the corner — that is a LAN in action.
Here is a breakdown of everything needed to set one up:
- Computers or End Devices These are the devices that will be connected to the network. In a school setting, these are the desktop computers or laptops used by students. Every device that joins the network is called a node.
- Network Interface Card (NIC) Every computer that will connect to the LAN must have a NIC installed. This card allows the device to send and receive data over the network. Most modern computers already have one built in — both a wired NIC for Ethernet cables and a wireless NIC for Wi-Fi.
- Switch or Hub A switch is the central device that connects all the computers in the LAN together. When Computer A wants to send a file to Computer B, the switch makes sure the data goes to the right place. A hub does the same job but is older and slower — most modern LANs use a switch instead. For a small school lab of 20 to 30 computers, one or two switches are usually enough.
- Router If the LAN also needs to connect to the internet, a router is required. The router links the local network to the outside internet and manages the flow of data between the two. Most routers used in Nigerian homes and schools also have a built-in Wi-Fi antenna for wireless connections.
- Modem If internet access is part of the LAN setup, a modem is needed to bring the internet signal into the building. The modem connects to your ISP (like MTN, Airtel, or Spectranet) and passes the internet connection to the router, which then distributes it across the LAN.
- Ethernet Cables (CAT5e or CAT6) These are the physical cables that connect devices to the switch or router in a wired LAN. The most commonly used types are:
- CAT5e cables — suitable for speeds up to 1 Gbps, commonly used in schools and small offices in Nigeria
- CAT6 cables — faster and more reliable, used in more modern or professional setups. Each cable has a special connector at both ends called an RJ45 connector, which plugs into the computer's NIC and into the switch.
- Wireless Access Point (WAP) — Optional If you want some or all of the devices to connect wirelessly (without cables), a Wireless Access Point is added to the network. It broadcasts a Wi-Fi signal that laptops, tablets, and phones can connect to. Some routers already have a built-in WAP, so a separate one may not always be needed.
- Server — Optional but Recommended For a school or office LAN, a dedicated server is very useful. It stores shared files, manages user accounts, and controls who can access what on the network. Without a server, the LAN can still work for basic sharing — but a server makes the whole system more organised and secure.
- Network Operating System (NOS) This is the software that runs on the server and manages the entire network. It controls user logins, file sharing, printer access, and security. Examples include Windows Server, Ubuntu Server, and Linux. Even without a dedicated server, the operating systems on individual computers (like Windows 10 or 11) have basic networking features built in.
- Crimping Tool and Cable Tester These are practical tools used during the physical setup of the LAN:
- Crimping tool — used to attach the RJ45 connector to the end of an Ethernet cable
- Cable tester — used to check if a cable has been correctly wired and is working properly. These two tools are especially important for ICT students who learn how to make and test their own network cables during practical lessons.
- MAN — METROPOLITAN AREA NETWORK
A Metropolitan Area Network (MAN) covers a larger area than a LAN — usually an entire city or a group of nearby towns.
MANs are typically set up by large organisations, internet service providers, or government bodies to connect multiple buildings or offices spread across a city.
How it works: A MAN uses high-capacity cables (like fibre optic cables) or wireless connections to link different LANs across a city together.
Real-life Nigerian Example: A Nigerian bank like First Bank or GTBank connects all its branches across Lagos Island, Victoria Island, and Ikeja using one shared network. That city-wide banking network is a MAN.
Key features of MAN:
- Covers a city or metropolitan area
- Larger than a LAN but smaller than a WAN
- Usually managed by ISPs or large organisations
- Higher cost than LAN
- Used by banks, universities, and government agencies
- WAN — WIDE AREA NETWORK
A Wide Area Network (WAN) is the largest type of network. It connects computers and devices across very large distances — covering countries, continents, and even the entire world.
The biggest and most well-known WAN in the world is the Internet.
How it works: WANs use a combination of satellite links, undersea cables, and other long-distance communication technology to connect networks across the globe.
Real-life Nigerian Example: When a student in Kano searches for information on Google or watches a YouTube video, their computer is communicating with servers located in another country. That connection happens over a WAN — the internet.
Key features of WAN:
- Covers very large geographical areas (countries and continents)
- Slower than LAN due to the large distance
- More expensive to set up and maintain
- Uses satellite, fibre optic, and telephone lines
- The Internet is the most common example
QUICK COMPARISON
- PAN — Personal Area Network
- Coverage Area: A few metres
- Real-Life Example: A Bluetooth headset connected to a phone
- LAN — Local Area Network
- Coverage Area: A building or campus
- Real-Life Example: A school computer laboratory
- MAN — Metropolitan Area Network
- Coverage Area: A city or town
- Real-Life Example: Bank branches connected across Lagos
- WAN — Wide Area Network
- Coverage Area: Countries or worldwide
- Real-Life Example: The Internet
COMPONENTS OF A COMPUTER NETWORK
For a network to function properly, certain hardware and software components must be in place. Let us look at the major ones.
-
Computer/End Devices These are the computers, phones, tablets, or printers that are connected to the network. They are also called nodes or hosts. Every device on a network is an end device.
-
Network Interface Card (NIC) A NIC is a hardware component inside a computer that allows it to connect to a network. It gives each device a unique identity on the network called a MAC address. Most modern computers and phones have NICs built in.
-
Hub A hub is a simple device that connects multiple computers in a network. When one computer sends data, the hub broadcasts it to all other devices connected to it. Hubs are old technology and are mostly replaced by switches today.
-
Switch A switch is a smarter version of a hub. Instead of sending data to every device, it sends data only to the specific device it is meant for. This makes the network faster and more efficient. Switches are commonly used in school laboratories and offices.
-
Router A router is the most important device in many home and office networks. It connects your local network to the internet and directs data (called packets) to the correct destination. The Wi-Fi device in your home is a router.
-
Modem A modem converts digital signals from your computer into a format that can travel through telephone lines or cable lines, and then converts them back at the other end. Modems are commonly used by internet service providers (ISPs) in Nigeria like MTN, Airtel, Glo, and 9mobile.
-
Server A server is a powerful computer that stores data and provides services to other computers (called clients) on the network. For example, a school can have a server that stores all student records and lesson materials that teachers and students can access.
-
Cables and Wireless Media Cables (like Ethernet cables and fibre optic cables) physically connect devices in a network. Wireless media like Wi-Fi and Bluetooth allow devices to connect without cables. Most modern networks use a combination of both.
-
Network Operating System (NOS) This is the software that manages and controls the network. Examples include Windows Server, Linux, and Novell NetWare. The NOS handles communication between devices and controls access to shared resources.
BENEFITS OF COMPUTER NETWORKS
Networking computers brings many important advantages. Here are the key benefits:
-
Resource Sharing One of the biggest advantages of a network is that devices can share resources like printers, scanners, storage space, and software. Instead of buying a printer for every computer in a school, one printer can serve all the computers on the network.
-
Easy Communication Networks make communication fast and easy. Students and teachers can send emails, share documents, and even have video calls over a network. In Nigerian universities, students receive results and school announcements through networked portals.
-
Data Sharing and Access Files and data can be stored on a central server and accessed by multiple users. A hospital in Nigeria can store patient records on a server so that different departments can access the same information without delays.
-
Internet Access A network allows multiple devices to share a single internet connection. This is how cybercafes, schools, and offices in Nigeria provide internet to many people at once.
-
Cost Reduction Instead of buying separate software licences or internet connections for every single device, a network allows these to be shared, which saves money. Schools and businesses in Nigeria benefit greatly from this.
-
Increased Security Networks can be managed with passwords, user accounts, and firewalls to protect data. This is important for banks, government offices, and businesses that handle sensitive information.
-
Backup and Data Recovery Important files can be automatically backed up to a server or cloud storage through a network. If one computer crashes, the data is not lost.
-
Collaboration and Teamwork Teams can work together on the same document or project from different locations. This is very useful for Nigerian businesses with offices in multiple states.
PRACTICAL APPLICATIONS IN NIGERIA
Here are real-life ways Nigerians use computer networks every day:
- Mobile Banking: Apps like Opay, Palmpay, and GTBank mobile work over mobile networks (a type of WAN) to let you send money instantly.
- E-learning: Platforms like uLesson and PrepClass allow Nigerian students to access video lessons over the internet.
- JAMB/WAEC Online Registration: Students across Nigeria register for exams online through networked systems.
- NIMC Registration: The National Identity Management Commission links all its offices through a wide area network to manage identity records.
- Supermarkets and POS Systems: Point-of-sale terminals at shops like Shoprite connect to payment networks to process card payments in seconds.
DISADVANTAGES OF COMPUTER NETWORKS
While networks have many benefits, there are also some challenges:
- Security Threats: Networks can be attacked by hackers or infected by viruses. This is a major concern for banks and businesses in Nigeria.
- High Setup Cost: Setting up a large network requires buying routers, cables, switches, and servers which can be expensive.
- Network Failure: If the server or router stops working, the entire network may be affected.
- Privacy Concerns: Data shared on a network can sometimes be accessed by unauthorised people if proper security is not in place.
- Dependence on Internet: Many networked services in Nigeria fail when there is no internet or power (NEPA strikes again!).
SAFETY AND ETHICAL CONSIDERATIONS
Using computer networks comes with responsibilities. Here are important tips for students:
- Protect your password: Never share your login details with anyone, not even friends.
- Avoid cyberbullying: Do not use the network to harass, threaten, or spread false information about others.
- Respect privacy: Do not access other people's files or accounts without permission.
- Beware of phishing: Do not click on suspicious links or download unknown files — this is how scammers steal information.
- Use networks responsibly: School networks should be used for learning purposes, not for gaming or inappropriate browsing during school hours.
- Report suspicious activity: If you notice something strange on the school network, report it to your teacher or the ICT administrator.
CLASSROOM AND HOME ACTIVITIES
Activity 1 — Network Type Sorting Write the following scenarios on a piece of paper and identify which type of network (PAN, LAN, MAN, or WAN) each one describes: a) A student connects their phone to a Bluetooth speaker b) A school laboratory has 20 computers sharing one printer c) A bank connects all its branches across Port Harcourt d) A student in Lagos video calls a relative in the UK
Activity 2 — Draw a Simple Network Diagram Draw a simple LAN diagram showing 5 computers, one switch, one router, and one printer. Label each component.
Activity 3 — Research Task (Home) Find out the name of the internet service provider (ISP) used in your home or school. Write down: the name of the ISP, the type of connection used (mobile data, fibre, cable), and the average speed.
Activity 4 — Class Discussion As a class, discuss: What would happen if there was no internet in Nigeria for one full week? List 5 things that would be affected and explain why.
ASSESSMENT QUESTIONS
Objective Questions
-
Which type of network covers the smallest geographical area? a) LAN b) WAN c) MAN d) PAN Answer: d) PAN
-
A device that connects a local network to the internet and directs data packets is called a ______. a) Switch b) Hub c) Router d) Modem Answer: c) Router
-
The Internet is the largest and most well-known example of a ______. a) PAN b) LAN c) MAN d) WAN Answer: d) WAN
-
Which network component gives each device a unique identity called a MAC address? a) Router b) Network Interface Card (NIC) c) Server d) Hub Answer: b) Network Interface Card (NIC)
-
A bank that connects all its branches across Lagos is using a ______ network. a) PAN b) LAN c) MAN d) WAN Answer: c) MAN
Theory Questions
-
Define a computer network. Explain TWO benefits of networking computers in a Nigerian school setting.
-
Describe the differences between a LAN and a WAN. Give ONE real-life example of each from Nigeria.
-
List FIVE components of a computer network and explain the function of any THREE.
SUMMARY
In this lesson, we covered the following key points:
- A computer network connects two or more devices to share data and resources.
- There are four main types of networks: PAN (personal, short range), LAN (local, one building), MAN (city-wide), and WAN (worldwide — e.g., the Internet).
- Key network components include the NIC, hub, switch, router, modem, server, cables, and network operating system.
- Networks offer many benefits including resource sharing, easy communication, cost reduction, internet access, and better security.
- Networks also come with challenges like hacking, high setup costs, and privacy risks.
- Using networks safely and ethically is essential for every student and professional.
CONCLUSION
Computer networks are at the heart of the modern world we live in — from mobile banking to online education, from social media to hospital management. As an SSS 1 student in Nigeria, understanding how networks work gives you a head start in our digital economy.
Whether you go on to study Computer Science, Engineering, Business, or any other field, the knowledge of how devices communicate and share information will always be relevant. Start paying attention to the networks around you — in your school, home, and community — and you will begin to see technology in a whole new way.
Keep learning, stay curious, and always use technology responsibly.
FAQ SECTION
Q1: What is a computer network in simple terms? A: A computer network is a group of two or more computers or devices connected together so they can share information and resources like printers, files, and internet access.
Q2: What are the four types of networks in SSS 1 Computer Studies? A: The four types are PAN (Personal Area Network), LAN (Local Area Network), MAN (Metropolitan Area Network), and WAN (Wide Area Network). Each covers a different geographical range.
Q3: What is the difference between a hub and a switch? A: A hub sends data to all devices on the network, while a switch is smarter — it sends data only to the specific device it is meant for. Switches are faster and more efficient than hubs.
Q4: Is the internet a LAN or a WAN? A: The internet is a WAN — a Wide Area Network. It is the largest network in the world, connecting billions of devices across every country on Earth.
Q5: Why is networking important for Nigerian students? A: Networking enables Nigerian students to access online learning platforms, register for WAEC and JAMB exams online, communicate with teachers and classmates, and prepare for careers in a digital economy.
Q6: What are the dangers of using a computer network? A: The main dangers include hacking, virus attacks, phishing scams, loss of privacy, and cyberbullying. Students should always use strong passwords, avoid suspicious links, and report any unusual activity on their school network.
SUBJECT: Digital Technologies | Computer Studies
CLASS: SSS 1
TOPIC: Computer Networks
CURRICULUM ALIGNMENT: Nigerian NERDC Senior Secondary School Computer Studies Curriculum
WEEK: As scheduled by your teacher




0 Comments