Installing a push button over a long distance in a noisy factory environment (motors, contactors, VFD drives, welding machines, etc.) requires proper wiring practices to prevent false triggering, signal noise, and unreliable operation. Below are the industrial best practices used in automation and control systems.
1. Use 24V Industrial Control Voltage
For long-distance push buttons, avoid using 5V or logic-level signals. Factories usually use 24V DC control signals because they are more resistant to electrical noise.
Typical wiring : +24V -> Push Button -> PLC Input / Controller Input
Advantages,
- Better noise immunity
- Standard in industrial automation
- Compatible with PLC inputs
2. Use Twisted Pair Cable
Long signal wires should use twisted pair cable. it reduces electromagnetic interference (EMI), Improves signal reliability and minimizes induced noise from nearby cables
3. Use Shielded Cable
In noisy factories with motors or VFD drives, use shielded twisted pair cables. Important rule - connect the shield to ground at only one end (control panel side). connecting both ends can create ground loop currents.
4. Separate Signal Wires from Power Cables
Signal wires must not run close to motor power cables.
Recommended separation distances
Cable Type Minimum Distance
Signal vs control cables 10 cm
Signal vs motor cables 30–50 cm
Signal vs VFD cables 50–100 cm
If crossing is unavoidable, cross at 90° angles.
5. Use Opto-Isolated Inputs
If the push button is very far away (100–300 meters) or installed on another machine, use opto-isolation. it protects the controller from voltage spikes, eliminates ground potential differences and Improves reliability.
(Industrial controllers often include built-in opto-isolated inputs.)
6. Solution using Relays
Working Principle,
In this method, the remote push button is used to energize a relay coil. When the push button is pressed, the relay activates and its isolated contacts change state. The control circuit then reads the signal from the relay contact instead of directly from the push button wiring.
This approach provides two major advantages,
Electrical Isolation
The relay coil circuit and the relay contact circuit are electrically isolated. This prevents electrical noise and ground potential differences from propagating into the sensitive control electronics.
Improved EMI/RFI Immunity
Since the control system reads the signal through relay contacts, high-frequency noise and interference picked up by long cables are significantly reduced.
Avoid routing near VFD output cables. VFD outputs generate strong electrical noise.

No comments:
Post a Comment