Process dynamics modelling for heated tank, differential equations

maistral
Messages
235
Reaction score
17
I can't seem to model this properly. This isn't an assignment, I'm just curious how this will go, lol.
So I have this tank with an incoming feed stream with temperature Ti, and an output stream T. It has a jacket where q would be modified depending on the desired output stream T.

So I assembled this:

ρ*cp*vdT/dt = q + m*cp*(T-Ti)


I can't seem to assemble the differential equation required for q.

Thanks!
 
Physics news on Phys.org
maistral said:
I can't seem to model this properly. This isn't an assignment, I'm just curious how this will go, lol.
So I have this tank with an incoming feed stream with temperature Ti, and an output stream T. It has a jacket where q would be modified depending on the desired output stream T.

So I assembled this:

ρ*cp*vdT/dt = q + m*cp*(T-Ti)


I can't seem to assemble the differential equation required for q.

Thanks!

Hey maistral. Let me understand what you are trying to do. You are looking as a well-mixed CST. The inlet temperature may be a function of time, and you are trying to control the outlet temperature. You measure the outlet temperature as a function of time, and compare it to the desired set point. The question is, based on these measurements, what strategy do you use to control q to minimize the deviation from the desired set point. Correct?

Chet
 
Yes. That's what I'm after, and I can't seem to set the differential equations for it :|
 
maistral said:
Yes. That's what I'm after, and I can't seem to set the differential equations for it :|

You already have the differential equation. The only thing you are missing is how the heat flux is controlled to try to maintain the set point. For example, if it is a proportional controller, then q = k(Ts-T), where k is a constant of proportionality and Ts is the set point temperature.
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top