Transmission Rate in Computer Networks
Transmission Rate in Computer Networks
COMPUTER NETWORKS
UNDERSTANDING DATA TRANSMISSION SPEEDS AND
THEIR IMPACT ON NETWORK PERFORMANCE
Presented by:
Shreyansh Yeole
POINTS OF DISCUSSION
• The transmission rate can be calculated if the data size(in bits) and the
transmission time are known:
Theoretical Effective
Transmission Rate: Transmission Rate:
• This is the ideal maximum • The actual speed at which
data rate that can be data is transmitted after
achieved over a network accounting for network
under perfect conditions. conditions, overhead, and
errors.
KEY TERMINOLOGIES
1. Bandwidth
2. Signal-to-Noise Ratio (SNR)
3. Latency and Propagation Delay
4. Modulation Scheme
5. Network Congestion
6. Distance and Signal Attenuation
BANDWIDTH
• Bandwidth is the maximum capacity of a communication
channel, measured in Hertz (Hz) for analog or bits per second
(bps) for digital data. Higher bandwidth allows more data to
pass through simultaneously.
• A higher bandwidth allows for a higher transmission
rate since it can carry more data per second.
• Ex: Fiber-optic cables have a very high bandwidth, supporting
high-speed data transfer rates.
SIGNAL-TO-NOISE RATIO (SNR)
• SNR is the ratio of the signal power to the noise power
within a communication channel.
• A higher SNR allows for higher data rates because there
is less interference from noise, which reduces the need for
error correction and retransmission. Lower SNR leads to
increased errors and lower effective transmission rates.
LATENCY AND PROPAGATION DELAY
• Latency is the time delay for data to travel from source to
destination.
• Propagation delay is specifically the time it takes for a signal
to travel through the medium.
• High latency and propagation delay do not reduce the
transmission rate per sec but affect the overall
experience of data transmission, especially in interactive
applications. They increase the time required for
acknowledgments, impacting protocols that depend on
error-checking (like TCP).
MODULATION SCHEME
• Modulation is the method by which data is embedded into
a carrier signal. Digital modulation techniques like
Quadrature Amplitude Modulation (QAM) and Phase Shift
Keying (PSK) impact the efficiency of data encoding.
• Advanced modulation schemes (e.g., higher-order QAM)
allow for more bits per symbol, increasing the
effective transmission rate. However, they may also
require better SNR to maintain signal quality.
NETWORK CONGESTION
• Network congestion occurs when the demand for network resources
exceeds the available capacity, leading to packet delays and
retransmissions.
• Congestion slows down the effective transmission rate, as packets
may experience delays or be dropped, requiring retransmission.
• Example: During peak hours, internet speeds can slow down due to
network congestion, impacting users’ ability to stream videos or play
online games without buffering or lag.
DISTANCE AND SIGNAL ATTENUATION
• Attenuation refers to the gradual loss of signal strength
over distance. This is particularly relevant in wired media
(like copper cables) and in wireless networks, where signals
degrade over long distances or through obstructions.
• Example: Ethernet cables typically lose signal quality over
distances greater than 100 meters, which reduces effective
transmission rates.
DIGITAL MODULATION
TECHNIQUE