Module: B1.5-R5: Data Communications and Computer Networks
Chapter: Introduction To Computer Networks
When data travels through a physical medium such as copper cables, fiber optics, or radio waves, the signal may experience degradation. These unwanted effects are called Transmission Impairments.
Impairments cause errors, loss of quality, slower transmission, and reduced reliability. There are **three major types** of impairments:
Attenuation is the loss of signal strength as it travels through a medium. As distance increases, the signal becomes weaker.
Attenuation (dB) = 10 log10 (Pin / Pout)
Signal Strength |\ | \ | \ | \________ Distance
Distortion occurs when the signal changes its shape during transmission. It happens when different frequency components of a signal travel at different speeds.
Before: ~~~~~~ After : ~~~__~_~ (Shape changed)
Noise refers to any unwanted electrical or electromagnetic signal that interferes with the original data signal.
Signal: ~~~~~~~~------ Noise : * * * Output: ~~~*~~-~~*--~~~
| Impairment | Effect | Cause | Common Medium |
|---|---|---|---|
| Attenuation | Weakens signal | Distance, resistance | Coaxial, Copper, Fiber |
| Distortion | Changes signal shape | Different frequency speeds | Copper cables |
| Noise | Adds unwanted signals | EMI, thermal, crosstalk | All mediums |
Wi-Fi signal becomes weak when moving far from the router.
Telephone audio sounds unclear over long copper lines.
Static noise heard near power lines due to electromagnetic interference.
Transmission impairments reduce the quality of signals and affect network performance. Understanding attenuation, distortion, and noise helps in designing better networks, selecting proper media, and implementing corrective techniques such as amplification, shielding, and error correction.