How do I connect a Thermocouple to a PLC?

Assigned a new task to add a thermocouple measurement to your PLC system, you ask yourself “How do I connect a thermocouple to a PLC?”. You may also ask yourself “What is a thermocouple?”. You can start with Wikipedia has a great article on Thermocouples which you can read to start your learning. The only problem is that it is just a starting point and it doesn’t really help you get the project done. Let’s use it here to see if we can if we can help start the process of getting up to speed.

Bare Bead Thermocouples

What is a Thermocouple?

A bare bead thermistor is a low cost accurate way to read temperature. It is measurable as a thermistor changes in resistance (an electrical nature) based on change in temperature. The point is: a thermistor is a sensor that allows you measure a real world physical condition. Temperature, and converting the resulting values that ibe measured. This is normally called a temperature sensor. A thermistor is a low cost and it can be used to sense temperature change, which is why you may want to use it.

PLC systems, typically have limited types of input ranges to convert analog inputs into digital values for processing. How do I connect a Thermistor to a PLC? With signal conditioning, e.g. a thermistor transmitter..

What can you connect to a PLC?

The problem is, stock PLC systems, typically have limited types of input ranges to convert analog inputs into digital values for processing. While there are (for some) PLCs option cards that allow additional types of measurement ranges, they may be expensive, they may have a long lead time, and they will require getting a PLC programmer involved to add the new type of measurement. If you stick with an available range, it is just easier. To make use of a generic range, e.g. 4-20mA, it requires a signal conditioner. In the case of a temperature sensor, like the thermocouple, it can be referred to as a temperature transmitter.

T Thermocouple transmitters. Scaled 0 to 50 Deg C temperature input & 4-20mA output.

How do I connect a Thermocouple to a PLC?

  1. You need to understand the sensor. We already know thermocouples can convert temperature change to electrical signals (via voltage change). So, there are from the above article we know there are several basic types J, K, T, and E. T type thermocouples are commonly used in environmental monitoring. We also know when we look at T thermocouples, there a a number of possible constructions. The bare bead is one of the most common used T thermocouple constructions for temperature measurement.
  2. You need to understand the signal conditioning. So Signal conditioners convert thermocouple signals. Convert them to a form that can be monitored by the PLC. When you couple a thermistor with a signal conditioner like a thermocouple transmitter, the signal conditioned pair becomes a temperature transmitter. Also, temperature transmitters are commonly used with PLCs. In other words signal conditioning is necessary. Needed when the transducer signal is not suitable for the PLC hardware being used.
  3. So, you need to understand the connections. Because the signal conditioner will need the sensor connection, power connection, and connection to the measurement channel. Also, you will need to collect some cut sheets to put it on paper. The types terminals to connect to the PLC can vary per PLC type. The exact channel will vary based on what is available or unused.
A thermocouple transmitter will allow signal conditioning of a temperature sensor into something measurable
Scroll to Top