RS 485 ground signal and chassis
Clash Royale CLAN TAG#URR8PPP
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty margin-bottom:0;
up vote
6
down vote
favorite
I have a shielded twisted pair running from one device polling several devices in an RS 485 loop. The conditions:
- The devices are in parallel as they should be.
- The termination resistors are in place as they should be.
- The communications are half duplex.
- There is no GND wire running with the twisted pair data lines.
- The shield is connected to the Chassis ground on the various devices in the loop - and not at the 'master' end - no ground loops.
- The Signal ground is connected to the chassis ground within the devices with 1nF 500V caps.
- The transceiver in all the 'slave' devices is isolated in terms or power supply (galvanically) and signals (optocoupler).
- The data is being sent over a relatively slow baud rate of 19.2K. The total length of the 485 loop is less than 500m.
The issue: The 'slave' devices are blowing up - no visible blowing of components but the tranceivers are failing after some time. The probable causes identified are surges being injected into the shield - I am pursuing this; and common mode noise being coupled into the data lines, which are exceeding the acceptable voltage levels of 15V.
For the latter, I am planning to add some zener diodes to limit the voltage levels on the transceiver pins from the external connection. Since we do not have a signal ground with the data lines (which should be the reference for the zeners - so all the three (Tx+, Tx- and SGND) can float, is it okay to connect the zeners to chassis ground with some current limiting resistors?
The chassis ground was tested and found to be quite stable and low potential. This is the only ground to the receivers and all internal ground are connected to it through caps.
Bottom line:
- Will connecting the zeners to chassis ground work, and save the data lines from dangerous voltages?
- Will this scheme interfere with the data integrity?
- Or should the zeners be connected to SGND (internal to the system)?
- Should the SGND and chassis ground be connected with 1nF caps, or should i remove that connection to have the SGND float freely?
Apologies for the long question, please let me know if you would like any more details - sharing of schematics would not be possible though.
grounding isolation rs485 chassis
add a comment |Â
up vote
6
down vote
favorite
I have a shielded twisted pair running from one device polling several devices in an RS 485 loop. The conditions:
- The devices are in parallel as they should be.
- The termination resistors are in place as they should be.
- The communications are half duplex.
- There is no GND wire running with the twisted pair data lines.
- The shield is connected to the Chassis ground on the various devices in the loop - and not at the 'master' end - no ground loops.
- The Signal ground is connected to the chassis ground within the devices with 1nF 500V caps.
- The transceiver in all the 'slave' devices is isolated in terms or power supply (galvanically) and signals (optocoupler).
- The data is being sent over a relatively slow baud rate of 19.2K. The total length of the 485 loop is less than 500m.
The issue: The 'slave' devices are blowing up - no visible blowing of components but the tranceivers are failing after some time. The probable causes identified are surges being injected into the shield - I am pursuing this; and common mode noise being coupled into the data lines, which are exceeding the acceptable voltage levels of 15V.
For the latter, I am planning to add some zener diodes to limit the voltage levels on the transceiver pins from the external connection. Since we do not have a signal ground with the data lines (which should be the reference for the zeners - so all the three (Tx+, Tx- and SGND) can float, is it okay to connect the zeners to chassis ground with some current limiting resistors?
The chassis ground was tested and found to be quite stable and low potential. This is the only ground to the receivers and all internal ground are connected to it through caps.
Bottom line:
- Will connecting the zeners to chassis ground work, and save the data lines from dangerous voltages?
- Will this scheme interfere with the data integrity?
- Or should the zeners be connected to SGND (internal to the system)?
- Should the SGND and chassis ground be connected with 1nF caps, or should i remove that connection to have the SGND float freely?
Apologies for the long question, please let me know if you would like any more details - sharing of schematics would not be possible though.
grounding isolation rs485 chassis
5. and 6. are most likely the issue. Since you are using fully isolated transceivers (which is great), the master GND should be connected to the isolated signal GND on the slaves. Do not connect signal GND to chassis / earth on the slaves.
– Rev1.0
Aug 9 at 7:28
add a comment |Â
up vote
6
down vote
favorite
up vote
6
down vote
favorite
I have a shielded twisted pair running from one device polling several devices in an RS 485 loop. The conditions:
- The devices are in parallel as they should be.
- The termination resistors are in place as they should be.
- The communications are half duplex.
- There is no GND wire running with the twisted pair data lines.
- The shield is connected to the Chassis ground on the various devices in the loop - and not at the 'master' end - no ground loops.
- The Signal ground is connected to the chassis ground within the devices with 1nF 500V caps.
- The transceiver in all the 'slave' devices is isolated in terms or power supply (galvanically) and signals (optocoupler).
- The data is being sent over a relatively slow baud rate of 19.2K. The total length of the 485 loop is less than 500m.
The issue: The 'slave' devices are blowing up - no visible blowing of components but the tranceivers are failing after some time. The probable causes identified are surges being injected into the shield - I am pursuing this; and common mode noise being coupled into the data lines, which are exceeding the acceptable voltage levels of 15V.
For the latter, I am planning to add some zener diodes to limit the voltage levels on the transceiver pins from the external connection. Since we do not have a signal ground with the data lines (which should be the reference for the zeners - so all the three (Tx+, Tx- and SGND) can float, is it okay to connect the zeners to chassis ground with some current limiting resistors?
The chassis ground was tested and found to be quite stable and low potential. This is the only ground to the receivers and all internal ground are connected to it through caps.
Bottom line:
- Will connecting the zeners to chassis ground work, and save the data lines from dangerous voltages?
- Will this scheme interfere with the data integrity?
- Or should the zeners be connected to SGND (internal to the system)?
- Should the SGND and chassis ground be connected with 1nF caps, or should i remove that connection to have the SGND float freely?
Apologies for the long question, please let me know if you would like any more details - sharing of schematics would not be possible though.
grounding isolation rs485 chassis
I have a shielded twisted pair running from one device polling several devices in an RS 485 loop. The conditions:
- The devices are in parallel as they should be.
- The termination resistors are in place as they should be.
- The communications are half duplex.
- There is no GND wire running with the twisted pair data lines.
- The shield is connected to the Chassis ground on the various devices in the loop - and not at the 'master' end - no ground loops.
- The Signal ground is connected to the chassis ground within the devices with 1nF 500V caps.
- The transceiver in all the 'slave' devices is isolated in terms or power supply (galvanically) and signals (optocoupler).
- The data is being sent over a relatively slow baud rate of 19.2K. The total length of the 485 loop is less than 500m.
The issue: The 'slave' devices are blowing up - no visible blowing of components but the tranceivers are failing after some time. The probable causes identified are surges being injected into the shield - I am pursuing this; and common mode noise being coupled into the data lines, which are exceeding the acceptable voltage levels of 15V.
For the latter, I am planning to add some zener diodes to limit the voltage levels on the transceiver pins from the external connection. Since we do not have a signal ground with the data lines (which should be the reference for the zeners - so all the three (Tx+, Tx- and SGND) can float, is it okay to connect the zeners to chassis ground with some current limiting resistors?
The chassis ground was tested and found to be quite stable and low potential. This is the only ground to the receivers and all internal ground are connected to it through caps.
Bottom line:
- Will connecting the zeners to chassis ground work, and save the data lines from dangerous voltages?
- Will this scheme interfere with the data integrity?
- Or should the zeners be connected to SGND (internal to the system)?
- Should the SGND and chassis ground be connected with 1nF caps, or should i remove that connection to have the SGND float freely?
Apologies for the long question, please let me know if you would like any more details - sharing of schematics would not be possible though.
grounding isolation rs485 chassis
edited Aug 9 at 7:05


pipe
9,17631951
9,17631951
asked Aug 9 at 6:26
Raman Chopra
314
314
5. and 6. are most likely the issue. Since you are using fully isolated transceivers (which is great), the master GND should be connected to the isolated signal GND on the slaves. Do not connect signal GND to chassis / earth on the slaves.
– Rev1.0
Aug 9 at 7:28
add a comment |Â
5. and 6. are most likely the issue. Since you are using fully isolated transceivers (which is great), the master GND should be connected to the isolated signal GND on the slaves. Do not connect signal GND to chassis / earth on the slaves.
– Rev1.0
Aug 9 at 7:28
5. and 6. are most likely the issue. Since you are using fully isolated transceivers (which is great), the master GND should be connected to the isolated signal GND on the slaves. Do not connect signal GND to chassis / earth on the slaves.
– Rev1.0
Aug 9 at 7:28
5. and 6. are most likely the issue. Since you are using fully isolated transceivers (which is great), the master GND should be connected to the isolated signal GND on the slaves. Do not connect signal GND to chassis / earth on the slaves.
– Rev1.0
Aug 9 at 7:28
add a comment |Â
3 Answers
3
active
oldest
votes
up vote
8
down vote
Looks like a common mode voltage problem to me. Although differential signalling, it still needs a common GND.
(source)
Replace your 1nf 500v capacitor with a jumper. Or wire signal ground to all nodes.
Shield still stays connected to earth.
The shield is connected to the Chassis ground on the various devices in the loop - and not at the 'master' end - no ground loops.
This could cause ground loop problems.
Will connecting the zeners to chassis ground work, and save the data lines from dangerous voltages?
Typically, RS-485 tranceivers can be protected by an TVS diodes.
For CAN bus, the NUP2105 is popular. You connect this to the data line and signal ground. Not earth, the tranceiver is not connected to earth since they are galvanically isolated.
*earth, as in mains earth.
I found this RS-485 design document from TI that might be of interest.
(slla272c)
Thank you for the answer. Some comments: 1. The shield needs to be connected to ground all across. Maybe connecting it to the master (at one point) and not to all devices would reduce ground loop issues - but i am less worried about it for two reasons: A. It is shield ground and ground loops there would be minimally worrisome for the data lines, B. the shield ground is the earth ground distributed on big thick busbars - difference in potential is a low probability. It can happen no doubt. My rationale - the GND at the master isnt great - so rather connect at the slaves with solid ground.
– Raman Chopra
Aug 10 at 5:55
I agree with your recommendations on TVS diodes - will implement them soon to see if they help. The zeners are intended for voltage clamping to the input pins capabilities.
– Raman Chopra
Aug 10 at 6:00
add a comment |Â
up vote
0
down vote
Add 100 ohm resistors in both paths. Add the Zener diodes. The resistors are to limit the currents.
Will the Zener diodes turn on fast enough?
That's bad advice and will impact signal integrity.
– Jeroen3
Aug 10 at 10:52
Hi Jeroen3, could you please elaborate in a few sentences, current limiting resistors with zeners (breakdown well above the data voltages) will impact data integrity? Thank you...
– Raman Chopra
Aug 16 at 6:06
add a comment |Â
up vote
0
down vote
you should use faster solution such as Transient Voltage Suppressor Diodes (TVS)
instead of Zener,
http://uk.farnell.com/bourns/rs-485evalboard1/eval-board-for-rs485-port-protectn/dp/1871188
add a comment |Â
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
8
down vote
Looks like a common mode voltage problem to me. Although differential signalling, it still needs a common GND.
(source)
Replace your 1nf 500v capacitor with a jumper. Or wire signal ground to all nodes.
Shield still stays connected to earth.
The shield is connected to the Chassis ground on the various devices in the loop - and not at the 'master' end - no ground loops.
This could cause ground loop problems.
Will connecting the zeners to chassis ground work, and save the data lines from dangerous voltages?
Typically, RS-485 tranceivers can be protected by an TVS diodes.
For CAN bus, the NUP2105 is popular. You connect this to the data line and signal ground. Not earth, the tranceiver is not connected to earth since they are galvanically isolated.
*earth, as in mains earth.
I found this RS-485 design document from TI that might be of interest.
(slla272c)
Thank you for the answer. Some comments: 1. The shield needs to be connected to ground all across. Maybe connecting it to the master (at one point) and not to all devices would reduce ground loop issues - but i am less worried about it for two reasons: A. It is shield ground and ground loops there would be minimally worrisome for the data lines, B. the shield ground is the earth ground distributed on big thick busbars - difference in potential is a low probability. It can happen no doubt. My rationale - the GND at the master isnt great - so rather connect at the slaves with solid ground.
– Raman Chopra
Aug 10 at 5:55
I agree with your recommendations on TVS diodes - will implement them soon to see if they help. The zeners are intended for voltage clamping to the input pins capabilities.
– Raman Chopra
Aug 10 at 6:00
add a comment |Â
up vote
8
down vote
Looks like a common mode voltage problem to me. Although differential signalling, it still needs a common GND.
(source)
Replace your 1nf 500v capacitor with a jumper. Or wire signal ground to all nodes.
Shield still stays connected to earth.
The shield is connected to the Chassis ground on the various devices in the loop - and not at the 'master' end - no ground loops.
This could cause ground loop problems.
Will connecting the zeners to chassis ground work, and save the data lines from dangerous voltages?
Typically, RS-485 tranceivers can be protected by an TVS diodes.
For CAN bus, the NUP2105 is popular. You connect this to the data line and signal ground. Not earth, the tranceiver is not connected to earth since they are galvanically isolated.
*earth, as in mains earth.
I found this RS-485 design document from TI that might be of interest.
(slla272c)
Thank you for the answer. Some comments: 1. The shield needs to be connected to ground all across. Maybe connecting it to the master (at one point) and not to all devices would reduce ground loop issues - but i am less worried about it for two reasons: A. It is shield ground and ground loops there would be minimally worrisome for the data lines, B. the shield ground is the earth ground distributed on big thick busbars - difference in potential is a low probability. It can happen no doubt. My rationale - the GND at the master isnt great - so rather connect at the slaves with solid ground.
– Raman Chopra
Aug 10 at 5:55
I agree with your recommendations on TVS diodes - will implement them soon to see if they help. The zeners are intended for voltage clamping to the input pins capabilities.
– Raman Chopra
Aug 10 at 6:00
add a comment |Â
up vote
8
down vote
up vote
8
down vote
Looks like a common mode voltage problem to me. Although differential signalling, it still needs a common GND.
(source)
Replace your 1nf 500v capacitor with a jumper. Or wire signal ground to all nodes.
Shield still stays connected to earth.
The shield is connected to the Chassis ground on the various devices in the loop - and not at the 'master' end - no ground loops.
This could cause ground loop problems.
Will connecting the zeners to chassis ground work, and save the data lines from dangerous voltages?
Typically, RS-485 tranceivers can be protected by an TVS diodes.
For CAN bus, the NUP2105 is popular. You connect this to the data line and signal ground. Not earth, the tranceiver is not connected to earth since they are galvanically isolated.
*earth, as in mains earth.
I found this RS-485 design document from TI that might be of interest.
(slla272c)
Looks like a common mode voltage problem to me. Although differential signalling, it still needs a common GND.
(source)
Replace your 1nf 500v capacitor with a jumper. Or wire signal ground to all nodes.
Shield still stays connected to earth.
The shield is connected to the Chassis ground on the various devices in the loop - and not at the 'master' end - no ground loops.
This could cause ground loop problems.
Will connecting the zeners to chassis ground work, and save the data lines from dangerous voltages?
Typically, RS-485 tranceivers can be protected by an TVS diodes.
For CAN bus, the NUP2105 is popular. You connect this to the data line and signal ground. Not earth, the tranceiver is not connected to earth since they are galvanically isolated.
*earth, as in mains earth.
I found this RS-485 design document from TI that might be of interest.
(slla272c)
edited Aug 10 at 11:00
answered Aug 9 at 6:39
Jeroen3
9,2491241
9,2491241
Thank you for the answer. Some comments: 1. The shield needs to be connected to ground all across. Maybe connecting it to the master (at one point) and not to all devices would reduce ground loop issues - but i am less worried about it for two reasons: A. It is shield ground and ground loops there would be minimally worrisome for the data lines, B. the shield ground is the earth ground distributed on big thick busbars - difference in potential is a low probability. It can happen no doubt. My rationale - the GND at the master isnt great - so rather connect at the slaves with solid ground.
– Raman Chopra
Aug 10 at 5:55
I agree with your recommendations on TVS diodes - will implement them soon to see if they help. The zeners are intended for voltage clamping to the input pins capabilities.
– Raman Chopra
Aug 10 at 6:00
add a comment |Â
Thank you for the answer. Some comments: 1. The shield needs to be connected to ground all across. Maybe connecting it to the master (at one point) and not to all devices would reduce ground loop issues - but i am less worried about it for two reasons: A. It is shield ground and ground loops there would be minimally worrisome for the data lines, B. the shield ground is the earth ground distributed on big thick busbars - difference in potential is a low probability. It can happen no doubt. My rationale - the GND at the master isnt great - so rather connect at the slaves with solid ground.
– Raman Chopra
Aug 10 at 5:55
I agree with your recommendations on TVS diodes - will implement them soon to see if they help. The zeners are intended for voltage clamping to the input pins capabilities.
– Raman Chopra
Aug 10 at 6:00
Thank you for the answer. Some comments: 1. The shield needs to be connected to ground all across. Maybe connecting it to the master (at one point) and not to all devices would reduce ground loop issues - but i am less worried about it for two reasons: A. It is shield ground and ground loops there would be minimally worrisome for the data lines, B. the shield ground is the earth ground distributed on big thick busbars - difference in potential is a low probability. It can happen no doubt. My rationale - the GND at the master isnt great - so rather connect at the slaves with solid ground.
– Raman Chopra
Aug 10 at 5:55
Thank you for the answer. Some comments: 1. The shield needs to be connected to ground all across. Maybe connecting it to the master (at one point) and not to all devices would reduce ground loop issues - but i am less worried about it for two reasons: A. It is shield ground and ground loops there would be minimally worrisome for the data lines, B. the shield ground is the earth ground distributed on big thick busbars - difference in potential is a low probability. It can happen no doubt. My rationale - the GND at the master isnt great - so rather connect at the slaves with solid ground.
– Raman Chopra
Aug 10 at 5:55
I agree with your recommendations on TVS diodes - will implement them soon to see if they help. The zeners are intended for voltage clamping to the input pins capabilities.
– Raman Chopra
Aug 10 at 6:00
I agree with your recommendations on TVS diodes - will implement them soon to see if they help. The zeners are intended for voltage clamping to the input pins capabilities.
– Raman Chopra
Aug 10 at 6:00
add a comment |Â
up vote
0
down vote
Add 100 ohm resistors in both paths. Add the Zener diodes. The resistors are to limit the currents.
Will the Zener diodes turn on fast enough?
That's bad advice and will impact signal integrity.
– Jeroen3
Aug 10 at 10:52
Hi Jeroen3, could you please elaborate in a few sentences, current limiting resistors with zeners (breakdown well above the data voltages) will impact data integrity? Thank you...
– Raman Chopra
Aug 16 at 6:06
add a comment |Â
up vote
0
down vote
Add 100 ohm resistors in both paths. Add the Zener diodes. The resistors are to limit the currents.
Will the Zener diodes turn on fast enough?
That's bad advice and will impact signal integrity.
– Jeroen3
Aug 10 at 10:52
Hi Jeroen3, could you please elaborate in a few sentences, current limiting resistors with zeners (breakdown well above the data voltages) will impact data integrity? Thank you...
– Raman Chopra
Aug 16 at 6:06
add a comment |Â
up vote
0
down vote
up vote
0
down vote
Add 100 ohm resistors in both paths. Add the Zener diodes. The resistors are to limit the currents.
Will the Zener diodes turn on fast enough?
Add 100 ohm resistors in both paths. Add the Zener diodes. The resistors are to limit the currents.
Will the Zener diodes turn on fast enough?
answered Aug 10 at 8:47
analogsystemsrf
11.4k2616
11.4k2616
That's bad advice and will impact signal integrity.
– Jeroen3
Aug 10 at 10:52
Hi Jeroen3, could you please elaborate in a few sentences, current limiting resistors with zeners (breakdown well above the data voltages) will impact data integrity? Thank you...
– Raman Chopra
Aug 16 at 6:06
add a comment |Â
That's bad advice and will impact signal integrity.
– Jeroen3
Aug 10 at 10:52
Hi Jeroen3, could you please elaborate in a few sentences, current limiting resistors with zeners (breakdown well above the data voltages) will impact data integrity? Thank you...
– Raman Chopra
Aug 16 at 6:06
That's bad advice and will impact signal integrity.
– Jeroen3
Aug 10 at 10:52
That's bad advice and will impact signal integrity.
– Jeroen3
Aug 10 at 10:52
Hi Jeroen3, could you please elaborate in a few sentences, current limiting resistors with zeners (breakdown well above the data voltages) will impact data integrity? Thank you...
– Raman Chopra
Aug 16 at 6:06
Hi Jeroen3, could you please elaborate in a few sentences, current limiting resistors with zeners (breakdown well above the data voltages) will impact data integrity? Thank you...
– Raman Chopra
Aug 16 at 6:06
add a comment |Â
up vote
0
down vote
you should use faster solution such as Transient Voltage Suppressor Diodes (TVS)
instead of Zener,
http://uk.farnell.com/bourns/rs-485evalboard1/eval-board-for-rs485-port-protectn/dp/1871188
add a comment |Â
up vote
0
down vote
you should use faster solution such as Transient Voltage Suppressor Diodes (TVS)
instead of Zener,
http://uk.farnell.com/bourns/rs-485evalboard1/eval-board-for-rs485-port-protectn/dp/1871188
add a comment |Â
up vote
0
down vote
up vote
0
down vote
you should use faster solution such as Transient Voltage Suppressor Diodes (TVS)
instead of Zener,
http://uk.farnell.com/bourns/rs-485evalboard1/eval-board-for-rs485-port-protectn/dp/1871188
you should use faster solution such as Transient Voltage Suppressor Diodes (TVS)
instead of Zener,
http://uk.farnell.com/bourns/rs-485evalboard1/eval-board-for-rs485-port-protectn/dp/1871188
answered Aug 15 at 6:46


Mustafa YETİŞ
11
11
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2felectronics.stackexchange.com%2fquestions%2f390121%2frs-485-ground-signal-and-chassis%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
5. and 6. are most likely the issue. Since you are using fully isolated transceivers (which is great), the master GND should be connected to the isolated signal GND on the slaves. Do not connect signal GND to chassis / earth on the slaves.
– Rev1.0
Aug 9 at 7:28