Chapter 2
Chapter 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.
• Attenuation means a loss of energy.
Attenuation
Distortion
• Distortion means that the signal changes its form or shape.
• Distortion can occur in a composite signal made of different
frequencies.
Noise
• Noise is another cause of impairment
• Several types of noise, such as thermal noise, induced noise, crosstalk, and impulse noise,
may corrupt the signal.
→Thermal noise is the random motion of electrons in a wire which creates an extra signal
not originally sent by the transmitter.
→Induced noise comes from sources such as motors and appliances.
• These devices act as a sending antenna, and the transmission medium acts as the receiving
antenna.
→Crosstalk is the effect of one wire on the other. One wire acts as a sending antenna and
the other as the receiving antenna.
→Impulse noise is a spike (a signal with high energy in a very short time) that comes from
power lines, lightning, and so on.
Cont…
Cont.
Key data transmission terms
1. Encoding
• Encoding is the process of mapping bits onto signals.
• Most of time encoding is performed by a network adaptor—a piece of hardware
that connects a node to a link
• When signals propagate over physical links, the main task is:
• to encode the binary data that the source node wants to send into the signals
that the links are able to carry.
• to decode the signal back into the corresponding binary data at the receiving
node.
• non-return to zero (NRZ), non-return to zero inverted (NRZI), Manchester and 4B/5B
encoding
Cont.
Non-return to zero (NRZ) encoding
• map the data value 1 onto the high signal and the data value 0 onto
the low signal.
• The figure schematically depicts the NRZ-encoded signal (bottom) that
corresponds to the transmission of a particular sequence of bits (top).
Cont.
Problems with NRZ encoding
• Several consecutive 1s means that the signal stays high on the link for an extended period of time and
consecutive 0s means that the signal stays low for a long time.
• There are two fundamental problems caused by long strings of 1s or 0s.
• Baseline wander
• The receiver keeps an average of the signal it has seen so far, and then uses this average to distinguish
between low and high signals.
• Whenever the signal is significantly lower than this average, the receiver concludes that it has just seen a
0, and likewise, a signal that is significantly higher than the average is interpreted to be a 1.
• The problem is that too many consecutive 1s or 0s cause this average to change, making it more difficult
to detect a significant change in the signal.
• Unguided - wireless
• Twisted Pair
• Coaxial cable
• Optical fiber
CONT.
Twisted Pair
Cont.