What is the difference between attenuation, EMI/RFI, and crosstalk as sources of signal degradation on copper?
Attenuation is the signal weakening over distance; EMI/RFI is noise from outside sources (motors, radios); crosstalk is interference leaking between adjacent wire pairs inside the same cable.
All three corrupt the electrical signal on copper, but they have different causes and fixes:
| Problem | Cause | Mitigation |
|---|---|---|
| Attenuation | The longer electrical signals travel, the weaker they get | Strict adherence to cable length limits |
| EMI / RFI | Electromagnetic and radio-frequency noise from external devices distorts the signal | Metallic shielding and grounding (e.g. STP) |
| Crosstalk | Signal on one pair induces interference on a neighboring pair | Twisting opposing circuit-pair wires together |
Why it matters: these limitations are the whole reason copper cabling has length limits, twisted pairs, and optional shielding — and the reason fiber (immune to EMI/RFI) is chosen for demanding links.
Go deeper:
-
Attenuation — Wikipedia — signal weakening over distance in cables and fibers.
-
Electromagnetic interference — Wikipedia — external EMI/RFI noise and shielding/grounding countermeasures.
-
Crosstalk — Wikipedia — interference leaking between adjacent pairs, suppressed by twisting.