In today’s interconnected world, understanding how data moves across networks is essential. Whether it’s sending an email, making a video call, or accessing a website, data communication and networking make it possible. This unit introduces the basic elements of communication, types of networks, transmission media, and the essential components of the internet.
Download Unit 4 – Data Communication and Networking Notes (PDF)
Get simplified revision notes for this unit:
Download Unit 4 Notes PDF
Basics of Data Communication – Elements and Modes
Data communication is the exchange of data between devices such as computers, smartphones, or tablets through a transmission medium. For communication to happen effectively, several key elements must be involved:
Sender: The device that initiates the message.
Receiver: The device that receives the message.
Message: The actual data (text, audio, video, etc.) being communicated.
Medium: The physical path (like cables or air) through which the data travels.
Protocol: A set of rules that govern how data is transmitted and received.
There are also different modes of communication:
Simplex: One-way communication (e.g., TV broadcast).
Half-duplex: Data travels both ways, but only one direction at a time (e.g., walkie-talkie).
Full-duplex: Data travels in both directions simultaneously (e.g., phone call).
Understanding these basics is crucial for grasping how devices communicate efficiently.
Transmission Media – Wired and Wireless
The transmission medium is the pathway used to send data from one device to another. It can be categorized into wired and wireless:
Wired Media:
Twisted Pair Cables: Commonly used in LAN connections.
Coaxial Cables: Used in cable TV networks and early computer networks.
Fiber Optic Cables: High-speed data transfer using light signals; ideal for long-distance and heavy data traffic.
Wireless Media:
Radio Waves: Used in Wi-Fi and FM radio.
Microwaves: Used in satellite communication.
Infrared and Bluetooth: Used for short-range personal device connections.
Each medium has its own advantages and limitations in terms of speed, range, cost, and reliability.
Types of Networks – LAN, MAN, WAN
Computer networks are categorized based on their geographical coverage and size:
LAN (Local Area Network): Covers a small area like a home, office, or building. It is fast, secure, and cost-effective. Example: computers in a school lab connected to a printer.
MAN (Metropolitan Area Network): Covers a larger area like a city or campus. Often used by universities or local government departments.
WAN (Wide Area Network): Covers vast distances, even global. The Internet is the best example of a WAN, connecting millions of devices worldwide.
Each type of network serves different needs, depending on the scale and purpose of connectivity.
Network Devices – Router, Switch, Modem, Hub
To establish and manage networks, specific hardware devices are required:
Router: Connects different networks together and routes data from one network to another, such as from a home network to the internet.
Switch: Connects multiple devices within the same network (like computers in an office), and directs data to the correct destination.
Modem: Converts digital signals into analog for transmission over phone lines, and vice versa. It connects your device to your Internet Service Provider (ISP).
Hub: A basic networking device that broadcasts data to all connected devices. Unlike a switch, it does not filter or route data intelligently.
Knowing the purpose and function of these devices helps in setting up and troubleshooting network connections.
Introduction to Internet, IP Address, DNS, and Domain Names
The Internet is a global network that links millions of private, public, academic, business, and government networks. It enables communication, access to information, and countless online services.
IP Address:
An IP (Internet Protocol) address is a unique number assigned to every device connected to the internet. It acts like a digital address so that data knows where to go. For example, a typical IPv4 address looks like 192.168.1.1
.
DNS (Domain Name System):
The DNS works like a phonebook of the internet. It translates domain names (like www.google.com
) into IP addresses so that browsers can load internet resources. Without DNS, we would have to remember long numerical IPs instead of simple names.
Domain Names:
A domain name is a human-readable address of a website. For instance, studyhubzone.com
is a domain name. It’s easier to remember than a string of numbers and adds identity to websites.