Data Communication: Detailed Notes
1. Concept of Communication
Definition:
o Communication is the act of sending and receiving data.
o Data communication refers to the exchange of data (text, images, audio, video)
between two or more devices that are connected via a network.
Key Examples of Networked Devices:
o Computers
o Printers
o Mobile phones
o Laptops
o Servers
o Switches
Requirements:
o Devices must be capable of sending and receiving data over a communication
medium.
2. Components of Data Communication
When discussing communication between devices, the following key components come into
play:
1. Sender:
o The device that sends the data.
o Examples:
Computers
Mobile phones
Smartwatches
Video recording devices
2. Receiver:
o The device that receives the data.
o Examples:
Printers
Laptops
Televisions
3. Message:
o The information being communicated.
o Can be in various forms:
Text
Images
Audio
Video
Multimedia
4. Communication Medium:
o The physical or wireless path through which the data travels.
o Types:
Wired (e.g., Ethernet cables)
Wireless (e.g., satellite links)
5. Protocols:
o A set of rules for communication between devices.
o Examples:
HTTP (HyperText Transfer Protocol)
FTP (File Transfer Protocol)
Ethernet
3. Measuring Capacity of Communication Media
Communication media can handle different amounts of data, measured using the following
metrics:
1. Bandwidth:
o Definition:
The range of frequencies available for data transmission.
o Units:
Measured in Hertz (Hz).
o Key Concept:
Higher bandwidth means higher data transfer rates.
o Examples:
1 KHz = 1,000 Hz
1 MHz = 1,000 KHz
2. Data Transfer Rate:
o Definition:
The number of bits transmitted per second.
o Units:
Bits per second (bps).
o Examples:
1 Kbps = 1,024 bps
1 Mbps = 1,024 Kbps
1 Gbps = 1,024 Mbps
4. Types of Data Communication
Data communication occurs in three modes:
1. Simplex Communication:
o One-way communication.
o Examples:
Keyboard to a computer.
IoT controlling home appliances (e.g., turning lights on/off).
2. Half-Duplex Communication:
o Two-way communication, but only one direction at a time.
o Examples:
Walkie-talkies
Push-to-talk communication systems.
3. Full-Duplex Communication:
o Simultaneous two-way communication.
o Examples:
Mobile phones
Landline telephones
5. Switching Techniques
Switching refers to the process of establishing a path for data transmission within a network.
1. Circuit Switching:
o A dedicated path is established before communication begins.
o Example:
Traditional telephone systems.
2. Packet Switching:
o Data is broken into smaller packets, transmitted independently, and
reassembled at the destination.
o Example:
Internet data transfer.
Transmission Media
Transmission media is the medium through which data or signals are transmitted from a
sender to a receiver. It can be broadly classified into:
1. Wired (Guided) Transmission Media
2. Wireless (Unguided) Transmission Media
1. Wired Transmission Media
This type of media requires a physical connection between the communicating devices.
Common types include:
(A) Twisted Pair Cable
Structure: Two copper wires twisted together in a helical shape, insulated with plastic.
Types:
o Unshielded Twisted Pair (UTP): Less expensive, commonly used in telephone lines
and LANs.
o Shielded Twisted Pair (STP): Provides better noise resistance; used in specialized
applications.
Advantages:
o Low cost.
o Easy to install.
Disadvantages:
o Limited bandwidth compared to coaxial and fiber-optic cables.
o Susceptible to electromagnetic interference.
(B) Coaxial Cable
Structure:
o Central copper core surrounded by an insulating material.
o An outer conductor (usually a copper mesh) surrounds the insulator.
o All covered by a protective plastic jacket.
Advantages:
o Higher bandwidth than twisted pair.
o Better shielding against interference.
Disadvantages:
o Bulkier and more expensive than twisted pair cables.
Applications: Used in cable TV networks and high-frequency signal transmission.
(C) Optical Fiber Cable
Structure:
o Thin glass core for transmitting light signals.
o Covered by cladding (less dense glass) and a protective jacket.
Advantages:
o High bandwidth and faster data transmission.
o Immune to electromagnetic interference.
o Suitable for long-distance communication.
Disadvantages:
o Expensive and delicate.
o Requires additional equipment for bidirectional communication.
Applications: Backbone networks, high-speed internet, and telecommunication.
2. Wireless Transmission Media
In wireless media, data is transmitted through the air using electromagnetic waves. Common
types include:
(A) Radio Waves
Frequency Range: 3 KHz to 1 GHz.
Characteristics:
o Omni-directional (can move in all directions).
o Capable of penetrating walls.
Applications: AM/FM radio, television, cordless phones.
Advantages:
o Suitable for long-distance communication.
Disadvantages:
o Susceptible to interference and noise.
(B) Microwaves
Frequency Range: 1 GHz to 300 GHz.
Characteristics:
o Unidirectional (requires line-of-sight).
o Cannot penetrate solid objects like walls or hills.
Applications: Satellite communication, radar, and mobile networks.
Advantages:
o High data transfer rates.
Disadvantages:
o Affected by physical obstructions.
(C) Infrared Waves
Frequency Range: 300 GHz to 400 THz.
Characteristics:
o Short-range communication.
o Cannot penetrate walls.
Applications: Remote controls, Bluetooth, and device-to-device communication.
Advantages:
o High frequency for precise communication.
Disadvantages:
o Limited to line-of-sight and short distances.
Comparison: Wired vs. Wireless Media
Feature Wired Media Wireless Media
Physical cables (e.g., twisted pair, fiber-
Medium Air (electromagnetic waves)
optic)
Cost Higher due to physical components Lower installation costs
Mobility Limited High mobility
Prone to electromagnetic
Interference Less prone (especially fiber-optic)
interference
Bandwidth Higher (fiber-optic) Variable, depending on technology
Setup Complexity More complex (cabling, infrastructure) Easier to set up
7. Mobile Telecommunication Technologies
Mobile networks have evolved significantly over time:
1. 1G (First Generation):
o Analog voice transmission.
o Limited to voice calls.
2. 2G (Second Generation):
o Digital voice transmission.
o Introduced SMS and MMS.
3. 3G (Third Generation):
o Provided internet access via radio towers.
o Enhanced call capacity and data transfer speeds.
4. 4G (Fourth Generation):
o High-speed internet and multimedia capabilities.
o Supports interactive services like video conferencing.
5. 5G (Fifth Generation):
o Currently under development.
o Enables machine-to-machine (M2M) communication.
o Expected to revolutionize IoT applications.
8. Protocols
Protocols define the rules for successful communication between devices:
1. HTTP (HyperText Transfer Protocol):
o Accesses web pages on the internet.
o Example: When a browser requests a webpage using its URL.
2. FTP (File Transfer Protocol):
o Transfers files between two systems.
o Works on a client-server model.
3. PPP (Point-to-Point Protocol):
o Establishes a direct, authenticated connection between two devices.
o Example: Internet Service Provider (ISP) connections.
4. SMTP (Simple Mail Transfer Protocol):
o Manages the sending and receiving of emails.
o Uses email headers to route messages.
5. TCP/IP (Transmission Control Protocol/Internet Protocol):
o Ensures reliable data delivery by breaking it into packets.
o Each packet is routed independently and reassembled at the destination.
9. Key Concepts and Calculations
1. Data Rate Calculation Example:
o Problem: A user uploads 10 pages in 20 seconds. Each page has 1,600
characters, and each character is 8 bits.
o Calculation: Data Rate = (10 × 1,600 × 8) / 20 = 6,400 bps.
2. Bandwidth Example:
o A signal with frequencies ranging from 500 MHz to 1 GHz has a bandwidth of
500 MHz.
10. Summary
Data communication is the exchange of data between devices via a medium, governed
by protocols.
Communication can be simplex, half-duplex, or full-duplex.
Transmission media includes wired (e.g., twisted pair, optical fiber) and wireless (e.g.,
radio waves, microwaves).
Mobile networks have progressed from analog (1G) to high-speed digital networks
(5G).
Protocols like HTTP, FTP, and TCP/IP are essential for ensuring structured and
reliable communication.