×
Menu
  • Appendix B: How The Temperature Difference Reference Was Computed

Appendix B:  How The Temperature Difference Reference Was Computed

 
This is a bit esoteric, so if you're not a math person, you can probably safely ignore this.  But if you want to validate the numbers in the table for your own satisfaction and confidence, or compute your own reference table for different pressure units, or compute your own reference table specifically for your circumstances, here is how they were computed.
 
We start off with 2 equations, each of which asserts a truth by stating 2 values are equal.
 
Eq 1:  P2 = T2 * (P1/T1)
 
This is from above, with temperatures in °K.
 
Eq 2:  P2 + 1 = (T2 + Δ°K) * (P1/T1)
 
This asserts that some change in T2 (Δ°K) will result in P2 rising by 1 (in whatever units P1 is in).
 
Now we use the "substitution method" for solving simultaneous equations:  we substitute "T2 * (P1/T1)" from the first equation for the value of P2 in second equation.
 
(T2 * (P1/T1)) + 1 = (T2 + Δ°K) * (P1/T1)
 
Next we carry out the multiplication of "(T2 + Δ°K)" by "(P1/T1)" on the right side by distribution:
 
(T2 * (P1/T1)) + 1 = (T2 * (P1/T1)) + (Δ°K * (P1/T1))
 
Note now that we have the value (T2 * (P1/T1)) on both sides of the equation.  So we can eliminate it by subtracting (T2 * (P1/T1)) from both sides, leaving only:
 
1 = Δ°K * (P1/T1)
 
Now we solve for Δ°K to change PSI by 1 by dividing both sides by (P1/T1).
 
Δ°K = 1 / (P1/T1)
 
Note that 1/(P1/T1) is the reciprocal of (P1/T1). We can simplify this expression by simply reversing the order of the division: 1/(P1/T1) = T1/P1. Thus:
 
Δ°K = T1 / P1
 
(As an aside, you can compute the change in PSI expected when °K is changed by 1 by the computing reciprocal:  P1 / T1.)
 
Finally, Δ is in °K, and to be useful to us on the road we want °F.  Since Δ is a "span" or "difference", not a temperature, we only need to compute the equivalent span in °F.  The span of 1 °K is equivalent to the span of 1.8°F.  Thus:
 
Δ°F = 1.8 * T1 / P1
 
If you are computing a table to read results in °C, then you don't need to multiply by 1.8 because a "span" or "difference" of 1°K is equivalent to the span of 1°C.  Thus:
 
Δ°C = T1 / P1
Made with help of Dr.Explain