What is a Contactor? | Working Principles - RealPars (2024)

In this article, we will be talking about contactors. We will explain what a contactor is and how they work. We will also explain how to wire a contactor and the difference between a contactor and a relay.

What is a contactor?

A contactor is a device that is for making and breaking an electrical power circuit. For example, we usually use a contactor for turning on and off an electrical motor.

What is a Contactor? | Working Principles - RealPars (1)

Why a contactor is used?

Now you may ask, why do we need to use a contactor? Can’t we connect the motor directly to the PLC? Well, the short answer is no.

Why? Because you don’t want to connect a high voltage electric motor to your shiny expensive PLC directly. This will damage the PLC cards if there are any electric surges on the motor’s side.

So, what we do instead, we use a contactor to connect the PLC to the motor indirectly and safely. What do we mean by indirectly, you ask? Well, all contactors have a low voltage coil. We connect the PLC output to this coil. This coil usually works with a 24-volt DC signal.

Once the coil is energized, an electromagnetic field will be created. This electromagnetic field then causes the three contacts here to be closed and that’s how the 3-phase power will reach the motor and can turn it on. Looks like magic, right?

So, there is no electrical connection between the coil and the contacts. The contacts will open and close via the electromagnetic field created by the coil.

In the normal state and when the coil is not energized, the contacts are open and when a 24-volt DC signal is sent from the PLC, the coil will be energized, the contacts will close and the motor turns on.

What is a Contactor? | Working Principles - RealPars (2)

With this setup, there is no direct connection between the PLC and the motor. That’s how you can turn on and off a big high-voltage electric motor indirectly and safely and make sure your PLC card won’t be damaged if there are any electrical surges on the motor side. So that’s why we use a contactor.

What is a Contactor? | Working Principles - RealPars (3)

Contactor vs. relay

Now that you know why we use a contactor, you may want to know how a contactor is different from a relay.

You may say… a relay also works in the same way. Can’t we use a relay instead of a contactor to turn on the motor here?

The answer to this question is No! A relay works the same way as a contactor. That means a relay also has a coil and some contact. When the coil is energized, the contacts will close. This is the same way a contactor works, right?

What is a Contactor? | Working Principles - RealPars (4)

But here is the difference… a relay is usually used for smaller devices with lower current and voltage rates. A contactor, however, is used for bigger devices with higher current and voltage rates.

What is a Contactor? | Working Principles - RealPars (5)

So, relays are used to turn on and off small devices and contactors are used for turning on and off bigger devices. Very simple!

How to wire a contactor

Now, let’s talk a bit about the wire terminals on the contactors.

1) Coil terminals

On the front of the contactor, you’ll see two wire terminals of A1 and A2. This is where we can connect a 24-volt DC power to the coil to energize it.

What is a Contactor? | Working Principles - RealPars (6)

The A1 wire terminal is where the 24-volt DC positive signal wire gets connected and the A2 wire terminal is where the 24-volt DC negative signal wire gets connected.

Obviously, the reason that we’re connecting a 24-volt DC power to these terminals is that the coil works with a 24-volt DC power for this contactor.

For some other contactors this coil may work with different voltages such as 12-volt DC or maybe 220-volt DC.

Depending on the type of the contactor, the coil can also work with AC voltage. For example, the contactor’s coil may work with a 24, 120, or 220-volt AC power.

So before connecting the wires to the coil, you first need to check the coil voltage. Most of the contactors, like the one we have here, work with a 24-volt DC power.

2) Contacts terminals

On the other side of the contactor, we have six other wire terminals. The wire terminals on the top are labeled from left to right with L1, L2, and L3. The wire terminals on the bottom are labeled from left to right with T1, T2, and T3.

The L1, L2, and L3 terminals are where the power wires connect to the contactor. The T1, T2, and T3 terminals are where the device wires connect to the contactor.

What is a Contactor? | Working Principles - RealPars (7)

The L1 contact connects to the T1 contact, the L2 contact connects to the T2 contact, and the L3 contact connects to the T3 contact.

All of my contactor’s contacts are normally open. With the coil de-energized, the device connected to the T1, T2, and T3 terminals does not have power. When the coil is energized, the device will now have power.

What is a Contactor? | Working Principles - RealPars (8)

3) Auxiliary or feedback contact terminals

As you can see, we have another set of wire terminals on the front end labeled as NO or normally open. This is a simple normally open contact referred to as an auxiliary contact or a feedback contact.

What is a Contactor? | Working Principles - RealPars (9)

How does a feedback contact work?

This contact is used to send a signal to the PLC input about the contactor’s health. What do we mean by that? The way that this contact works is that when the coil is energized and these three main contacts are closed, this feedback contact will be closed as well and send a signal to the PLC input.

However, when the contactor is broken and energizing the coil will not result in these three main contacts being closed, the feedback contact will not be closed either and no signal will be sent to the PLC input.

What is a Contactor? | Working Principles - RealPars (10)

This way, there is a way for us to be notified if the contactor is broken.

What is a Contactor? | Working Principles - RealPars (11)

We have discussed this more in our level 2 PLC programming course and there is a sample PLC program that shows why we always need to use a feedback contact and how to use that contact in the PLC program to get notified when the contactor is broken.

How to wire a contactor to the PLC and motor

Ok so, to control a motor using a PLC through a contactor, you need to connect the PLC output to the coil to be able to energize and de-energize it.

You connect a 3-phase power supply to L1, L2, and L3 from one end, and then from the other end, you connect T1, T2, and T3 to the motor.

To be notified when the contactor is broken, you need to connect this auxiliary or feedback contact to the PLC input.

You also need a start and stop switch to be connected to the PLC input. This way, when you press the start switch, the coil will be energized, the contacts will be closed and the motor will be turned on. When this happens, the feedback contact will be closed as well and a signal will be sent to the PLC input, telling us that the contactor is working properly.

When you press the stop switch, the coil will be de-energized, the contact will open and the motor will turn off.

What is a Contactor? | Working Principles - RealPars (12)

Summary

In summary, in this article, you learned that

– We use a contactor to turn on and off heavy and high voltage electrical devices such as motors, fans, pumps, etc.

– The reason that we use a contactor is to control these heavy high voltage electrical devices indirectly and safely via a PLC and not to connect the PLC directly to these output devices.

– The main difference between a contactor and a relay is that a contactor is used for turning on and off heavy high-voltage devices, but a relay is usually used to turn on and off smaller low-voltage devices.

We hope that you now clearly understand what a contactor is and how it works.

Please let us know if you have any questions about the contactors or about relays in the comments below and we will get back to you in less than 24 hours.

Got a friend, client, or colleague who could use some of this information? Please share this article.

What is a Contactor? | Working Principles - RealPars (2024)

FAQs

What is a Contactor? | Working Principles - RealPars? ›

Well, all contactors have a low voltage coil. We connect the PLC output to this coil. This coil usually works with a 24-volt DC signal. Once the coil is energized, an electromagnetic field will be created.

What is the principle of contactor? ›

Operating Principle of a Contactor:The current passing through the contactor excites the electromagnet. The excited electromagnet produces a magnetic field, causing the contactor core to move the armature. A normally closed (NC) contact completes the circuit between the fixed contacts and the moving contacts.

What is the function of a contactor? ›

A contactor is an electrically controlled switching device, designed for repeatedly opening and closing a circuit. Contactors tend to be used for higher current-carrying applications than standard relays, which do a similar job with low current switching.

What is the definition of a contactor? ›

A contactor is an electro-mechanical device that is operated by an electric coil and allows automatic or remote operation to start or stop an electrical power circuit. A contactor is a device for opening and closing an electric power circuit.

What is the principal difference between a circuit breaker and a contactor? ›

An electronic contactor is a simple switching device, whereas the circuit breaker is a protective system. The primary function of a contactor is controlling the power. A circuit breaker does the protecting. Contactor works under normal situations.

What is the principle of contactor and relay? ›

The operating principle of the contactor is similar to the relay; the current flowing through the contactor energizes the electromagnet. When an overload is detected in the electrical circuit, the energized electromagnet then creates a magnetic field.

What are the 5 parts of a contactor? ›

230117 - 3078. The parts of an electrical contactor - a form of heavy duty relay - are frame, coil form, coil, armature, electrical contacts, and operational contacts. This is from memory and not from a contactor manufacturer which you should be consulting by reading the data sheet for the product of interest.

Top Articles
Latest Posts
Article information

Author: Moshe Kshlerin

Last Updated:

Views: 5890

Rating: 4.7 / 5 (57 voted)

Reviews: 80% of readers found this page helpful

Author information

Name: Moshe Kshlerin

Birthday: 1994-01-25

Address: Suite 609 315 Lupita Unions, Ronnieburgh, MI 62697

Phone: +2424755286529

Job: District Education Designer

Hobby: Yoga, Gunsmithing, Singing, 3D printing, Nordic skating, Soapmaking, Juggling

Introduction: My name is Moshe Kshlerin, I am a gleaming, attractive, outstanding, pleasant, delightful, outstanding, famous person who loves writing and wants to share my knowledge and understanding with you.