Convert Thermocouples of types (B,E,J,K,N,R,S,T) output junction voltage (in mV) to temperature (in C) using NIST coefficients rounded to the nearest 0.01 C.
Solution Stats
Problem Comments
3 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers3
Suggested Problems
-
187 Solvers
-
410 Solvers
-
559 Solvers
-
We love vectorized solutions. Problem 1 : remove the row average.
884 Solvers
-
90 Solvers
More from this Author61
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
David, we have a discrepancy of 73.8 deg C in test problem 6 (type 'R' thermocouple) for all the values of v between 11.438 mV and 19.306 mV (8 cases).
In very many cases my rounded results differ from the tests by up to 0.03. I have no idea why. Increasing the accuracy in my calculations does not help. Would it be an idea to reduce the number of decimals to 1?
I concur with William: You may have an error in the second coefficient table for type 'R'.
Test problem 6 fixed.