Question 1.4.1: Temperature Dynamics of Water Water in a glass measuring cup...

Temperature Dynamics of Water

Water in a glass measuring cup was allowed to cool after being heated to 204°F. The ambient air temperature was 70°F. The measured water temperature at various times is given in the following table.

Time (sec) 0 120 240 360 480 600
Temperature (°F) 204 191 178 169 160 153

 

Time (sec) 720 840 960 1080 1200
Temperature (◦F) 147 141 137 132 127

Obtain a functional description of the water temperature versus time.

The blue check mark means that this solution has been answered and checked by an expert. This guarantees that the final answer is accurate.
Learn more on how we answer questions.

Common sense tells us that the water temperature will eventually reach the air temperature of 70°. Thus we first subtract 70° from the temperature data T and seek to obtain a functional description of the relative temperature, ΔT = T − 70. A plot of the relative temperature data is shown in Figure 1.4.4. We note that the plot has a distinct curvature and that it does not pass through the origin. Thus we can rule out the linear function and the power function as candidates.
To see if the data can be described by an exponential function, we plot the data on a semilog plot, which is shown in Figure 1.4.5. The straight line shown can be drawn by aligning a straightedge so that it passes near most of the data points (note that this line is subjective; another person might draw a different line). The data lie close to a straight line, so we can use the exponential function to describe the relative temperature.

Using the second form of the exponential function, we can write \Delta T = b e^{mt} . Next we select two points on the straight line to find the values of b and m. The two points indicated by an asterisk were selected to minimize interpolation error because they lie near grid lines. The accuracy of the values read from the plot obviously depends on the size of the plot. Two points read from the plot are (1090, 60) and (515, 90). Using the equations developed previously to compute b and m (with t replacing x and ΔT replacing y), we have

m = \frac{1}{1090  −  515} \ln \frac{60}{90} = −0.0007
b = 90 e^{−0.0007(515)} = 129

Thus the estimated function is
\Delta T = 129 e^{−0.0007t}         or        T = ΔT + 70 = 129e^{−0.0007t} + 70
where ΔT and T are in °F and time t is in seconds. The plot of ΔT versus t is shown in Figure 1.4.6. From this we can see that the function provides a reasonably good description of the data. In Section 1.5 we will discuss how to quantify the quality of this description

1.4.4
1.4.5
1.4.6

Related Answered Questions

Question: 1.5.1

Verified Answer:

These data do not lie close to a straight line whe...