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
-
Remove all the words that end with "ain"
2644 Solvers
-
Back to basics 21 - Matrix replicating
1797 Solvers
-
Calculate the Hamming distance between two strings
344 Solvers
-
340 Solvers
-
We love vectorized solutions. Problem 1 : remove the row average.
884 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.