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
-
Flag largest magnitude swings as they occur
690 Solvers
-
Detect a number and replace with two NaN's
199 Solvers
-
Edges of a n-dimensional Hypercube
88 Solvers
-
Matrix rotation as per given angle
120 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
399 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.