Solving 2 Equations with ODE and Diff

  • Context: Graduate 
  • Thread starter Thread starter TSN79
  • Start date Start date
  • Tags Tags
    Set
Click For Summary
SUMMARY

This discussion focuses on solving a set of two equations involving an ordinary differential equation (ODE) and a differential equation. The equations are defined as follows: m · C_P · dT_M/dt = U · A(T_R - T_M) and Q_P + ρ · C_P · Ṫ(T_O - T_R) = U · A(T_R - T_O). To solve for T_M and T_R, it is essential to determine whether T_O is a known function of time. If T_O is known, the equations can be manipulated to express T_R in terms of T_O and subsequently substituted into the ODE to solve for T_M.

PREREQUISITES
  • Understanding of ordinary differential equations (ODEs)
  • Familiarity with heat transfer concepts, specifically the variables U, A, and C_P
  • Knowledge of fluid dynamics, particularly the term Ṫ (volumetric flow rate)
  • Basic algebraic manipulation skills for solving equations
NEXT STEPS
  • Study the method of solving ordinary differential equations (ODEs) using separation of variables
  • Learn about heat transfer principles, focusing on the role of U (overall heat transfer coefficient) and A (surface area)
  • Explore fluid dynamics concepts related to volumetric flow rates and their impact on temperature equations
  • Investigate numerical methods for solving differential equations when analytical solutions are complex
USEFUL FOR

Engineers, physicists, and students involved in thermal systems analysis, particularly those working with heat transfer and fluid dynamics in dynamic systems.

TSN79
Messages
422
Reaction score
0
I'm trying to solve a set of two equations, one of which is an ODE. They are

[tex] m \cdot C_P \cdot {{dT_M } \over {dt}} = U \cdot A\left( {T_R - T_M } \right)[/tex]

and

[tex] Q_P + \rho \cdot C_P \cdot \dot V\left( {T_O - T_R } \right) = U \cdot A\left( {T_R - T_O } \right)[/tex]

I want to solve this set for [itex]T_M[/itex] and [itex]T_R[/itex], but I'm not sure about the procedure, because of the diff. Any help will be appreciated :smile:
 
Physics news on Phys.org
Are we to assume that Tm, TR, and T0 are functions of t? If T0 is also unknown, then you don't have enough equations. If T0 is a known function of t, then from
[tex]Q_P + \rho \cdot C_P \cdot \dot V\left( {T_O - T_R } \right) = U \cdot A\left( {T_R - T_O } \right)[/tex]
[tex]Q_P - \rho \cdot C_P \cdot \dot V\left( {T_R - T_O } \right) = U \cdot A\left( {T_R - T_O } \right)[/tex]
[tex]\left(U\cdot A+ \rho \cdot C_P \cdot \dot V\right)\left(T_R- T_O\right)= Q_P[/tex]
[tex]T_R- T_O=\frac{Q_P}{U\cdot A+ \rho \cdot C_P \cdot \dot V\right}[/tex]
[tex]T_R= T_O+ \frac{Q_P}{U\cdot A+ \rho \cdot C_P \cdot \dot V\right}[/tex]
Now put that function into
[tex]m \cdot C_P \cdot {{dT_M } \over {dt}} = U \cdot A\left( {T_R - T_M } \right)[/tex]
and solve the differential equation.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
4K
Replies
1
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
17
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 24 ·
Replies
24
Views
8K
  • · Replies 0 ·
Replies
0
Views
4K