Assignment 01
Assignment 01
2
TRANSMISSION IMPAIRMENT
• Signals travel through transmission media, which are not perfect. The imperfection
causes signal impairment. This means that the signal at the beginning of the
medium is not the same as the signal at the end of the medium. What is sent is
not what is received. Three causes of impairment are attenuation, distortion, and
noise.
3
Signal Distortion
attenuation
distortion
noise
4
Attenuation
5
Decibel
• To show that a signal has lost or gained strength, we use the concept of the decibel
(dB).
• The decibel measures the relative strengths of two signals or a signal at two
different points.
• The decibel is negative if a signal is attenuated and positive if a signal is amplified.
dB = 10 log10(P2/P1)
• where P1 and P2 are the powers of a signal at points 1 and 2, respectively
6
• Suppose a signal travels through a transmission medium and its power is reduced
to one-half. This means that P2 is (1/2)P1. In this case, the attenuation (loss of
power) can be calculated as
7
• A signal travels through an amplifier, and its power is increased 10 times. This
means that P2 = 10P1 . In this case, the amplification (gain of power) can be
calculated as
8
• The loss in a cable is usually defined in decibels per kilometer (dB/km). If
the signal at the beginning of a cable with −0.3 dB/km has a power of 2
mW, what is the power of the signal at 5 km?
9
• Solution
• The loss in the cable in decibels is 5 × (−0.3) = −1.5 dB. We can calculate
the power as
10
Distortion
11
Noise
• Several types of noise such as thermal noise, induced noise, crosstalk and impulse
noise may corrupt the signal.
12
Data Rate Limits
• A very important consideration in data
communications is how fast we can send data, in bits
per second, over a channel. Data rate depends on
three factors:
1. The bandwidth available
2. The level of the signals we use
3. The quality of the channel (the level of noise)
13
Signal-to-Noise ratio (SNR)
• SNR is the statistical ratio of power of the signal to the power of the noise
14
• The values of SNR and SNRdB for a noiseless
channel are
15
Noiseless Channel: Nyquist Bit Rate
• Defines theoretical maximum bit rate for
Noiseless Channel:
• Bit Rate=2 X Bandwidth X log2L
where,
• C is the channel capacity or bit rate in bps
• B is the bandwidth in Hz
• L is the number of signal levels used to represent data
Increasing the levels of a signal may reduce the reliability of the system.
16
Example
Consider a noiseless channel with a bandwidth of 3000
Hz transmitting a signal with two signal levels. The
maximum bit rate can be calculated as
17
Example 8
Consider the same noiseless channel, transmitting a signal
with four signal levels (for each level, we send two bits).
The maximum bit rate can be calculated as:
18
Noisy Channel: Shannon Capacity
• In reality, we cannot have a noiseless channel; the channel is always noisy.
• In this case, the Shannon capacity formula is used to determine the theoretical
highest data rate for a noisy channel:
• Capacity=Bandwidth X log2(1+SNR)
where,
• C is the capacity of the channel in bps
• B is the bandwidth in Hz
• SNR is the signal-to-noise ratio
19
Example
Consider an extremely noisy channel in which the value
of the signal-to-noise ratio is almost zero. In other words,
the noise is so strong that the signal is faint. For this
channel the capacity is calculated as
= B log2 (1) = B 0 = 0
20
Example
We have a channel with a 1 MHz bandwidth. The SNR
for this channel is 63; what is the appropriate bit rate and
signal level?
Solution
21
Performance
• One important issue in networking is the
performance of the network—how good is it?
• Bandwidth
• Throughput
• Latency (Delay)
• Bandwidth-Delay Product
22
Throughput
23
• A network with bandwidth of 10 Mbps can pass only an average of 12,000 frames
per minute with each frame carrying an average of 10,000 bits. What is the
throughput of this network?
Propagation time measures the time required for a bit to travel from the
source to the destination.
26
• What is the propagation time if the distance
between the two points is 12,000 km? Assume
the propagation speed to be 2.4 × 108 m/s in
cable.
• Propagation time = (12,000 * 1000) / (2.4 *
108) 50 = ms
Transmission Time
• The transmission time of a message depends
on the size of the message and the bandwidth
of the channel.
• Transmission time = (Message size) / Bandwidth
Queuing Time
• the time needed for each intermediate or end device to hold
the message before it can be processed.
The bandwidth-delay product defines the
number of bits that can fill the link.
30
Bandwidth Delay Product
31