Diff EQ - Heating and cooling w/ fluctuating outside temp

Click For Summary
SUMMARY

The discussion focuses on solving a differential equation related to the heating and cooling of a warehouse with a 5-hour time constant, given fluctuating outside temperatures of 16°C at 2:00 AM and 32°C at 2:00 PM. The temperature inside the warehouse is 24°C at noon. The user proposes using a sine wave to model the outside temperature and sets up an equation involving exponential decay to find the temperature at 6:00 PM and determine when it reaches 27°C. The approach includes substituting values into the equation and utilizing the method of undetermined coefficients for trial functions.

PREREQUISITES
  • Understanding of differential equations, specifically first-order linear ODEs.
  • Familiarity with exponential decay and time constants in thermal dynamics.
  • Knowledge of trigonometric functions and their application in modeling periodic phenomena.
  • Experience with integration techniques and the method of undetermined coefficients.
NEXT STEPS
  • Study the application of the method of undetermined coefficients in solving linear differential equations.
  • Learn about the implications of time constants in heating and cooling systems.
  • Explore the use of sine and cosine functions in modeling temperature fluctuations over time.
  • Investigate numerical methods for solving differential equations when analytical solutions are complex.
USEFUL FOR

Students and professionals in mathematics, physics, and engineering, particularly those involved in thermal dynamics and differential equations.

Indychus
Messages
11
Reaction score
0

Homework Statement



Say we have a warehouse with a 5 hr time constant. The outside temp is 16C at 2:00AM, and 32C at 2:00PM. The warehouse is at 24C at noon. What will the temp be at 6:00 pm? When will the temp be 27C?

The Attempt at a Solution



First, I set up a sine wave for the fluctuating outside temp. With x=0 corresponding to 2:00AM, my wave looks like

24-8\cos{\frac{2\pi}{24}

Here's where it gets fuzzy. From a similar example in class, we set up an equation of form
e^\frac{-t}{2}\{\frac{1}{2}\int{e^\frac{t}{2}[M],dt\}+C
where M is our wave representing the fluctuation of outside temp. The example from class had a time constant of 2 hours, I assume that's where the t/2, -t/2, and 1/2 in the above equation come from?

If I use that equation, but substitute 5 in place of the 2's, then perform the integration, I should be able to differentiate the result and find relative extrema to determine when my temps are at max/min, correct? I should also be able to drop the C (initial temp) term since it will eventually disappear due to exponential decay anyways, right?
 
Physics news on Phys.org
so i would interpret the time constant as something like
\frac{dT(t)}{dt} = -5(T(t) - T_b)

where T_b is the outside temperature, this should be no problem to inetgrat e by separation of variables

rearranging, for the variable outside temp Tb(t) gives
\frac{dT(t)}{dt} +5T(t) = 5T_b(t) = 5(24-cos(2 \pi t /24))

I would attempt this by trial functions using the method of undetermined coefficients
http://www.efunda.com/math/ode/linearode_undeterminedcoeff.cfm
 

Similar threads

Replies
1
Views
3K
  • · Replies 19 ·
Replies
19
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 6 ·
Replies
6
Views
5K
  • · Replies 3 ·
Replies
3
Views
15K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
6K