Network Types and Network Topologies Class 12 CBSE (083): PAN, LAN, MAN, WAN, Bus, Star & Tree
Class 12 · Computer Science
Network Types and Network Topologies (CBSE Class 12 Computer Science - 083)
Computer networks can be classified based on their geographical coverage and the physical arrangement of devices. Networks such as PAN, LAN, MAN, and WAN differ in size and coverage, while topologies such as Bus, Star, and Tree describe how devices are connected within a network.
Learning Objectives
- Understand different types of computer networks.
- Differentiate between PAN, LAN, MAN, and WAN.
- Understand the concept of network topology.
- Study Bus, Star, and Tree topologies.
- Compare different network types and topologies.
Types of Computer Networks
A computer network can be classified according to the geographical area it covers.
| Network Type | Full Form | Coverage Area |
|---|---|---|
| PAN | Personal Area Network | Few meters |
| LAN | Local Area Network | Building or campus |
| MAN | Metropolitan Area Network | City |
| WAN | Wide Area Network | Country or worldwide |
1. PAN (Personal Area Network)
A Personal Area Network (PAN) is the smallest type of computer network. It connects personal devices within a very short distance, usually around an individual.
Characteristics
- Very small coverage area.
- Used by a single person.
- Wireless or wired communication.
- Easy to set up.
Examples
- Bluetooth connection between mobile phone and earphones.
- Mobile hotspot.
- Laptop connected to a wireless mouse.
- Smartwatch connected to a smartphone.
Advantages
- Low cost.
- Easy installation.
- Portable.
Disadvantages
- Limited range.
- Supports a small number of devices.
2. LAN (Local Area Network)
A Local Area Network (LAN) connects computers and devices within a limited geographical area such as a room, office, school, laboratory, or campus.
Characteristics
- High-speed communication.
- Privately owned.
- Low communication cost.
- Easy resource sharing.
Examples
- School computer laboratory.
- Office network.
- Home Wi-Fi network.
Advantages
- High data transfer speed.
- Easy sharing of printers and files.
- Low maintenance cost.
Disadvantages
- Limited geographical coverage.
- Requires network administration.
3. MAN (Metropolitan Area Network)
A Metropolitan Area Network (MAN) connects multiple LANs within a city or metropolitan region.
Characteristics
- Covers an entire city.
- Higher speed than WAN.
- Connects multiple institutions.
Examples
- City-wide cable TV network.
- Government network connecting offices across a city.
- University campuses located in different parts of a city.
Advantages
- High-speed communication.
- Large geographical coverage.
- Efficient resource sharing.
Disadvantages
- More expensive than LAN.
- Requires professional management.
4. WAN (Wide Area Network)
A Wide Area Network (WAN) connects computers and networks over very large geographical areas such as countries or continents.
Characteristics
- Largest geographical coverage.
- Connects multiple LANs and MANs.
- Uses leased lines, satellites, and optical fiber.
Examples
- The Internet.
- Banking networks.
- Railway reservation systems.
- International company networks.
Advantages
- Worldwide communication.
- Supports remote access.
- Connects organizations globally.
Disadvantages
- Higher installation cost.
- Complex management.
- Lower speed compared to LAN.
Comparison of Network Types
| Feature | PAN | LAN | MAN | WAN |
|---|---|---|---|---|
| Coverage | Few meters | Building/Campus | City | Country/World |
| Speed | High | Very High | High | Moderate |
| Cost | Low | Low | Medium | High |
| Example | Bluetooth | School Lab | City Network | Internet |
Network Topology
A Network Topology refers to the physical or logical arrangement of computers, cables, and networking devices in a network.
Types of Network Topologies
- Bus Topology
- Star Topology
- Tree Topology
1. Bus Topology
In a Bus Topology, all devices are connected to a single communication cable called the Backbone Cable.
Characteristics
- Single backbone cable.
- Simple structure.
- Data travels in both directions.
Advantages
- Easy to install.
- Low cost.
- Requires less cable.
Disadvantages
- If the backbone cable fails, the entire network stops.
- Difficult fault detection.
- Performance decreases as more devices are added.
Applications
- Small office networks.
- Temporary networks.
2. Star Topology
In a Star Topology, all devices are connected to a central device such as a Hub or Switch.
Characteristics
- Centralized communication.
- Easy network management.
- Most commonly used topology.
Advantages
- Easy to troubleshoot.
- Failure of one cable affects only one device.
- High performance.
- Easy to expand.
Disadvantages
- Requires more cable.
- If the central Hub/Switch fails, the entire network fails.
Applications
- School computer labs.
- Office networks.
- Home Ethernet networks.
3. Tree Topology
A Tree Topology combines the features of Bus and Star topologies. Multiple Star networks are connected through a backbone cable, forming a tree-like structure.
Characteristics
- Hierarchical structure.
- Suitable for large organizations.
- Easy to expand.
Advantages
- Supports network expansion.
- Easy management of large networks.
- Suitable for organizations with multiple departments.
Disadvantages
- Expensive installation.
- Complex design.
- Failure of the backbone cable affects multiple networks.
Applications
- Universities.
- Large companies.
- Government organizations.
Comparison of Network Topologies
| Feature | Bus | Star | Tree |
|---|---|---|---|
| Structure | Single Backbone Cable | Central Hub/Switch | Hierarchical |
| Installation Cost | Low | Medium | High |
| Fault Detection | Difficult | Easy | Moderate |
| Scalability | Limited | Good | Excellent |
| Network Failure | Backbone failure stops the entire network. | Hub/Switch failure stops the network. | Backbone failure affects multiple branches. |
Common Theory Mistakes
- Confusing PAN with LAN.
- Assuming the Internet is a LAN instead of a WAN.
- Confusing Star Topology with Tree Topology.
- Thinking Bus Topology uses a central hub.
- Believing Tree Topology and Bus Topology are identical.
Exam Tips
- Remember the order of coverage area: PAN → LAN → MAN → WAN.
- PAN is used for personal devices.
- LAN connects computers within a building or campus.
- MAN covers an entire city.
- WAN connects networks over countries or the entire world.
- Bus Topology uses a single backbone cable.
- Star Topology uses a central Hub or Switch.
- Tree Topology combines Bus and Star topologies in a hierarchical structure.
Frequently Asked Questions (FAQs)
1. What is a PAN?
A Personal Area Network (PAN) connects personal devices within a very short distance, typically around a single user.
2. Which network type does the Internet belong to?
The Internet is an example of a Wide Area Network (WAN).
3. What is a network topology?
A network topology is the physical or logical arrangement of devices and communication links in a network.
4. Which topology uses a central Hub or Switch?
Star Topology uses a central Hub or Switch to connect all devices.
5. Which topology combines Bus and Star topologies?
Tree Topology combines the characteristics of Bus and Star topologies in a hierarchical structure.
Summary
- Computer networks are classified into PAN, LAN, MAN, and WAN based on geographical coverage.
- PAN is suitable for personal devices, while WAN provides global connectivity.
- A network topology defines how devices are connected in a network.
- Bus Topology uses a single backbone cable.
- Star Topology connects all devices through a central Hub or Switch.
- Tree Topology is a hierarchical structure formed by combining multiple Star networks with a backbone cable.
- Each network type and topology has its own advantages, disadvantages, and suitable applications.