Chapter 02 of 03

Chapter 2 — Types of Computer Networks

Chapter 2 — Types of Computer Networks
On this page

1. One Word, Six Very Different Meanings

In Chapter 1, you learned what a computer network is — devices connected together to share data and resources. But here's a question that trips up a lot of beginners: is the Bluetooth link between your smartwatch and your phone the "same kind" of network as the one connecting your college to the entire internet?

Both are technically "computer networks." Both connect devices to share data. And yet, one works across a few centimeters on your wrist, and the other spans the entire planet. Clearly, calling both of them just "a network" and leaving it at that isn't good enough. There has to be a way to categorize networks by their sizepurpose, and reach.

That's exactly what this chapter is about.

2. Why "Size" Changes Everything

Imagine trying to use the same tools to connect your earbuds to your phone and to connect an entire city's hospitals, banks, and offices together. A Bluetooth connection is cheap, short-range, and needs almost no setup — perfect for a smartwatch, useless for a city. On the other hand, the massive fiber-optic cables and satellite links that connect countries would be complete overkill just to pair your earbuds.

This is why computer networks are classified into different types: the scale of a network determines which devices, which range, and which technology make sense to use. A network built for personal devices around your body has completely different requirements than a network connecting offices across a city, or countries across the globe. Once you understand this, the different types of networks stop feeling like a random list to memorize — they start feeling like a natural progression from tiny and personal to massive and global.

3. Definition: What Do We Mean by "Types of Networks"?

Based on the infographic, computer networks are classified mainly by their coverage area — how much physical distance they span. As the infographic's key takeaway states:

"Different types of networks are designed to work at different scales and purposes. Choosing the right network depends on the size, distance and need."

Let's break this down:

  • "Different scales" — Some networks cover a few meters, others cover the entire globe.

  • "Different purposes" — A network in a hospital storage room serves a very different purpose than one connecting a country's banks.

  • "Choosing the right network depends on size, distance and need" — There's no single "best" network type; the right choice always depends on the specific situation.

The infographic organizes six types of networks along this spectrum, from smallest to largest: PAN, LAN, MAN, WAN, SAN, and CAN. Let's walk through each one exactly as shown.

4. Walking Through the Infographic, Network by Network

4.1 PAN — Personal Area Network (Purple Box)

Definition: A very small network used for personal communication around a person.

The diagram: The infographic shows a person's personal devices — a Smartwatch, Earbuds, Laptop, and Smartphone — all connected with dotted lines converging on the smartphone in the center, with a Bluetooth icon shown on the phone.

Range: 1 – 10 meters.

What's happening: This is the network closest to you, literally. It connects the gadgets you personally carry — no router, no switch, no complicated setup, usually just Bluetooth. It exists so your smartwatch can show notifications from your phone, or your earbuds can play music streamed from your phone, without a single wire.

4.2 LAN — Local Area Network (Green Box)

Definition: Connects devices within a small area like a home, office, or building.

The diagram: Here we finally see a Switch at the top, connecting down to a Desktop, Laptop, Printer, and Server — all using solid lines, showing wired connections within one location.

Range: Up to 1 km.

What's happening: A LAN is the classic "network" most people picture — the setup in a home, office, or single building. The switch efficiently connects wired devices so they can share files or a printer within the same physical space. This is the same LAN concept you already saw taking shape inside the "Components of a Network" diagram back in Chapter 1.

4.3 MAN — Metropolitan Area Network (Blue Box)

Definition: Connects multiple LANs within a city or metropolitan area.

The diagram: Several buildings are shown scattered across a "City Network," connected to each other with dotted lines — representing separate LANs (each building) being linked together across the city.

Range: 5 – 50 km.

What's happening: Once individual LANs (like separate office buildings) need to talk to each other across a city, you're no longer dealing with a LAN — you need a MAN. The infographic gives a clear example: connects offices, institutions across a city. Think of it as "LANs of LANs," scaled up to cover an entire metropolitan area.

4.4 WAN — Wide Area Network (Orange Box)

Definition: Connects networks across large geographical areas like countries or the world.

The diagram: A world map is shown with dotted orange lines connecting different continents, with a globe icon and the note: "The Internet is the largest WAN."

Range: 100 km – Global.

What's happening: A WAN is what you get when you connect networks not just across a city, but across countries and continents. This is the biggest jump in scale in the whole infographic — and it comes with an important insight: the Internet itself is simply the largest WAN that exists. Every MAN and LAN you've learned about can ultimately connect into this single, planet-spanning WAN.

4.5 SAN — Storage Area Network (Pink/Magenta Box)

Definition: A dedicated network that provides high-speed access to storage devices.

The diagram: A Server connects to a SAN Switch, which connects to Storage Devices — a simple, dedicated chain built specifically for moving data to and from storage, shown with pink lines.

Used in: Data centers, large organizations.

What's happening: Unlike PAN, LAN, MAN, and WAN — which are grouped by distance — a SAN is grouped by purpose. It's a specialized network built for one job only: connecting servers to storage devices at very high speed, so large amounts of data can be read and written quickly. This is why data centers rely on SANs rather than a general-purpose LAN for their storage needs.

4.6 CAN — Campus Area Network (Teal Box)

Definition: Connects multiple LANs within a campus like a college, university, or organization.

The diagram: Three separate buildings — Department LAN, Library LAN, and Hostel LAN — are shown connected to a central campus building with dotted teal lines.

Range: Up to several kilometers.

What's happening: A CAN sits right between a LAN and a MAN in terms of scale. It connects multiple LANs — like the department building, the library, and the hostel — that belong to the same organization, spread across one campus. It's smaller and more tightly controlled than a city-wide MAN, since everything belongs to a single institution.

5. Visual Simulation — Watching the Scale Grow

The infographic is essentially telling one continuous story of zooming out. Let's simulate that zoom-out step by step, the same order the boxes are arranged in:

PAN  (1–10 meters)
  → Smartwatch, Earbuds, Laptop, Smartphone linked to YOU
        ↓  zoom out
LAN  (Up to 1 km)
  → Desktop, Laptop, Printer, Server linked within ONE building
        ↓  zoom out
CAN  (Up to several km)
  → Department LAN + Library LAN + Hostel LAN linked within ONE campus
        ↓  zoom out
MAN  (5–50 km)
  → Multiple LANs linked across ONE city
        ↓  zoom out
WAN  (100 km – Global)
  → Networks linked across COUNTRIES and the WORLD
        ↓  (special-purpose branch, not part of the distance scale)
SAN
  → Server + Storage Devices linked for HIGH-SPEED data storage

Notice what's happening at every stage: as you zoom out, the range grows, the number of devices grows, and the network you're looking at is increasingly made up of smaller networks joined together. A LAN is built from individual devices. A CAN is built from multiple LANs. A MAN is built from multiple LANs across a city. And a WAN — the biggest of them all — is built from countless smaller networks connected globally, which is exactly why the infographic calls the Internet "the largest WAN." SAN stands apart from this chain because it isn't about distance at all — it's a specialized network built purely for fast storage access.

6. Every Network Type, Explained in Depth

Following the same order as the infographic, here's what each type is, why it exists, its job, what happens without it, and where you'll find it in real life.

6.1 PAN (Personal Area Network)

What it is: A tiny network connecting personal devices around one person. Why it exists: People carry multiple gadgets (phone, watch, earbuds) that need to share small amounts of data without cables getting in the way. Its job: To let personal devices sync notifications, stream audio, or transfer files over very short distances. If it's missing: You'd need physical cables to connect your earbuds or smartwatch to your phone every single time. Real-life use: Bluetooth connection between a smartwatch and earbuds, as shown directly in the infographic's real-life examples.

6.2 LAN (Local Area Network)

What it is: A network connecting devices within a small area like a home, office, or building. Why it exists: Multiple devices in the same building need to share files, printers, and internet access efficiently. Its job: To connect wired (and often wireless) devices within one location using a switch. If it's missing: Every device in the office would need a separate, direct connection to the internet with no easy way to share local resources like a printer. Real-life use: The network in your home or office used for sharing internet, files, and printers — exactly as listed in the infographic.

6.3 MAN (Metropolitan Area Network)

What it is: A network connecting multiple LANs within a city or metropolitan area. Why it exists: Organizations with multiple locations across a city (like bank branches or cable TV providers) need those separate LANs to communicate with each other. Its job: To link LANs across a city into one larger, citywide network. If it's missing: Each building's LAN would be isolated, with no city-wide communication except by routing everything through the general internet.Real-life use: A cable TV network that connects different areas of a city, as the infographic notes.

6.4 WAN (Wide Area Network)

What it is: A network connecting other networks across large geographical areas like countries or the world. Why it exists: Businesses, governments, and individuals need to communicate across countries and continents, far beyond what a MAN can cover. Its job: To link networks — including MANs and LANs — across vast distances, often using satellite links, undersea cables, and long-distance fiber. If it's missing: International communication, global websites, and cross-border services simply couldn't exist. Real-life use: The Internet connecting millions of networks worldwide — the infographic explicitly calls it "the largest WAN."

6.5 SAN (Storage Area Network)

What it is: A dedicated network providing high-speed access to storage devices. Why it exists: Large organizations generate huge volumes of data that must be stored and retrieved extremely fast — a task a general LAN isn't optimized for. Its job: To connect servers directly to storage devices via a SAN switch, dedicated purely to fast data transfer. If it's missing: Storage access would compete with regular network traffic on a normal LAN, slowing everything down.Real-life use: A bank's data center storage system, as shown in the infographic's real-life examples.

6.6 CAN (Campus Area Network)

What it is: A network connecting multiple LANs within a campus like a college, university, or organization. Why it exists: A college has several buildings — departments, library, hostels — each with its own LAN, but they still need to share resources like the internet connection or a central database. Its job: To link these separate building-level LANs into one unified campus network. If it's missing: Each building on campus would operate as an isolated LAN with no shared access to central resources like a library database or campus-wide internet. Real-life use: A university network connecting departments, library, hostels, and labs — directly from the infographic.

7. Where This Shows Up in Real Life

The infographic's "Real-life Examples" panel maps each network type to something you already recognize:

  • PAN — Bluetooth connection between a smartwatch and earbuds.

  • LAN — The network in your home or office for sharing internet, files, and printers.

  • MAN — A cable TV network connecting different areas of a city.

  • WAN — The Internet, connecting millions of networks worldwide.

  • SAN — A bank's data center storage system.

  • CAN — A university network connecting departments, library, hostels, and labs.

Each example reinforces the same idea from Chapter 1: whether it's a tiny Bluetooth link or the entire internet, every one of these is still fundamentally "devices connected to share data" — just at wildly different scales.

8. The Comparison Table — Six Networks Side by Side

The infographic's comparison table is the single most exam-relevant part of this chapter. Here it is, organized exactly as shown:

Type

Full Form

Coverage Area

Speed

Ownership

Use

Example

PAN

Personal Area Network

1 – 10 meters

Low (Short range)

Personal

Personal devices

Bluetooth between Phone & Watch

LAN

Local Area Network

Up to 1 km

High

Private

Offices, Homes, Schools

Office Network

MAN

Metropolitan Area Network

5 – 50 km

High

Service Provider

City networks

Cable TV Network in a City

WAN

Wide Area Network

100 km – Global

Lower (Varies)

Service Provider

Countries, World

The Internet

SAN

Storage Area Network

Within Data Center

Very High

Organization

Data Storage

Data Center Storage Network

CAN

Campus Area Network

Up to Several km

High

Organization/Institute

Colleges, Institutions

University Campus Network

A pattern worth noticing: speed doesn't simply increase or decrease with size. LAN, MAN, and CAN are all "High" speed, WAN is actually "Lower (Varies)" despite being the largest, and SAN — a small, specialized network — is "Very High," the fastest of them all. This tells you speed depends more on purpose and technology than on geographic size alone.

9. Common Beginner Mistakes

  • Assuming bigger range always means a "higher level" network in every sense. WAN covers the most distance but actually has lower and more variable speed than LAN or SAN, because data has to travel much farther and pass through many more devices.

  • Confusing MAN and CAN. Both connect multiple LANs, which makes them easy to mix up. The difference is ownership and scope: a MAN connects LANs across a city, often owned by different organizations or a service provider, while a CAN connects LANs within one institution's campus (like a single university).

  • Thinking SAN is just a "type of LAN." SAN is not classified by distance at all — it's a special-purpose network built only for storage access, unlike PAN/LAN/MAN/WAN/CAN, which are primarily distinguished by their coverage area.

  • Forgetting that the Internet is a WAN, not a separate thing. Students sometimes treat "the Internet" as a totally different concept from WAN. The infographic makes it explicit: "The Internet is the largest WAN."

10. Interview & Exam Tips

  • "What are the different types of computer networks?" List all six in order of scale: PAN, LAN, CAN, MAN, WAN, and mention SAN separately as a purpose-based (not distance-based) network.

  • "What is the difference between LAN and WAN?" Answer with contrast: "A LAN connects devices within a small area like one building with high speed and private ownership, while a WAN connects networks across countries or the globe, typically with lower and more variable speed, often owned by service providers."

  • "Is the Internet a WAN?" Answer confidently: "Yes — the Internet is considered the largest WAN in existence, connecting millions of smaller networks worldwide."

  • "What makes SAN different from the other network types?" Emphasize that SAN is defined by function(high-speed storage access) rather than geographic coverage, unlike PAN, LAN, MAN, WAN, and CAN.

  • "Give an example of a MAN." Use the infographic's own example: a cable TV network connecting different areas of a city, or a network connecting multiple offices/institutions within a city.

  • When answering any "compare the network types" question, structure your response as a table in your head (Full form → Range → Speed → Ownership → Use → Example) — examiners consistently reward this kind of organized comparison.

11. Best Practices Worth Remembering

  • Choose your network type based on actual need, not just what sounds impressive — a small office doesn't need a WAN; a LAN is enough.

  • If an organization has multiple buildings on one campus, a CAN is usually the right choice over trying to stretch a single LAN too far.

  • For heavy, high-speed storage access (like in a data center), don't overload a general LAN — implement a dedicated SAN.

  • When designing a citywide setup (like linking multiple branch offices), think in terms of a MAN, not individual disconnected LANs.

  • Always account for speed vs. distance trade-offs — remember that WAN's global reach comes at the cost of variable speed, so latency-sensitive applications need to be designed with this in mind.

12. Try It Yourself

Using the same categories from the infographic, try mapping your own daily life to each network type:

  1. Name one personal device pairing you use daily that qualifies as a PAN (hint: think Bluetooth).

  2. Describe the LAN in your home or classroom — what devices are connected, and is the connection wired or wireless?

  3. If your college has a library, hostel, and department buildings all connected together, what type of network is that — CAN or MAN? Explain why using ownership as your reasoning.

  4. If your college's network also connects to bank servers, government websites, and international research databases, which network type is being used at that point — and why?

  5. Bonus: If your college's data center stores exam records and needs very fast retrieval, which specialized network type would be ideal, and why not just use the campus LAN?

13. Quick Revision Box

Key idea: Networks are classified mainly by coverage area (PAN → LAN → CAN → MAN → WAN), with SANclassified separately by purpose (high-speed storage).

Type

Full Form

Range

Real-Life Example

PAN

Personal Area Network

1–10 meters

Bluetooth: phone & smartwatch

LAN

Local Area Network

Up to 1 km

Home/office network

CAN

Campus Area Network

Up to several km

University connecting dept, library, hostel

MAN

Metropolitan Area Network

5–50 km

City cable TV network

WAN

Wide Area Network

100 km – Global

The Internet

SAN

Storage Area Network

Within data center

Bank's data center storage

Memory trick for order (smallest to largest): "Please Let Cats Meow Wildly, Somewhere" → PAN, LAN, CAN, MAN, WAN, SAN (SAN remembered separately since it's purpose-based, not distance-based).

Important exam fact: The Internet = the largest WAN in existence.

Speed insight: Speed does not simply scale with size — SAN (smallest, specialized) is the fastest; WAN (largest) is the slowest and most variable.

Ownership pattern: PAN and LAN are typically personal/private; MAN and WAN are usually run by service providers; SAN and CAN belong to a single organization or institute.

Key takeaway (from infographic): "Different types of networks are designed to work at different scales and purposes. Choosing the right network depends on the size, distance and need."

14. Bringing It Back to the Big Picture

Remember the smartwatch-and-phone Bluetooth link from the start of this chapter? You now know it's called a PAN — and you also know exactly how it differs from the LAN in your house, the MAN linking your city's cable network, the WAN that is the entire Internet, the SAN quietly powering a bank's data center, and the CAN tying your entire college campus together.

What once seemed like one blurry idea — "a network is a network" — is now a clear, ordered spectrum you can map to real devices, real distances, and real examples. As the infographic's mascot reminds us, choosing the right network always comes down to size, distance, and need.

In the next chapter, we'll build on this classification and look at how these networks are actually shaped — the different network topologies that determine how devices within them are physically and logically arranged.