This presentation delves into essential terminology in data
communication, crucial for understanding how information travels
across networks. We will explore data channels, baud (bits per
second), bandwidth, and data transfer rates, providing a clear
foundation for grasping network performance and speed.
Data Channel & Baud (Bits Per Second)
Data Channel Baud (Symbol Rate) Bits Per Second (bps)
The physical or logical path that Represents the rate at which a The fundamental unit for
carries data from a sender to a signal changes per second. While measuring data transmission
receiver. This can include often confused with bits per speed, indicating the number of
anything from copper cables and second (bps), baud refers to the bits transmitted each second.
fibre optics to radio waves, acting number of symbol changes, Common units include Kilobits per
as the medium for data flow. where each symbol can encode second (Kbps) at 1,000 bits/s and
multiple bits. Megabits per second (Mbps) at
1,000,000 bits/s.
Bandwidth & Data Transfer Rate
Bandwidth Data Transfer Rate
The maximum frequency range available for The actual speed at which data is transmitted
data transmission within a given medium, over a channel, precisely measured in bits per
measured in Hertz (Hz). A higher bandwidth second (bps). This is the practical speed
indicates a greater capacity for data, similar to observed during data movement.
a wider highway allowing more cars.
It's important to distinguish this from
Modern networks offer vast bandwidths, ranging Throughput, which is the effective data
from Megabits per second (Mbps) for standard transfer rate. Throughput accounts for real-
connections to Gigabits per second (Gbps) for world factors such as network congestion,
high-speed infrastructure like Gigabit Ethernet, errors, and protocol overheads, providing a
enabling rapid data flow. more accurate measure of usable speed.