Learn PLCs free
Programming Guides12 min read4 941 words

Industrial Grounding and Bonding: Safety and Noise Explained

Industrial grounding and bonding explained — earthing vs bonding, safety vs signal/noise ground, ground loops, shielding, and grounding for PLCs and VFDs.

IAE
Senior PLC Programmer
15+ years hands-on experience • 50+ automation projects completed
PLC
Programming Excellence

Industrial grounding and bonding are two distinct but related practices that protect personnel from electric shock, satisfy fault-clearing requirements, and keep sensitive control signals free from noise. Grounding connects a conductive part to earth; bonding connects two conductive parts to each other so they sit at the same potential. Getting either wrong in an industrial facility causes safety hazards, nuisance trips, and corrupted analog or fieldbus signals that are notoriously difficult to trace.

This guide covers the full picture from a controls engineer's perspective: the protective-earth system, equipotential bonding, the difference between safety ground and signal ground, how ground loops form and how to break them, cable-shield termination strategy, and the special demands of VFD installations.


Grounding vs Bonding: What Each Term Actually Means

The words are often used interchangeably on the shop floor, but they have distinct definitions in electrical codes (NEC, IEC 60364) and in practice.

Grounding (also called earthing in IEC/BS terminology) is the deliberate connection of a conductive system — typically the neutral of the supply, the equipment enclosure, or the ground bus of a panel — to the general mass of earth. The earth reference provides:

  • A return path for fault current so protective devices (breakers, fuses) can operate.
  • A fixed voltage reference that prevents the system from floating to dangerous potentials.

Bonding is the low-impedance connection between two conductive objects that may otherwise sit at different potentials. Examples include:

  • Bonding cable trays to a panel frame.
  • Bonding fluid-carrying metallic pipe to structural steel.
  • Bonding two control cabinets together before one is also grounded.

The critical distinction: bonding equalises potential without necessarily connecting to earth. In an industrial facility you need both — bonding prevents spark discharge and step-potential hazards, while grounding provides the fault-current path the protective device needs.

Concept Connects to Primary purpose
Protective earth (PE) grounding Earth electrode / facility ground grid Fault-current path, shock protection
Equipotential bonding Adjacent metallic structures Eliminate potential differences
Signal / instrument ground Dedicated signal reference bus Stable reference for analog/digital I/O
Industrial grounding and bonding — protective earth PE grounding versus equipotential bonding versus signal instrument ground hierarchy Three-column comparison showing protective earth grounding connected to the earth electrode for fault current, equipotential bonding between adjacent metallic structures to eliminate potential differences, and signal instrument ground for analog and fieldbus reference. Industrial Grounding: Three Distinct Systems Protective Earth (PE) Green/yellow conductor Panel enclosure / motor frame PE bus bar Earth electrode (grid) Purpose: fault current path Trips OCPD on fault Equipotential Bonding Bare copper bonding conductor Cable Tray Panel Frame Metallic Pipe Structural Steel Purpose: eliminate potential diff. Prevents spark, step hazards Signal / Instrument Gnd Insulated bus — single PE connection Transmitter commons (4–20 mA) Analog input card reference Fieldbus cable shields → Single-point connection to PE Never commingle with PE bus!
Three distinct grounding systems in an industrial facility: protective earth for fault-current clearance, equipotential bonding to eliminate potential differences, and a separate isolated signal ground bus for analog and fieldbus references.

Why Grounding Matters in Industrial Environments

Electric Shock Protection

When insulation fails on a 480 V motor terminal and the frame is not grounded, the frame rises toward line potential. A person touching it while standing on a conductive surface becomes the fault-current path. A properly sized PE conductor returns that fault current to the source instantly, causing the overcurrent device to trip within milliseconds. The NEC (Article 250) and IEC 60364-4-41 both require protective conductors be sized to carry the prospective fault current without excessive impedance.

Fault Clearing

Fault-clearing speed depends on impedance. A high-impedance ground path limits fault current, slowing the protective device or preventing it from operating at all. The ground conductor must be:

  • Continuous — no hidden breaks in conduit fittings or panel knockouts.
  • Adequately sized — NEC Table 250.122 ties minimum PE conductor size to the rating of the upstream overcurrent device.
  • Terminated with listed hardware — crimped lugs, not wrapped connections.

Noise Reference

Every signal in a control system is measured relative to a reference. When that reference is noisy or drifting, the measurement drifts with it. A low-impedance, dedicated signal-ground reference keeps 4–20 mA loops, thermocouples, and high-speed fieldbus signals stable. This is why controls engineers treat signal ground as a separate concern from safety ground — even though the two must ultimately be connected.


Safety Ground vs Signal / Instrument Ground

This is the distinction that trips up many engineers moving from power to controls work.

Safety ground (protective earth, PE) is the green or green/yellow conductor connecting equipment enclosures, motor frames, and metallic conduit to the facility ground grid. Its job is fault-current clearance. It carries zero current in normal operation, but must carry full fault current during a ground fault without creating a dangerous voltage rise.

Signal ground (instrument ground, signal reference) is the zero-volt reference for analog inputs, transmitter commons, and fieldbus shields. It must be stable — any noise, ripple, or potential difference on the signal ground appears directly in the measurement. Key practices:

  • Separate signal ground bus: Run a dedicated signal ground bus (often an insulated DIN-rail-mounted terminal block) in the panel. Do not commingle it with the PE bus.
  • Single-point connection to PE: The signal ground bus must ultimately connect to PE — IEC 61000-5-2 and most safety codes require this — but through a single, defined point. This prevents circulating currents from running through signal wiring.
  • Isolation barriers: For long cable runs or noisy environments, 4–20 mA isolators, galvanic-isolated analog input cards, or signal conditioners break the conductive path while passing the measurement.

A common mistake in electrical control panel design is using the PE terminal block as a combined power-ground and signal-ground bus. The result is that every motor contactor energisation and deenergisation injects a noise pulse directly into the analog measurement reference.


Ground Loops: Cause and Cure

A ground loop forms when a signal circuit has two or more conductive paths to ground at different points, and those ground points sit at different potentials. The potential difference drives a circulating current through the signal conductors, appearing as a 50/60 Hz hum, high-frequency hash, or a DC offset in the measurement.

How a Ground Loop Forms

  1. A 4–20 mA transmitter is powered from the panel power supply and its negative terminal connects to signal ground at the panel.
  2. The transmitter housing is also bonded to local structural steel, which connects to the facility ground grid at a different location.
  3. The panel's signal ground connects to PE at the panel.
  4. The two ground paths — through signal wiring and through structural steel — form a loop. Any difference in ground potential (even a few millivolts) drives current through the loop.

Diagnosing a Ground Loop

Symptom Likely cause
50/60 Hz noise on analog input Power-frequency ground loop
Offset that changes with other equipment starting Shared impedance on PE conductor
Noise that disappears when one cable shield is lifted Shield grounded at both ends unintentionally
Intermittent fieldbus communication errors High-frequency noise from VFD conducted on ground
Ground loop formation in industrial 4-20mA signal circuit — two ground paths at different potentials creating circulating noise current Circuit diagram showing how a ground loop forms when a 4-20mA transmitter has two conductive paths to ground at different points in a facility, with circulating current flowing through the signal wiring causing noise on the PLC analog input. Ground Loop: How It Forms in a 4–20 mA Signal Circuit Transmitter (field instrument) 4–20 mA output Signal cable (2-conductor) PLC Analog Input Panel signal gnd connected to PE Gnd path 1 Local structural steel Panel PE → earth grid Facility ground — ΔV potential difference Circulating noise current → 50/60 Hz hum on PLC input FIX: Ground signal at panel only (1 point) OR use galvanic isolator in loop
Ground loop formation: two ground paths at different potentials drive a circulating current through signal conductors, appearing as 50/60 Hz noise on the PLC analog input. Fix by grounding at one point only.

Cures

  • Single-point grounding: Ground the signal circuit at one point only. For a 4–20 mA loop, ground at the receiver (PLC analog input card), not at the transmitter. This requires the transmitter to be loop-powered (2-wire) or use an isolated 4-wire configuration.
  • Isolation: Insert a galvanic isolator or signal conditioner in the loop. This breaks the conductive path completely while allowing the signal to pass.
  • Differential inputs: Use differential (not single-ended) analog input cards. Differential inputs measure the voltage between two signal conductors rather than between signal and ground, rejecting common-mode noise — including ground-loop-induced noise — up to the common-mode rejection ratio (CMRR) of the input stage.
  • Shield lift: If a cable shield is accidentally grounded at both ends, cutting the drain wire at one end breaks the loop without removing the shielding benefit.

Shielding and Cable Screen Grounding

Cable shields reduce capacitively and inductively coupled interference. But a shield is only effective when it is terminated correctly — and incorrect termination can create the very ground loop you were trying to prevent.

One-End vs Both-End Termination

One-end grounding (drain the shield at the panel/receiver end only, leave the field end floating):

  • Eliminates ground loops caused by potential differences between panel ground and field ground.
  • Effective against capacitively coupled (electric-field) interference.
  • Less effective against inductively coupled (magnetic-field) interference, particularly at high frequencies.
  • Preferred for analog signal cables (4–20 mA, thermocouples, RTDs) and low-speed fieldbus in most industrial applications.

Both-end grounding (drain the shield at both ends):

  • Provides low-impedance return path for high-frequency interference.
  • Effective for high-speed data cables (Ethernet, PROFINET, EtherNet/IP, encoder cables).
  • Requires that both ground points be at the same potential — achievable if the two panels are bonded together with a low-impedance bonding conductor in addition to the cable shield.
  • Creates a ground loop at power frequency if the two endpoints are not at identical potential.
Cable type Recommended shield termination
4–20 mA analog One end (panel/receiver side)
Thermocouple / RTD One end (panel side)
PROFIBUS DP Both ends (with equipotential bonding)
PROFINET / EtherNet/IP Both ends (drain at both ends, bond panels)
Encoder / resolver Both ends
Motor power (screened) Both ends — critical for VFD installations

Termination method: Use 360-degree shield clamps (EMC cable glands or saddle clamps on a grounded DIN rail) rather than pigtail drain wires. Pigtails add inductance that defeats high-frequency shielding. At the panel entry point, clamp the cable outer jacket and drain the shield directly to the PE or EMC ground bar. This is standard practice in IEC 61000-5-2 compliant installations.

Cable shield grounding strategy — one-end termination for analog signals versus both-end termination for PROFINET EtherNet/IP high-speed cables Side-by-side comparison of correct shield termination: single-end grounding at the panel for 4-20mA and thermocouple cables to prevent ground loops, versus both-end 360-degree clamp grounding for PROFINET and encoder cables to provide high-frequency shielding. Cable Shield Termination: One-End vs Both-End One-End Grounding 4–20 mA analog · Thermocouple · RTD Field End Shield FLOATING Signal conductors + shield Panel End Shield → PE bar Why: prevents ground loop at power frequency Capacitive (E-field) interference blocked Less effective against magnetic (H-field) at HF Both-End Grounding PROFINET · EtherNet/IP · Encoder · Motor cable Field End 360° EMC clamp Data pairs + overall shield Panel End 360° EMC clamp Why: HF shielding needs complete Faraday cage Both endpoints must be equipotentially bonded Use 360° clamps — NOT pigtail drain wires
Cable shield termination: single-end grounding for analog signals prevents ground loops; both-end 360-degree clamp grounding is required for PROFINET, EtherNet/IP, and encoder cables to ensure high-frequency shielding effectiveness.

VFD Grounding: High-Frequency, Bearing Currents, and Shielded Motor Cable

Variable frequency drives present the most demanding grounding challenge in industrial controls. The PWM switching frequencies (2–16 kHz typical carrier) and very fast voltage rise times (dV/dt) generate high-frequency conducted and radiated emissions that propagate through every available conductive path — including the ground system.

Why VFD Grounding Is Different

A standard 60 Hz motor installation has negligible capacitive coupling between windings and frame. A VFD-fed motor, however, sees fast-switching pulse trains with voltage transitions of hundreds of volts per microsecond. These transitions couple capacitively from motor windings to the motor frame and shaft, driving high-frequency currents through:

  • The PE conductor back to the VFD.
  • The shaft bearing oil film to the bearing races and into the driven equipment.
  • Any signal cable sharing the cable tray with motor power cables.

The result is bearing currents that erode bearing races (electrical discharge machining effect), premature bearing failure, and high-frequency noise on PLC analog inputs and fieldbus cables routed nearby.

VFD Grounding Best Practices

1. Shielded motor cable is mandatory

Use a three-conductor plus symmetrical ground shield (often called SY cable or VFD-rated shielded cable). The shield must be terminated at both ends — at the VFD output terminals and at the motor junction box — using 360-degree EMC cable glands. This creates a low-impedance path for the high-frequency common-mode currents to return to the VFD without propagating into the rest of the plant. See the full wiring approach in the VFD programming and PLC control guide.

2. Dedicated PE conductor inside the shielded cable

The shield handles high-frequency currents. A separate PE conductor inside the cable handles power-frequency fault current. Both are necessary. Do not rely on the cable shield alone for fault-current clearance — shields are not rated for fault currents.

3. Ground the VFD frame directly to the panel PE bus

The VFD frame must be bolted to the panel backplate with a low-impedance connection (short, wide copper strap or adequate bonding bolt with star washer to cut through paint). Do not route the VFD's PE connection through a long wire to a distant ground bar.

4. Separate VFD-side and control-side cabling

Within the panel, maintain physical separation between VFD power wiring and PLC/control wiring. Where they must cross, cross at 90 degrees to minimise inductive coupling.

5. Install input line reactors or common-mode chokes

A common-mode choke on the VFD output (or on the motor cable) presents high impedance to common-mode currents without affecting the differential motor voltage. This is the most practical mitigation when cable routing cannot be ideal.

6. Mitigate bearing currents

For motors above approximately 11 kW (15 hp) on VFD duty, bearing currents become significant. Options include:

  • Insulated (non-drive-end) motor bearing — breaks the shaft-to-frame current path.
  • Shaft grounding ring (Aegis-style) — provides a low-impedance path for shaft currents to return to frame rather than through bearings.
  • Common-mode reactor on VFD output.

Bearing current damage manifests as frosted or fluted bearing races and premature motor bearing failure, typically within 12–18 months of installation if unmitigated.

VFD grounding best practices — shielded motor cable both-end EMC termination, separate PE conductor, VFD frame bonding, and bearing current mitigation Horizontal flow diagram showing the complete VFD grounding scheme from VFD drive through shielded motor cable to motor, with labels for PE conductor, 360-degree EMC glands, shaft grounding ring, and separation from PLC signal cables. VFD Grounding: Complete Best-Practice Scheme Panel PE Bus VFD frame Shield clamp rail Signal gnd (1 pt) VFD PWM output 2–16 kHz carrier Short strap Shielded Motor Cable (SY) 3× phase + PE + symmetrical shield EMC gland EMC gland MOTOR VFD-duty rated Shaft gnd ring (>11 kW) SEPARATE from PLC / Signal Cables VFD motor cable must not share tray with analog or fieldbus cables Where crossings unavoidable: cross at 90° — never run parallel Optional: CM Choke On VFD output cable Attenuates HF common- mode currents
VFD grounding best practice: short strap from VFD frame to PE bus, shielded motor cable with 360-degree EMC glands at both ends, shaft grounding ring for larger motors, and physical separation from PLC signal cabling.

Panel Grounding Practices

A well-grounded control panel keeps the power and signal systems properly referenced and provides a clean installation base for the controls. Key practices for electrical control panel design:

PE Bus (Protective Earth Bar)

  • Mount a dedicated PE bus bar, bonded directly to the panel enclosure with multiple short connections.
  • Terminate all incoming PE conductors, motor frame connections, conduit grounds, and the panel frame itself here.
  • Use a separate, insulated signal/instrument ground bus — never combine with the PE bus except at the designated single connection point.

Backplate Bonding

The panel backplate is typically painted steel. Power electronics (VFDs, power supplies) mounted on the backplate require paint removal at the mounting point to achieve a metal-to-metal bond. Star washers or serrated flange bolts help cut through residual surface coatings.

Signal Ground Bus

  • Use an insulated (floating) bus bar for the signal ground.
  • Connect instrument commons, transmitter negatives, and isolated fieldbus shield drain points here.
  • Connect this bus to the PE bus at one point only, typically with a short, low-inductance conductor at the DIN rail or nearest PE terminal.

Ground Bus Routing

Bus Material Connection to enclosure
PE bar Tin-plated copper Direct, low-impedance, multiple points
Signal ground bar Insulated tin-plated copper Single connection to PE bar
EMC shield clamp rail Grounded DIN rail, bonded to PE bar At cable entry point

Cable Entry Points

All cables entering the panel should pass through an EMC panel entry (metal cable-entry plate with EMC glands or shield clamps). This provides the 360-degree termination needed for high-frequency shielding effectiveness and keeps the panel IP rating intact.


Grounding problems often surface during commissioning or fault-finding. The PLC troubleshooting complete guide covers systematic approaches to tracing intermittent faults and noise-induced I/O errors — the same diagnostic methodology applies when a ground loop is suspected.

Grounding quality also affects the broader electrical environment at the machine. For the relationship between grounding, neutral currents, and harmonic distortion from VFDs, see the discussion of power quality and harmonics.


Frequently Asked Questions

What is the difference between grounding and bonding?

Grounding connects a conductive system to earth to provide a fault-current return path and voltage reference. Bonding connects two conductive objects to equalise their potential. In industrial facilities both are required: bonding prevents potential differences between adjacent metalwork, and grounding ensures protective devices can clear faults. A bonded but ungrounded system can still float to dangerous voltage relative to earth.

What is a ground loop?

A ground loop is a condition where a signal circuit has two or more conductive paths to ground at different physical locations, and those ground points sit at different electrical potentials. The potential difference drives a circulating current through the signal conductors, which appears as noise or offset in the measurement. Ground loops are eliminated by grounding signal circuits at one point only, using isolation barriers, or using differential-input measurement devices.

Should a cable shield be grounded at one end or both?

It depends on the cable type. Analog signal cables (4–20 mA, thermocouple, RTD) should be grounded at one end only — at the panel or receiver — to prevent ground loops. High-speed data and fieldbus cables (PROFINET, EtherNet/IP, encoder) should be grounded at both ends because high-frequency shielding effectiveness requires a complete Faraday enclosure. When grounding at both ends, the two endpoints must be equipotentially bonded, and the termination must use 360-degree clamps rather than pigtail drain wires.

How do you ground a VFD?

A VFD installation requires four grounding actions: (1) bond the VFD frame directly to the panel PE bus with a short, low-inductance connection; (2) use shielded motor cable with the shield terminated at both the VFD output and the motor terminal box using 360-degree EMC glands; (3) run a separate PE conductor inside the shielded cable for fault-current clearance; and (4) separate VFD power wiring from PLC and signal cables to prevent high-frequency noise coupling. For larger motors, add a common-mode choke on the VFD output and consider shaft grounding rings to prevent bearing current damage.

Why does my PLC analog input read incorrectly near VFDs?

High-frequency common-mode currents from VFD switching couple into adjacent signal cables and cause noise on analog inputs. The most common causes are: no shield on the analog cable, shield drain wire not connected, signal cable routed parallel to VFD motor cable, or signal ground contaminated with VFD PE return currents. Corrections include re-routing signal cables away from motor cables, using shielded cable with proper one-end drain, inserting a 4–20 mA isolator, and ensuring the signal ground bus connects to PE at only one point.


For deeper coverage of PLC I/O wiring, signal types, and control panel layout, see Electrical Control Panel Design and the VFD Programming with PLC guide. For systematic fault-finding when grounding issues cause intermittent behavior, refer to the PLC Troubleshooting Complete Guide.

#groundingand bonding#earthing#groundloop#shielding#noise#VFDgrounding
Share this article:

Related Articles