Practical Questions

Calculate the Voltage across Voltmeters of Thermocouple

Suppose three different voltmeters are connected to a thermocouple, with each voltmeter having a different ambient temperature:

Calculate the amount of voltage at Thermocouple

Calculate the amount of voltage registered by each of the three voltmeters, as well as answer the following questions:

  1. If a fourth voltmeter were connected to this same thermocouple, would it affect the readings of the other three?
  2. If a thermocouple transmitter were connected to this thermocouple, would it affect the readings of the voltmeters? Would it matter whether or not this transmitter were equipped with reference junction compensation?

Answer :

Each voltmeter forms its own reference junction where the copper wires of each voltmeter connect to the chromel and alumel thermocouple wires. Each voltmeter’s reference junction produces its own voltage, opposed in polarity to the voltage of the measurement junction (at 1050 oF). This means we must perform a separate voltage calculation for each voltmeter based on each meter’s reference junction temperature.

An equivalent schematic diagram shows how the four dissimiar metal junctions relate to one another, and to the three voltmeters:

The chromel and alumel wire types identify this as a type K thermocouple, and so we may use a type K thermocouple table to look up voltages for all four junction temperatures:

  • Type K at 1050 oF = 23.439 mV
  • Type K at 71 oF = 0.865 mV
  • Type K at 85 oF = 1.181 mV
  • Type K at 60 oF = 0.619 mV

Since we know the measurement and reference junctions stand opposed to one another in each voltmeter loop, we may calculate each voltmeter’s reading by subtracting the reference junction’s voltage from the measurement junction’s voltage for each voltmeter:

Voltage registered by the left-hand voltmeter (at 71 oF):

23.439 mV − 0.865 mV = 22.574 mV

Voltage registered by the center voltmeter (at 85 oF):

23.439 mV − 1.181 mV = 22.258 mV

Voltage registered by the right-hand voltmeter (at 60 oF):

23.439 mV − 0.619 mV = 22.820 mV

The voltage read by each voltmeter is a simple function of Kirchhoff’s Voltage Law, with the measurement junction and the voltmeter’s reference junction being the only voltage sources in the KVL loop.

Therefore, connection of a fourth voltmeter will have no effect whatsoever on the other three voltmeters.

Likewise, connection of a thermocouple transmitter to this same chromel/alumel wire pair will have no effect on the voltmeters’ readings, with or without reference junction compensation.

You've successfully subscribed !
Share

Recent Articles

  • PLC Tutorials

Example of Flip-Flop PLC Program for Lamps Application

Learn the example of flip-flop PLC program for lamps application using the ladder logic to…

4 days ago
  • PLC Tutorials

STAR DELTA Programming using PLC Controller

In this article, you will learn the STAR DELTA programming using PLC controller to start…

4 days ago
  • Instrumentation Design

Single and Three Phase Immersion Electrical Heaters Wiring Circuits

Lube oil consoles of rotary equipment packages in industrial process plants are usually equipped with…

1 day ago
  • Instrumentation Design

Immersion Heaters in Lube Oil Consoles

Rotating equipment packages such as pumps, compressors, turbines need the lube oil consoles for their…

3 days ago
  • PLC Tutorials

How to Blink Lights in Ladder Logic?

This article explains how to blink lights in ladder logic with a detailed explanation video…

3 weeks ago
  • PLC Tutorials

From Boolean Algebra to PLC Logic

In this article, a simple example will teach you the conversion from Boolean algebra to…

1 month ago