Two cylindrical tanks, connecting pipe and outlet pipe - Differential Equation

Click For Summary

Homework Help Overview

The problem involves two vertical cylindrical tanks connected by a horizontal pipe, focusing on fluid dynamics and differential equations. The first tank is filled with oil, while the second is empty, and the dynamics of oil flow between the tanks and out of the first tank are to be analyzed under the assumption of laminar flow.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the setup of the problem and the equations governing the flow of oil between the tanks. There is an attempt to derive relationships between the rates of change of oil levels in both tanks. Some participants seek clarification on the variables and constants used in the equations, while others provide insights into solving systems of first-order ordinary differential equations.

Discussion Status

The discussion is ongoing, with participants exploring different aspects of the problem. Some have provided mathematical formulations, while others are questioning the definitions and roles of specific variables in the equations. There is no explicit consensus yet, as participants are still clarifying concepts and attempting to understand the problem better.

Contextual Notes

Participants note the absence of definitions for certain variables in the problem statement, leading to confusion. A visual representation of the problem is referenced, which may aid in understanding the physical setup.

VinnyCee
Messages
486
Reaction score
0

Homework Statement



Two vertical cylindrical tanks, each 10 meters high, are installed side-by-side. Their bottoms are at the same level. The tanks are connected at their bottoms by a horizontal pipe 2 meters long which has an internal diameter of 0.03 meters. The first tank is full of oil and the second tank is empty. Tank 1 has a cross-sectional area twice that of tank 2. Tank one has an outlet pipe (to the environment) at it's bottom as well. It is of the same dimension as the other pipe. Both of the valves for the horizontal pipes are opened simultaneously. What is the maximum oil level reached for tank 2 before the oil drains out of both tanks? Assume laminar flow in the pipes and neglect kinetic losses and pipe entrances and exits.

Homework Equations



The volume balance equations are as follows.

TANK 1: 2A\,\frac{dy}{dt}\,=\,-q_1\,-\,q_2

TANK 2: A\,\frac{dx}{dt}\,=\,q_2

q_1\,=\,\frac{k\,y}{L}

q_2\,=\,\frac{k\,\left(y\,-\,x\right)}{L}

The Attempt at a Solution



\frac{dy}{dt}\,=\,\frac{1}{2A}\,\left(-q_1\,-\,q_2\right)

\frac{dx}{dt}\,=\,\frac{1}{A}\,\left(q_2\right)

\frac{\frac{dy}{dt}}{\frac{dx}{dt}}\,=\,\frac{\frac{1}{2A}\,\left(-q_1\,-\,q_2\right)}{\frac{1}{A}\,\left(q_2\right)}

\frac{dy}{dx}\,=\,\frac{-\left(q_1\,+\,q_2\right)}{2y}

Substituting in for q_1 and q_2.

\frac{dy}{dx}\,=\,\frac{k\,\left(x\,-\,2y\right)}{4y}

4\,\frac{dy}{dx}\,=\,k\,\frac{x}{y}\,-\,2\,k

I don't know how to proceed, please help!
 
Last edited:
Physics news on Phys.org
background: solving systems of 1st order ODE. for the homogeneous NxN linear system:
\dot{\textbf{x}}(t)=\mathbb{A} \textbf{x}(t)
where \dot{\textbf{x}}(t), \textbf{x}(t) are N-vectors while \mathbb{A} is a NxN matrix
(with constant coefficients assumed) then the general solution takes the form:
\textbf{x}(t) = c_1\textbf{V}_1\,e^{\lambda_1 t} + c_2\textbf{V}_2\,e^{\lambda_2 t}+\cdots+c_N\textbf{V}_N\,e^{\lambda_N t}
where \lambda_i are the eigenvalues of \mathbb{A} and c_i are arbitrary integration constants,
\textbf{V}_i are linearly independent eigenvectors of \mathbb{A}.

For your system, it would look something like this:
\begin{pmatrix}\dot{y} \\ \dot{x}\end{pmatrix}=<br /> \begin{pmatrix}-k/(AL) &amp; k/(2AL)\\ k/(AL) &amp; -k/(AL)\end{pmatrix}\;<br /> \begin{pmatrix}y \\ x\end{pmatrix}
 
can you explain what q, k, x, y and L are? I kinda can't follow what you were doing up there.
 
yes, i want to know too
 
The problem doesn't say what those values are. I know some are constant and some are variables.

Here is the picture that came with the problem

http://img505.imageshack.us/img505/8951/tankproblemdg2.jpg
 
Last edited by a moderator:
VinnyCee, why 2q changed to 2y?
 

Attachments

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 20 ·
Replies
20
Views
2K
  • · Replies 16 ·
Replies
16
Views
2K
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 21 ·
Replies
21
Views
2K