Thermocouple Voltage & Temperature
Calculate thermocouple EMF voltage from temperature with cold junction compensation. Determine Seebeck output for Type K, J, T, and E sensors.
Formula
Reference: NIST Monograph 175
How It Works
This calculator computes thermocouple EMF from temperature using the Seebeck effect, essential for process engineers, instrumentation technicians, and control system designers measuring temperatures from -270 to +2300 C. Thermocouples generate a voltage proportional to the temperature difference between the hot (measurement) and cold (reference) junctions: E = S * (T_hot - T_cold), where S is the Seebeck coefficient in uV/C. NIST ITS-90 thermocouple tables (Monograph 175) define standard coefficients: Type K (Chromel-Alumel) = 41 uV/C, Type J (Iron-Constantan) = 51 uV/C, Type T (Copper-Constantan) = 43 uV/C, Type E (Chromel-Constantan) = 68 uV/C (highest sensitivity). Cold junction compensation (CJC) is mandatory since the reference junction is at instrument temperature, not 0 C. The linear Seebeck approximation provides +/-2-3% accuracy over 100 C spans; for precision applications, NIST polynomial tables achieve +/-0.02 C accuracy per IEC 60584-1:2013.
Worked Example
A Type K thermocouple measures a furnace at 850 C. The instrument terminal block is at 28 C. Calculate the measured EMF, CJC correction, and true voltage referenced to 0 C.
- Type K Seebeck coefficient: S = 41 uV/C (NIST average 0-1000 C)
- Temperature difference: dT = T_hot - T_cold = 850 - 28 = 822 C
- Measured EMF: E_meas = 41 * 822 = 33,702 uV = 33.70 mV
- Cold junction correction: E_cjc = 41 * 28 = 1,148 uV = 1.15 mV
- True EMF (ref 0 C): E_true = E_meas + E_cjc = 33.70 + 1.15 = 34.85 mV
- Verification: NIST Type K table at 850 C = 35.313 mV (linear approximation error = 1.3%)
Practical Tips
- ✓Use the same alloy extension wire as the thermocouple (Type K extension with Type K sensor) to avoid creating additional Seebeck junctions at connectors per ASTM E230 requirements
- ✓For temperatures above 1000 C, Type K accuracy degrades due to chromium oxidation; switch to Type R or S (platinum-rhodium) for +/-0.25% accuracy up to 1600 C per IEC 60584-2
- ✓Dedicated thermocouple amplifier ICs (AD8495, MAX31855) include integrated CJC and provide direct digital output, simplifying signal conditioning to a single component
Common Mistakes
- ✗Ignoring cold junction compensation: if the terminal is at 30 C instead of 0 C, the error is 30*41 = 1230 uV = 30 C temperature error for Type K; modern instruments include automatic CJC but older meters may not
- ✗Using wrong thermocouple type calibration: Type K and Type J cables look identical; applying J calibration to K wire causes errors up to 50 C at 800 C per IEC 60584-1 deviation tables
- ✗Routing thermocouple extension wire near power cables: the millivolt signals couple inductively; IEEE 518 requires minimum 50 mm separation or use of twisted shielded thermocouple extension wire
Frequently Asked Questions
Related Calculators
Sensor
PT100 Resistance
Calculate PT100 or PT1000 RTD resistance at any temperature using the Callendar-Van Dusen equation. Get resistance and sensitivity per IEC 60751.
Sensor
RTD Temperature
Calculate temperature from PT100 or PT1000 resistance — enter measured ohms, get °C instantly. Uses the Callendar-Van Dusen linear approximation. Includes presets for common PT100 values (119.4 Ω = 50 °C, 138.5 Ω = 100 °C).
Sensor
NTC Thermistor
Calculate temperature from NTC thermistor resistance using the Steinhart-Hart beta equation. Get Kelvin and Celsius outputs for sensor circuit design.
Sensor
Wheatstone Bridge
Calculate Wheatstone bridge output voltage, balance condition, and mV/V sensitivity. Design circuits for strain gauges, RTDs, and load cells.