Using thermocouple with TM221CE16R

QasimFSH

Member
Join Date
Apr 2018
Location
Adelaide
Posts
142
HI All,

I have to use thermocouple (sine the give voltage as output), and I have two analog inputs in my TM221CE16R, which are voltage dependent (0-10v, with LSB of 10mV). How can I do that? I guess I cant do this directly, does anyone know of any reliable, but a bit cheap amplifiers for Thermocouples? The other option is to but the extra cartridge for thermocouples by Schneider Electric.

Any suggestion?

Thanks.
 
Look at how little voltage a thermocouple produces (approximate values):

Type K 0 to 1200 Deg C = 0 to 48.8mV, 1 Deg C change ranges from approx 0.039mV to 0.034mV
Type J 0 to 1200 Deg C = 0 to 69.5mV, 1 Deg C change ranges from approx 0.050mV to 0.057mV
Type T 0 to 400 Deg C = 0 to 20.8mV, 1 Deg C change ranges from approx 0.039mV to 0.062mV

A 0 to 10Vdc input does not have enough resolution to handle is too such small changes as 0.034mV (0.000034V)/deg. That's 10.0V/0.000034 = 294,117 parts of resolution = 100 0111 1100 1110 0110 which would require a 19 bit A/D converter to resolve a 1 degree C change in K type thermocouple, assuming no noise

The suggested alternative is to use a temperature transmitter which produces a 0-10Vdc output proportional to a scaled temperature input.

Be alert to the fact that a configuration tool for scaling the temperature (0-100 Deg? 200-400 Deg C? 0-1500 Deg C?) over the range of the output (0-10V) requires some means - keyboard and display, PC with Modem and software, HART communicator, all of which cost something.

If you're not will to spend money on a configuration tool, look for a vendor that sells a transmitter pre-configured to the range you need, or who will configure it for you for some nominal fee.

Also be aware that a grounded thermocouple with a non-isolated transmitter can create a ground loop the looks like a tempeature offset.

My suggestion is to always buy 'ungrounded' thermocouple assembly.
 
Look at how little voltage a thermocouple produces (approximate values):

Type K 0 to 1200 Deg C = 0 to 48.8mV, 1 Deg C change ranges from approx 0.039mV to 0.034mV
Type J 0 to 1200 Deg C = 0 to 69.5mV, 1 Deg C change ranges from approx 0.050mV to 0.057mV
Type T 0 to 400 Deg C = 0 to 20.8mV, 1 Deg C change ranges from approx 0.039mV to 0.062mV

A 0 to 10Vdc input does not have enough resolution to handle is too such small changes as 0.034mV (0.000034V)/deg. That's 10.0V/0.000034 = 294,117 parts of resolution = 100 0111 1100 1110 0110 which would require a 19 bit A/D converter to resolve a 1 degree C change in K type thermocouple, assuming no noise

The suggested alternative is to use a temperature transmitter which produces a 0-10Vdc output proportional to a scaled temperature input.

Be alert to the fact that a configuration tool for scaling the temperature (0-100 Deg? 200-400 Deg C? 0-1500 Deg C?) over the range of the output (0-10V) requires some means - keyboard and display, PC with Modem and software, HART communicator, all of which cost something.

If you're not will to spend money on a configuration tool, look for a vendor that sells a transmitter pre-configured to the range you need, or who will configure it for you for some nominal fee.

Also be aware that a grounded thermocouple with a non-isolated transmitter can create a ground loop the looks like a tempeature offset.

My suggestion is to always buy 'ungrounded' thermocouple assembly.

you are righ on spot..I feel that using an RTD or thermocouple with the temperature input module(which I have to but extra) of my PLC will be the best option.
 

Similar Topics

Hi I'm very new to PLC programming and I'm trying to find out if this library (Tc2_NcFifoAxes) is necessary for our task In our case we need to...
Replies
0
Views
33
I have a project to automate four generator sets. The system will monitor and store the load demand of the factory. Once there's Power outage, the...
Replies
0
Views
66
Adding ethernet equipment to an existing panel that has none. We have some solid ethernet cables coming from other remote cabinets that I plan to...
Replies
3
Views
128
I'm trying to control a device via MODBUS RTU and the ModbusRtuMasterV2_PcCOM in Twincat 3. I've configured a device with the right com port and...
Replies
7
Views
226
Hi, I'm trying to use the IO Device Library (Product Versions) which is configured to work with the 1756-EN4TR & 1756-EN2TR but my system uses...
Replies
0
Views
62
Back
Top Bottom