Data Communication and Networking Main Concepts by Abdullah Chaudhary
Data Communication and Networking Main Concepts by Abdullah Chaudhary
Definition: Data communications involve the exchange of information (data) between devices
over a transmission medium (e.g., cables, wireless signals).
Components:
1. Message: The information being communicated.
2. Sender: The device that sends the message.
3. Receiver: The device that receives the message.
4. Medium: The physical path that carries the message.
5. Protocol: A set of rules that govern the communication process.
Characteristics of Effective Communication:
o Delivery: Ensures the data reaches the correct destination.
o Accuracy: Maintains data integrity during transmission.
o Timeliness: Delivers data in a timely manner.
o Jitter: Prevents variations in packet arrival time.
1.3 Networks
Definition: A network is a set of interconnected devices that can share resources and
communicate.
Types of Communication:
o Simplex: One-way communication.
o Half-Duplex: Two-way communication, but only one direction at a time.
o Full-Duplex: Simultaneous two-way communication.
Network Topologies:
o Mesh: Every device connects to every other device.
o Star: All devices connect to a central hub.
o Bus: All devices share a single communication line.
o Ring: Devices form a closed loop.
Categories:
o Local Area Network (LAN): Covers a small geographical area, like a building or campus.
o Wide Area Network (WAN): Covers a large geographical area, such as a city, country, or
the world.
Description: The Internet is a global network of interconnected networks that enables devices
worldwide to communicate.
History: Originated as ARPANET, funded by the U.S. Department of Defense for military and
academic communication.
Current Structure: Composed of multiple smaller networks (LANs and WANs) interconnected to
provide a seamless communication platform.
Protocols: Define the rules for data exchange, including syntax, semantics, and timing.
Standards: Protocols adopted by organizations to ensure compatibility and interoperability
between devices.
o Organizations:
ISO (International Organization for Standardization)
ITU-T (International Telecommunication Union-Telecommunication
Standardization Sector)
IEEE (Institute of Electrical and Electronics Engineers)
IETF (Internet Engineering Task Force) – Develops Internet standards.
o RFC (Request for Comment): The official document for Internet standards, which
evolves through community feedback.
Data Communications are essential for transmitting data reliably, accurately, and efficiently.
Networks allow devices to connect and share resources through various topologies and
communication modes.
The Internet is a vast network enabling global connectivity.
Protocols and Standards provide the framework for effective and consistent communication
across devices and networks.
1. Physical Layer: Handles bit-by-bit transmission over physical media (e.g., cables,
electrical signals). It manages data rate, synchronization, line configuration, and physical
topology.
2. Data Link Layer: Converts physical transmissions to reliable links. Responsibilities
include framing, physical addressing, flow control, error control, and access control.
3. Network Layer: Oversees the packet’s journey across multiple networks, focusing on
logical addressing and routing. It ensures packets reach their destination accurately and
efficiently.
4. Transport Layer: Manages process-to-process delivery, providing error control, flow
control, and segmentation to ensure data is accurately sent and received.
5. Session Layer: Manages sessions between applications, establishing, maintaining, and
terminating communication channels.
6. Presentation Layer: Translates data formats, encrypts, and compresses data for
compatibility.
7. Application Layer: Provides network services directly to applications, including web
browsing, file transfer, and email.
Four Layers: The TCP/IP model has four layers, combining some of the OSI layers:
o Application Layer: Similar to the OSI model's Application, Presentation, and
Session layers, managing high-level protocols.
o Transport Layer: Focuses on end-to-end data delivery, utilizing TCP
(Transmission Control Protocol) for reliable communication and UDP (User
Datagram Protocol) for faster, connectionless communication.
o Internet Layer: Manages logical addressing, routing, and packet forwarding
across multiple networks.
o Network Interface Layer: Equivalent to OSI’s Physical and Data Link layers,
handling physical transmission within a local network.
2.4 Addressing
Address Types: Different layers use distinct addresses for data flow:
o Physical Addresses: Unique identifiers for devices within a local network,
typically the MAC (Media Access Control) address.
o Logical Addresses: Assigned at the network layer, used for identifying devices
on broader networks (e.g., IP addresses).
o Port Addresses: Specific to applications on a device, helping direct data to the
correct application.
o Specific Addresses: Includes broadcast addresses to communicate with all
devices within a network.
2. Types of Signals
Sine Wave:
oThe basic form of a periodic signal, defined by amplitude, frequency, and phase.
Composite Signals:
o These are combinations of multiple sine waves and can represent complex information.
Bandwidth is the difference between the highest and lowest frequencies of a signal.
4. Digital Signals
Bit Rate:
o The number of bits sent per second (bps). For instance, a higher bit rate implies faster
transmission but may require more bandwidth.
Digital Signal as Composite Analog Signal:
o According to Fourier analysis, a digital signal can be considered a composite signal
containing multiple frequencies.
5. Transmission Impairments
Attenuation:
o Loss of signal strength over distance, typically measured in decibels (dB).
Distortion:
o Change in signal shape due to different speeds of signal frequencies.
Noise:
o Unwanted signals (like thermal noise or crosstalk) that interfere with signal clarity(Data-
Communications-and…).
7. Performance Metrics
Bandwidth: Range of frequencies a channel can carry, determining the maximum data rate.
Throughput: Actual data transfer rate, which may be lower than the theoretical maximum.
Latency (Delay): The time it takes for data to travel from the sender to the receiver.
Jitter: Variation in packet delay, affecting real-time communications like video and audio.
Analog Signal, Digital Signal, Bandwidth, Bit Rate, Attenuation, Distortion, Noise, Nyquist
Theorem, Shannon Capacity, Latency, Throughput, Jitter.
Summary Highlights for Exams