Contactor vs Relay: The Difference and When to Use Each
Contactors and relays both switch loads with a coil, but they are not interchangeable. Here is the practical difference and how to choose.
Open any control panel and you will see both. A relay is the small clicking cube in a socket; a contactor is the chunkier block feeding the motor. They work on the same principle — a coil pulls in a set of contacts — and beginners often use the words interchangeably. They are not the same, and using the wrong one for a job is how you end up with welded contacts, a burned coil, or a nuisance that fails every few months.
Here is the plain-English difference and a straightforward rule for choosing between them.
They Both Do the Same Basic Thing
Both a relay and a contactor are electrically controlled switches. Energize the coil, and a magnetic field pulls an armature that closes (or opens) the contacts. De-energize the coil, and a spring returns the contacts to their resting state. That is the whole idea behind both devices, and it is why they look and behave similarly.
The difference is not how they work — it is what they are built to switch.
The Core Difference: Load Size
The single most useful way to separate them is by the current and the type of load they are designed to handle.
Relays are for low-current control circuits — signals and small loads. Think a few amps up to maybe 10-15 A, switching pilot lights, solenoids, small fans, other coils, or feeding a signal to a PLC input. A relay’s job is usually to let a small control signal switch a slightly larger circuit, or to isolate one circuit from another.
Contactors are for high-current power circuits — motors, heaters, lighting banks, and anything drawing serious current. They are built to handle from around 10 A up into the hundreds of amps, and to survive switching those loads thousands upon thousands of times.
That “type of load” part matters as much as the raw amperage. A motor is not a resistor. When it starts, it pulls a big inrush current, and when the contacts open under load, the inductive kick draws an arc. Contactors are engineered specifically to make and break those arcing, high-inrush loads without destroying themselves. That is the real dividing line.
What Makes a Contactor Different Inside
If both use a coil and contacts, why can a contactor handle a motor and a relay cannot? A few deliberate design features:
Arc Suppression
When contacts open on an inductive load like a motor, the current does not stop instantly — it jumps the gap as an arc that erodes the contacts. Contactors include arc chutes or arc-suppression structures that stretch and quench that arc quickly, protecting the contact surfaces. Relays have little or none of this because they are not meant to break large inductive loads.
Larger, Tougher Contacts
Contactor contacts are physically bigger and made of materials chosen to resist the pitting and welding that high current causes. This is what lets them switch a motor tens of thousands of times.
Normally Open by Design
Most contactors are normally open (the power contacts are open until the coil is energized), which is the safe default for a motor — lose control power and the motor stops. Relays come in normally open, normally closed, and changeover configurations because control logic needs that flexibility.
Auxiliary Contacts and Add-Ons
Contactors typically accept auxiliary contact blocks — small extra contacts that echo the main state for the control circuit (for example, a seal-in contact that holds the contactor energized after a start button is released, or a signal back to the PLC). Many also pair with an overload relay that trips the contactor if the motor draws too much current for too long. That contactor-plus-overload pair is the classic motor starter.
A Simple Rule for Choosing
You rarely have to agonize over this. Ask two questions:
- What am I switching? A motor, heater, or other heavy power load → contactor. A pilot light, solenoid, PLC signal, or another coil → relay.
- How much current, and is it inductive? More than ~10-15 A, or an inductive/arcing load switched frequently → contactor. Small, mostly resistive or signal-level → relay.
When in doubt on a motor, use a contactor with a properly sized overload. Do not try to save a few dollars by switching a motor with an oversized relay — it may work for a while, then weld its contacts closed, which on a motor circuit is a genuine safety problem because the load can no longer be turned off.
Where Each One Lives in a Panel
In a typical motor-control setup you will often see both, working together:
- A control relay (or the PLC output) switches the low-current coil circuit.
- That energizes the contactor coil.
- The contactor closes its heavy contacts and delivers three-phase power to the motor.
- An overload relay in series watches motor current and drops the contactor if the motor overloads.
- Auxiliary contacts feed status back to the control logic.
So the relay handles the brains-level signaling, and the contactor does the muscle work. This layering is deliberate: it keeps the high-current switching isolated in a device built for it, while the delicate control logic stays on small, cheap, easily replaced relays.
Coil Voltages and Control
Both devices come with coils rated for common control voltages — 24 VDC, 24 VAC, 120 VAC, 240 VAC. The coil voltage is independent of the load voltage; a 24 VDC coil can switch a 480 VAC motor. Always confirm the coil rating matches your control voltage, and remember that switching a contactor coil from a PLC or a small relay may itself need an interposing relay if the coil’s inrush exceeds what the PLC output can drive. That is a common reason to put a relay in front of a big contactor.
Solid-State Cousins
Worth a mention: solid-state relays (SSRs) and solid-state contactors do the same jobs with no moving parts, using semiconductors to switch. They excel where you need silent operation, very fast or very frequent switching (like heater PID control), and long life with no contact wear. They cost more, generate heat that needs a heat sink, and can fail shorted rather than open. For most general switching, electromechanical relays and contactors are still the default; reach for solid-state when the application specifically benefits from it.
Bottom Line
A relay and a contactor are the same idea at two different scales. Relays switch signals and small loads; contactors switch motors, heaters, and heavy power. The contactor earns its place with arc suppression, rugged contacts, and the ability to pair with an overload relay — everything a motor load demands. Pick by what you are switching and how much current is involved, and when a motor is on the other end, use a contactor with an overload. Get that right and the device will outlast most of the panel around it.
Related Articles
RTD vs Thermocouple: Which Temperature Sensor Should You Use?
RTDs and thermocouples both measure temperature but behave differently. Here is how to choose by range, accuracy, wiring, and cost for industrial jobs.
VFD Basics: How Variable Frequency Drives Work and Common Faults
A plain-English guide to variable frequency drives — how a VFD controls motor speed, what common fault codes mean, and how to troubleshoot in the field.
NPN vs PNP Sensors: Wiring, Sinking vs Sourcing, and How to Tell Them Apart
NPN and PNP sensors look identical but wire differently. Here is the plain-English difference between sinking and sourcing and how to wire each to a PLC.