Previous in Forum: GPS Synchronization   Next in Forum: Identification on Valves
Close
Close
Close
9 comments
Rate Comments: Nested
Commentator

Join Date: May 2011
Posts: 76

DOL Circuit for Motor Control, Can We Use PLC to Trip Functions?

05/19/2014 8:56 AM

Hi every body,

1. Can we use PLC to protect the motor from thermal in an DOL Circuit, so it will disconnect the power from the motor if any overcurrent events?

2. Other way to protect the motor utilizing a PLC is to measure the winding Temp via RTDs, and send the RTD signal to PLC, and PLC makes action in case of any thermal heat, what is the output of the PLC and how it is connected.?

Thank you

Register to Reply
Interested in this topic? By joining CR4 you can "subscribe" to
this discussion and receive notification when new comments are added.

"Almost" Good Answers:

Check out these comments that don't yet have enough votes to be "official" good answers and, if you agree with them, vote them!
Guru
United Kingdom - Member - Indeterminate Engineering Fields - Control Engineering - New Member

Join Date: Jan 2007
Location: In the bothy, 7 chains down the line from Dodman's Lane level crossing, in the nation formerly known as Great Britain. Kettle's on.
Posts: 32175
Good Answers: 839
#1

Re: DOL Circuit for motor Control, Can we use PLC to trip functions?

05/19/2014 9:09 AM

A1) The primary protection against overcurrent ideally needs to be a properly-sized and set overload device in the starter circuit for the motor, wired directly. If some control logic is required then it will be of the form of "Motor start has been sent and after n1 seconds the contactor has not closed, therefore raise alarm1" and "motor stop has been sent and after n2, seconds the contactor has not opened therefore raise alarm2", which can be better done perhaps with a PLC/HMI set-up rather than in the starter.

A2) Some motors have a thermistor embedded in the windings that is connected to a device that is wired within the motor starter to trip the main contactor off should overtemperature occur. Its use is secondary to the overcurrent device mentioned above and the same logic above can be used to detect and report a fault. Thermistors are offered as options by most motor manufacturers, who can offer application notes to designers that encourage the correct selection and use of the motor during commercial enquiry.

Connection to the PLC, if any, is a matter of local design and its compliance to local Client standards, which cannot be seen from here. If the <...we...> is unsure how to proceed, then the answer to the question <...can we...> is probably "no, on the basis of competence demonstrated".

__________________
"Did you get my e-mail?" - "The biggest problem in communication is the illusion that it has taken place" - George Bernard Shaw, 1856
Register to Reply Score 1 for Good Answer
Guru

Join Date: Feb 2011
Posts: 7025
Good Answers: 207
#2
In reply to #1

Re: DOL Circuit for motor Control, Can we use PLC to trip functions?

05/19/2014 11:11 AM

good advice from you as usual, I might suggest adding a time delay on any trip before restarting is attempted

Register to Reply
Guru
India - Member - Sensors Technology Popular Science - Cosmology - Dream, Think and Act United Kingdom - Member - New Member United States - Member - New Member Canada - Member - New Member

Join Date: Aug 2006
Location: AM-51, Deen Dayal Nagar, Gwalior, Madhya Pradesh, MP 474001, India
Posts: 3418
Good Answers: 32
#3
In reply to #1

Re: DOL Circuit for motor Control, Can we use PLC to trip functions?

05/20/2014 1:07 AM

I think PLC work to be limited to LOGICAL Sensing and Activating Pre-planned operations. If PLC is dedicated for some operation then analog monitoring and control by PLC becomes part of the local circuit and not global general PLC operations. Low cost small PLCs are used as local controllers.

If overheating is the only problem which is a slow process, PLC with analog input with ADC can provide dynamic range of sensing and then it can either trip or work in delayed restart mode. It still needs a proper interface to the motor starter which is a tricky part as motor wiring to the starters and control mechanisms differ considerably.

I am trying to interface water pump motor starters with PLC or LOGIC controllers and some starters simply can't be interfaced as they have mechanical position switches, other starters require different amount of ON Time as they have extra winding for starting energy and their start time and peak charge through relay differs.

I think it is a good idea to analyze few standard design that are specially designed for automation and can be easily interfaced to PLC. For this purpose, I thought of manufacturing few generalized type starters also but then they have to handle various types of motors of different power ratings so it is good to have starter matched to the motor rather than to have a generalized starter. The idea is given up for time being.

__________________
Prof. (Dr.) Shyam, Managing Director for Sensors Technology Private Limited. Gwalior, MP474001, India.
Register to Reply
Active Contributor

Join Date: Dec 2009
Posts: 17
Good Answers: 1
#4

Re: DOL Circuit for Motor Control, Can We Use PLC to Trip Functions?

05/20/2014 1:13 AM

Other way is to use current transducer analog output wire to analog input on your PLC. You can use scaling, limit or other instruction at your preference. To be wired in series with the supply voltage and PLC analog input

Register to Reply
Guru

Join Date: Oct 2009
Location: sometimes Wales,UK.. was Libya, now Oman!
Posts: 1715
Good Answers: 117
#5

Re: DOL Circuit for Motor Control, Can We Use PLC to Trip Functions?

05/20/2014 2:56 AM

You can do it, but my question is why? There are perfectly good overloads that will protect the motor.

__________________
The square root of nothing is what you make it!
Register to Reply
Guru
New Zealand - Member - Kiwi Popular Science - Weaponology - New Member Engineering Fields - Power Engineering - New Member Engineering Fields - Electrical Engineering - New Member

Join Date: Sep 2006
Location: Auckland, New Zealand
Posts: 8777
Good Answers: 376
#6
In reply to #5

Re: DOL Circuit for Motor Control, Can We Use PLC to Trip Functions?

05/20/2014 3:25 PM

...In addition to overloads that protect the motor AND interface to PLCs for monitoring and control purposes. ABB have a range for example.

__________________
jack of all trades
Register to Reply
Commentator

Join Date: May 2011
Posts: 76
#7

Re: DOL Circuit for Motor Control, Can We Use PLC to Trip Functions?

05/21/2014 8:48 AM

Just to share idea and information I raised this question.

I think using RTD's or Thermocouple to measure the winding condition and send the measured temp. to a trip system is more effective, because overload heaters may be slow in action or more susceptible to failure.

Using RTD's or Thermocouples is for very high power motors or processes where the motor playing critical role!

for the contactor, yes we can terminate the toggling-switches (start, stop) bottons to the PLC input card, as well as auxiliary switch to keep the motor running when the operator releases his hand from the start switch, while the PLC output is terminated to the contator, so the PLC will apply the logic function only.

Register to Reply
Guru

Join Date: Oct 2009
Location: sometimes Wales,UK.. was Libya, now Oman!
Posts: 1715
Good Answers: 117
#8
In reply to #7

Re: DOL Circuit for Motor Control, Can We Use PLC to Trip Functions?

05/21/2014 9:29 AM

if you are looking for something to react faster, then you need a certain type of motor controller that will monitor over and underload, voltage imbalance, Hz and a lot of other stuff.

much better than a PLC type controller.. and there are loads out there in the market place

__________________
The square root of nothing is what you make it!
Register to Reply
Guru
United States - Member - New Member Engineering Fields - Power Engineering - New Member

Join Date: Sep 2006
Location: California, USA, where the Godless live next door to God.
Posts: 4665
Good Answers: 804
#9
In reply to #7

Re: DOL Circuit for Motor Control, Can We Use PLC to Trip Functions?

07/07/2014 9:28 PM

In MOST jurisdictions, there are regulations with regard to the MINIMUM qualifications of what a motor overload protection scheme must accomplish, with the primary basis being the prevention of a fire. In that endeavor, whomever is building one must prove, often to a regulatory authority, that the scheme they have devised will accomplish that basic function. So here in the US, that would fall upon a third party listing agency, referred to as an "NRTL", Nationally Recognized Testing Lab, the most widely known being UL. I cannot speak for other countries, but I'm sure there are similar standards that must be met, and probably must be demonstrated to have been met.

The design of a current based thermal overload relay is to approximate the thermal damage curve of the motor windings by sensing the amount of current passing through them, in such as way as to prevent them from failing. To accomplish that, the OL relay manufacturers have amassed a lot of data on motor winding designs and effects, including cooling time constants, starting heat profiles etc. etc. This is not a flippant undertaking, there is a lot of science that goes into it.

If you choose to do it via direct temperature measurement of the motor, the sensors, either RTDs or Thermistors, must be DEEPLY embedded into the windings of the motor, in other words the motor must have been MANUFACTURED with the sensors inside, you cannot effectively add them to the outside. Then you must account for the possibility of sensor failure, and since they cannot be replaced, that is usually accomplished by embedding twice as many as you really need, in case you must switch a failed one to a good one. And just FYI, RTD and TC inputs for PLCs are the most expensive ones you can buy.

If you are going to take on the R&D to do this right in a PLC, and assuming you will be adding these expensive analog inputs to get the information INTO the PLC, I cannot for the life of me imagine that this is going to cost less than just buying one off of the shelf somewhere.

__________________
** All I every really wanted to be, was... A LUMBERJACK!.**
Register to Reply Score 1 for Good Answer
Register to Reply 9 comments

"Almost" Good Answers:

Check out these comments that don't yet have enough votes to be "official" good answers and, if you agree with them, vote them!
Copy to Clipboard

Users who posted comments:

antiquo (1); brich (2); Fardan (1); Fredski (1); jack of all trades (1); JRaef (1); PWSlack (1); Shyam (1)

Previous in Forum: GPS Synchronization   Next in Forum: Identification on Valves

Advertisement