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
-
Replace all zeros and NaNs in a matrix with the string 'error'
104 Solvers
-
1621 Solvers
-
56 Solvers
-
Who is the baby and who is the daddy in this family?
52 Solvers
-
Sum of odd numbers in a matrix
619 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.