Beginner Guide

What is a Contactor and How Does It Work?

📅 ✍️ ElectraSim ⏱ 9 min read

Every time a large motor starts, a lift moves, or an industrial HVAC unit kicks on, a contactor is doing the switching. Unlike the light switches on your wall or even the MCB in your consumer unit, a contactor is designed to switch high-power loads repeatedly — thousands of times a day, at currents that would destroy an ordinary switch.

Understanding contactors is a fundamental skill for anyone studying electrical engineering, preparing for an electrician qualification, or working with industrial or commercial installations. And you can explore how they behave safely using ElectraSim — a free, browser-based electrical circuit simulator — before ever touching real high-voltage equipment.

💡 Try it in ElectraSim: Place a Contactor, wire up a coil control circuit and a power circuit, press Run and toggle the coil — watch the main contacts close and the load energise. Open ElectraSim →

What is a Contactor?

A contactor is an electrically operated switch used to connect and disconnect a power circuit. It is controlled by a separate, low-voltage coil circuit — when current flows through the coil, it creates a magnetic field that pulls the main contacts closed, completing the power circuit. When the coil is de-energised, a spring pushes the contacts open again.

Key characteristics that define a contactor:

This combination makes contactors the standard switching device for motors, HVAC compressors, heating elements, lighting banks, and any load too powerful or too frequently switched for a manual switch.

How a Contactor Works: Inside the Device

A contactor has two electrically separate circuits:

1. The Control Circuit (Coil Circuit)

This is the low-power circuit that operates the contactor. It typically runs at 24V DC, 110V AC, or 230V AC — far lower than the main load voltage in many industrial applications. When the control circuit is energised (e.g. a push button is pressed or a PLC output activates), current flows through the electromagnetic coil.

The coil becomes an electromagnet, pulling an iron armature down against spring pressure. This armature is mechanically linked to the main contacts.

2. The Power Circuit (Main Contacts)

The main contacts are heavy-duty conductors rated for the full load current. When the armature moves, it physically closes the main contacts, connecting the load to the supply.

When the coil is de-energised — power removed from the control circuit — the spring pushes the armature back up, opening the main contacts and disconnecting the load.

This is the fundamental operating principle: a small control signal switches a large power circuit, with complete electrical isolation between the two.

Auxiliary Contacts

Most contactors also include auxiliary contacts — smaller contacts that change state when the coil energises. These are used for:

Contactor vs Relay: What’s the Difference?

This is one of the most common questions in electrical engineering. Both are electromagnetically operated switches — but they’re designed for very different jobs.

ContactorRelay
Current rating9A–2,500ATypically <15A
Primary useMotor loads, HVAC, high-power switchingControl circuits, signal switching, PLC I/O
Arc suppressionBuilt-in arc chutes for high-current breakingMinimal — not designed for high-current arcs
Auxiliary contactsUsually includedSometimes included
Physical sizeLargeSmall to medium
CostHigherLower
Normally open defaultYesYes (typically)

Rule of thumb: if you’re switching a motor, compressor, or any load above about 15A, use a contactor. For control signals, interlocking, and low-current switching, a relay is sufficient.

Contactor vs MCB: What’s the Difference?

Another common point of confusion — especially for those new to industrial wiring.

ContactorMCB
Primary functionSwitching (intentional on/off)Protection (automatic fault disconnection)
Operated byControl coil (electrical)Overload/short circuit (automatic)
Normal operationSwitches thousands of timesRarely trips in normal use
Arc suppressionYesYes
Overload protectionNo — needs separate overload relayYes — built in
ResettableYes — by control signalYes — by hand

In a motor control circuit, you typically see both: the MCB protects against short circuits during startup surges, the contactor handles the routine switching, and a thermal overload relay (wired in series) protects against sustained motor overload.

Where Contactors Are Used

Contactors appear wherever a high-power load needs to be switched regularly or remotely:

In domestic settings, contactors appear less often — but they’re found in economy 7 / off-peak heating systems, large immersion heater circuits, and commercial kitchen equipment.

Contactor Ratings Explained

When selecting a contactor, four ratings matter most:

Current Rating (Ie)

The maximum continuous current the main contacts can carry. For motor loads, choose a contactor rated for the motor’s full load current (FLC), not just the running current — motors draw 5–8× FLC at startup.

Utilisation Category (AC-1 to AC-4)

This tells you what kind of load the contactor is rated for:

CategoryLoad TypeTypical Application
AC-1Non-inductive / slightly inductiveResistive heaters, lighting
AC-2Slip-ring motorsStarting, reversing
AC-3Squirrel-cage motorsStarting, switching off during running
AC-4Squirrel-cage motorsStarting, plugging, jogging

An AC-3 rated contactor handles normal motor starting. AC-4 is for demanding duty — jogging or plugging (reversing under load). Using an AC-3 contactor for AC-4 duty will shorten its life dramatically.

Coil Voltage (Uc)

The voltage at which the control coil operates. Common values: 24V DC, 24V AC, 110V AC, 230V AC, 400V AC. The coil voltage must match your control circuit voltage — it’s independent of the main circuit voltage.

Mechanical and Electrical Endurance

The number of switching operations the contactor is rated for. Industrial contactors are typically rated for 1–10 million operations mechanically, and several hundred thousand electrically (under load, where arcing occurs).

A Simple Contactor Control Circuit

The most basic contactor application is direct-on-line (DOL) motor starting:

Control circuit:
  230V supply → Fuse → STOP button (NC) → START button (NO) → Contactor coil → Neutral

Power circuit:
  MCB → Contactor L-in → Contactor L-out → Motor → Neutral

How it works:

  1. Press START — current flows through the coil, main contacts close, motor starts
  2. Release START — without a hold-in contact, the coil de-energises and motor stops
  3. To keep the motor running after releasing START, wire an auxiliary NO contact in parallel with the START button — this is the latching (self-hold) circuit
  4. Press STOP — the normally-closed STOP button breaks the coil circuit, contacts open, motor stops

This START/STOP/latching pattern is the foundation of virtually all motor control logic — mastering it unlocks a huge range of industrial control circuits.

How to Simulate a Contactor Circuit in ElectraSim

ElectraSim includes a Contactor component so you can build and understand these circuits safely before working with real equipment.

Building a basic contactor-switched load:

  1. Open ElectraSim
  2. Place a Live (L) and Neutral (N) terminal
  3. Place an MCB — wire Live → MCB
  4. Place a Contactor — wire MCB output → Contactor L-in, wire Neutral → Contactor N-in
  5. Place a load (e.g. a Bulb or Motor) — wire Contactor L-out → Load → Contactor N-out → Neutral
  6. Place a Switch to represent the coil control signal — wire it to control the Contactor’s coil
  7. Press Run
  8. Toggle the Switch — the contactor closes, the load energises. Toggle again — load de-energises

What this demonstrates:

This is the same logical structure used in every industrial motor starter, HVAC control panel, and building management system in the world.

Contactor Safety and Common Faults

Coil Burnout

If the coil voltage is incorrect — too high or too low — the coil overheats and fails. Always match coil voltage to your control circuit exactly.

Contact Welding

Under severe fault conditions (very high fault currents, or using an AC-3 contactor for AC-4 duty), the contacts can weld together — the contactor stays closed even when the coil is de-energised. This is a serious safety hazard. Always use a correctly rated contactor for the application.

Chatter

If the coil supply voltage is too low or fluctuating, the armature may vibrate (chatter) rather than pull in cleanly. This causes excessive contact wear and generates noise. A buzzing contactor is a warning sign.

Contact Wear

Main contacts erode over time from arcing during switching. Most contactors allow contact replacement as a maintenance item — check the manufacturer’s maintenance schedule.

Key Takeaways

Ready to build your first motor control circuit? Open ElectraSim now → and place a Contactor, wire the coil circuit and power circuit, and see how remote switching works.

See It All in Action

Build and simulate the circuits from this article for free in your browser. No installation, no sign-up.

⚡ Open ElectraSim Free