Previous in Forum: Penstock Pressure   Next in Forum: DC Battery Sizing
Close
Close
Close
16 comments
Rate Comments: Nested
Member

Join Date: Oct 2011
Posts: 5

Thermocouple/Ground Problems

10/18/2011 7:53 PM

Hello,

I'm having some problems with some thermocouples and hope someone can provide some assistance...

I have attached a few crude pictures for reference.

Type K Grounded thermocouples (SERP-K-1, Omega Engineering) are connected to a machine.

There are 20 thermocouples in the system.

The thermocouple leads are connected to a data acquisition system (OMB-DAQ-2416, Omega Engineering) with differential inputs.

Thermocouple A is not grounded to the machine.

Thermocouple B is grounded to the machine.

The machine is a food extruder, with a 28kW DC motor, which is grounded.

The data acquisition system is connected, through a usb port, to a computer which is also grounded.

At room temperature with the power off, both thermocouple A and B read correct values (~24C).

When the power is supplied and the motor is turned on, thermocouple B temperature increases 5 to 25 degrees.

Once the motor and power are turned off the thermocouple readings return to normal.

Thermocouple A reads correct values and is unaffected by power and motor being turned on and off.

Thermocouple B appears to be picking up voltage from the extruder drive motor when power is supplied.

Since the thermocouples output in mV, picking up any voltage from the ground is significantly effecting the temperature readings.

Do I need to establish a common ground between the extruder and the data acquisition system?

Is anyone familiar with "guarding" and can this technique be applied?
Here is a link: http://www.sensorland.com/HowPage078.html

I don't think I can filter the thermocouple leads with an RC filter due to the step response, but I am not sure.

I realize that the thermocouples should probably be ungrounded type K thermocouples due to the presence of the DC motor, but this is what I have to use. Also they worked with an older data acquisition system. More thermocouples were added so a daq system with more channels was needed.

Does anyone have any suggestions? Any information would be greatly appreciated, thanks.

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

Good Answers:

These comments received enough positive votes to make them "good answers".
2
Guru

Join Date: Jul 2010
Posts: 669
Good Answers: 176
#1

Re: Thermocouple/Ground Problems

10/18/2011 9:27 PM

The fact that A is ungrounded and B is grounded, and it's only B that shows the false temperature reading when power is applied says that the highest likelihood of problem source is a ground loop, not induced noise reduceable by shielding, because A is not shielded, but A does not exhibit false temperature readings. Unless, of course, B's lead wire runs in a cable tray next to the motor power cables?

You most likely have the situation shown below, minus the shield and the ground loop through the shield. The T/C is grounded at one end and chances are the DAQ is earth grounded, too, either by design, lack of design or eventually at the PC.



Differential inputs are not necessarily well isolated. Differential inputs are better than single ended inputs, but dealing with common mode requires isolation.

The best isolation is ungrounded thermocouples. Somebody saved $6/thermocouple by not buying ungrounded junction T/C's.

http://www.omega.com/Temperature/pdf/TER_TEFE_SEFE_SERP.pdf (bottom of page 2)

Just like ungrounding the source (the thermocouple), sometimes eliminating ground at the DAQ works, too. If the data acquisition DAQ is independently AC powered, put a cheater plug (no ground) on the AC line to try to float the DAQ. But lots of DAQ's use cheap front ends and not isolated channel-to-channel or input-to-output.

I don't know what the ground situation is with USB, but I'm not too hopeful, having experienced grounding issues with serial RS-232 over the years (floating the laptop on battery sometimes solved the problem).

Copmmercial isolation modules are usually designed for milliamp current signals, not T/C direct connect to the analog input. I'm not aware of a commercial isolator that is thermocouple-in/thermocouple out. But isolators are 4-10x the cost of replacement ungrounded thermocouples.

If you manage to solve this, I'd like to hear the steps you took to do so.

Register to Reply Good Answer (Score 2)
Member

Join Date: Oct 2011
Posts: 5
#2
In reply to #1

Re: Thermocouple/Ground Problems

10/18/2011 10:04 PM

Since the thermocouples are grounded through the machine I believe they are conducting voltages through the machine, not by induced noise which can be fixed with shielding. Both A and B are not shielded and both run in the same tray, running by the DC motor. Thus i dont think shielding is the main issue, I believe it is induced noise through the metal components of the extruder which is picked up through the grounded thermocouples.

Does this make sense? Im not an electrical engineer... but i am trying to learn.

The DAQ is not grounded through the power supply, I believe it is grounded through the computer via usb port. I dont believe there is a way to eliminate this ground? Is there any way to establish a common ground between the DAQ and extruder?

I also realize that ungrounded thermocouples should have been purchased, but I did not purchase them. Also it would be quite expensive to replace all 20 thermocouples. Im hoping to find a way to fix this... especially since the system worked before. All i have done is added a few more thermocouples and installed a new DAQ system (OMB-DAQ-2416 with an expansion modual OMB-AI-EXP32).

Thanks for the info... I'll keep researching

Register to Reply
Active Contributor

Join Date: May 2010
Posts: 11
#5
In reply to #1

Re: Thermocouple/Ground Problems

10/19/2011 10:44 PM

First off all you need to isolate the problem, sorry for the pun. But first short out all the inputs and run the system. They should all read ambient temperature. If any temperatures move by 5 degrees then the problem is with the data acquisition and not the Thermocouples.

If you still have the problem isolate the communication cables.

Register to Reply
Power-User

Join Date: Mar 2011
Location: oz
Posts: 252
Good Answers: 10
#3

Re: Thermocouple/Ground Problems

10/18/2011 10:27 PM

You can try to use a puck, thermocouple in and 4-20 out, http://www.endress.com/corporate#product/TMT182

Register to Reply
Guru

Join Date: Jul 2010
Posts: 669
Good Answers: 176
#4

Re: Thermocouple/Ground Problems

10/18/2011 10:30 PM

Yes, I agree that it is probably not a shielding issue, given your additional information that both TC leads run together.

The first thing I'd try would be USB isolator, something like this:

"This isolation barrier eliminates ground loops which are disruptive in measurement applications."

On second thought, the DAQ isolation in to out is pretty good:
Input Isolation: 500 Vdc min between field wiring and USB interface

There's reasonable isolation:
Common Mode Rejection: Thermocouple mode, 110 dB;

But the expansion module is multiplexed:
"The OMB-AI-EXP32 is a multiplexer-based channel expansion module that adds an additional 16 differential/32 single ended channels." Solid state mux switches can share a common that will see common mode.

Have you tried disconnecting the expansion module to see if there's any difference?

Register to Reply
Guru

Join Date: Jan 2008
Posts: 1753
Good Answers: 59
#6

Re: Thermocouple/Ground Problems

10/20/2011 12:04 AM

A reliably functioning DAQ with low level signals requires a single ground, in the DAQ only. The floating twisted pair (shielded preferably, shield grounded at DAQ only) is connected to a differential receiver, with its excellent common mode suppression.

Introducing any other ground is asking for trouble. Especially a machine's power ground. Any change in that ground - while still well within safety margins - will mess with your signals. And you keep chasing your tail.

I suggest, you bite the bullet, and isolate them all. If the thermocouples are all connected via twisted pairs, all it takes a drop or two epoxy to do that. But first I would put an isolating tape between the sensor and the machine for a iury rigged trial run, before making it permanent.

Register to Reply
Participant

Join Date: Dec 2010
Posts: 3
#7

Re: Thermocouple/Ground Problems

10/20/2011 2:56 AM

Dear Mr,

we work with Thermocouple K and custom data acquisition module, normally the problem that you speak is that the groud wire is not correct sized for this application. To solve you can separete the power ground from the signal ground or change the size of ground.

Register to Reply
Guru

Join Date: Jun 2011
Location: Mossel Bay, SA
Posts: 777
Good Answers: 21
#8

Re: Thermocouple/Ground Problems

10/20/2011 8:37 AM

You should have all your instrumentation and data aquisition going to a separate 'clean earth', not sharing a 'dirty earth' with plant equipment .

I believe this is the root cause of your problem, especially when the t/c's themselves are earthed (I have no clue why that is so).

Register to Reply
Guru

Join Date: Jun 2011
Location: Mossel Bay, SA
Posts: 777
Good Answers: 21
#9

Re: Thermocouple/Ground Problems

10/20/2011 10:17 AM

I couldn't access websites that you referred to and see no sketches. Hence my brief earlier response.

You need to state:

  • how exactly the t/c's are earthed
  • are they located in thermo/wells, if so are they wetted? (I am not familiar with food extruders).
  • Are the t/c's for machine protection, or to monitor processing temperatures ? What exactly are they protecting ? eg bearings)
  • distance to the data aquisition system. Are you using compensating cable, end-of-line resistors etc..?
  • 20 t/c's installed, but only one is acting up ? Are you sure that the machine has not got a hot spot there? That's what the t/c's are there for, after all.

Once the motor and power are turned off the thermocouple readings return to normal.

  • Instantaneously ?
Register to Reply
Member

Join Date: Oct 2011
Posts: 5
#13
In reply to #9

Re: Thermocouple/Ground Problems

10/20/2011 10:59 AM

Hilton,

FYI

The Tc's are botled into the barrel of the extruder, they measure product processing temperatures, barrel temperatures, and cooling fluid temperatures.

When the TC's should have been reading room temp when the power was turned on they were instantaniously jumping up 30 to 50 degrees. then when the power was switched off they dropped down to the correct value.

I believe i have figured out a way to fix it.

Thanks

Register to Reply
Power-User

Join Date: Dec 2010
Location: Tulsa, OK
Posts: 184
Good Answers: 2
#10

Re: Thermocouple/Ground Problems

10/20/2011 10:24 AM

I agree with Iris, there is almost surely a feedback from the electrical ground system.

You could try to place an opto isolator between the machine and the ground system.

Register to Reply
Member

Join Date: Oct 2011
Posts: 5
#11

Re: Thermocouple/Ground Problems

10/20/2011 10:45 AM

The problem mainly consisted of several ground loops and the fact that the thermocouples were grounded.

I found some old ungrounded thermocouples and ran new leads over to the DAQ, this worked!

I was able to find some of the grounding issues and fix them.

I went ahead and ordered new ungrounded TC's and ran new leads to the DAQ, also I plan on shielding the leads.

Thank you so much for the advice everyone!!!

Register to Reply
Guru

Join Date: Jul 2010
Posts: 669
Good Answers: 176
#12

Re: Thermocouple/Ground Problems

10/20/2011 10:58 AM

Thanks for the update.

Register to Reply
Guru

Join Date: Jan 2008
Posts: 1753
Good Answers: 59
#14

Re: Thermocouple/Ground Problems

10/20/2011 11:07 AM

Iris, Hilton and I are singing from the same songbook. For starter, the thermocouples produce milliVoltDC signals in an environment, where all the machines are driven by hundreds of VoltsAC and tens of AmpsAC. With the slightest leakage in the machines (and all machines made by man do leak), you have a disturber, that readily overwhelms the TC signals.

Rule #1: isolate, and have only one CLEAN ground at DAQ. If you do not have it, make it.

Rule#2: all other grounds ARE dirty. Machines more, computer less, still all dirty.

Muxing milliVolt signals is a questionable endeavor at best, I do not trust it. In DAQ you ought to be able to connect 2 DAQ via 2 ports, in software.

best regards

Register to Reply
Guru

Join Date: Jan 2008
Posts: 1753
Good Answers: 59
#15
In reply to #14

Re: Thermocouple/Ground Problems

10/20/2011 11:58 AM

It looks, that while I composed the note, the problem got solved along the line, we proposed.

Congratulations!

Register to Reply
Member

Join Date: Oct 2011
Posts: 5
#16
In reply to #15

Re: Thermocouple/Ground Problems

10/20/2011 1:07 PM

Thank you!

Register to Reply
Register to Reply 16 comments

Good Answers:

These comments received enough positive votes to make them "good answers".
Copy to Clipboard

Users who posted comments:

eltech (1); Hilton (2); Iris (3); justin5x7 (4); leveles (3); qualtroll (1); SUMPI (1); vargaalex (1)

Previous in Forum: Penstock Pressure   Next in Forum: DC Battery Sizing

Advertisement