instrumentation loops
instrumentation loops
(OP)
why do you not connect the screen of an instrument cable at the instrument and only at the earth bar in the control panel?
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS Come Join Us!Are you an
Engineering professional? Join Eng-Tips Forums!
*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting GuidelinesJobs |
|
RE: instrumentation loops
Search this board for 'grounding' and variants. Been hashed out a lot here.
RE: instrumentation loops
One important factor as you know is that each shield should only be grounded at one point to avoid circulating currents.
I believe the cabinet end (as opposed to sensor end) is chosen by convention. I'm not sure if there are any advantages of choosing one end over the other.
RE: instrumentation loops
Just a couple of cents worth for whatever that might be worth.
RE: instrumentation loops
Ref: "Series 90-30 Programmable Controller I/O Module Specifications," pp. 59-71
http://www.gefanuc.com/infolink/manuals/gfk0898f.pdf
A major problem is that there is often no convenient place for a ground connection in the field, where there is in the panel. Can you imagine ground wires and grounding points all over your facility? I ground shields for both analog inputs and outputs inside my panels, and I've had no problems with noise to date.
RE: instrumentation loops
4.8.1 Electrostatic shielding
"In order to be effective, shields must be grounded via low-impedance paths at the frequencies of interest. Long grounding conductors and long (single-grounded) shields exhibit reduced effectiveness at high frequencies due to inductive reactance in the grounding conductor or shield (e.g., +jX is randomly being placed in series with -jX). Therefore, very short grounding/bonding leads must be used, and they must be connected at the nearest equipment ground. Long shields need to be grounded at multiple locations along their length. Cable shields must be either grounded at both ends or grounded at one end and grounded via an SPD at the opposite end."
4.8.2 Electromagnetic shielding for EMI
"... The following generalizations are also pertinent:
...e) Enclosing the signal conductors inside of a shield and then grounding the shield at both ends. This is a key concept for protection of the contained conductors from the H-field effects produced by nearby lightning and other surge currents."
4.8.2.1 Cable shields grounded at both ends
"The "golden rule" of cable shielding requires that the shield on a cable only be grounded one time and at one end only. This "rule" has been established in order to prevent conductive "ground loops" from being established that would cause unwanted current to flow in a shield that is grounded at more than one place, e.g., at each end. The problem is that this is not a valid "rule" except sometimes when dealing with dc through LF signals (particularly analog signals) and where the signal circuits are not connected in the differential mode."
From IEEE Std 518-1982 (I apologize for the out of date copy), "IEEE Guide for the Installation of Electrical Equipment to Minimize Electrical Noise Inputs to Controllers from External Sources":
6.4.2.7 Practical Noise Immunization Techniques and Intercconection Wiring Practices.
"(10) All electrostatic shields should be terminated. An electrostatic shield should be terminated at one point only. The shield termination point should be at the same electrical potential as that to which the signal is referenced (typically amplifier power supply common).
(11) If a significant potential difference exists between a shield termination point and equipment safety ground, special electrostatic shielding techniques may be required."
Clearly not a simple subject, given the conflict between 1982 and 1999 IEEE standards regarding single-point grounding of electrostatic shields. This subject is certainly worthy of more than a pat answer. I encourage simpsy to investigate the standards cited above, as well as other relevant standards and material.
RE: instrumentation loops
if we restrict the discussion to instrument loops consisting of analog signals (4-20milliamp, 0-1v, 1-5v,0-10v etc), I believe the standard practice is that shields are only grounded at the panel.
It appears from the references cited above that different practices may sometimes be applied for digital circuits (I was unaware of that).
RE: instrumentation loops
RE: instrumentation loops
I'm not sure but in modern times I think "instrument loop" might also include digital equipment. So your clarifications were useful.
RE: instrumentation loops
In addition, as mentioned elsewhere above, by breaking the path and stopping current in the shield, common mode noise is reduced in the signal conductors.
Some instrument manufacturers (including GE/Fanuc) provide separate shield in/out terminations for shields. The shield out terminal is solidly bonded to ground, but shield in is capacitively coupled. This is a more expensive way to handle things but arguably is a good compromise.
RE: instrumentation loops
RE: instrumentation loops
Peebee mentioned the separate ground bus bar at the control panel.
I cannot go into the code details, let me add a couple of comments (from a field guy):
Having all the shield grounding grouped together at the control panel:
1. Makes life real easy to troubleshoot shields that may have more than the ONE GROUND ONLY covenant... i.e. by lifting the shield ground bar it should become isolated from ground (OL indication in the multimeter), if there is a ground present on the bar...tough luck, you have to check all the shields landed on that bus.
It really saves a lot of troubleshooting time specially going from JB to JB (Junction Box, not the whiskey mind you... that comes after you've found the sucker!!)
2. If the shield is broken somewhere between the device and the control panel... the control panel is still protected against spikes like those caused by lightingbolts... i.e. better to change a $1500 transducer than a $5000 electronic control card, besides... perhaps you can surely live without one instrument...but more likely than not you may trip the equipment (or loose redundancy) if the control card gets smoked.
3. During initial installation it is much easier to check that all the shields are landed for the same reason explained in 1. above.
HTH
Saludos
a.
RE: instrumentation loops
#1 - convenience
#2 - better emi protection in some cases (?)
RE: instrumentation loops
Maybe this is off topic, but in support of the ‘both ends’ approach—an oldtimer in instrumentation design and installation used to explain that is important to separate electrostatically-induced noise versus electromagnetically-induced noise. He stated that the single-ended shield bond is best for electrostatically induced problems, but for electromagnetically induced effects, shields need to be bonded at both ends so that shield current could offset and minimize undesirable effects, as if they were {‘air core,’ I guess} transformer windings.
There is some interesting common-mode ‘noise’-mitigation components for objectionable 60Hz steady-state and transient interference, along with related solutions for common-mode or 'lateral' ground-potential rise for phone/data lines up to several kilovolts. It is a lot of text to review, but there is some interesting information that seems to well support the double-grounded approach for some situations.
The product of interest is an “induction neutralizing transformer” with the primary application in communication circuits. http://www.sncmfg.com/telecom/noise_protection/questions.html
and, http://www.sncmfg.com/telecom/noise_protection/int-ht.html#INT%20Development%20Produces%20Heroes
RE: instrumentation loops
From my perspective, the magnetic concerns are primarily addressed through twisting of the pair. There is no area between the pair for differential mode (opposite direction in each signal lead) em voltage. I can't really see common mode magnetic induction (same direction in each lead) as a problem.... where is the loop path of concern?
I should point out that I'm no emi expert... I'm just trying to follow the conversation.
RE: instrumentation loops