Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Newton's law of cooling, $$ begin{equation} {dTover dt} = -h(T-T_s) tag {66} end{equation) SS can be used to see how the temperature (T) of

image text in transcribed 

Newton's law of cooling, $$ \begin{equation} {dT\over dt} = -h(T-T_s) \tag {66} \end{equation) SS can be used to see how the temperature (T) of an object changes because of heat exchange with the surroundings, which have a temperature (T_s\). The parameter (h), with unit \(\hbox {s}^{-1}\) is an experimental constant (heat transfer coefficient) telling how efficient the heat exchange with the surroundings is. For example, (66) may model the cooling of a hot pizza taken out of the oven. The problem with applying (66) is that (h) must be measured. Suppose we have measured \(\) at \(t=0\) and \(t_1 \). We can use a rough Forward Euler approximation of (66) with one time step of length \(t_1\). SS \begin{equation*} \frac {T(t_1)-T(0)} {t_1} = -h(T(0)-T_s).\end{equation*} $$ to make the estimate $$ \begin{equation} h= \frac {T(t_1)-T(0)} {t_1(T_s-T(0))} \tp \tag{67} \end{equation} $$ a) The temperature of a pizza is 200 C at (t-0), when it is taken out of the oven, and 180 C after 50 seconds, in a room with temperature 20 C. Find an estimate of \(h) from the formula above. b) Solve (66) numerically by a method of your choice to find the evolution of the temperature of the pizza. Plot the solution.

Step by Step Solution

3.39 Rating (158 Votes )

There are 3 Steps involved in it

Step: 1

a Using the given values in the formula 67 we can estimate h as follows T0 200C pizza temperature at ... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Income Tax Fundamentals 2013

Authors: Gerald E. Whittenburg, Martha Altus Buller, Steven L Gill

31st Edition

1111972516, 978-1285586618, 1285586611, 978-1285613109, 978-1111972516

More Books

Students also viewed these Programming questions