Saturday, September 14, 2019

homework and exercises - Bernoulli's equation in system of coupled tanks


Problem statement. Consider a system of two coupled tanks as the one shown below


coupled tanks


Several authors such as Bistak and Huba, 2014, Sim et al, 2017, Khalid and Kadri, 2012, Essahafi, 2014 claim that using Bernoulli's principle they can show that



ρA1˙h1=Finch1h2, and ρA2˙h2=ρch1h2ch2,


assuming h1>h2.


The underlying assumptions are that:



  1. the liquid is incompressible and inviscid,

  2. the tube that connects the two tanks is very short,

  3. the areas a1 and a2 are negligible compared to A1 and A2,

  4. the flow is steady.


Background Using Bernoulli's principle I can show that for the case of a single tank



single tank


the level of liquid is described by


ρA˙h=Finch,


where c=ρa2g.


My first attempt. I tried to derive equations (1a) and (1b) using Bernoulli's principle (this is what the authors I cited above claim to do).


Let A be a point on the surface of tank 1, B a point at the entrance of the tube, B is at its exit and and C is a point on the surface of tank 2.


Then, by Bernoulli's principle from A to B we have


Patm+ρgh1=PB+12ρv2B


and from B to C,


PB+12ρv2B=Patm+ρgh2.



and from B to B


PB+12ρv2B=PB+12ρv2B.


I guess there is something wrong with this approach because it clearly implies that h1=h2.


My second attempt. If we apply Bernoulli's principle from point A to point C and assume that the pressure there is PC=ρgh2+Patm, then


Patm+ρgh1=12ρv2C+ρgh2+Patm,


and it follows that vC=2g(h1h2), which leads to equations (1a) and (1b). Yet, I'm not sure I can take PC to be the static pressure at that point (it doesn't seem to follow from Bernoulli's equation).


Question. My question is how one can derive equations (1a) and (1b).



Answer



Equation 1a is a mass balance for the first tank. The last term is the flow out of the tank.


If you had a free outfall from the first tank, then applying Bernoulli's principle would give you an expression for the rate of flow though the hole at the bottom.



patm+ρgh1=patm+12ρv2out


When the tanks are connected, you have the same thing, except now the plume of flow from the first tank is discharging in to the bottom the second tank, where instead of patm, the pressure is patm+ρgh2. This gives you the expression for the rate of flow from the first tank into the second tank.


patm+ρgh1=patm+ρgh2+12ρv2out


You can use that to get the last term in equation 1a.


Equation 1b is a mass balance for the second tank. This time the flow into the second tank is just the flow out of the first tank. Also, the flow out of the second tank discrages into Patm.


No comments:

Post a Comment

classical mechanics - Moment of a force about a given axis (Torque) - Scalar or vectorial?

I am studying Statics and saw that: The moment of a force about a given axis (or Torque) is defined by the equation: $M_X = (\vec r \times \...