- #1
Biosyn
- 115
- 0
Homework Statement
When you turn on an electric heater, such as "burner" on a stove, its temperature increases rapidly at first, then more slowly, and finally approaches a constant high temperature. As the burner warms up, heat supplied by the electricity goes to two places.
i.) Storage in the heater materials, thus warming the heater
ii.) Losses to the room
Assume that heat is being supplied at a constant rate, R. The rate at which heat is stored is directly proportional to the rate of change of temperature. Let T be the number of degrees above room temperature. Let t be time in seconds. Then the storage rate is C(dT/dt). The proportionality constant, C (calories per degree), is called the heat capacity of the heater materials. According to Newton's law of cooling, the rate at which heat is lost to the room is directly proportional to T. The (positive) proportionality constant, h, is called the heat transfer coefficient.
a.) The rate at which heat is supplied to the heater is equal to the sum of the storage rate and the loss rate. Write a differential equation that expresses this fact.
b.) Separate the variables and integrate the differential equation. Explain why the absolute value sign is not necessary in this case. Transform the answer so that temperature, T, is in terms of time, t. Use the initial condition that T=0 when t=0.
c.) Suppose that heat is supplied at a rate, R=50 cal/sec. Assume that the heat capacity is C=2 cal/deg, and that the heat transfer coefficient is h=.04 (cal/sec)/deg. Substitute these values to get T in terms of t alone.
Homework Equations
dT/dt = k(M - T)
The Attempt at a Solution
Part a)
R = C (DT/dt) + hT
Part b)
R - hT = C(dT/dt)
→(R - hT) dt = C(dT)
→ ∫(R-hT) dt = ∫ C dT
Please tell me if I did it correctly, and help me integrate.
Thanks!
Same problem, but topic was locked:
https://www.physicsforums.com/showthread.php?t=277738