RS485 terminating resistor
RS485 terminating resistor
(OP)
Recently I installed a "RS485" connection between our controller and a third party controller. It was specified that one must connect terminating resistor on each end of the RS485 loop (because it's a long run). It says that resistor is designed to match the electrical impedance characteristic of the twisted pair loop, and will prevent signal echoes from corrupting the data on the line. I also hear that some times you need to install a capacitor in series with a resistor?
I am trying to understand the theory behind this. Can some one explain this in some level of detail? Or maybe point me to a link on the web where it's explained?
I need to understand how does the signal get echoed? And what does the resistor exactly do?
Thanks
I am trying to understand the theory behind this. Can some one explain this in some level of detail? Or maybe point me to a link on the web where it's explained?
I need to understand how does the signal get echoed? And what does the resistor exactly do?
Thanks





RE: RS485 terminating resistor
"Each signal pair will normally have a resistor, equal to the characteristic impedance between the pair, at the extreme ends of the backbone" ... "maximize ac signal power
transfer from the interconnect media" ... "conditions are compensated for by providing a steady-state bias
via an external resistor network" ...
visit tiaonline.org; or Global Engineering Documents, +1 303 397 7956
RE: RS485 terminating resistor
It is not something you can measure with an ordinary bridge and it is a constant that is characteristic for the cable construction. You will have the same impedance in a 10 m cable as you have in a 100 m cable. The definition is sqrt(L/C), where L is inductivity/length unit and C is capacitance/ length unit. Normal values are between 50 ohms (coax cables) to 300 ohms (old-fashioned TV cables).
The next secret is that waves travel at limited speed. The ultimate speed is the speed of light (c), but waves in a cable travel at lower speed - typically 60 - 70 percent of c. When a wave front travels down a cable and hits a discountinuity (end of cable, for instance) it is reflected back and that is where your trouble starts. Instead of having one clean wave front, you have one coming down the cable and one travelling back. The result is bit error (in digital systems), ghost pictures (in TV systems) and problems of all sorts in any system.
The trick is to avoid the discontinuity. By terminating the cable with its own characteristic impedance (resitance), you trick the signal into believing the cable never ended. All signal energy is absorbed by the termination resistor and nothing is reflected back. Result: no wave front reflected - no problems. Simple as that!
Gunnar Englund
www.gke.org
RE: RS485 terminating resistor
----------------------------------
I don't suffer from insanity. I enjoy it...
RE: RS485 terminating resistor
If the purpose of using the resistor is to absorb the signal energy on the transmission line, what happens if someone install a resistor (at the end of the line) with higher value that the characteristic impedance?
Thanks
RE: RS485 terminating resistor
Gunnar Englund
www.gke.org
RE: RS485 terminating resistor
Why is a bigger resistor is unable to absorb (dissipate) all the induced enegry by the signal?
Thanks
RE: RS485 terminating resistor
The following link gives a reasonable explanation without too much maths:
ht
----------------------------------
I don't suffer from insanity. I enjoy it...