Three-tank flow system problem

  • Thread starter Thread starter terpwildcat
  • Start date Start date
  • Tags Tags
    Flow System
Click For Summary
SUMMARY

The discussion focuses on modeling a three-tank flow system using differential equations to analyze the salt concentration over time. Each tank has a capacity of 200 gallons, with a constant flow rate of 25 gallons per minute. The initial salt concentrations are defined as Q1(0) = Q0, Q2(0) = 2Q0, and Q3(0) = 3Q0. The derived equations for the salt concentrations are Q1' = -3/8*Q0*Q1 + 1/4*Q0*Q2 + 3/8*Q0*Q3, Q2' = -3/4*Q0*Q2 + 1/8*Q0*Q1 + 3/8*Q0*Q3, and Q3' = -9/8*Q0*Q3 + 1/8*Q0*Q1 + 1/4*Q0*Q2. However, the complexity of the system raises concerns about linearity and the need for a clear diagram to understand the flow connections.

PREREQUISITES
  • Understanding of differential equations and their applications
  • Familiarity with flow systems and fluid dynamics
  • Knowledge of eigenvalues and eigenvectors in linear algebra
  • Experience with Mathematica for computational modeling
NEXT STEPS
  • Study the principles of fluid dynamics in multi-tank systems
  • Learn how to set up and solve systems of differential equations
  • Explore the use of Mathematica for solving non-linear differential equations
  • Investigate the implications of flow diagrams in modeling complex systems
USEFUL FOR

Engineers, mathematicians, and researchers involved in fluid dynamics, system modeling, and those seeking to understand the dynamics of multi-tank systems.

terpwildcat
Messages
1
Reaction score
0
Consider a three-tank flow system. Each tank holds V=200 gallons and the flow rate through all connectors is a constant 25 gallons per minute. Fresh water is pumped into each of the well stirred tanks and the mixture flows out of each as indicated. Mixtures from each of the three tanks is pumped into the other two tanks, as well as pumped out of the system all together (still at the rated of 25gal/min). Let Qi(t) denote the amount of salt in each tank at time t. Suppose that the initial amount of salt in each tank is Q1(0)= Q0, Q2(0)= 2Q0, Q(0)= 3Q0. Set up and solve the system of differential equations which models this system. How long until the amount of brine in tank 1 is less than half of its original amount?

the equations i came up with were
Q1'=-3/8*Q0*Q1 + 1/4*Q0*Q2 + 3/8*Q0*Q3
Q2'= -3/4*Q0*Q2 +1/8*Q0*Q1+3/8*Q0*Q3
Q3'= -9/8*Q0*Q3 + 1/8*Q0*Q1 + 1/4*Q0*Q2

but when i plug these into mathematica for eigenvalues and eigenvectors they don't result in logical answers
 
Last edited:
Physics news on Phys.org
You say "as indicated" but did not include the presumed diagram that "indicates" that. Also,how does the product of the amount of salt in two tanks enter into this? You say you were looking for eigenvalues and eigenvectors but with those products, this is NOT a linear problem.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
Replies
3
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 16 ·
Replies
16
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
1
Views
1K
Replies
1
Views
2K