- #1
tjosan
- 33
- 2
- TL;DR Summary
- I need help to combine these equations in order to get one expression that governs the temperature over time. Mixing liquids with different temperature, at the same heating the mixture, at the same time there are heat losses.
Hello,
I am stuck how to proceed with the equations below.
The problem:
A tank containing ##m_0## mass, with a temperature of ##T_0##, is to be filled with a total mass of ##m_1##, with the constant mass flow rate ##G## and temperature ##T_1## during ##t_p## seconds. ##T_0>T_1##. Other than the temperature, the physical properties of the liquids are the same.
While all this is happening, the mixture in the tank is being heated with the effect ##Q_H##, and there is heat loss with heat transfer coefficient ##h##.
Looking at all of these events independently (only considering the time interval ##0\le t \le t_p##):
a. Temperature due to filling the tank with a lower temperature liquid. No heating, no heatloss.
The temperature can be given as the weighted average. To make it time-dependent, I divide by ##t_p## and multiply with ##t## (since the liquids are identical, the ##C_p## value cancels, which otherwise is present.)
$$T_a(t)=\frac{m_0T_0+m_1T_1}{(m_0+m_1)t_p}t$$
__
b. Heat loss. No heating, no filling.
The heat loss is given by:
$$\dot{Q}=hA(T(t)-T_S)$$
Since ##\dot{Q}=C_pm\frac{dT}{dt}##, I get:
$$\frac{dT_b}{dt}=\frac{hA}{C_pm_0}(T(t)-T_S)$$
Since there is no filling in this case, the mass is set to ##m_0## rather than ##Gt##.
__
c. Heating. No heat loss, no filling.
$$T_c(t)=\frac{\dot{Q_H}}{C_pm_0}t$$
Since there is no filling in this case, the mass is set to ##m_0## rather than ##Gt##.
__
I want one expression, ##T(t)## that governs the temperature over time, but I can't seem to figure out how I can combine these equtions.
For example, to calculate the heat loss, I need to factor in the temperature change from case a and the heating from case c. But since the mass change with time, the heating in case c is not constant (case b is also dependent on the mass). This is just one of the problems I came across. I suspect I might need to solve a system of equations maybe?
Any help would be appreciated. Thank you!
I am stuck how to proceed with the equations below.
The problem:
A tank containing ##m_0## mass, with a temperature of ##T_0##, is to be filled with a total mass of ##m_1##, with the constant mass flow rate ##G## and temperature ##T_1## during ##t_p## seconds. ##T_0>T_1##. Other than the temperature, the physical properties of the liquids are the same.
While all this is happening, the mixture in the tank is being heated with the effect ##Q_H##, and there is heat loss with heat transfer coefficient ##h##.
Looking at all of these events independently (only considering the time interval ##0\le t \le t_p##):
a. Temperature due to filling the tank with a lower temperature liquid. No heating, no heatloss.
The temperature can be given as the weighted average. To make it time-dependent, I divide by ##t_p## and multiply with ##t## (since the liquids are identical, the ##C_p## value cancels, which otherwise is present.)
$$T_a(t)=\frac{m_0T_0+m_1T_1}{(m_0+m_1)t_p}t$$
__
b. Heat loss. No heating, no filling.
The heat loss is given by:
$$\dot{Q}=hA(T(t)-T_S)$$
Since ##\dot{Q}=C_pm\frac{dT}{dt}##, I get:
$$\frac{dT_b}{dt}=\frac{hA}{C_pm_0}(T(t)-T_S)$$
Since there is no filling in this case, the mass is set to ##m_0## rather than ##Gt##.
__
c. Heating. No heat loss, no filling.
$$T_c(t)=\frac{\dot{Q_H}}{C_pm_0}t$$
Since there is no filling in this case, the mass is set to ##m_0## rather than ##Gt##.
__
I want one expression, ##T(t)## that governs the temperature over time, but I can't seem to figure out how I can combine these equtions.
For example, to calculate the heat loss, I need to factor in the temperature change from case a and the heating from case c. But since the mass change with time, the heating in case c is not constant (case b is also dependent on the mass). This is just one of the problems I came across. I suspect I might need to solve a system of equations maybe?
Any help would be appreciated. Thank you!