NBC 101 • Unit 416 min readVery High Exam Frequency

Computer Networks Fundamentals: Resource Sharing & Scale Classification (LAN, MAN, WAN)

Unit 4: Operating Systems, Windows OS & Computer NetworksFundamentals of Computer

👨‍🏫 Professor's Mental Model: Intercom vs City Cable vs Global Postal Network

Computer network communication ka scale hai: Ek ghar ya office building ke andar connection Local Area Network (LAN) hai jaise building ka intercom. Ek poore shahar ke cable TV ya metro cameras ka connection Metropolitan Area Network (MAN) hai. Aur poori duniya ke computers ko aapas me jodne wala Internet Wide Area Network (WAN) hai jaise global international postal service!

Academic Lecture Notes & Solved Study Pages

Unit 4 • Core Concepts, Step-by-Step Proofs & Notebook Solutions

4 Notebook Pages
NOTEBOOK PAGE 1 OF 4

1. Computer Network Definition & Core Objectives

A Computer Network is a collection of two or more autonomous computing devices interconnected through transmission media and communication protocols to exchange data and share resources.

Primary Objectives & Benefits:

1. Hardware Sharing: Sharing expensive peripheral equipment such as high-speed laser printers, scanners, and Storage Area Networks (SAN).

2. Software & Data Sharing: Centralized database repositories accessible to authorized workstations simultaneously (e.g., Banking Core Systems).

3. High Reliability: Redundant data backups on alternative servers prevent catastrophic data loss.

4. Cost Efficiency: Centralized software licensing and shared bandwidth reduce operating overhead.

5. Fast Communication: Instantaneous digital messaging, email, and video conferencing across departments.

NOTEBOOK PAGE 2 OF 4

2. Network Classification by Geographical Scale

1. PAN (Personal Area Network):

• Range: Up to 10 meters (within a room).
• Tech: Bluetooth, Zigbee, USB, Infrared.
• Use: Connecting smartphone to wireless earbuds, smartwatch, or personal laptop.

2. LAN (Local Area Network):

• Range: 100 meters to 1 kilometer (single room, office floor, or university lab).
• Tech: Ethernet (IEEE 802.3 twisted-pair cables), Wi-Fi (IEEE 802.11).
• Characteristics: Privately owned, ultra-high data transfer speeds (100 Mbps to 10 Gbps), extraordinarily low propagation delay and minimal transmission error rates.

3. MAN (Metropolitan Area Network):

• Range: 5 to 50 kilometers (covers an entire city or large industrial campus).
• Tech: Optical fiber rings, cable television networks, WiMAX.
• Characteristics: Connects multiple regional LANs across a municipality.

4. WAN (Wide Area Network):

• Range: Hundreds to thousands of kilometers (spans entire countries, continents, or the globe).
• Tech: Fiber optic submarine cables, satellite microwave links, telecom telephone lines.
• Characteristics: Publicly or collaboratively owned; lower data transfer speeds (compared to LAN) and higher latency due to immense distances. The Internet is the ultimate global WAN!

5. CAN & WLAN:

• CAN (Campus Area Network): Interconnects multiple LAN buildings within a university or military base.
• WLAN (Wireless LAN): High-speed radio frequency wireless LAN without physical cabling.
NOTEBOOK PAGE 3 OF 4

3. Peer-to-Peer (P2P) vs Client-Server Architecture

Client-Server Architecture: Dedicated, powerful high-spec computers act as Central Servers (Web Server, Database Server, File Server) providing services, while client workstations request services. Offers centralized security, automated backups, and high scalability, but the server is a single point of failure.
Peer-to-Peer (P2P) Architecture: Every computer (node/peer) on the network has equal capabilities and responsibilities, acting simultaneously as both a client and a server. Inexpensive, no dedicated server required, highly resilient to single node failures, but lacks centralized security and data management (e.g., BitTorrent, small home networks).
NOTEBOOK PAGE 4 OF 4

4. Transmission Modes in Data Communication

Data transmission between two communicating devices is classified into 3 fundamental directional modes:

1. Simplex Mode:

• Direction: Strictly Unidirectional (one-way only). One device only transmits; the other only receives.
• Real-World Examples: Traditional Television broadcasting, Computer Keyboard to CPU, Monitor screen display.

2. Half-Duplex Mode:

• Direction: Bidirectional (two-way), but strictly ONE direction at a time. Both devices can send and receive, but not simultaneously.
• Real-World Examples: Walkie-Talkies (one person speaks and says 'Over' before the other speaks).

3. Full-Duplex Mode:

• Direction: Simultaneous Bidirectional (two-way at the exact same time). Both communicating stations can transmit and receive concurrently.
• Real-World Examples: Modern telephone conversations, high-speed switched Ethernet networks.
Master Network Classification Matrix (LAN vs MAN vs WAN)
ParameterLocal Area Network (LAN)Metropolitan Area Network (MAN)Wide Area Network (WAN)
Geographical SpanSingle room, building, or college lab (< 1 km)Entire town or city (5 – 50 km)Country, continent, or globe (1000s km)
OwnershipPrivately owned by single individual/companyPublic utility or private consortiumPublic, distributed, or consortium owned
Data Transfer SpeedUltra High (100 Mbps – 10 Gbps)Moderate to High (44 – 155 Mbps)Lower to Moderate (due to immense distance)
Propagation DelayVery Low (sub-millisecond)ModerateHigh (trans-continental satellite/fiber hops)
Error RateExtremely Low / Negligible errorsModerateHigher error rate due to noisy public lines
Transmission MediaTwisted pair UTP/STP, Wi-FiOptical fiber cable, Coaxial cable, MicrowaveSubmarine fiber cables, Satellite transponders
Classic ExampleUniversity Computer Lab, Office floor networkCity Cable TV network, Municipal traffic systemThe Global Internet, Bank ATM networks

🎯 University Exam Scoring Blueprint

  • Draw a 7-parameter comparison table between LAN, MAN, and WAN.
  • Differentiate between Simplex, Half-Duplex, and Full-Duplex transmission modes with clear real-world examples.
  • Contrast Client-Server architecture with Peer-to-Peer (P2P) networking in 5 marks.

Top Viva Questions on Computer Networks Fundamentals: Resource Sharing & Scale Classification (LAN, MAN, WAN)

1 Questions
1

What is the primary difference between Half-Duplex and Full-Duplex transmission?