Page 1 of 1

How differential signalling helps suppressing noise

Posted: Thu Aug 08, 2013 12:16 am
by Neo
In USB communication, we have following lines.
1. VBUS +5V
2. D- Data-
3. D+ Data+
4. GND Ground

Data is sent over a differential line, which means that D- is a mirror image of D+, so both Data lines carry the signal. The receiver subtracts D- from D+. If some noise signal would be picked up by both wires, the subtraction will cancel it.
a1.png
a1.png (18.21 KiB) Viewed 5021 times
So differential signalling helps suppressing noise. So does the type of wiring, namely twisted pair. If the wires ran just parallel they would form a (narrow) loop which could pick up magnetic interference. But thanks to the twists the orientation of the wires with respect to the field changes continuously. An induced current will be cancelled by a current with the opposite sign half a twist further.
Suppose you have a disturbance working vertically on the twisted wire. You could regard each half twist as a small loop picking up the disturbance. Then it's easy to see that the next tiny loop sees the opposite field (upside down, so to speak), so that cancels the first field. This happens for each pair of half twists.
A similar balancing effect occurs for capacitance to ground. In a straight pair one conductor shows a higher capacitance to ground than the other, while in a twisted pair each wire will show the same capacitance.
a2.png
a2.png (45.88 KiB) Viewed 5021 times